
:root{--weq-ink:#453d43;--weq-ink-2:#2f2a2e;--weq-gold:#a68b5c;--weq-soft:#f7f3ed;--weq-soft-2:#fbfaf8;--weq-line:#e6ddd0;--weq-muted:#746b70;--weq-success:#286b45;--weq-danger:#9b2d20;}
*{box-sizing:border-box}.weq-portal-body{font-family:Inter,Arial,sans-serif;color:var(--weq-ink);background:var(--weq-soft-2);min-height:100vh;}.weq-portal-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(247,243,237,.96),#fff 45%,#f8f4ef);}.weq-portal-site-header{position:sticky;top:0;z-index:100;background:rgba(69,61,67,.98);box-shadow:0 18px 55px rgba(31,28,30,.18);}.weq-portal-site-header .header-wrapper{min-height:92px;}.weq-portal-site-header .header-logo img,.weq-portal-site-header .mbl--menu-wrapper img{max-height:46px;width:auto;}.weq-portal-site-header .header-listing ul.main-menu{align-items:center;}.weq-portal-site-header .header-listing ul.main-menu>li>a{color:#fff!important;text-decoration:none;font-weight:600;letter-spacing:.01em;}.weq-portal-site-header .header-listing ul.main-menu>li>a:hover{color:var(--weq-gold)!important;}.weq-admin-shortcut a{opacity:.72}.weq-mobile-toggle,.weq-mobile-close{border:0;background:transparent;padding:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.weq-mobile-toggle img,.weq-mobile-close img{filter:brightness(0) invert(1)}
.portal-main{width:min(1180px,90vw);margin:0 auto;padding:70px 0 92px;flex:1;}.hero-card{position:relative;overflow:hidden;border-radius:0 0 44px 0;background:linear-gradient(90deg,rgba(47,42,46,.94),rgba(69,61,67,.78)),url('/media/hcedvhlh/contact-1920-updated.webp') center/cover no-repeat;color:#fff;padding:76px 62px;box-shadow:0 36px 70px rgba(69,61,67,.20);}.hero-card:before{content:"";position:absolute;right:-110px;top:-110px;width:330px;height:330px;border:1px solid rgba(255,255,255,.2);border-radius:50%;}.hero-card:after{content:"";position:absolute;right:70px;bottom:-70px;width:140px;height:140px;background:url('/assets/img/brand/header-union-7.svg') center/contain no-repeat;opacity:.12}.hero-card>*{position:relative;z-index:1}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.18em;font-size:12px;color:var(--weq-gold);font-weight:800;margin:0 0 14px}.hero-card h1,.page-title{font-size:clamp(38px,5.4vw,78px);line-height:.98;letter-spacing:-.045em;margin:0 0 22px;font-weight:700}.hero-card p{font-size:18px;line-height:1.65;max-width:820px;color:rgba(255,255,255,.88)}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:30px}.btn,.button,button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border-radius:0 0 18px 0;border:1px solid var(--weq-gold);background:var(--weq-gold);color:#fff!important;text-decoration:none!important;font-weight:800;line-height:1;padding:16px 24px;cursor:pointer;transition:.2s ease;}.btn:hover,.button:hover,button:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(166,139,92,.22)}.btn.secondary,.button.secondary{background:#fff;color:var(--weq-ink)!important;border-color:#fff}.btn.ghost,.button.ghost,button.ghost{background:transparent;color:var(--weq-ink)!important;border-color:var(--weq-line);box-shadow:none}.hero-card .button.ghost,.hero-card .btn.ghost{color:#fff!important;border-color:rgba(255,255,255,.42)}button:disabled{opacity:.65;cursor:not-allowed}.grid{display:grid;gap:26px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#fff;border:1px solid var(--weq-line);border-radius:0 0 32px 0;padding:34px;box-shadow:0 18px 48px rgba(69,61,67,.08);position:relative;}.card:before{content:"";position:absolute;left:0;top:0;height:4px;width:86px;background:var(--weq-gold)}.card h2,.card h3{margin-top:0;color:var(--weq-ink);letter-spacing:-.025em}.card h2{font-size:clamp(24px,3vw,38px);line-height:1.06}.card h3{font-size:22px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.form-full{grid-column:1/-1}label{display:block;font-weight:800;font-size:13px;margin-bottom:8px;color:var(--weq-ink)}input,select,textarea{width:100%;border:1px solid var(--weq-line);border-radius:0 0 18px 0;padding:15px 16px;font:inherit;background:#fff;color:var(--weq-ink);outline:none;transition:border-color .2s,box-shadow .2s;}input:focus,select:focus,textarea:focus{border-color:var(--weq-gold);box-shadow:0 0 0 4px rgba(166,139,92,.13)}textarea{min-height:132px;resize:vertical}.notice{padding:17px 20px;border-radius:0 0 22px 0;background:var(--weq-soft);border:1px solid var(--weq-line);margin:20px 0;color:var(--weq-ink)}.notice.success{background:#eef8f1;color:var(--weq-success);border-color:#cde9d4}.notice.error{background:#fff1ee;color:var(--weq-danger);border-color:#f0c8c0}.muted{color:var(--weq-muted)}.small{font-size:13px}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:8px 13px;background:var(--weq-soft);font-size:12px;font-weight:900;color:var(--weq-ink);border:1px solid var(--weq-line);text-transform:none}.status-list{display:grid;gap:12px;counter-reset:stage;margin:0;padding:0}.status-list li{list-style:none;padding:17px 18px;background:#fff;border:1px solid var(--weq-line);border-radius:0 0 18px 0}.status-list li:before{counter-increment:stage;content:counter(stage);display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--weq-gold);color:#fff;font-size:12px;font-weight:900;margin-right:10px}.table-wrap{overflow:auto;border-radius:0 0 28px 0}.admin-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--weq-line);overflow:hidden}.admin-table th,.admin-table td{text-align:left;padding:15px 16px;border-bottom:1px solid var(--weq-line);vertical-align:top}.admin-table th{background:var(--weq-soft);font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--weq-muted)}.message{border-left:3px solid var(--weq-gold);padding:14px 16px;background:var(--weq-soft-2);margin:12px 0;border-radius:0 0 16px 0}.file-list{padding:0;margin:0}.file-list li{list-style:none;margin:9px 0;padding:12px 14px;background:var(--weq-soft);border-radius:0 0 16px 0}.split{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.mt{margin-top:28px}.mb{margin-bottom:32px}.weq-portal-footer{margin-top:auto;background:var(--weq-ink);color:#fff;padding-top:70px}.weq-portal-footer .footer-middle{padding-top:0}.weq-portal-footer .footer-middle-left .para,.weq-portal-footer .body9,.weq-portal-footer a{color:rgba(255,255,255,.78)!important}.weq-portal-footer .footer-middle-right-list-heading{color:#fff!important}.weq-portal-footer .logo img{max-width:220px}.weq-portal-footer .footer-bottom{border-color:rgba(255,255,255,.16)}code{background:#f1ebe2;padding:2px 6px;border-radius:6px}.card a:not(.button):not(.btn){color:var(--weq-gold);text-decoration:underline}.portal-main>.split:first-child{padding:36px 0 10px}.portal-main>.split:first-child .page-title{color:var(--weq-ink)}
@media(max-width:1024px){.portal-main{width:92vw;padding:48px 0 70px}.grid.two,.grid.three,.form-grid{grid-template-columns:1fr}.hero-card{padding:48px 30px;border-radius:0 0 32px 0}.card{padding:28px}.weq-portal-site-header .header-wrapper{min-height:74px}.weq-portal-nav{position:fixed!important;inset:0 0 0 auto;width:min(360px,90vw);background:var(--weq-ink);padding:24px;transform:translateX(100%);transition:.25s ease;display:block!important;overflow:auto}.weq-portal-nav.active{transform:translateX(0)}.weq-portal-nav .mbl--menu-wrapper.sty1{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.weq-portal-site-header .header-listing ul.main-menu{display:block}.weq-portal-site-header .header-listing ul.main-menu>li{display:block;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.12)}body.weq-menu-open:before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:99}}@media(min-width:1025px){.weq-portal-nav .mbl--menu-wrapper.sty1,.weq-mobile-toggle{display:none}.weq-portal-nav{display:flex!important;align-items:center;justify-content:flex-end}.weq-portal-site-header .sec--menu{display:block}.weq-portal-site-header .header-listing{display:flex;justify-content:flex-end;width:100%}}@media(max-width:640px){.hero-card h1,.page-title{font-size:38px}.hero-card p{font-size:16px}.btn,.button,button{width:100%}.split .button{width:auto}.card{padding:24px}.admin-table{font-size:13px}.admin-table th,.admin-table td{padding:12px 10px}}

/* Updated authentication / login hero areas */
.portal-auth-main{width:min(1320px,94vw);padding:54px 0 84px;}
.auth-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);gap:0;align-items:stretch;border-radius:0 0 36px 0;overflow:hidden;box-shadow:0 30px 70px rgba(20,18,20,.16);background:#fff}
.auth-grid .auth-card{border-radius:0;padding:56px 46px;display:flex;flex-direction:column;justify-content:center;min-height:720px;box-shadow:none;border-left:1px solid var(--weq-line)}
.auth-grid .auth-card:before{width:120px}
.auth-grid .auth-hero{border-radius:0;min-height:720px;display:flex;align-items:flex-end;padding:0;position:relative;box-shadow:none;background-size:cover;background-position:center center}
.auth-overlay{position:relative;z-index:2;width:100%;padding:70px 56px;background:linear-gradient(180deg,rgba(10,10,10,.08),rgba(10,10,10,.84) 68%)}
.auth-grid .client-hero{background-image:url('/media/gocbixsq/contact-1680-updated.webp')}
.auth-grid .activation-hero{background-image:url('/media/01xbm3th/assets-1920-updated.webp')}
.auth-grid .admin-hero{background-image:url('/media/blwh40iy/bgdessert.jpg')}
.auth-grid .auth-hero h1{max-width:500px}
.auth-grid .auth-hero p{max-width:540px}
.weq-portal-site-header .header-logo img,.weq-portal-site-header .mbl--menu-wrapper img{max-height:52px}
.weq-portal-site-header .header-logo img{width:auto;max-width:260px}
.weq-portal-footer .logo img{max-width:250px;width:100%;height:auto}
@media(max-width:1024px){
  .portal-auth-main{width:92vw;padding:34px 0 64px}
  .auth-grid{grid-template-columns:1fr;box-shadow:none;background:transparent;gap:24px}
  .auth-grid .auth-hero,.auth-grid .auth-card{min-height:auto;border-radius:0 0 30px 0}
  .auth-grid .auth-card{border-left:1px solid var(--weq-line);padding:34px 26px}
  .auth-overlay{padding:42px 28px}
}
