/*
Theme Name: DVK Digital Bank
Description: Premium responsive luxury banking theme for DVK DIGITAL.
Version: 1.0.3
Author: Adewale Adejoke
Author URI: https://dvkdigital.online
Theme URI: https://dvkdigital.online
Text Domain: dvk-digital-bank
*/
:root{--black:#060808;--panel:#0e1111;--panel2:#151818;--gold:#d8b55d;--gold2:#f2d37a;--cream:#f4f0e7;--ink:#151616;--muted:#858986;--line:#292d2b;--max:1240px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--black);color:#fff;font-family:Inter,Arial,sans-serif;overflow-x:hidden}
body.eq-open{overflow:hidden}
a{text-decoration:none;color:inherit} img{max-width:100%;height:auto}.eq-wrap{width:min(var(--max),calc(100% - 48px));margin-inline:auto}


.eq-brand-image{display:block;width:260px;height:54px;overflow:hidden;border-radius:6px;background:#050714}.eq-brand-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}.eq-brand-image:focus-visible{outline:2px solid var(--gold2);outline-offset:4px}
/* HEADER */
.eq-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:rgba(5,7,7,.66);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:.25s ease}
.eq-header.scrolled{background:rgba(5,7,7,.97);border-bottom-color:rgba(216,181,93,.26);box-shadow:0 15px 50px rgba(0,0,0,.45)}
.eq-nav{height:84px;display:flex;align-items:center;gap:30px}
.eq-brand{display:inline-flex!important;align-items:center!important;gap:11px!important;min-width:0!important;flex:0 0 auto!important;height:100%;visibility:visible!important;opacity:1!important}
.eq-brand-mark{width:48px;height:48px;flex:0 0 48px;border:1px solid rgba(216,181,93,.85);border-radius:50%;display:grid;place-items:center;background:#080a0a;color:var(--gold2);box-shadow:0 0 26px rgba(216,181,93,.12)}
.eq-brand-mark svg{width:34px;height:34px;display:block}
.eq-brand-copy{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-width:0!important;padding-top:5px!important;transform:none!important;line-height:1!important}
.eq-brand-copy strong{display:block;font:700 16px/1 Georgia,serif;letter-spacing:2.4px;color:#fff;white-space:nowrap}
.eq-brand-copy small{display:block;margin-top:5px;font:700 7px/1 Arial,sans-serif;letter-spacing:3px;color:var(--gold2);white-space:nowrap}
.eq-desktop-nav{margin-left:auto;display:flex;align-items:center;gap:30px}.eq-desktop-nav>a{font-size:12px;color:#e7e7e7;transition:.2s}.eq-desktop-nav>a:hover{color:var(--gold2)}
.eq-login{position:relative;display:inline-flex!important;align-items:center;justify-content:center;gap:11px;min-height:44px;padding:0 16px!important;border:1px solid var(--gold)!important;border-radius:10px!important;background:rgba(10,12,12,.92)!important;overflow:hidden;box-shadow:0 0 0 1px rgba(216,181,93,.08),0 0 24px rgba(216,181,93,.12)}
.eq-login:after{content:"";position:absolute;inset:1px;border-radius:9px;border:1px solid transparent;background:linear-gradient(90deg,transparent 0%,rgba(244,216,127,.95) 50%,transparent 100%) border-box;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-composite:xor;animation:eqGlow 2.6s linear infinite;pointer-events:none}
.eq-login span,.eq-login b{position:relative;z-index:2}.eq-login b{font-size:17px;font-weight:400;color:var(--gold2)}
.eq-mobile-actions{display:none;margin-left:auto;align-items:center;gap:8px}.eq-mobile-login{font-size:10px;letter-spacing:.1px;white-space:nowrap}.eq-menu-btn{width:48px;height:46px;border:1px solid rgba(216,181,93,.6);border-radius:11px;background:#090b0b;color:#fff;display:grid;place-items:center;cursor:pointer;flex:0 0 auto}
.eq-menu-btn span,.eq-menu-btn span:before,.eq-menu-btn span:after{content:"";display:block;width:27px;height:2px;background:#fff;transition:.25s}.eq-menu-btn span:before{transform:translateY(-8px)}.eq-menu-btn span:after{transform:translateY(6px)}
body.eq-open .eq-menu-btn span{background:transparent}body.eq-open .eq-menu-btn span:before{transform:rotate(45deg)}body.eq-open .eq-menu-btn span:after{transform:rotate(-45deg)}
.eq-mobile-panel{position:absolute;top:84px;left:16px;right:16px;display:flex;flex-direction:column;background:rgba(8,10,10,.985);border:1px solid #2b2f2d;border-radius:15px;box-shadow:0 30px 90px rgba(0,0,0,.65);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.22s ease;padding:7px 12px}.eq-mobile-panel a{display:flex;align-items:center;justify-content:space-between;padding:18px 9px;border-bottom:1px solid #252927;font-size:15px}.eq-mobile-panel a:last-child{border-bottom:0}.eq-mobile-panel b{color:var(--gold2);font-size:20px;font-weight:400}body.eq-open .eq-mobile-panel{opacity:1;visibility:visible;transform:none}

/* HERO */
.eq-hero{position:relative;min-height:780px;display:flex;align-items:center;background:#070909;overflow:hidden}.eq-hero-media{position:absolute;inset:0 0 0 42%;background:linear-gradient(90deg,#070909 0%,rgba(7,9,9,.72) 15%,rgba(7,9,9,.08) 70%),url('assets/digital-banking.jpg') center/cover no-repeat}.eq-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#060808 0%,transparent 25%,transparent 75%,rgba(0,0,0,.35))}
.eq-hero-grid{position:relative;z-index:2}.eq-hero-copy{max-width:690px;padding:135px 0 70px}.eq-kicker,.eq-label{font:800 10px/1 Arial,sans-serif;letter-spacing:3.2px;color:var(--gold2)}
.eq-hero h1{font:500 clamp(52px,6.4vw,86px)/.98 Georgia,serif;margin:18px 0 20px;letter-spacing:-1.4px}.eq-hero h1 em,.eq-section-intro h2 em,.eq-security-copy h2 em{font-style:normal;color:var(--gold2)}
.eq-hero p{max-width:625px;color:#d1d4d1;font-size:17px;line-height:1.8;margin:0}.eq-actions{display:flex;gap:12px;margin-top:30px}.eq-btn{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:56px;padding:0 24px;border-radius:10px;font-weight:800;font-size:12px;transition:transform .2s,box-shadow .2s}.eq-btn:hover{transform:translateY(-2px)}.eq-btn-gold{color:#111;background:linear-gradient(135deg,#caa348,#f2d37a);box-shadow:0 15px 35px rgba(216,181,93,.15)}.eq-btn-dark{border:1px solid rgba(255,255,255,.24);background:rgba(0,0,0,.28)}
.eq-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:680px;margin-top:48px}.eq-hero-stat{display:flex;align-items:center;gap:12px;padding-right:24px}.eq-hero-stat:not(:first-child){padding-left:24px;border-left:1px solid rgba(255,255,255,.14)}.eq-icon{width:44px;height:44px;flex:0 0 44px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2)}.eq-icon svg{width:23px;height:23px}.eq-hero-stat strong{display:block;font:700 20px/1 Georgia,serif}.eq-hero-stat small{display:block;color:#9da19e;font-size:10px;margin-top:5px}

/* FEATURE BAR */
.eq-service-bar{position:relative;z-index:4;margin-top:-34px}.eq-service-bar-grid{display:grid;grid-template-columns:repeat(3,1fr);background:#0d1010;border:1px solid #2b2f2d;border-radius:17px;box-shadow:0 24px 70px rgba(0,0,0,.5);overflow:hidden}.eq-service-bar-grid>div{padding:22px 28px;display:grid;grid-template-columns:40px 1fr;column-gap:12px;align-items:center;border-right:1px solid #272b29}.eq-service-bar-grid>div:last-child{border-right:0}.eq-mini-icon{width:38px;height:38px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2);grid-row:span 2;font:700 18px Georgia,serif}.eq-service-bar-grid strong{font:600 19px Georgia,serif}.eq-service-bar-grid small{color:#8f9491;font-size:10px;margin-top:3px}

/* SECTIONS */
.eq-section{padding:108px 0;background:var(--black)}.eq-cream{background:var(--cream);color:var(--ink)}.eq-section-intro{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.eq-section-intro h2{font:500 clamp(40px,4.7vw,62px)/1.02 Georgia,serif;margin:10px 0 0;max-width:760px;letter-spacing:-.8px}.eq-section-intro>p{max-width:500px;color:#858985;line-height:1.8;margin:0}.eq-service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.eq-service-card{background:#0d1010;border:1px solid #272b29;border-radius:18px;overflow:hidden;display:grid;grid-template-rows:250px auto;min-width:0;transition:transform .3s,border-color .3s,box-shadow .3s}.eq-service-card:hover{transform:translateY(-4px);border-color:rgba(216,181,93,.45);box-shadow:0 24px 60px rgba(0,0,0,.25)}.eq-service-image{background-size:cover;background-position:center}.eq-service-content{padding:27px}.eq-service-content h3{font:500 29px/1.05 Georgia,serif;margin:10px 0 12px}.eq-service-content p{color:#a9adab;font-size:13px;line-height:1.75;max-width:470px}.eq-service-content a{display:inline-block;margin-top:13px;color:var(--gold2);font-size:12px;font-weight:800}.eq-service-content a span{margin-left:4px}
.eq-life-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.eq-life-card{position:relative;min-height:390px;border-radius:18px;overflow:hidden;background-size:cover;background-position:center;isolation:isolate}.eq-life-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03) 20%,rgba(0,0,0,.9) 100%);z-index:-1}.eq-life-content{position:absolute;left:28px;right:28px;bottom:27px}.eq-life-content h3{font:500 32px/1.05 Georgia,serif;margin:9px 0 11px;color:#fff}.eq-life-content p{color:#d6d8d6;line-height:1.65;font-size:13px;margin:0}.eq-life-content a{display:inline-block;margin-top:15px;color:var(--gold2);font-size:12px;font-weight:800}
.eq-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.eq-product{background:#fff;border:1px solid #ddd8cf;border-radius:18px;padding:31px;color:var(--ink);min-height:290px;display:flex;flex-direction:column}.eq-product-top{display:flex;align-items:center;justify-content:space-between}.eq-product-top>span{font:500 13px Georgia,serif;color:#a88b51}.eq-product h3{font:500 27px Georgia,serif;margin:14px 0 20px}.eq-product strong{font:500 41px Georgia,serif;letter-spacing:-1px}.eq-product p{color:#777;font-size:11px;line-height:1.7;max-width:330px}.eq-product a{margin-top:auto;padding-top:18px;color:#8b6d35;font-size:12px;font-weight:800}
.eq-security-section{padding:100px 0;background:#0a0d0d}.eq-security-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:20px}.eq-security-copy{border:1px solid #282c2a;border-radius:18px;background:linear-gradient(145deg,#111414,#0b0e0e);padding:48px}.eq-security-copy h2{font:500 clamp(40px,4vw,58px)/1.02 Georgia,serif;margin:13px 0 17px}.eq-security-copy p{color:#a9adab;line-height:1.8;max-width:520px}.eq-security-copy .eq-btn{margin-top:18px}.eq-security-photo{min-height:440px;border-radius:18px;background-size:cover;background-position:center;position:relative;overflow:hidden}.eq-security-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.55))}.eq-photo-badge{position:absolute;z-index:2;left:25px;bottom:25px;padding:18px 20px;border:1px solid rgba(244,216,127,.4);border-radius:12px;background:rgba(5,7,7,.75);backdrop-filter:blur(8px)}.eq-photo-badge span{display:block;font:800 9px/1 Arial,sans-serif;letter-spacing:2.5px;color:var(--gold2)}.eq-photo-badge strong{display:block;font:500 22px Georgia,serif;margin-top:6px}
.eq-cta{padding:112px 0;text-align:center;background:linear-gradient(135deg,#080a0a,#17130a)}.eq-cta h2{font:500 clamp(42px,5vw,64px)/1.02 Georgia,serif;margin:14px 0}.eq-cta p{max-width:610px;margin:0 auto;color:#aeb2af;line-height:1.8}.eq-actions-center{justify-content:center}

/* FOOTER */
.eq-footer{padding:52px 0 22px;background:#030505;border-top:1px solid #202321}.eq-footer-main{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.eq-footer-logo{display:inline-flex;align-items:center;gap:12px}.eq-footer-mark{width:48px;height:48px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2)}.eq-footer-mark svg{width:33px;height:33px}.eq-footer-logo strong{display:block;font:700 15px/1 Georgia,serif;letter-spacing:2.4px}.eq-footer-logo small{display:block;margin-top:5px;font:700 7px/1 Arial,sans-serif;letter-spacing:3px;color:var(--gold2)}.eq-footer-main>div>p{color:#858986;font-size:12px;line-height:1.8;margin:14px 0 0}.eq-footer-support{text-align:right}.eq-footer-support>a{display:inline-block;margin-top:10px;color:var(--gold2);font-size:13px;overflow-wrap:anywhere}.eq-footer-support p{margin-top:8px!important}.eq-copy{border-top:1px solid #1f2220;margin-top:34px;padding-top:19px;color:#626663;font-size:10px;line-height:1.6}

/* INNER PAGES */
.eq-inner-hero{padding:170px 0 85px;background:linear-gradient(135deg,#080a0a,#15130d)}.eq-inner-hero h1{font:500 clamp(48px,7vw,78px)/1 Georgia,serif;margin:14px 0 0}.eq-page-content{max-width:950px}.eq-page-content p{font-size:16px;line-height:1.9;color:#666}.eq-page-content h2{font:500 34px Georgia,serif;margin-top:50px}.eq-page-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:30px}.eq-page-card{padding:28px;background:#fff;border:1px solid #ddd8cf;border-radius:15px}.eq-page-card h3{font:500 24px Georgia,serif;margin:0 0 10px}.eq-page-card p{font-size:13px!important;margin:0}.eq-contact{padding:32px;background:#fff;border:1px solid #ddd8cf;border-radius:15px;margin-top:30px}.eq-contact a{color:#8b6d34;font-weight:800}

/* ANIMATION */
@keyframes eqGlow{0%{transform:translateX(-130%)}100%{transform:translateX(130%)}}.eq-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.eq-reveal.is-visible{opacity:1;transform:none}

/* TABLET */
@media(max-width:980px){.eq-wrap{width:min(var(--max),calc(100% - 34px))}.eq-desktop-nav{display:none}.eq-mobile-actions{display:flex}.eq-service-grid,.eq-products{grid-template-columns:1fr 1fr}.eq-life-grid{grid-template-columns:1fr 1fr}.eq-security-grid{grid-template-columns:1fr}.eq-security-photo{min-height:360px}}

/* PHONE */
@media(max-width:640px){
 .eq-wrap{width:calc(100% - 28px)}.eq-nav{height:76px;gap:7px}.eq-brand{gap:9px!important}.eq-brand-mark{width:43px;height:43px;flex-basis:43px}.eq-brand-mark svg{width:31px;height:31px}.eq-brand-copy{padding-top:7px!important}.eq-brand-copy strong{font-size:13px;letter-spacing:2px}.eq-brand-copy small{font-size:6px;letter-spacing:2.6px;margin-top:5px}
 .eq-mobile-actions{gap:6px}.eq-mobile-login{min-height:40px!important;padding:0 8px!important;border-radius:9px!important;font-size:9.5px!important;gap:6px!important}.eq-mobile-login b{font-size:14px}.eq-menu-btn{width:45px;height:43px}.eq-menu-btn span,.eq-menu-btn span:before,.eq-menu-btn span:after{width:25px}.eq-mobile-panel{top:76px;left:10px;right:10px}
 .eq-hero{min-height:820px;align-items:flex-start}.eq-hero-media{inset:0;background:linear-gradient(90deg,rgba(5,8,8,.94) 0%,rgba(5,8,8,.76) 58%,rgba(5,8,8,.28) 100%),url('assets/digital-banking.jpg') center/cover no-repeat}.eq-hero-copy{padding:160px 0 55px;max-width:none}.eq-kicker{font-size:9px;letter-spacing:2.7px}.eq-hero h1{font-size:48px;line-height:.99;margin:17px 0}.eq-hero p{font-size:15px;line-height:1.75}.eq-actions{flex-direction:column}.eq-btn{width:100%;min-height:56px}.eq-hero-stats{grid-template-columns:repeat(3,1fr);gap:0;margin-top:34px}.eq-hero-stat{display:block;text-align:center;padding:0 4px!important;border:0!important}.eq-hero-stat .eq-icon{margin:0 auto 8px;width:39px;height:39px;flex-basis:39px}.eq-hero-stat strong{font-size:17px}.eq-hero-stat small{font-size:8.5px;white-space:nowrap}
 .eq-service-bar{margin-top:-18px}.eq-service-bar-grid{border-radius:15px}.eq-service-bar-grid>div{padding:17px 7px;display:flex;flex-direction:column;justify-content:center;gap:5px;text-align:center;border-right:1px solid #272b29}.eq-mini-icon{width:34px;height:34px;font-size:16px}.eq-service-bar-grid strong{font-size:16px}.eq-service-bar-grid small{font-size:8px}
 .eq-section{padding:78px 0}.eq-section-intro{display:block;margin-bottom:30px}.eq-section-intro h2{font-size:39px;line-height:1.02}.eq-section-intro>p{margin-top:16px;font-size:14px}.eq-service-grid{grid-template-columns:1fr;gap:18px}.eq-service-card{grid-template-rows:205px auto}.eq-service-content{padding:24px}.eq-service-content h3{font-size:28px}.eq-service-content p{font-size:12.5px}.eq-life-grid{grid-template-columns:1fr;gap:18px}.eq-life-card{min-height:330px}.eq-life-content{left:22px;right:22px;bottom:22px}.eq-life-content h3{font-size:29px}.eq-products{grid-template-columns:1fr;gap:16px}.eq-product{min-height:260px;padding:26px}.eq-product h3{font-size:25px}.eq-product strong{font-size:38px}
 .eq-security-section{padding:76px 0}.eq-security-grid{grid-template-columns:1fr;gap:16px}.eq-security-copy{padding:28px}.eq-security-copy h2{font-size:38px}.eq-security-photo{min-height:285px}.eq-photo-badge{left:17px;bottom:17px}.eq-photo-badge strong{font-size:18px}.eq-cta{padding:80px 0}.eq-cta h2{font-size:40px}.eq-footer{padding:42px 0 20px}.eq-footer-main{display:block}.eq-footer-support{text-align:left;margin-top:28px}.eq-copy{font-size:9px;margin-top:28px}
 .eq-inner-hero{padding:135px 0 55px}.eq-page-cards{grid-template-columns:1fr}
}

@media(max-width:380px){.eq-wrap{width:calc(100% - 24px)}.eq-brand-copy strong{font-size:11.5px;letter-spacing:1.7px}.eq-brand-copy small{font-size:5.5px;letter-spacing:2.2px}.eq-mobile-login{font-size:8.5px!important;padding:0 6px!important}.eq-menu-btn{width:43px}.eq-hero h1{font-size:44px}.eq-hero-copy{padding-top:150px}.eq-hero-stat strong{font-size:15px}.eq-hero-stat small{font-size:7.5px}.eq-section-intro h2{font-size:35px}}

/* v2.0 precision polish */
.eq-brand-copy{transform:translateY(4px)!important}
.eq-mobile-actions{flex-shrink:0}
.eq-mobile-login{min-width:94px!important;justify-content:center!important}
.eq-mobile-login span{display:inline!important}
.eq-mobile-login b{display:inline!important}
.eq-life-card{border:1px solid rgba(216,181,93,.18);box-shadow:0 18px 45px rgba(0,0,0,.16)}
.eq-life-card:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(255,255,255,.05);pointer-events:none;z-index:1}
.eq-life-content{padding:22px 22px 23px;border-radius:15px;background:linear-gradient(180deg,rgba(4,6,6,0) 0%,rgba(4,6,6,.10) 10%,rgba(4,6,6,.80) 100%);backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px)}
.eq-life-top{display:flex;align-items:center;gap:12px}
.eq-life-icon{width:43px;height:43px;border:1px solid rgba(244,216,127,.85);border-radius:50%;display:grid;place-items:center;color:var(--gold2);background:rgba(4,6,6,.28);box-shadow:0 8px 25px rgba(0,0,0,.18)}
.eq-life-icon svg{width:24px;height:24px}
.eq-life-content h3{font-size:clamp(30px,3.1vw,39px)!important;text-shadow:0 2px 18px rgba(0,0,0,.5)}
.eq-life-rule{display:block;width:38px;height:2px;background:var(--gold2);margin:14px 0 12px;opacity:.9}
.eq-life-content p{font-size:14px!important;line-height:1.65!important;color:#f0f1ef!important;max-width:570px;text-shadow:0 1px 10px rgba(0,0,0,.6)}
.eq-life-cta{display:inline-flex!important;align-items:center;gap:15px;margin-top:17px!important;min-height:48px;padding:0 18px;border-radius:8px;background:linear-gradient(135deg,#d3aa4f,#f2d37a);color:#111!important;font-size:12px!important;box-shadow:0 12px 28px rgba(0,0,0,.2)}
.eq-life-cta span{font-size:18px;line-height:1}
.eq-cream{position:relative;overflow:hidden}
.eq-cream:before{content:"";position:absolute;width:280px;height:280px;right:-120px;top:-120px;border-radius:50%;background:rgba(216,181,93,.12);filter:blur(35px);pointer-events:none}
.eq-cream .eq-section-intro{position:relative;z-index:2}
.eq-cream .eq-section-intro h2{max-width:700px}
.eq-cream .eq-section-intro h2 em{color:#caa34e;font-style:normal}
.eq-cream .eq-section-intro>p{color:#77736c}
@media(max-width:640px){
 .eq-brand-copy{transform:translateY(6px)!important}
 .eq-mobile-login{min-width:92px!important;height:43px!important}
 .eq-life-card{min-height:390px}
 .eq-life-content{left:15px;right:15px;bottom:15px;padding:21px 18px 18px}
 .eq-life-content h3{font-size:31px!important}
 .eq-life-icon{width:40px;height:40px}
 .eq-life-content p{font-size:13px!important}
 .eq-life-cta{width:100%;justify-content:space-between;min-height:50px}
}
@media(max-width:380px){
 .eq-mobile-login{min-width:84px!important;padding:0 7px!important;font-size:8.5px!important}
 .eq-brand-copy{transform:translateY(5px)!important}
 .eq-life-content h3{font-size:28px!important}
}

/* v2.1 mobile logo icon + premium member lifestyle image */
.eq-brand-mark{display:grid!important;visibility:visible!important;opacity:1!important}
.eq-brand-mark svg{color:var(--gold2)!important}
.eq-member-photo{display:none}
@media(min-width:981px){
 .eq-hero{min-height:820px}
 .eq-hero-media{inset:0 0 0 42%;background:linear-gradient(90deg,#070909 0%,rgba(7,9,9,.76) 14%,rgba(7,9,9,.12) 66%),url('assets/digital-banking.jpg') center/cover no-repeat}
 .eq-member-photo{display:block;position:absolute;left:calc(100% + 35px);top:112px;width:390px;height:490px;border-radius:22px;overflow:hidden;border:1px solid rgba(216,181,93,.34);box-shadow:0 30px 80px rgba(0,0,0,.45);background:#0a0d0d}
 .eq-member-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(.94) contrast(1.02)}
 .eq-member-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 48%,rgba(0,0,0,.78) 100%)}
 .eq-member-photo-caption{position:absolute;z-index:2;left:22px;right:22px;bottom:21px}
 .eq-member-photo-caption span{font:800 9px/1 Arial,sans-serif;letter-spacing:2.6px;color:var(--gold2)}
 .eq-member-photo-caption strong{display:block;margin-top:8px;font:500 24px/1.1 Georgia,serif;color:#fff}
 .eq-hero-copy{max-width:650px}
}
@media(max-width:980px){
 .eq-brand-mark{width:44px!important;height:44px!important;flex-basis:44px!important;border-color:rgba(216,181,93,.9)!important}
 .eq-brand-mark svg{width:30px!important;height:30px!important}
}
@media(max-width:640px){
 .eq-brand{gap:9px!important}
 .eq-brand-mark{width:42px!important;height:42px!important;flex-basis:42px!important}
 .eq-brand-copy{transform:translateY(6px)!important}
 .eq-member-photo{display:block;position:relative;margin:28px 0 0;width:100%;height:290px;border-radius:18px;overflow:hidden;border:1px solid rgba(216,181,93,.3);box-shadow:0 24px 55px rgba(0,0,0,.35);background:#0a0d0d}
 .eq-member-photo img{width:100%;height:100%;object-fit:cover;object-position:center 34%;display:block}
 .eq-member-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 35%,rgba(0,0,0,.8) 100%)}
 .eq-member-photo-caption{position:absolute;z-index:2;left:18px;right:18px;bottom:17px}
 .eq-member-photo-caption span{font:800 8px/1 Arial,sans-serif;letter-spacing:2.2px;color:var(--gold2)}
 .eq-member-photo-caption strong{display:block;margin-top:6px;font:500 22px/1.1 Georgia,serif;color:#fff}
 .eq-hero{min-height:1080px}
 .eq-hero-copy{padding-bottom:38px}
}
@media(max-width:380px){
 .eq-brand-mark{width:39px!important;height:39px!important;flex-basis:39px!important}
 .eq-brand-mark svg{width:27px!important;height:27px!important}
 .eq-member-photo{height:260px}
 .eq-member-photo-caption strong{font-size:20px}
}


/* v2.3 premium feature-card polish */
.eq-brand-mark{transform:translateY(3px)!important}
.eq-life-card{min-height:430px;background-position:center;box-shadow:0 24px 70px rgba(0,0,0,.28)}
.eq-life-card:after{background:linear-gradient(180deg,rgba(0,0,0,.02) 12%,rgba(0,0,0,.22) 38%,rgba(0,0,0,.93) 100%);z-index:-1}
.eq-premium-life-content{padding:26px 28px 27px!important;min-height:250px}
.eq-premium-icon{width:52px;height:52px;border:1px solid rgba(239,204,111,.9);border-radius:15px;display:grid;place-items:center;color:var(--gold2);background:rgba(8,10,10,.56);box-shadow:0 12px 35px rgba(0,0,0,.3);margin-bottom:18px}
.eq-premium-icon svg{width:27px;height:27px}
.eq-premium-life-content h3{font-size:clamp(31px,3vw,42px)!important;line-height:1.03!important;letter-spacing:-.4px!important;margin:10px 0 10px!important;text-shadow:0 2px 18px rgba(0,0,0,.55)}
.eq-premium-life-content p{max-width:460px!important;font-size:14px!important;color:#f2f2ef!important}
.eq-premium-meta,.eq-premium-balance,.eq-global-meta{position:absolute;right:25px;bottom:25px;background:rgba(15,16,14,.74);border:1px solid rgba(230,194,102,.6);border-radius:14px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 16px 40px rgba(0,0,0,.28)}
.eq-premium-meta{width:195px;padding:14px 15px 13px}.eq-premium-meta span,.eq-premium-meta small{display:block;color:#e8e7e0;font-size:10px}.eq-premium-meta strong{display:block;color:var(--gold2);font:500 31px/1 Georgia,serif;margin:5px 0 3px}
.eq-premium-balance{width:205px;padding:14px 15px}.eq-premium-balance small,.eq-premium-balance span{display:block;color:#dddcd5;font-size:9px}.eq-premium-balance strong{display:block;color:#fff;font:500 22px/1.1 Georgia,serif;margin:6px 0}.eq-premium-balance span{color:var(--gold2);font-weight:800}
.eq-global-meta{left:28px;right:28px;bottom:25px;display:flex;align-items:center;justify-content:space-around;padding:13px 12px}.eq-global-meta span{font-size:10px;color:#eee;display:flex;gap:7px;align-items:center}.eq-global-meta b{color:var(--gold2);font-size:16px}
.eq-premium-cta{position:relative!important;z-index:3;margin-top:17px!important;min-height:48px!important;padding:0 19px!important;border:1px solid rgba(241,208,116,.65);background:rgba(7,9,9,.62)!important;color:#f3d479!important;box-shadow:none!important}
.eq-premium-cta:hover{background:linear-gradient(135deg,#d3aa4f,#f2d37a)!important;color:#111!important}
@media(max-width:980px){.eq-brand-mark{transform:translateY(5px)!important}}
@media(max-width:640px){
 .eq-brand-mark{transform:translateY(6px)!important}
 .eq-life-card{min-height:430px;background-position:center;border-radius:20px}
 .eq-premium-life-content{padding:22px 20px 20px!important;min-height:270px}
 .eq-premium-icon{width:45px;height:45px;border-radius:13px;margin-bottom:14px}.eq-premium-icon svg{width:24px;height:24px}
 .eq-premium-life-content h3{font-size:32px!important}
 .eq-premium-life-content p{font-size:13px!important;max-width:90%!important}
 .eq-premium-meta,.eq-premium-balance{position:relative;right:auto;bottom:auto;width:100%;margin:15px 0 0;padding:11px 13px}
 .eq-premium-meta{display:grid;grid-template-columns:1fr auto;align-items:center}.eq-premium-meta span{grid-column:1}.eq-premium-meta strong{grid-column:2;grid-row:1/3;margin:0;font-size:27px}.eq-premium-meta small{grid-column:1}
 .eq-premium-balance{display:flex;align-items:center;gap:10px;justify-content:space-between}.eq-premium-balance strong{font-size:19px;margin:0}.eq-premium-balance small{font-size:8px}.eq-premium-balance span{font-size:8px}
 .eq-global-meta{position:relative;left:auto;right:auto;bottom:auto;margin:15px 0 0;padding:10px 8px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.eq-global-meta span{font-size:8px;line-height:1.2;justify-content:center;text-align:center;flex-direction:column;gap:3px}.eq-global-meta b{font-size:14px}
 .eq-premium-cta{width:100%;justify-content:space-between!important;margin-top:13px!important}
}
@media(max-width:380px){
 .eq-brand-mark{transform:translateY(5px)!important}.eq-life-card{min-height:415px}.eq-premium-life-content{padding:19px 17px 17px!important}.eq-premium-life-content h3{font-size:29px!important}.eq-global-meta span{font-size:7.2px}
}

/* v2.5 responsive polish: aligned brand, single feature bar, premium member image */
.eq-header{height:auto}
.eq-brand-mark{transform:translateY(4px)!important}
.eq-brand-copy{transform:translateY(5px)!important}
.eq-mobile-actions{align-items:center}
.eq-mobile-login{position:relative;z-index:2}
.eq-menu-btn{position:relative;z-index:3}
.eq-member-photo{background:#080b0b}
.eq-member-photo img{object-position:center 28%}
.eq-service-bar{margin-top:0;padding:0 0 8px}
.eq-service-bar-grid{margin-top:-18px}
.eq-life-card{color:#fff}
.eq-life-card .eq-label,.eq-life-card h3,.eq-life-card p,.eq-life-card a{color:#fff!important}
.eq-life-card .eq-label{color:var(--gold2)!important}
.eq-life-card .eq-life-cta{color:#111!important}
.eq-life-card:after{background:linear-gradient(180deg,rgba(0,0,0,.04) 10%,rgba(0,0,0,.35) 42%,rgba(0,0,0,.94) 100%)}
/* If an older template fragment contains the unboxed hero stats, never show a duplicate. */
.eq-hero-stats{display:none!important}

@media(min-width:981px){
 .eq-hero{min-height:850px;align-items:center}
 .eq-hero-copy{padding:145px 0 80px;max-width:650px}
 .eq-member-photo{left:calc(100% + 44px);top:128px;width:430px;height:520px;border-radius:24px}
 .eq-member-photo-caption strong{font-size:27px}
}
@media(max-width:980px){
 .eq-brand-mark{transform:translateY(8px)!important}
 .eq-brand-copy{transform:translateY(6px)!important}
}
@media(max-width:640px){
 .eq-nav{height:82px}
 .eq-brand-mark{width:44px!important;height:44px!important;flex-basis:44px!important;transform:translateY(9px)!important}
 .eq-brand-mark svg{width:31px!important;height:31px!important}
 .eq-brand-copy{padding-top:5px!important;transform:translateY(7px)!important}
 .eq-mobile-actions{gap:7px}
 .eq-mobile-login{min-width:118px!important;height:44px!important;font-size:10px!important;padding:0 9px!important}
 .eq-menu-btn{width:47px;height:44px}
 .eq-mobile-panel{top:82px}
 .eq-hero{min-height:0;display:block}
 .eq-hero-copy{padding:150px 0 42px}
 .eq-member-photo{height:335px;margin-top:26px;border-radius:22px}
 .eq-member-photo img{object-position:center 24%}
 .eq-member-photo-caption{left:20px;right:20px;bottom:19px}
 .eq-member-photo-caption strong{font-size:27px;line-height:1.06}
 .eq-service-bar{padding-bottom:0;margin-top:0}
 .eq-service-bar-grid{margin-top:0}
 .eq-service-bar-grid>div{padding:18px 5px}
 .eq-service-bar-grid strong{font-size:17px}
 .eq-service-bar-grid small{font-size:8.5px}
 .eq-life-card{min-height:410px}
 .eq-life-content{background:linear-gradient(180deg,rgba(4,6,6,0) 0%,rgba(4,6,6,.14) 10%,rgba(4,6,6,.88) 100%)}
}
@media(max-width:380px){
 .eq-brand-mark{width:42px!important;height:42px!important;flex-basis:42px!important;transform:translateY(8px)!important}
 .eq-brand-copy{transform:translateY(6px)!important}
 .eq-mobile-login{min-width:104px!important;font-size:9px!important}
 .eq-menu-btn{width:44px}
 .eq-member-photo{height:300px}
 .eq-member-photo-caption strong{font-size:23px}
}

/* v2.5 functional page system */
.eq-service-page-hero{min-height:560px;display:flex;align-items:center;background:radial-gradient(circle at 75% 35%,rgba(216,181,93,.12),transparent 34%),linear-gradient(135deg,#050707,#111713 62%,#050707);}
.eq-service-page-hero h1{max-width:900px}.eq-service-page-hero p{max-width:700px;font-size:19px;line-height:1.7;color:#c9c8c2;margin:20px 0 30px}
.eq-feature-page{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.eq-feature-page-image{min-height:500px;border-radius:26px;background-size:cover;background-position:center;border:1px solid rgba(216,181,93,.25);box-shadow:0 28px 70px rgba(0,0,0,.22)}.eq-feature-page-copy h2{font:500 clamp(36px,4vw,58px)/1.02 Georgia,serif;margin:12px 0 20px;color:#111}.eq-feature-page-copy h2 em{color:#caa34e;font-style:normal}.eq-feature-page-copy p{font-size:17px;line-height:1.8;color:#6e6c66}.eq-page-checks{display:grid;gap:12px;margin:24px 0 30px}.eq-page-checks span{padding:14px 16px;border:1px solid #ded9cc;border-radius:13px;background:#fff;color:#292823;font-weight:700}
.eq-page-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.eq-page-card{display:block;padding:28px;border:1px solid #dfd9ca;border-radius:20px;background:#fff;color:#151515;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s}.eq-page-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(0,0,0,.1);border-color:#caa34e}.eq-page-card h3{font:500 29px/1.05 Georgia,serif;margin:10px 0}.eq-page-card p{color:#6d6a63;line-height:1.65}.eq-page-card span{color:#a87f2b;font-weight:800}
.eq-form{max-width:720px;margin:30px auto 0;display:grid;gap:18px}.eq-form label{display:grid;gap:8px;font-weight:800;color:#252522}.eq-form input,.eq-form textarea{width:100%;box-sizing:border-box;border:1px solid #d7d1c4;border-radius:12px;padding:15px 16px;background:#fff;font:inherit;color:#171717;outline:none}.eq-form input:focus,.eq-form textarea:focus{border-color:#caa34e;box-shadow:0 0 0 3px rgba(202,163,78,.14)}.eq-form .eq-btn{border:0;cursor:pointer;justify-content:center}.eq-check{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:9px!important;font-weight:500!important}.eq-check input{width:auto}.eq-notice{padding:16px 18px;border-radius:13px;margin:20px 0;font-weight:700}.eq-success{background:#edf7ef;color:#245d2f;border:1px solid #b7ddbd}.eq-error{background:#fff0ee;color:#7a2b21;border:1px solid #efb6ae}.eq-auth-card{max-width:620px;margin:0 auto;padding:42px;border-radius:26px;background:#fff;border:1px solid #ddd6c7;box-shadow:0 24px 70px rgba(0,0,0,.1)}.eq-auth-card h2{font:500 42px/1.05 Georgia,serif;color:#151515;margin:12px 0}.eq-small-note{font-size:12px;line-height:1.6;color:#777;margin-top:20px}
.eq-light .eq-page-content{min-height:430px}.eq-inner-hero p{max-width:700px;color:#bbb;font-size:18px;line-height:1.7}
@media(max-width:900px){.eq-feature-page{grid-template-columns:1fr}.eq-feature-page-image{min-height:360px}.eq-page-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.eq-service-page-hero{min-height:520px;padding-top:90px}.eq-service-page-hero h1{font-size:48px!important}.eq-service-page-hero p{font-size:16px}.eq-feature-page{gap:28px}.eq-feature-page-image{min-height:300px;border-radius:20px}.eq-feature-page-copy h2{font-size:39px}.eq-page-cards{grid-template-columns:1fr}.eq-auth-card{padding:25px 18px;border-radius:20px}.eq-auth-card h2{font-size:34px}.eq-form{margin-top:22px}}


/* v2.6 member login password visibility */
.eq-password-wrap{position:relative;display:block}.eq-password-wrap input{padding-right:56px!important}.eq-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:10px;background:transparent;color:#777;display:grid;place-items:center;cursor:pointer;transition:color .2s,background .2s}.eq-password-toggle:hover,.eq-password-toggle:focus-visible{color:#8b6d34;background:rgba(202,163,78,.09);outline:none}.eq-password-toggle:focus-visible{box-shadow:0 0 0 3px rgba(202,163,78,.16)}.eq-password-toggle .eq-eye{width:21px;height:21px;display:block}.eq-password-toggle .eq-eye-hide{display:none}.eq-password-toggle.is-visible .eq-eye-show{display:none}.eq-password-toggle.is-visible .eq-eye-hide{display:block}.eq-password-field{gap:8px!important}

/* v2.7 Member Dashboard */
.eq-dashboard-page{background:#080909;color:#f7f5ef;min-height:70vh}
.eq-dashboard-hero{padding:clamp(70px,9vw,120px) 0 50px;background:radial-gradient(circle at 80% 20%,rgba(210,169,67,.14),transparent 34%),#080909;border-bottom:1px solid rgba(212,173,76,.18)}
.eq-dashboard-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px}
.eq-dashboard-head h1{margin:10px 0 12px;font-family:Georgia,serif;font-size:clamp(42px,6vw,78px);font-weight:400;line-height:1.02;color:#fff}
.eq-dashboard-head p{margin:0;color:#aaa;max-width:620px;font-size:18px;line-height:1.7}
.eq-dashboard-section{padding-top:50px!important;padding-bottom:90px!important}
.eq-dashboard-grid{display:grid;grid-template-columns:1.35fr .8fr;gap:22px}
.eq-balance-card,.eq-account-card,.eq-dashboard-panel{border:1px solid rgba(210,173,79,.22);border-radius:26px;background:linear-gradient(145deg,#151817,#0b0d0d);box-shadow:0 20px 60px rgba(0,0,0,.18)}
.eq-balance-card{padding:34px}.eq-account-card{padding:34px}
.eq-balance{font-family:Georgia,serif;font-size:clamp(48px,6vw,76px);color:#f4d37a;margin:10px 0}
.eq-balance-card p,.eq-account-card p{color:#969b98;line-height:1.7}
.eq-account-card h2{font-family:Georgia,serif;font-size:32px;font-weight:400;margin:12px 0 4px;color:#fff}
.eq-account-status{margin-top:30px;color:#c9cbc8;font-size:14px;display:flex;align-items:center;gap:9px}.eq-account-status span{width:8px;height:8px;border-radius:50%;background:#d9b55a;box-shadow:0 0 14px rgba(217,181,90,.7)}
.eq-dashboard-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.eq-dashboard-actions .eq-btn{width:auto}
.eq-dashboard-panel{margin-top:22px;padding:30px}.eq-dashboard-panel-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:18px}.eq-dashboard-panel h2{font-family:Georgia,serif;font-weight:400;font-size:34px;margin:7px 0 0;color:#fff}
.eq-empty-state{text-align:center;padding:60px 20px;color:#9da29f}.eq-empty-state h3{color:#fff;font-family:Georgia,serif;font-size:26px;font-weight:400;margin:16px 0 8px}.eq-empty-state p{max-width:520px;margin:0 auto;line-height:1.7}.eq-empty-icon{margin:auto;width:54px;height:54px;border:1px solid rgba(212,173,76,.55);border-radius:50%;display:grid;place-items:center;color:#e2bf63;font-size:22px}
@media(max-width:760px){.eq-dashboard-head{display:block}.eq-dashboard-head .eq-btn{margin-top:24px;width:100%}.eq-dashboard-grid{grid-template-columns:1fr}.eq-balance-card,.eq-account-card,.eq-dashboard-panel{border-radius:20px;padding:24px}.eq-dashboard-head h1{font-size:44px}.eq-dashboard-head p{font-size:16px}.eq-dashboard-section{padding-top:30px!important}.eq-dashboard-actions{display:grid;grid-template-columns:1fr}.eq-dashboard-actions .eq-btn{width:100%}}

/* v2.8 custom member portal */
.eq-user-dashboard{background:#080909;color:#f5f2e9;min-height:75vh}.eq-user-topbar{background:#0b0d0d;border-bottom:1px solid rgba(218,181,91,.18);position:relative;z-index:2}.eq-user-topbar-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.eq-user-brand{display:flex;align-items:center;gap:13px}.eq-user-avatar{width:44px;height:44px;border:1px solid rgba(221,185,92,.65);border-radius:50%;display:grid;place-items:center;color:#f0ce73;font:600 18px Georgia,serif;background:radial-gradient(circle at 35% 30%,rgba(221,185,92,.18),transparent 55%),#111414}.eq-user-brand strong{font:600 17px/1.2 Arial,sans-serif;color:#fff}.eq-user-logout{height:44px;padding:0 18px;border:1px solid rgba(221,185,92,.55);border-radius:12px;color:#f0ce73;text-decoration:none;display:inline-flex;align-items:center;gap:12px;font-weight:800}.eq-user-logout:hover{background:#f0ce73;color:#111}.eq-user-dashboard-body{padding:34px 0 90px;background:radial-gradient(circle at 85% 4%,rgba(218,181,91,.1),transparent 30%),#080909}.eq-user-layout{display:grid;grid-template-columns:220px 1fr;gap:30px}.eq-user-sidebar{position:sticky;top:100px;align-self:start;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:13px;background:#0d1010}.eq-user-side-title{padding:12px 13px 10px;color:#d7b75f;font-size:9px;font-weight:900;letter-spacing:2.4px}.eq-user-sidebar a{display:block;padding:13px;border-radius:11px;color:#9fa4a1;text-decoration:none;font-weight:700;font-size:13px}.eq-user-sidebar a:hover,.eq-user-sidebar a.is-active{background:rgba(220,184,91,.11);color:#f2cf76}.eq-user-main{min-width:0}.eq-user-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin:8px 0 27px}.eq-user-welcome h1{font:400 clamp(38px,5vw,62px)/1.02 Georgia,serif;color:#fff;margin:9px 0 10px}.eq-user-welcome p{margin:0;color:#a4a8a5;font-size:16px}.eq-secure-pill{border:1px solid rgba(218,181,91,.25);border-radius:999px;padding:9px 13px;color:#c5c9c5;font-size:11px;white-space:nowrap}.eq-secure-pill span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#d9b55a;margin-right:6px;box-shadow:0 0 10px rgba(217,181,90,.6)}.eq-user-cards{display:grid;grid-template-columns:1.35fr .9fr;gap:18px}.eq-user-balance-card,.eq-user-info-card,.eq-user-panel{border:1px solid rgba(218,181,91,.2);border-radius:22px;background:linear-gradient(145deg,#151918,#0d1010);box-shadow:0 22px 60px rgba(0,0,0,.2)}.eq-user-balance-card{padding:28px;min-height:190px;position:relative;overflow:hidden}.eq-user-balance-card:after{content:"";position:absolute;width:240px;height:240px;right:-90px;top:-120px;border-radius:50%;background:rgba(218,181,91,.08)}.eq-user-card-top{display:flex;justify-content:space-between;align-items:center;color:#a9aeaa;font-size:10px;font-weight:900;letter-spacing:2px}.eq-user-card-top b{width:36px;height:36px;border:1px solid rgba(218,181,91,.5);border-radius:50%;display:grid;place-items:center;color:#e3bf67;font-size:17px}.eq-user-balance{font:400 clamp(44px,5vw,66px)/1 Georgia,serif;color:#f1cf74;margin:25px 0 12px}.eq-user-account-line{color:#9ca19d;font-size:13px}.eq-user-account-line span{margin:0 7px;color:#d9b55a}.eq-user-info-card{padding:28px}.eq-user-info-row{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:12px}.eq-user-info-row:last-child{border-bottom:0}.eq-user-info-row span{color:#858b87}.eq-user-info-row strong{color:#e9e9e4;text-align:right;max-width:65%;overflow-wrap:anywhere}.eq-user-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.eq-user-actions a{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:17px;background:#0d1010;text-decoration:none;color:#fff;transition:.2s}.eq-user-actions a:hover{border-color:rgba(218,181,91,.45);transform:translateY(-2px)}.eq-action-icon{width:35px;height:35px;border:1px solid rgba(218,181,91,.5);border-radius:11px;display:grid;place-items:center;color:#e2bf68;margin-bottom:14px}.eq-user-actions strong{display:block;font-size:13px}.eq-user-actions small{display:block;color:#858b87;font-size:10px;margin-top:6px;line-height:1.45}.eq-user-panel{margin-top:18px;padding:25px}.eq-user-panel-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:17px;border-bottom:1px solid rgba(255,255,255,.07)}.eq-user-panel-head h2{margin:7px 0 0;color:#fff;font:400 30px/1.1 Georgia,serif}.eq-user-panel-head>span{color:#d9b55a;font-size:11px;font-weight:900;letter-spacing:1px}.eq-user-empty{text-align:center;padding:45px 15px}.eq-user-empty-icon{width:52px;height:52px;border:1px solid rgba(218,181,91,.5);border-radius:50%;display:grid;place-items:center;margin:auto;color:#e2bf68}.eq-user-empty h3{margin:15px 0 7px;color:#fff;font:400 25px Georgia,serif}.eq-user-empty p{max-width:520px;margin:auto;color:#8f9691;line-height:1.65;font-size:13px}.eq-user-transactions{display:grid}.eq-user-tx{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:13px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.06)}.eq-user-tx:last-child{border-bottom:0}.eq-user-tx-icon{width:38px;height:38px;border-radius:12px;background:rgba(218,181,91,.08);border:1px solid rgba(218,181,91,.25);display:grid;place-items:center;color:#e2bf68}.eq-user-tx-copy strong{display:block;color:#fff;font-size:13px}.eq-user-tx-copy small{display:block;color:#858b87;font-size:10px;margin-top:4px}.eq-user-tx>b{font-size:13px}.eq-user-tx b.is-credit{color:#9ed29e}.eq-user-tx b.is-debit{color:#efaaa0}.eq-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.06);margin-top:20px;border:1px solid rgba(255,255,255,.06);border-radius:14px;overflow:hidden}.eq-profile-grid>div{padding:18px;background:#101313}.eq-profile-grid span{display:block;color:#7e8581;font-size:10px;text-transform:uppercase;letter-spacing:1px}.eq-profile-grid strong{display:block;color:#f0f0eb;font-size:13px;margin-top:7px;overflow-wrap:anywhere}
@media(max-width:900px){.eq-user-layout{grid-template-columns:1fr}.eq-user-sidebar{position:static;display:flex;overflow:auto;gap:5px}.eq-user-side-title{display:none}.eq-user-sidebar a{white-space:nowrap}.eq-user-cards{grid-template-columns:1fr}.eq-user-actions{grid-template-columns:1fr}.eq-user-welcome{align-items:flex-start;display:block}.eq-secure-pill{display:inline-block;margin-top:17px}}
@media(max-width:640px){.eq-user-topbar-inner{min-height:76px}.eq-user-avatar{width:39px;height:39px}.eq-user-brand strong{font-size:14px}.eq-user-brand .eq-label{font-size:8px}.eq-user-logout{height:40px;padding:0 13px;font-size:11px}.eq-user-dashboard-body{padding-top:20px}.eq-user-layout{gap:17px}.eq-user-welcome h1{font-size:39px}.eq-user-balance-card,.eq-user-info-card,.eq-user-panel{border-radius:18px;padding:20px}.eq-user-balance-card{min-height:175px}.eq-user-balance{font-size:48px;margin:21px 0 10px}.eq-user-info-row{display:block}.eq-user-info-row strong{display:block;text-align:left;max-width:100%;margin-top:4px}.eq-user-tx{grid-template-columns:36px 1fr auto;gap:10px}.eq-user-tx-icon{width:34px;height:34px}.eq-user-tx>b{font-size:11px}.eq-profile-grid{grid-template-columns:1fr}}
/* DVK Digital member dashboard — intentionally no public footer */
.eq-dashboard-only{margin:0;background:#070909;color:#f7f5ef;font-family:Inter,Arial,sans-serif}.eq-dashboard-only .eq-dashboard-shell{min-height:100vh;background:radial-gradient(circle at 80% 0%,rgba(215,179,92,.10),transparent 32%),#070909}.eq-dash-header{height:78px;border-bottom:1px solid #292d2b;background:rgba(5,7,7,.96);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,4vw,52px);position:sticky;top:0;z-index:10}.eq-dash-brand{display:flex;align-items:center;gap:11px}.eq-dash-logo{width:42px;height:42px;display:grid;place-items:center;border:1px solid #d7b35c;border-radius:50%;padding:5px}.eq-dash-logo img{width:100%;height:100%;object-fit:contain}.eq-dash-brand strong{display:block;font:700 15px/1 Georgia,serif;letter-spacing:2px}.eq-dash-brand small{display:block;color:#d7b35c;font-size:6px;letter-spacing:2.7px;margin-top:4px}.eq-dash-user{display:flex;align-items:center;gap:18px;font-size:12px}.eq-dash-user a{color:#f4d87f;border:1px solid #8f7437;padding:9px 14px;border-radius:8px}.eq-dash-main{padding:55px 0 80px}.eq-dash-welcome{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.eq-dash-welcome h1{font:500 clamp(34px,4vw,52px)/1 Georgia,serif;margin:10px 0}.eq-dash-welcome p{color:#929793;margin:0}.eq-dash-secure{font-size:11px;color:#cfcfc9;border:1px solid #2d322f;padding:10px 13px;border-radius:30px}.eq-dash-secure:first-letter{color:#d7b35c}.eq-dash-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.eq-dash-balance{min-height:230px;padding:32px;border-radius:17px;border:1px solid #6d582c;background:linear-gradient(135deg,#17140d,#0c0e0e);box-shadow:0 25px 70px #0007}.eq-dash-card-label{display:flex;justify-content:space-between;color:#9e9f99;font-size:10px;letter-spacing:2px}.eq-dash-card-label b{color:#d7b35c}.eq-dash-balance>strong{display:block;font:500 clamp(46px,6vw,70px)/1 Georgia,serif;margin:42px 0 10px}.eq-dash-balance>span{color:#a5a8a4;font-size:12px}.eq-dash-details,.eq-dash-panel{background:#101313;border:1px solid #282c2a;border-radius:17px;padding:28px}.eq-dash-details dl{margin:25px 0 0}.eq-dash-details dl div{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #252927}.eq-dash-details dt{color:#858b87;font-size:11px}.eq-dash-details dd{margin:0;text-align:right;font-size:12px}.eq-dash-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.eq-dash-actions a{padding:22px;background:#101313;border:1px solid #292e2b;border-radius:14px;display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center;transition:.2s}.eq-dash-actions a:hover{border-color:#8f7437;transform:translateY(-2px)}.eq-dash-actions b{grid-row:span 2;width:42px;height:42px;border:1px solid #8f7437;border-radius:50%;display:grid;place-items:center;color:#f4d87f}.eq-dash-actions span{font-size:13px;font-weight:700}.eq-dash-actions small{color:#7f8581;font-size:10px}.eq-dash-panel{margin-top:18px}.eq-dash-panel-head{display:flex;justify-content:space-between;align-items:end}.eq-dash-panel-head h2,.eq-dash-panel h2{font:500 28px Georgia,serif;margin:9px 0 0}.eq-dash-panel-head>span{color:#d7b35c;font-size:10px}.eq-dash-tx-list{margin-top:20px}.eq-dash-tx{display:grid;grid-template-columns:42px 1fr auto;gap:13px;align-items:center;padding:16px 0;border-bottom:1px solid #242826}.eq-dash-tx-icon{width:40px;height:40px;border:1px solid #363b37;border-radius:50%;display:grid;place-items:center;color:#d7b35c}.eq-dash-tx strong{font-size:12px}.eq-dash-tx small{display:block;color:#747b76;font-size:10px;margin-top:5px}.eq-dash-tx b{font-size:12px}.eq-dash-tx b.credit{color:#b9d6a7}.eq-dash-tx b.debit{color:#e4a9a0}.eq-dash-empty{padding:45px 10px;text-align:center;color:#838985}.eq-dash-empty h3{font:500 22px Georgia,serif;color:#e6e4dc}.eq-dash-profile{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.eq-dash-profile div{padding:18px;border:1px solid #292e2b;border-radius:12px}.eq-dash-profile span{display:block;color:#777e79;font-size:10px;margin-bottom:7px}.eq-dash-profile strong{font-size:12px;overflow-wrap:anywhere}@media(max-width:760px){.eq-dash-header{height:68px;padding:0 14px}.eq-dash-brand strong{font-size:12px}.eq-dash-user>span{display:none}.eq-dash-main{padding:35px 0 50px}.eq-dash-welcome{display:block}.eq-dash-secure{display:inline-block;margin-top:18px}.eq-dash-grid,.eq-dash-actions,.eq-dash-profile{grid-template-columns:1fr}.eq-dash-balance{min-height:200px;padding:25px}.eq-dash-balance>strong{margin:34px 0 8px}.eq-dash-details,.eq-dash-panel{padding:22px}.eq-dash-actions a{min-height:78px}}

/* v2.10 premium custom member dashboard */
.eq-dashboard-only{margin:0!important;background:#050707!important;color:#f6f3eb!important;font-family:Inter,Arial,sans-serif!important}.eq-dashboard-only a{text-decoration:none}.eq-member-app{min-height:100vh;background:radial-gradient(circle at 75% 0%,rgba(218,181,91,.10),transparent 28%),#050707;padding-bottom:92px}.eq-member-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,5vw,64px);background:rgba(5,7,7,.94);border-bottom:1px solid rgba(218,181,91,.18);position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.eq-member-brand{display:flex;align-items:center;gap:13px;color:#fff}.eq-member-brand-mark{width:48px;height:48px;border:1px solid rgba(218,181,91,.7);border-radius:50%;display:grid;place-items:center;padding:5px;background:rgba(218,181,91,.03)}.eq-member-brand-mark img{width:100%;height:100%;object-fit:contain}.eq-member-brand-copy strong{display:block;font:700 18px/1 Georgia,serif;letter-spacing:2.6px}.eq-member-brand-copy small{display:block;color:#d9b75d;font:800 7px/1 Arial,sans-serif;letter-spacing:3px;margin-top:5px}.eq-member-header-actions{display:flex;align-items:center;gap:12px}.eq-member-notification{font-size:24px;color:#e4c76f;opacity:.9}.eq-member-menu{display:none;color:#fff;font-size:28px}.eq-member-logout{border:1px solid rgba(218,181,91,.65);color:#f0ce73;padding:12px 20px;border-radius:12px;font-weight:800;transition:.2s}.eq-member-logout:hover{background:#eac765;color:#101010}.eq-member-logout b{margin-left:9px}.eq-member-main{padding:46px 0 70px}.eq-member-container{width:min(1120px,calc(100% - 40px));margin:auto}.eq-member-welcome{margin-bottom:26px}.eq-member-person{display:flex;align-items:center;gap:18px}.eq-member-avatar{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;border:1px solid #cda84f;color:#f2d47c;background:radial-gradient(circle at 35% 25%,rgba(232,198,107,.24),transparent 45%),#111514;font:500 30px Georgia,serif;box-shadow:0 0 0 7px rgba(205,168,79,.04)}.eq-member-welcome h1{font:400 clamp(40px,5vw,65px)/.98 Georgia,serif;color:#fff;margin:9px 0 10px}.eq-member-welcome h1 span{color:#f0d17a}.eq-member-welcome p{color:#999f9b;margin:0;font-size:16px}.eq-member-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.eq-member-badges span{font-size:11px;padding:7px 11px;border-radius:999px}.eq-member-badges .verified{color:#d8e7c8;border:1px solid rgba(126,181,91,.35);background:rgba(79,130,55,.08)}.eq-member-badges .secure{color:#d7c89e;border:1px solid rgba(218,181,91,.25)}.eq-member-balance-card{position:relative;overflow:hidden;padding:30px;border:1px solid rgba(218,181,91,.55);border-radius:25px;background:linear-gradient(145deg,#17150f,#0c0f0f);box-shadow:0 28px 75px rgba(0,0,0,.35)}.eq-member-balance-top{display:flex;align-items:center;gap:13px;color:#aeb1ad;font-size:12px;font-weight:900;letter-spacing:2.4px}.eq-member-balance-top button{border:0;background:none;color:#e9c765;font-size:19px;cursor:pointer;padding:2px}.eq-member-balance-top strong{margin-left:auto;color:#e9c765;font-size:12px;letter-spacing:2px}.eq-member-balance-value{position:relative;z-index:1;margin:34px 0 7px;font:500 clamp(54px,7vw,88px)/1 Georgia,serif;color:#fff;letter-spacing:-1.5px}.eq-member-account-type{color:#9ea39f;font-size:15px}.eq-member-balance-actions{display:flex;gap:12px;margin-top:28px;position:relative;z-index:2}.eq-member-balance-actions a{min-height:54px;padding:0 26px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:16px;font-weight:900}.eq-member-primary{background:linear-gradient(135deg,#d9ae4e,#f0d477);color:#101010}.eq-member-secondary{border:1px solid #a98439;color:#efcc70;background:rgba(0,0,0,.18)}.eq-bank-watermark{position:absolute;right:50px;top:48px;color:rgba(232,195,101,.13);font-size:150px;line-height:1}.eq-member-quick-panel,.eq-member-panel,.eq-member-support{margin-top:18px;border:1px solid #272d2b;border-radius:22px;background:linear-gradient(145deg,#111515,#0b0e0e);box-shadow:0 22px 55px rgba(0,0,0,.22)}.eq-member-quick-panel{padding:24px}.eq-member-section-title{color:#d9b75e;font-size:10px;font-weight:900;letter-spacing:3px}.eq-member-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px}.eq-member-quick-grid a{min-height:108px;border-right:1px solid #252a28;border-bottom:1px solid #252a28;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;color:#fff;transition:.2s}.eq-member-quick-grid a:nth-child(4n){border-right:0}.eq-member-quick-grid a:nth-child(n+5){border-bottom:0}.eq-member-quick-grid a:hover{background:rgba(218,181,91,.06)}.eq-member-quick-grid span{font-size:27px;color:#e6c264}.eq-member-quick-grid b{font-size:13px}.eq-member-panel{padding:26px}.eq-member-panel-head{display:flex;justify-content:space-between;align-items:end;padding-bottom:17px;border-bottom:1px solid #252a28}.eq-member-panel-head h2{font:400 32px/1 Georgia,serif;color:#fff;margin:9px 0 0}.eq-member-panel-head>a{color:#e7c468;font-size:12px;font-weight:800}.eq-member-transactions{margin-top:4px}.eq-member-tx{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid #242927}.tx-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:21px;font-weight:900}.tx-icon.credit{background:rgba(49,111,51,.25);color:#8fda8e;border:1px solid rgba(100,190,91,.25)}.tx-icon.debit{background:rgba(150,74,55,.18);color:#e6a28f;border:1px solid rgba(180,95,70,.25)}.tx-copy strong{display:block;font-size:13px}.tx-copy small{display:block;color:#747c77;font-size:10px;margin-top:5px}.tx-amount{font-size:13px}.tx-amount.credit{color:#91d77d}.tx-amount.debit{color:#e8a48f}.eq-member-empty{text-align:center;padding:55px 20px;color:#828984}.eq-member-empty>span{width:54px;height:54px;border:1px solid #806a38;border-radius:50%;display:grid;place-items:center;margin:auto;color:#e2bd62;font-size:25px}.eq-member-empty h3{font:400 25px Georgia,serif;color:#eee;margin:14px 0 7px}.eq-member-empty p{max-width:500px;margin:auto;line-height:1.7;font-size:13px}.eq-member-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.eq-member-overview div{padding:18px;border:1px solid #282e2b;border-radius:14px}.eq-member-overview span{display:block;color:#777f7a;font-size:10px;margin-bottom:8px}.eq-member-overview strong{font-size:13px;color:#f1efe7;overflow-wrap:anywhere}.eq-member-support{padding:27px;display:flex;align-items:center;justify-content:space-between;gap:25px}.eq-member-support h2{font:400 30px Georgia,serif;margin:9px 0;color:#fff}.eq-member-support p{margin:0;color:#969d98;font-size:13px}.eq-member-support>a{background:linear-gradient(135deg,#d9ae4e,#f0d477);color:#101010;padding:14px 21px;border-radius:12px;font-weight:900;white-space:nowrap}.eq-member-bottom-nav{display:none}
@media(max-width:760px){.eq-member-app{padding-bottom:84px}.eq-member-header{height:70px;padding:0 16px}.eq-member-brand-mark{width:42px;height:42px}.eq-member-brand-copy strong{font-size:13px;letter-spacing:2px}.eq-member-brand-copy small{font-size:6px}.eq-member-notification{display:none}.eq-member-menu{display:block}.eq-member-logout{display:none}.eq-member-main{padding:30px 0 40px}.eq-member-container{width:calc(100% - 32px)}.eq-member-person{align-items:flex-start}.eq-member-avatar{width:62px;height:62px;font-size:24px;flex:0 0 auto}.eq-member-welcome h1{font-size:39px}.eq-member-welcome p{font-size:14px;line-height:1.55}.eq-member-badges{margin-top:11px}.eq-member-balance-card{padding:24px;border-radius:22px}.eq-member-balance-value{font-size:58px;margin:30px 0 8px}.eq-member-balance-actions{display:grid;grid-template-columns:1fr 1fr}.eq-member-balance-actions a{padding:0 10px;font-size:12px;gap:7px}.eq-bank-watermark{right:13px;top:58px;font-size:105px}.eq-member-quick-panel{padding:20px;border-radius:20px}.eq-member-quick-grid{grid-template-columns:repeat(4,1fr)}.eq-member-quick-grid a{min-height:94px}.eq-member-quick-grid span{font-size:22px}.eq-member-quick-grid b{font-size:10px}.eq-member-panel{padding:20px;border-radius:20px}.eq-member-panel-head h2{font-size:28px}.eq-member-tx{grid-template-columns:40px 1fr auto;gap:10px}.tx-icon{width:38px;height:38px}.tx-copy small{font-size:9px}.tx-amount{font-size:11px}.eq-member-overview{grid-template-columns:1fr 1fr}.eq-member-support{display:block;padding:22px}.eq-member-support h2{font-size:26px}.eq-member-support>a{display:flex;margin-top:18px;justify-content:center}.eq-member-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:72px;background:rgba(6,8,8,.97);border-top:1px solid rgba(218,181,91,.18);display:grid;grid-template-columns:repeat(5,1fr);z-index:100;padding-bottom:env(safe-area-inset-bottom)}.eq-member-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#767c78;font-size:20px}.eq-member-bottom-nav small{font-size:9px;font-weight:800}.eq-member-bottom-nav a.active{color:#e6c263}.eq-member-bottom-nav .eq-bottom-bank{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#d7ad4b,#f1d578);color:#0a0c0c;align-self:start;margin:auto;box-shadow:0 -6px 28px rgba(218,181,91,.25);font-size:27px}.eq-member-bottom-nav .eq-bottom-bank small{display:none}}
@media(max-width:380px){.eq-member-welcome h1{font-size:35px}.eq-member-balance-value{font-size:51px}.eq-member-quick-grid b{font-size:9px}.eq-member-overview{grid-template-columns:1fr}.eq-member-balance-actions a{font-size:11px}}

/* v2.11 — luxury member dashboard desktop/mobile polish */
.eq-dashboard-only{overflow-x:hidden}.eq-member-app{background:radial-gradient(900px 500px at 78% -5%,rgba(220,182,88,.10),transparent 58%),radial-gradient(700px 500px at 8% 40%,rgba(28,64,54,.10),transparent 60%),#050707}.eq-member-header{height:84px;padding:0 clamp(20px,4vw,58px)}.eq-member-brand-mark{transition:transform .35s ease,box-shadow .35s ease}.eq-member-brand:hover .eq-member-brand-mark{transform:translateY(-2px) rotate(-2deg);box-shadow:0 0 26px rgba(218,181,91,.16)}.eq-member-live{font-size:11px;color:#bfc7c1;border:1px solid rgba(218,181,91,.20);border-radius:999px;padding:9px 12px;display:inline-flex;align-items:center;gap:7px}.eq-member-live i{width:7px;height:7px;border-radius:50%;background:#d9b75d;box-shadow:0 0 0 0 rgba(217,183,93,.5);animation:eqPulse 2s infinite}.eq-member-menu{border:1px solid rgba(218,181,91,.35);background:#0b0e0e;border-radius:12px;width:48px;height:44px;color:#f3f1e8;cursor:pointer;display:none}@keyframes eqPulse{0%{box-shadow:0 0 0 0 rgba(217,183,93,.45)}70%{box-shadow:0 0 0 8px rgba(217,183,93,0)}100%{box-shadow:0 0 0 0 rgba(217,183,93,0)}}
.eq-member-shell{width:min(1380px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:230px minmax(0,1fr);gap:30px}.eq-member-main{padding:46px 0 80px}.eq-member-sidebar{position:sticky;top:108px;align-self:start;padding:20px 14px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(180deg,#101313,#0a0d0d);box-shadow:0 20px 55px rgba(0,0,0,.22)}.eq-side-kicker{font-size:9px;letter-spacing:2.7px;font-weight:900;color:#d8b55e;padding:3px 10px 16px}.eq-side-user{display:flex;align-items:center;gap:10px;padding:0 8px 18px;border-bottom:1px solid rgba(255,255,255,.07)}.eq-side-user>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(218,181,91,.55);color:#e7c669;background:#15140e;font:500 16px Georgia,serif}.eq-side-user strong{display:block;font-size:12px}.eq-side-user small{display:block;color:#717a75;font-size:9px;margin-top:4px}.eq-member-sidebar nav{display:grid;gap:4px;padding:14px 0}.eq-member-sidebar nav a{display:flex;align-items:center;gap:11px;padding:12px 10px;border-radius:12px;color:#7f8883;font-size:11px;font-weight:800;transition:.25s ease}.eq-member-sidebar nav a svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.7}.eq-member-sidebar nav a:hover,.eq-member-sidebar nav a.is-active{color:#f1d174;background:rgba(218,181,91,.08);transform:translateX(2px)}.eq-side-secure{border-top:1px solid rgba(255,255,255,.07);padding:16px 8px 3px;display:flex;gap:8px;align-items:center}.eq-side-secure>span{font-size:9px;color:#9cc887}.eq-side-secure strong{display:block;font-size:10px}.eq-side-secure small{display:block;color:#6f7773;font-size:8px;margin-top:3px}.eq-member-content{min-width:0}.eq-member-welcome{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:25px}.eq-member-welcome h1{font-size:clamp(42px,4.6vw,66px)}.eq-member-welcome h1 span{color:#f0d17a}.eq-member-primary-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.85fr);gap:18px}.eq-member-balance-card{min-height:265px;padding:32px}.eq-member-info-card{padding:30px;border:1px solid #292f2c;border-radius:25px;background:linear-gradient(145deg,#111515,#0b0e0e);box-shadow:0 28px 70px rgba(0,0,0,.23)}.eq-member-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:20px}.eq-member-info-grid>div{min-height:83px;padding:15px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:rgba(255,255,255,.015)}.eq-member-info-grid span{display:block;color:#737b76;font-size:9px;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:8px}.eq-member-info-grid strong{font-size:12px;line-height:1.35;color:#eeeae1;overflow-wrap:anywhere}.eq-member-quick-panel{padding:24px}.eq-member-quick-grid{grid-template-columns:repeat(4,1fr)}.eq-member-quick-grid a{position:relative;min-height:116px;padding:14px 8px;gap:7px;border-right:1px solid #252a28;border-bottom:1px solid #252a28;overflow:hidden}.eq-member-quick-grid a:nth-child(4n){border-right:0}.eq-member-quick-grid a:nth-child(n+5){border-bottom:0}.eq-member-quick-grid a:after{content:"";position:absolute;width:60px;height:60px;border-radius:50%;right:-35px;top:-35px;background:rgba(218,181,91,.06);transition:.35s}.eq-member-quick-grid a:hover:after{transform:scale(2)}.eq-member-quick-grid svg{width:25px;height:25px;stroke:#e6c264;fill:none;stroke-width:1.6;transition:.3s}.eq-member-quick-grid a:hover svg{transform:translateY(-3px) scale(1.08);filter:drop-shadow(0 0 7px rgba(230,194,100,.3))}.eq-member-quick-grid small{font-size:9px;color:#666f6a}.eq-member-panel{margin-top:18px}.eq-member-empty-icon{animation:eqRotate 2.8s linear infinite}@keyframes eqRotate{to{transform:rotate(360deg)}}.eq-bank-watermark svg{width:150px;height:150px;stroke:currentColor;fill:none;stroke-width:1.2}.eq-dash-reveal{animation:eqDashIn .65s ease both}.eq-dash-reveal:nth-child(2){animation-delay:.08s}.eq-dash-reveal:nth-child(3){animation-delay:.14s}@keyframes eqDashIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(min-width:1100px){.eq-member-balance-card{min-height:295px}.eq-member-balance-value{font-size:82px}.eq-member-panel{padding:28px}.eq-member-support{padding:30px}.eq-member-quick-grid a{min-height:124px}}
@media(max-width:900px){.eq-member-shell{grid-template-columns:1fr}.eq-member-sidebar{position:fixed;left:14px;right:14px;top:92px;z-index:70;display:none;box-shadow:0 30px 80px rgba(0,0,0,.65)}.eq-member-sidebar.is-open{display:block}.eq-member-primary-grid{grid-template-columns:1fr}}
@media(max-width:760px){.eq-member-header{height:76px}.eq-member-live{display:none}.eq-member-menu{display:grid;place-items:center;font-size:22px}.eq-member-shell{width:calc(100% - 32px)}.eq-member-main{padding:30px 0 90px}.eq-member-welcome{display:block}.eq-member-welcome h1{font-size:39px}.eq-member-primary-grid{gap:14px}.eq-member-balance-card{min-height:230px}.eq-member-info-card{padding:21px}.eq-member-info-grid{grid-template-columns:1fr 1fr}.eq-member-quick-grid{grid-template-columns:repeat(2,1fr)}.eq-member-quick-grid a{min-height:105px;border-right:1px solid #252a28!important;border-bottom:1px solid #252a28!important}.eq-member-quick-grid a:nth-child(2n){border-right:0!important}.eq-member-quick-grid a:nth-child(n+7){border-bottom:0!important}.eq-member-panel{padding:20px}.eq-member-support{padding:22px}.eq-member-bottom-nav{display:grid}.eq-bank-watermark svg{width:100px;height:100px}}
@media(max-width:420px){.eq-member-info-grid{grid-template-columns:1fr}.eq-member-balance-actions{grid-template-columns:1fr 1fr}.eq-member-balance-actions a{min-height:50px}.eq-member-quick-grid b{font-size:11px}.eq-member-quick-grid small{font-size:8px}.eq-member-panel-head h2{font-size:26px}}

/* v2.11.3 — member dashboard recovery / mobile luxury toolbar */
.eq-dashboard-only #wpadminbar{display:none!important}
.eq-dashboard-only .eq-member-mobile-tools{display:none}
.eq-member-person{display:flex;align-items:center;gap:18px}
.eq-member-avatar{width:78px;height:78px;flex:0 0 78px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(218,181,91,.75);color:#f0d17a;background:radial-gradient(circle at 35% 28%,rgba(238,203,109,.24),transparent 48%),#111514;box-shadow:0 0 0 7px rgba(205,168,79,.04),0 12px 34px rgba(0,0,0,.28);font:500 30px/1 Georgia,serif}
.eq-member-avatar:before{content:'';width:24px;height:24px;border:1.5px solid rgba(240,209,122,.75);border-radius:50%;position:absolute;transform:translateY(-11px);opacity:.9}
.eq-member-avatar:after{content:'';width:38px;height:20px;border:1.5px solid rgba(240,209,122,.75);border-bottom:0;border-radius:22px 22px 0 0;position:absolute;transform:translateY(19px);opacity:.9}
.eq-member-avatar{position:relative;color:transparent}
.eq-member-avatar span{position:relative;z-index:2;color:transparent}
.eq-member-mobile-tools{position:sticky;top:84px;z-index:45;margin:0 auto;padding:9px max(16px,calc((100% - 1380px)/2));background:rgba(8,10,10,.94);border-bottom:1px solid rgba(218,181,91,.14);backdrop-filter:blur(14px);grid-template-columns:repeat(5,1fr);gap:8px}
.eq-member-mobile-tools a{min-height:58px;border:1px solid rgba(255,255,255,.06);border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#7e8782;font-size:9px;font-weight:800;transition:.25s ease}
.eq-member-mobile-tools a svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.7}
.eq-member-mobile-tools a.is-active,.eq-member-mobile-tools a:hover{color:#f0cf73;background:rgba(218,181,91,.07);border-color:rgba(218,181,91,.25);transform:translateY(-1px)}
.eq-member-bottom-nav svg{width:23px!important;height:23px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.8!important}
.eq-member-bottom-nav .eq-bottom-bank svg{width:28px!important;height:28px!important;stroke:#101010!important;fill:none!important}
.eq-member-bottom-nav a{background:transparent!important}
.eq-member-bottom-nav .eq-bottom-bank{background:linear-gradient(135deg,#d7ad4b,#f1d578)!important}
.eq-bank-watermark svg{stroke:rgba(232,195,101,.16)!important;fill:none!important}
@media(max-width:760px){
 .eq-member-mobile-tools{display:grid;top:76px}
 .eq-member-main{padding-top:22px}
 .eq-member-person{gap:13px}
 .eq-member-avatar{width:58px;height:58px;flex-basis:58px}
 .eq-member-avatar:before{transform:translateY(-8px) scale(.82)}
 .eq-member-avatar:after{transform:translateY(15px) scale(.82)}
 .eq-member-welcome h1{font-size:37px}
 .eq-member-welcome p{font-size:14px}
 .eq-member-badges{margin-left:71px}
 .eq-member-bottom-nav{height:76px!important}
}
@media(max-width:420px){
 .eq-member-mobile-tools{gap:5px;padding-left:10px;padding-right:10px}
 .eq-member-mobile-tools a{min-height:52px;font-size:8px}
 .eq-member-mobile-tools a svg{width:18px;height:18px}
 .eq-member-badges{margin-left:0}
}

/* v2.12.0 — precision luxury member dashboard matching reference */
body.eq-dashboard-only{margin:0!important;background:#050606!important;color:#f7f5ee!important;overflow-x:hidden!important;font-family:Inter,Arial,sans-serif!important}
body.eq-dashboard-only #wpadminbar{display:none!important}
body.eq-dashboard-only .eq-lux-dashboard{min-height:100vh;background:radial-gradient(700px 500px at 85% 15%,rgba(198,161,70,.045),transparent 65%),#050606}
.eq-lux-header{height:96px;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(26px,5vw,72px);background:rgba(3,5,5,.96);border-bottom:1px solid rgba(213,176,84,.18);backdrop-filter:blur(18px)}
.eq-lux-brand{display:flex;align-items:center;gap:15px;color:#fff;text-decoration:none}.eq-lux-brand-mark{width:72px;height:72px;border:1px solid rgba(225,188,92,.65);border-radius:50%;display:grid;place-items:center;padding:7px;box-shadow:0 0 24px rgba(213,176,84,.06)}.eq-lux-brand-mark img{width:100%;height:100%;object-fit:contain}.eq-lux-brand-text strong{display:block;font:600 24px/1 Georgia,serif;letter-spacing:3px}.eq-lux-brand-text small{display:block;color:#d7b45d;font-size:9px;font-weight:800;letter-spacing:3.5px;margin-top:7px}.eq-lux-head-actions{display:flex;align-items:center;gap:14px}.eq-lux-notify,.eq-lux-menu{position:relative;width:58px;height:58px;border:1px solid rgba(214,176,83,.5);border-radius:14px;background:#080b0b;color:#f2d071;display:grid;place-items:center}.eq-lux-notify svg{width:27px;height:27px;stroke:currentColor;fill:none;stroke-width:1.7}.eq-lux-notify b{position:absolute;right:-2px;top:-6px;width:24px;height:24px;border-radius:50%;background:#e4b847;color:#17130a;font-size:12px;display:grid;place-items:center}.eq-lux-menu{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:0 14px}.eq-lux-menu span{display:block;width:29px;height:2px;background:#eeeade;border-radius:4px}
.eq-lux-main{width:min(1200px,calc(100% - 48px));margin:0 auto;padding:30px 0 100px}.eq-lux-welcome{display:flex;align-items:center;gap:18px;padding:8px 2px 28px}.eq-lux-avatar{width:78px;height:78px;flex:0 0 78px;border:1px solid rgba(222,183,88,.58);border-radius:50%;position:relative;background:#0b0e0e;box-shadow:0 0 0 7px rgba(211,173,77,.025)}.eq-avatar-head{position:absolute;width:28px;height:28px;border-radius:50%;background:#efd071;left:24px;top:12px}.eq-avatar-body{position:absolute;width:48px;height:25px;border-radius:30px 30px 14px 14px;background:#efd071;left:14px;bottom:10px}.eq-lux-welcome-copy p{margin:0 0 2px;color:#bfc0ba;font-size:17px}.eq-lux-welcome-copy h1{margin:0;font:600 32px/1.1 Georgia,serif;letter-spacing:.2px}.eq-lux-verified{margin-top:7px;font-size:14px;color:#eeeae0}.eq-lux-verified span{color:#e9c45e}.eq-lux-secure{margin-left:auto;border:1px solid rgba(76,164,81,.45);background:rgba(41,102,44,.08);color:#79c77a;border-radius:999px;padding:9px 14px;font-size:13px}.eq-lux-balance-card{position:relative;overflow:hidden;min-height:268px;border:1px solid rgba(212,173,77,.58);border-radius:19px;background:linear-gradient(145deg,#111313,#080a0a);padding:31px 30px 26px;box-shadow:0 22px 70px rgba(0,0,0,.28)}.eq-balance-heading{display:flex;align-items:center;gap:12px;color:#d9b858;font-size:13px;letter-spacing:1.6px;font-weight:800}.eq-balance-heading button{border:0;background:none;color:#d9b858;padding:0;display:grid;place-items:center;cursor:pointer}.eq-balance-heading button svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.8}.eq-balance-heading strong{margin-left:auto;font-size:14px;letter-spacing:2px}.eq-lux-balance-value{margin-top:24px;font:500 61px/.98 Georgia,serif;letter-spacing:-1px}.eq-lux-currency{color:#a6aaa6;font-size:16px;margin-top:7px}.eq-lux-balance-bank{position:absolute;right:45px;top:48px;color:#e3bd5d;opacity:.9}.eq-lux-balance-bank svg{width:105px;height:105px;stroke:currentColor;fill:none;stroke-width:1.3}.eq-lux-balance-actions{display:flex;gap:35px;margin-top:31px;max-width:560px}.eq-lux-balance-actions a{height:56px;flex:1;border:1px solid rgba(213,176,82,.72);border-radius:13px;display:flex;align-items:center;justify-content:center;gap:10px;color:#e6bf60;text-decoration:none;font-weight:800}.eq-lux-balance-actions a svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8}.eq-lux-balance-actions a.fund{background:linear-gradient(135deg,#e0b64f,#f1cf70);color:#16130c;border-color:transparent}.eq-lux-panel{margin-top:22px;border:1px solid rgba(255,255,255,.10);border-radius:19px;background:linear-gradient(145deg,#0d1111,#090b0b);box-shadow:0 18px 50px rgba(0,0,0,.18)}.eq-lux-quick{padding:21px 25px 0}.eq-lux-section-title{font-size:13px;letter-spacing:2.3px;color:#d9b858;font-weight:900}.eq-lux-action-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:17px}.eq-lux-action-grid a{min-height:112px;border-right:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;color:#f2efe6;text-decoration:none;transition:.25s ease}.eq-lux-action-grid a:nth-child(4n){border-right:0}.eq-lux-action-grid a:nth-child(n+5){border-bottom:0}.eq-lux-action-grid a:hover{background:rgba(214,174,76,.035)}.eq-lux-action-grid svg{width:31px;height:31px;stroke:#e6bc57;fill:none;stroke-width:1.6;transition:.25s}.eq-lux-action-grid a:hover svg{transform:translateY(-3px);filter:drop-shadow(0 0 8px rgba(230,188,87,.35))}.eq-lux-action-grid span{font-size:14px}.eq-lux-transactions,.eq-lux-overview{padding:22px 25px}.eq-lux-panel-head{display:flex;justify-content:space-between;align-items:center}.eq-lux-panel-head a{color:#e3bc5c;text-decoration:none;font-size:13px;display:flex;align-items:center;gap:7px}.eq-lux-panel-head a svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.8;transform:rotate(-90deg)}.eq-lux-tx-list{margin-top:15px}.eq-lux-tx{display:grid;grid-template-columns:48px 1fr auto;gap:13px;align-items:center;padding:14px 10px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:#080b0b;margin-top:9px}.eq-tx-circle{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:22px}.eq-tx-circle.credit{background:rgba(33,142,61,.22);color:#65d477}.eq-tx-circle.debit{background:rgba(191,135,24,.22);color:#f0c65a}.eq-lux-tx strong{display:block;font-size:14px}.eq-lux-tx small{display:block;color:#838984;margin-top:4px;font-size:11px}.eq-lux-tx>b{font-size:15px}.eq-lux-tx>b.credit{color:#5bcf6d}.eq-lux-tx>b.debit{color:#ed5555}.eq-lux-empty{text-align:center;padding:45px 15px;color:#7c837e}.eq-lux-empty div{font-size:44px;color:#d8b455}.eq-lux-empty h2{font:500 27px Georgia,serif;color:#eeeae0}.eq-lux-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:15px}.eq-lux-overview-grid>div{min-height:90px;padding:15px 18px;border-top:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:38px 1fr;column-gap:10px;align-items:center}.eq-lux-overview-grid>div:nth-child(odd){border-right:1px solid rgba(255,255,255,.08)}.eq-lux-overview-grid span{grid-row:span 2;color:#e5bc58}.eq-lux-overview-grid span svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.5}.eq-lux-overview-grid label{color:#8b928d;font-size:11px}.eq-lux-overview-grid strong{color:#e8c05f;font-size:14px}.eq-lux-bottom-nav{display:none}
@media(max-width:760px){
 .eq-lux-header{height:98px;padding:0 36px}.eq-lux-brand-mark{width:78px;height:78px}.eq-lux-brand-text strong{font-size:25px}.eq-lux-brand-text small{font-size:8px}.eq-lux-notify{display:none}.eq-lux-menu{width:58px;height:58px}.eq-lux-main{width:calc(100% - 52px);padding:27px 0 105px}.eq-lux-welcome{padding:0 3px 25px;gap:15px;align-items:flex-start;position:relative}.eq-lux-avatar{width:76px;height:76px;flex-basis:76px}.eq-lux-welcome-copy p{font-size:16px}.eq-lux-welcome-copy h1{font-size:31px}.eq-lux-verified{font-size:13px}.eq-lux-secure{position:absolute;right:0;top:5px;font-size:12px;padding:8px 11px}.eq-lux-balance-card{min-height:269px;padding:27px 30px 25px;border-radius:19px}.eq-balance-heading{font-size:13px}.eq-lux-balance-value{font-size:55px;margin-top:26px}.eq-lux-currency{font-size:15px}.eq-lux-balance-bank{right:29px;top:39px}.eq-lux-balance-bank svg{width:104px;height:104px}.eq-lux-balance-actions{gap:35px;margin-top:31px}.eq-lux-balance-actions a{height:55px;font-size:14px}.eq-lux-balance-actions a svg{display:none}.eq-lux-quick{padding:21px 25px 0}.eq-lux-action-grid{grid-template-columns:repeat(4,1fr)}.eq-lux-action-grid a{min-height:104px;gap:9px}.eq-lux-action-grid svg{width:31px;height:31px}.eq-lux-action-grid span{font-size:13px}.eq-lux-transactions,.eq-lux-overview{padding:21px 25px}.eq-lux-tx{grid-template-columns:42px 1fr auto;padding:12px 7px}.eq-lux-tx strong{font-size:13px}.eq-lux-tx>b{font-size:13px}.eq-lux-overview-grid{grid-template-columns:1fr}.eq-lux-overview-grid>div{border-right:0!important}.eq-lux-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:78px;z-index:120;background:rgba(5,7,7,.97);border-top:1px solid rgba(214,176,82,.16);backdrop-filter:blur(16px);padding-bottom:env(safe-area-inset-bottom)}.eq-lux-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#9a9f9b;text-decoration:none;font-size:10px}.eq-lux-bottom-nav a svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.6}.eq-lux-bottom-nav a.active{color:#f0c85f}.eq-lux-bottom-nav a.center{width:62px;height:62px;align-self:center;justify-self:center;border-radius:50%;background:linear-gradient(135deg,#e4b94e,#f3d36f);color:#15120b;box-shadow:0 0 30px rgba(228,185,78,.25)}.eq-lux-bottom-nav a.center svg{width:34px;height:34px;stroke:currentColor}.eq-lux-bottom-nav a.center span{display:none}
}
@media(max-width:430px){.eq-lux-header{padding:0 28px}.eq-lux-brand{gap:12px}.eq-lux-brand-mark{width:72px;height:72px}.eq-lux-brand-text strong{font-size:22px}.eq-lux-brand-text small{font-size:7px;letter-spacing:3px}.eq-lux-main{width:calc(100% - 52px)}.eq-lux-welcome-copy h1{font-size:29px}.eq-lux-secure{font-size:11px}.eq-lux-balance-card{padding-left:27px;padding-right:27px}.eq-lux-balance-value{font-size:51px}.eq-lux-balance-actions{gap:28px}.eq-lux-balance-actions a{font-size:13px}.eq-lux-quick,.eq-lux-transactions,.eq-lux-overview{padding-left:23px;padding-right:23px}.eq-lux-action-grid a{min-height:100px}.eq-lux-action-grid span{font-size:12px}.eq-lux-action-grid svg{width:28px;height:28px}}
@media(min-width:761px){.eq-lux-main{max-width:1200px}.eq-lux-welcome{margin-bottom:2px}.eq-lux-balance-card{max-width:100%}.eq-lux-quick,.eq-lux-transactions,.eq-lux-overview{margin-left:0;margin-right:0}}
/* final dashboard reset */
.eq-dashboard-only .eq-member-header,.eq-dashboard-only .eq-member-main,.eq-dashboard-only .eq-member-bottom-nav,.eq-dashboard-only .eq-member-mobile-tools{display:none!important}
.eq-dashboard-only .eq-lux-dashboard{display:block!important}


/* v2.14.1 — persistent mobile member navigation on every logged-in frontend page */
.eq-global-member-nav{display:none}
@media(max-width:760px){
  body.eq-member-logged-in{padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}
  .eq-global-member-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:78px;z-index:99999;background:rgba(5,7,7,.98);border-top:1px solid rgba(214,176,82,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding-bottom:env(safe-area-inset-bottom);box-sizing:content-box}
  .eq-global-member-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#9a9f9b;text-decoration:none;font:500 10px/1.1 Arial,sans-serif;min-width:0;-webkit-tap-highlight-color:transparent}
  .eq-global-member-nav a svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s ease,filter .22s ease}
  .eq-global-member-nav a.active{color:#f0c85f}
  .eq-global-member-nav a:active svg{transform:scale(.88)}
  .eq-global-member-nav a.center{width:62px;height:62px;align-self:center;justify-self:center;border-radius:50%;background:linear-gradient(135deg,#e4b94e,#f3d36f);color:#15120b;box-shadow:0 0 30px rgba(228,185,78,.25),0 7px 22px rgba(0,0,0,.38)}
  .eq-global-member-nav a.center svg{width:34px;height:34px;stroke-width:1.6}
  .eq-global-member-nav a.center span{display:none}
  .eq-global-member-nav a:hover svg{filter:drop-shadow(0 0 6px rgba(240,200,95,.3))}
}
@media(min-width:761px){.eq-global-member-nav{display:none!important}}

/* v2.13.1: balance-card bank illustration removed. */
.eq-lux-balance-card > .eq-lux-balance-bank{display:none!important}

/* v2.14.1 functional portal pages */
.eq-portal-main{padding-bottom:130px}.eq-portal-hero{padding:34px 0 28px}.eq-portal-title-row{display:flex;align-items:center;gap:18px;margin-top:12px}.eq-portal-title-row h1{font:600 clamp(38px,5vw,62px)/1.02 Georgia,serif;margin:0}.eq-portal-title-row p{margin:10px 0 0;color:#aeb3ae;font-size:16px}.eq-portal-title-icon{width:64px;height:64px;border:1px solid rgba(225,188,92,.5);border-radius:18px;display:grid;place-items:center;color:#edc660;background:rgba(215,177,76,.04)}.eq-portal-title-icon svg{width:32px;height:32px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.eq-portal-panel{padding:28px}.eq-portal-balance{color:#edc660;font-size:15px}.eq-portal-form{max-width:720px;display:grid;gap:18px}.eq-portal-form label{display:grid;gap:8px;color:#d9ddd8;font-size:14px;font-weight:700}.eq-portal-form input,.eq-portal-form textarea,.eq-portal-form select{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#0b0e0e;color:#f5f2e9;padding:14px 15px;font:inherit;outline:none}.eq-portal-form input:focus,.eq-portal-form textarea:focus,.eq-portal-form select:focus{border-color:#d5ad52;box-shadow:0 0 0 3px rgba(213,173,82,.1)}.eq-portal-form .eq-btn{width:max-content;border:0;cursor:pointer}.eq-portal-check{display:flex!important;align-items:center;gap:12px!important;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#0b0e0e}.eq-portal-check input{width:18px}.eq-portal-help{color:#9ea49f;line-height:1.7;max-width:760px}.eq-card-claim{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:560px;padding:16px 18px;border:1px solid rgba(225,188,92,.25);border-radius:14px;background:rgba(225,188,92,.035);color:#d8d5cd}.eq-card-claim strong{font-size:14px;font-weight:600}.eq-card-claim a{display:inline-flex;align-items:center;gap:8px;color:#edc660;text-decoration:none;font-weight:700;white-space:nowrap}.eq-card-claim a:hover{text-decoration:underline}.eq-portal-current{display:flex;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid rgba(213,176,82,.2);border-radius:14px;background:#0a0d0d;color:#9fa49f;margin-bottom:20px}.eq-portal-current strong{color:#edc660}.eq-portal-back,.eq-portal-logout{display:inline-flex;align-items:center;height:44px;padding:0 16px;border:1px solid rgba(214,176,83,.35);border-radius:12px;color:#e5c260;text-decoration:none;font-size:13px}.eq-portal-logout{background:#0a0d0d}.eq-lux-head-actions .eq-portal-back{display:inline-flex}.eq-demo-card{max-width:560px;min-height:300px;border-radius:24px;padding:28px;box-sizing:border-box;background:linear-gradient(135deg,#171714,#070908 70%);border:1px solid rgba(225,188,92,.55);box-shadow:0 25px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;justify-content:space-between}.eq-demo-card-top{display:flex;justify-content:space-between;color:#eac35d;letter-spacing:2px}.eq-demo-card-top span{font-size:10px}.eq-demo-chip{width:48px;height:38px;border:1px solid #cda950;border-radius:8px;background:linear-gradient(135deg,#d9ba69,#735c28)}.eq-demo-number{font:500 30px Georgia,serif;letter-spacing:2px;color:#f5f0df}.eq-demo-card-bottom{display:flex;justify-content:space-between;color:#c8c5bc;font-size:11px;letter-spacing:1px}.eq-notice{position:relative;z-index:1}@media(max-width:760px){.eq-card-claim{align-items:flex-start;flex-direction:column;gap:9px}.eq-card-claim strong{font-size:13px}.eq-portal-hero{padding:25px 0 20px}.eq-portal-title-row{align-items:flex-start}.eq-portal-title-icon{width:56px;height:56px;flex:0 0 56px}.eq-portal-title-icon svg{width:28px;height:28px}.eq-portal-title-row h1{font-size:40px}.eq-portal-title-row p{font-size:14px}.eq-portal-panel{padding:21px}.eq-portal-balance{font-size:12px}.eq-portal-current{flex-direction:column;gap:8px}.eq-lux-head-actions{gap:7px}.eq-portal-back{display:none!important}.eq-portal-logout{font-size:11px;padding:0 12px}.eq-demo-card{min-height:245px;padding:22px}.eq-demo-number{font-size:23px}}

/* v2.15.6 — dashboard/header consistency, member avatars, account numbers and registration form */
.eq-dashboard-only .eq-lux-dashboard{padding-top:84px}
.eq-dashboard-header{position:fixed!important}
.eq-dashboard-only .eq-lux-avatar-photo{display:block;overflow:hidden;padding:0;text-decoration:none}
.eq-dashboard-only .eq-lux-avatar-photo img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}
.eq-dashboard-only .eq-lux-avatar-photo img[src*="gravatar"]{object-position:center}
.eq-account-number-inline{display:inline-block;margin-left:12px;color:#d9b858;font-size:11px;letter-spacing:.5px}
.eq-profile-avatar-row{display:flex;align-items:center;gap:18px;padding:4px 0 20px;margin-bottom:4px;border-bottom:1px solid rgba(255,255,255,.08)}
.eq-profile-avatar-row img{width:82px;height:82px;border-radius:50%;object-fit:cover;border:1px solid rgba(216,181,93,.65);background:#080b0b}
.eq-profile-avatar-row strong{display:block;color:#eeeae0;font-size:15px;margin-bottom:6px}
.eq-profile-avatar-row small{display:block;color:#858986;font-size:11px;margin-bottom:10px}
.eq-profile-avatar-row input[type=file]{max-width:100%;color:#aaa;font-size:11px}
.eq-create-account-card{width:min(720px,calc(100% - 32px));margin:130px auto 70px;padding:42px;border:1px solid rgba(216,181,93,.28);border-radius:22px;background:linear-gradient(145deg,#111414,#080a0a);box-shadow:0 30px 90px rgba(0,0,0,.35)}
.eq-create-account-card h2{font:500 clamp(38px,5vw,58px)/1 Georgia,serif;margin:14px 0 14px;color:#fff}
.eq-create-account-intro{color:#aeb2ae;font-size:15px;line-height:1.75;margin:0 0 25px}
.eq-create-account-form{margin-top:10px}
.eq-create-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.eq-create-account-form .eq-btn{width:100%;margin-top:8px}
@media(max-width:760px){
 .eq-dashboard-only .eq-lux-dashboard{padding-top:84px}
 .eq-account-number-inline{display:block;margin:5px 0 0;font-size:10px}
 .eq-create-account-card{margin:105px auto 45px;padding:27px 22px;border-radius:19px}
 .eq-create-account-grid{grid-template-columns:1fr}
 .eq-profile-avatar-row{align-items:flex-start}
}

/* v2.15.1 — remove unintended empty space above member headers on all portal pages */
.eq-dashboard-only .eq-lux-dashboard{padding-top:0!important}
.eq-dashboard-only .eq-dashboard-header{position:sticky!important;top:0!important}


/* v2.15.3 — hard reset portal top gap: keep member header flush to viewport */
html body.eq-dashboard-only{margin:0!important;padding:0!important;min-height:100vh!important;}
body.eq-dashboard-only .eq-lux-dashboard{margin:0!important;padding-top:0!important;}
body.eq-dashboard-only .eq-lux-header{position:fixed!important;top:0!important;left:0!important;right:0!important;margin:0!important;transform:none!important;}
body.eq-dashboard-only .eq-lux-main{margin-top:0!important;}
body.eq-dashboard-only .eq-lux-dashboard > .eq-lux-header + .eq-lux-main{padding-top:126px!important;}
@media(max-width:760px){
  body.eq-dashboard-only .eq-lux-dashboard > .eq-lux-header + .eq-lux-main{padding-top:123px!important;}
}

/* Transaction confirmation page */
.eq-transfer-success{text-align:center;padding:56px 28px 64px;max-width:760px;margin-left:auto;margin-right:auto}
.eq-success-icon{width:84px;height:84px;border-radius:50%;margin:0 auto 24px;display:grid;place-items:center;border:1px solid rgba(225,190,92,.65);background:radial-gradient(circle at 50% 45%,rgba(232,197,99,.22),rgba(232,197,99,.03));color:#f0cc67;font-size:42px;box-shadow:0 0 35px rgba(226,190,85,.14)}
.eq-transfer-success h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,6vw,64px);line-height:1.05;margin:10px 0 16px;color:#f7f5ee}
.eq-transfer-success-copy{max-width:600px;margin:0 auto 30px;color:#aaa;font-size:18px;line-height:1.65}
.eq-success-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(218,185,91,.18);border:1px solid rgba(218,185,91,.22);border-radius:20px;overflow:hidden;text-align:left;margin:30px 0}
.eq-success-summary>div{padding:22px;background:#0c1010;min-width:0}.eq-success-summary span{display:block;color:#8f9290;font-size:13px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px}.eq-success-summary strong{display:block;color:#f2f0e8;font-size:16px;overflow-wrap:anywhere}
.eq-success-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.eq-success-actions .eq-btn{min-width:190px;text-decoration:none;text-align:center}
@media(max-width:680px){.eq-transfer-success{padding:42px 20px 52px}.eq-success-summary{grid-template-columns:1fr}.eq-success-summary>div{padding:18px 20px}.eq-transfer-success h2{font-size:43px}.eq-transfer-success-copy{font-size:16px}.eq-success-actions{flex-direction:column}.eq-success-actions .eq-btn{width:100%}}

/* v2.15.9 — streamlined Fund Account details */
.eq-fund-details{display:grid;gap:18px}
.eq-fund-detail{padding:26px 28px;border:1px solid rgba(222,183,82,.22);border-radius:22px;background:rgba(255,255,255,.018)}
.eq-fund-detail span{display:block;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.52);margin-bottom:10px}
.eq-fund-detail strong{display:block;color:#f5f1e8;font-size:1.15rem;line-height:1.45}

/* v2.17 — Pay Bills member portal */
.eq-bills-intro{max-width:760px;margin:4px 0 25px}.eq-bills-intro h2{font:500 38px/1.08 Georgia,serif;margin:8px 0;color:#f2efe7}.eq-bills-intro p{margin:0;color:#9fa49f;line-height:1.7}.eq-billpay-form{max-width:760px}.eq-billpay-form .eq-btn{display:inline-flex;align-items:center;gap:10px}.eq-billpay-form .eq-btn svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.7}.eq-billpay-form select{appearance:auto}.eq-success-panel{text-align:center}.eq-success-panel .eq-success-summary{max-width:820px;margin-left:auto;margin-right:auto}.eq-success-panel .eq-success-actions{justify-content:center}
@media(max-width:760px){.eq-bills-intro h2{font-size:31px}.eq-bills-intro p{font-size:14px}.eq-billpay-form .eq-btn{width:100%;justify-content:center}.eq-success-summary{grid-template-columns:1fr!important}.eq-success-panel .eq-success-actions{flex-direction:column}.eq-success-panel .eq-success-actions .eq-btn{width:100%;justify-content:center}}
.eq-success-actions .eq-share-receipt{font:inherit;cursor:pointer}
.eq-tx-share{width:34px;height:34px;border:1px solid rgba(225,188,92,.35);border-radius:10px;background:#0b0e0e;color:#e7c35f;display:grid;place-items:center;cursor:pointer;font-size:16px;transition:.2s ease}
.eq-tx-share:hover{background:rgba(225,188,92,.1);transform:translateY(-1px);box-shadow:0 0 14px rgba(225,188,92,.15)}
.eq-lux-tx{grid-template-columns:48px 1fr auto auto}
@media(max-width:760px){.eq-lux-tx{grid-template-columns:42px 1fr auto auto}.eq-tx-share{width:32px;height:32px}.eq-success-actions .eq-share-receipt{order:-1}}

/* DVK Digital Bank v1.0.1 — full mobile logo visibility */
.eq-brand-image{display:flex!important;align-items:center;width:260px;height:54px;flex:0 1 260px;visibility:visible!important;opacity:1!important;background:transparent!important}
.eq-brand-image img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:left center!important;visibility:visible!important;opacity:1!important}
@media(max-width:640px){.eq-brand-image{width:195px!important;height:48px!important;flex:0 1 195px!important;min-width:0!important}.eq-brand-image img{width:100%!important;height:100%!important}}
@media(max-width:380px){.eq-brand-image{width:172px!important;height:44px!important;flex-basis:172px!important}}

/* v1.0.2 — force the DVK Digital logo to remain visible in the public/mobile header. */
.eq-header .eq-brand-image{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:260px!important;height:58px!important;flex:0 0 260px!important;min-width:260px!important;max-width:260px!important;overflow:hidden!important;background:transparent!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:5!important}
.eq-header .eq-brand-image img{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:100%!important;max-width:none!important;min-width:0!important;object-fit:contain!important;object-position:left center!important}
@media(max-width:980px){.eq-header .eq-brand-image{width:210px!important;height:52px!important;flex-basis:210px!important;min-width:210px!important;max-width:210px!important}}
@media(max-width:640px){.eq-header .eq-nav{justify-content:space-between!important}.eq-header .eq-brand-image{width:190px!important;height:48px!important;flex-basis:190px!important;min-width:190px!important;max-width:190px!important}.eq-header .eq-brand{width:auto!important;max-width:calc(100% - 172px)!important}.eq-header .eq-brand-image img{object-fit:contain!important;object-position:left center!important}}
@media(max-width:380px){.eq-header .eq-brand-image{width:165px!important;height:44px!important;flex-basis:165px!important;min-width:165px!important;max-width:165px!important}.eq-header .eq-brand{max-width:calc(100% - 150px)!important}}

/* DVK Digital Bank v1.0.3 — mobile header spacing / logo overlap fix */
@media(max-width:640px){
  .eq-header .eq-nav{
    height:82px!important;
    width:calc(100% - 28px)!important;
    gap:8px!important;
  }
  .eq-header .eq-brand{
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:none!important;
    overflow:hidden!important;
  }
  .eq-header .eq-brand-image{
    width:125px!important;
    height:36px!important;
    flex:0 0 125px!important;
    min-width:125px!important;
    max-width:125px!important;
    overflow:hidden!important;
  }
  .eq-header .eq-brand-image img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:left center!important;
  }
  .eq-header .eq-mobile-actions{
    flex:0 0 auto!important;
    margin-left:auto!important;
    gap:7px!important;
  }
  .eq-header .eq-mobile-login{
    min-width:0!important;
    width:139px!important;
    height:48px!important;
    min-height:48px!important;
    padding:0 10px!important;
    gap:7px!important;
    font-size:10px!important;
  }
  .eq-header .eq-mobile-login b{font-size:15px!important}
  .eq-header .eq-menu-btn{
    width:50px!important;
    height:48px!important;
    flex:0 0 50px!important;
  }
}
@media(max-width:360px){
  .eq-header .eq-brand-image{width:108px!important;flex-basis:108px!important;min-width:108px!important;max-width:108px!important;height:32px!important}
  .eq-header .eq-mobile-login{width:125px!important;padding:0 7px!important;font-size:9px!important}
  .eq-header .eq-menu-btn{width:46px!important;flex-basis:46px!important}
}

/* DVK Digital Bank v1.0.5 — compact, vertically centered mobile header logo */
@media (max-width:640px){
  .eq-header .eq-nav{
    min-height:82px!important;
    height:82px!important;
    align-items:center!important;
    gap:7px!important;
  }
  .eq-header .eq-brand{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    align-self:center!important;
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:132px!important;
    height:40px!important;
    overflow:hidden!important;
    margin:0!important;
  }
  .eq-header .eq-brand-image{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    width:128px!important;
    height:34px!important;
    flex:0 0 128px!important;
    min-width:128px!important;
    max-width:128px!important;
    overflow:hidden!important;
    transform:translateY(2px)!important;
  }
  .eq-header .eq-brand-image img{
    display:block!important;
    width:128px!important;
    height:34px!important;
    max-width:128px!important;
    max-height:34px!important;
    object-fit:contain!important;
    object-position:left center!important;
  }
  .eq-header .eq-mobile-actions{
    align-items:center!important;
    flex:0 0 auto!important;
    gap:6px!important;
    margin-left:auto!important;
  }
  .eq-header .eq-mobile-login{
    width:132px!important;
    min-width:132px!important;
    max-width:132px!important;
    height:46px!important;
    min-height:46px!important;
    padding:0 9px!important;
    gap:6px!important;
    font-size:9.5px!important;
  }
  .eq-header .eq-mobile-login b{font-size:14px!important}
  .eq-header .eq-menu-btn{
    width:48px!important;
    height:46px!important;
    flex:0 0 48px!important;
    align-self:center!important;
  }
}
@media(max-width:380px){
  .eq-header .eq-brand{max-width:115px!important}
  .eq-header .eq-brand-image{width:112px!important;flex-basis:112px!important;min-width:112px!important;max-width:112px!important;height:31px!important}
  .eq-header .eq-brand-image img{width:112px!important;height:31px!important;max-width:112px!important;max-height:31px!important}
  .eq-header .eq-mobile-login{width:121px!important;min-width:121px!important;max-width:121px!important;font-size:9px!important}
  .eq-header .eq-menu-btn{width:45px!important;flex-basis:45px!important}
}

/* DVK Digital Bank v1.0.6 — definitive compact mobile logo fit */
@media (max-width: 640px){
  .eq-header .eq-nav{
    min-height:82px!important;
    height:82px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:5px!important;
    padding-left:12px!important;
    padding-right:12px!important;
    box-sizing:border-box!important;
  }
  .eq-header .eq-brand{
    flex:0 1 102px!important;
    width:102px!important;
    max-width:102px!important;
    min-width:0!important;
    height:30px!important;
    display:flex!important;
    align-items:center!important;
    overflow:visible!important;
    margin:0!important;
  }
  .eq-header .eq-brand-image{
    width:100px!important;
    max-width:100px!important;
    min-width:100px!important;
    height:27px!important;
    max-height:27px!important;
    flex:0 0 100px!important;
    overflow:visible!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    transform:translateY(2px)!important;
  }
  .eq-header .eq-brand-image img{
    width:100px!important;
    height:27px!important;
    max-width:100px!important;
    max-height:27px!important;
    min-width:0!important;
    object-fit:contain!important;
    object-position:left center!important;
    display:block!important;
  }
  .eq-header .eq-mobile-actions{
    flex:0 0 auto!important;
    display:flex!important;
    align-items:center!important;
    gap:5px!important;
    margin-left:auto!important;
  }
  .eq-header .eq-mobile-login{
    width:123px!important;
    min-width:123px!important;
    max-width:123px!important;
    height:46px!important;
    min-height:46px!important;
    padding:0 7px!important;
    box-sizing:border-box!important;
  }
  .eq-header .eq-menu-btn{
    width:46px!important;
    min-width:46px!important;
    max-width:46px!important;
    height:46px!important;
    flex:0 0 46px!important;
  }
}
@media (max-width:380px){
  .eq-header .eq-brand{width:94px!important;max-width:94px!important;flex-basis:94px!important}
  .eq-header .eq-brand-image{width:92px!important;min-width:92px!important;max-width:92px!important;flex-basis:92px!important;height:25px!important;max-height:25px!important}
  .eq-header .eq-brand-image img{width:92px!important;height:25px!important;max-width:92px!important;max-height:25px!important}
  .eq-header .eq-mobile-login{width:118px!important;min-width:118px!important;max-width:118px!important}
  .eq-header .eq-menu-btn{width:44px!important;min-width:44px!important;max-width:44px!important}
}
