:root{
  --wtech-font:"Source Sans 3","Source Sans Pro","Helvetica Neue","Segoe UI",Roboto,Arial,sans-serif;
  --wtech-navy:#0b3768;
  --wtech-navy-2:#08284d;
  --wtech-navy-dark:#061a35;
  --wtech-red:#d10b2f;
  --wtech-red-dark:#a90826;
  --wtech-blue:#1678d8;
  --wtech-green:#118b32;
  --wtech-orange:#f97316;
  --wtech-page:#f3f6fa;
  --wtech-panel:#ffffff;
  --wtech-footer:#f8fafc;
  --wtech-text:#162033;
  --wtech-heading:#111827;
  --wtech-muted:#64748b;
  --wtech-soft:#edf4fb;
  --wtech-line:#dde5ef;
  --wtech-line-2:#e8edf3;
  --wtech-radius:7px;
  --wtech-radius-lg:14px;
  --wtech-sidebar-width:270px;
  --wtech-topbar-height:72px;
  --wtech-shadow:0 1px 2px rgba(15,23,42,.04);
  --wtech-shadow-lg:0 22px 55px rgba(11,55,104,.16);
  --wtech-focus:0 0 0 3px rgba(11,55,104,.14);
}


*,*::before,*::after{box-sizing:border-box}
html{min-height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}
body{min-height:100%;margin:0;background:var(--wtech-page);color:var(--wtech-text);font-family:var(--wtech-font);font-size:14px;line-height:1.42;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}
button,input,select,textarea{font:inherit}
button{border-radius:0}
a{color:var(--wtech-navy);text-decoration:none}
a:hover{text-decoration:none}
img,svg{max-width:100%}
img{height:auto}
.wtech-bi,.bi{display:inline-block;vertical-align:-.125em;fill:currentColor;flex-shrink:0;width:1em;height:1em}
h1,h2,h3,h4,h5,h6{font-family:var(--wtech-font);letter-spacing:-.01em;color:var(--wtech-heading)}
.wtech-muted{color:var(--wtech-muted)!important}.wtech-nowrap{white-space:nowrap}.wtech-hidden{display:none!important}
:focus-visible{outline:0;box-shadow:var(--wtech-focus)}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}


/* WTECH Global Style v1.0.3 - application shell, header, sidebar, footer */
.wtech-app-shell,.app-shell{display:flex;min-height:100vh;min-height:100dvh;background:var(--wtech-page);position:relative;overflow-x:hidden}
.wtech-sidebar,.sidebar{width:var(--wtech-sidebar-width);background:linear-gradient(180deg,var(--wtech-navy),var(--wtech-navy-dark));color:#fff;display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;height:100vh;height:100dvh;border-right:1px solid rgba(255,255,255,.08);box-shadow:4px 0 16px rgba(15,23,42,.12);z-index:40;transform:translateX(0);transition:transform .24s ease;overflow:hidden}
.wtech-brand,.brand{min-height:102px;padding:18px 18px 16px;background:rgba(255,255,255,.035);border-bottom:1px solid rgba(255,255,255,.10);display:flex;align-items:center;gap:12px;position:relative;flex:0 0 auto}
.wtech-brand-logo,.brand-logo{width:172px;height:auto;display:block;filter:none}
.wtech-brand-mark,.brand-app-mark,.brand-mark{width:44px;height:44px;border-radius:10px;background:#fff;color:var(--wtech-navy);display:grid;place-items:center;box-shadow:0 8px 22px rgba(0,0,0,.16);font-size:22px;flex:0 0 44px}
.wtech-brand-copy,.brand-app-copy{min-width:0;color:#fff}.wtech-brand-name,.brand-name{font-size:23px;line-height:1;font-weight:750;color:#fff;letter-spacing:-.02em;word-break:normal}.wtech-brand-name span,.brand-name span{color:#fff}.wtech-brand-sub,.brand-sub{font-size:11.5px;margin-top:4px;color:rgba(255,255,255,.72);font-weight:500;line-height:1.25}
.wtech-sidebar-close,.sidebar-close{display:none;position:absolute;right:14px;top:18px;width:36px;height:36px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;border-radius:var(--wtech-radius);place-items:center;cursor:pointer}
.wtech-nav,.nav{padding:12px 12px 10px;overflow-y:auto;overflow-x:hidden;flex:1;-webkit-overflow-scrolling:touch}.wtech-nav-section,.nav-section{padding:13px 10px 6px;color:rgba(255,255,255,.54);font-size:11px;text-transform:uppercase;letter-spacing:.07em;font-weight:700;border-top:1px solid transparent}.wtech-nav-section.admin,.nav-section.admin{border-top:1px solid rgba(255,255,255,.10);margin-top:9px;padding-top:13px}
.wtech-nav a,.nav a{display:flex;align-items:center;gap:11px;color:rgba(255,255,255,.82);text-decoration:none;padding:10px 12px;border-radius:6px;margin:4px 0;font-size:14px;font-weight:600;border:1px solid transparent;background:transparent;position:relative;min-width:0}.wtech-nav a span:last-child,.nav a span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.wtech-nav a:hover,.nav a:hover{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.10)}.wtech-nav a.active,.nav a.active{background:#fff;color:var(--wtech-navy);border-color:#fff;font-weight:700;box-shadow:0 8px 18px rgba(0,0,0,.14)}.wtech-nav a.active::after,.nav a.active::after{content:"";width:5px;height:24px;border-radius:999px;background:var(--wtech-red);margin-left:auto;flex:0 0 5px}.wtech-nav-ico,.nav-ico{width:23px;height:23px;border-radius:5px;background:rgba(255,255,255,.09);color:rgba(255,255,255,.88);display:inline-grid;place-items:center;font-size:13px;line-height:1;flex:0 0 23px;border:1px solid rgba(255,255,255,.08)}.wtech-nav a.active .wtech-nav-ico,.nav a.active .nav-ico{background:var(--wtech-soft);color:var(--wtech-navy);border-color:#d8e4f1}
.wtech-sidebar-footer,.sidebar-footer{margin-top:auto;padding:13px 16px;border-top:1px solid rgba(255,255,255,.10);font-size:12px;color:rgba(255,255,255,.72);background:transparent;flex:0 0 auto}.wtech-footbox,.sidebar-footer .footbox{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.06);border-radius:var(--wtech-radius);padding:12px 13px;line-height:1.45}.wtech-footbox strong,.sidebar-footer strong{display:block;color:#fff;margin-bottom:5px;font-weight:650}.wtech-status-dot,.sidebar-footer .status-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;display:inline-block;margin-right:6px}
.wtech-main,.main{margin-left:var(--wtech-sidebar-width);width:calc(100% - var(--wtech-sidebar-width));min-width:0;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--wtech-page);transition:margin-left .24s ease,width .24s ease}.wtech-topbar,.topbar{min-height:var(--wtech-topbar-height);background:#fff;border-bottom:1px solid var(--wtech-line);display:flex;align-items:center;justify-content:space-between;padding:0 18px;position:sticky;top:0;z-index:10;box-shadow:0 1px 4px rgba(15,23,42,.03);gap:14px}.wtech-topbar-left,.topbar-left{display:flex;align-items:center;gap:14px;min-width:0}.wtech-hamburger,.hamburger{width:42px;height:42px;border:1px solid var(--wtech-line);background:#fff;color:var(--wtech-navy);display:grid;place-items:center;border-radius:var(--wtech-radius);cursor:pointer;flex:0 0 42px}.wtech-hamburger:hover,.hamburger:hover{border-color:#c8d5e4;background:#f8fbff}.wtech-topbar-logo,.topbar-logo{width:172px;height:auto;display:block;flex:0 0 auto}.wtech-page-title-block,.page-title-block{min-width:0}.wtech-page-title-block h1,.topbar h1,.page-title-block h1{margin:0;font-size:22px;font-weight:750;line-height:1.15;color:var(--wtech-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wtech-page-title-block p,.topbar p,.page-title-block p{margin:3px 0 0;color:#344054;font-size:12.5px;white-space:nowrap;font-weight:500;overflow:hidden;text-overflow:ellipsis;max-width:54vw}.wtech-top-actions,.top-actions{display:flex;gap:14px;align-items:center;margin-left:auto;flex:0 0 auto}.wtech-user-chip,.user-chip{display:none}.wtech-avatar,.avatar{width:34px;height:34px;border-radius:50%;background:#eef2f7;border:1px solid #d8dee8;display:grid;place-items:center;color:#344054;font-weight:800}.wtech-logout-btn,.logout-btn{background:#fff;border:1px solid var(--wtech-line);color:var(--wtech-navy);padding:9px 12px;border-radius:var(--wtech-radius);font-size:12.5px;font-weight:600;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;box-shadow:0 1px 2px rgba(15,23,42,.02);text-decoration:none}.wtech-logout-btn:hover,.logout-btn:hover{border-color:#c8d5e4;background:#f8fbff;color:var(--wtech-navy-dark)}
.wtech-content,.content{padding:14px 18px 0;flex:1;min-width:0}.wtech-app-footer,.app-footer{background:#fff;border-top:1px solid #d8dee8;padding:14px 18px;margin-top:18px;color:#64748b;font-size:12.5px;font-weight:400;display:flex;justify-content:space-between;align-items:center;gap:12px;box-shadow:0 -1px 3px rgba(15,23,42,.02)}.wtech-app-footer strong,.app-footer strong{color:inherit;font-weight:400}.wtech-footer-link{color:inherit;font-weight:400;text-decoration:none;display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.wtech-footer-link strong,.wtech-footer-link .wtech-footer-company{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;font-weight:400;color:inherit}.wtech-footer-link:hover{color:var(--wtech-navy)}.wtech-sidebar-overlay,.sidebar-overlay{position:fixed;inset:0;background:rgba(15,23,42,.40);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease;z-index:35}body.sidebar-open{overflow:hidden}body.sidebar-open .wtech-sidebar-overlay,body.sidebar-open .sidebar-overlay{opacity:1;visibility:visible;pointer-events:auto}body.sidebar-collapsed .wtech-sidebar,body.sidebar-collapsed .sidebar{transform:translateX(-100%)}body.sidebar-collapsed .wtech-main,body.sidebar-collapsed .main{margin-left:0;width:100%}
@media(max-width:1200px){.wtech-page-title-block p,.page-title-block p,.topbar p{max-width:44vw}.wtech-topbar-logo,.topbar-logo{width:158px}}
@media(max-width:960px){.wtech-sidebar,.sidebar{transform:translateX(-100%);width:286px;max-width:86vw}.wtech-sidebar-close,.sidebar-close{display:grid}body.sidebar-open .wtech-sidebar,body.sidebar-open .sidebar{transform:translateX(0)}body.sidebar-collapsed .wtech-sidebar,body.sidebar-collapsed .sidebar{transform:translateX(-100%)}.wtech-main,.main,body.sidebar-collapsed .wtech-main,body.sidebar-collapsed .main{margin-left:0;width:100%}.wtech-topbar,.topbar{padding:10px 14px;min-height:68px;align-items:center}.wtech-topbar-logo,.topbar-logo{width:148px}.wtech-page-title-block h1,.page-title-block h1,.topbar h1{font-size:20px}.wtech-page-title-block p,.page-title-block p,.topbar p{white-space:normal;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wtech-content,.content{padding:14px}.wtech-logout-btn,.logout-btn{display:inline-flex}.wtech-brand{min-height:92px}}
@media(max-width:720px){.wtech-topbar,.topbar{gap:10px}.wtech-topbar-left,.topbar-left{gap:10px}.wtech-hamburger,.hamburger{width:40px;height:40px;flex-basis:40px}.wtech-topbar-logo,.topbar-logo{width:126px}.wtech-page-title-block h1,.page-title-block h1,.topbar h1{font-size:18px}.wtech-page-title-block p,.page-title-block p,.topbar p{font-size:11.5px}.wtech-top-actions,.top-actions{gap:8px}.wtech-avatar,.avatar{width:34px;height:34px}.wtech-user-chip-name,.user-chip-name{display:none}.wtech-app-footer,.app-footer{align-items:flex-start;flex-direction:column;padding:15px 14px}.wtech-footer-link{align-items:flex-start}}
@media(max-width:520px){.wtech-topbar,.topbar{padding:9px 12px}.wtech-topbar-logo,.topbar-logo{width:108px}.wtech-page-title-block{max-width:calc(100vw - 230px)}.wtech-page-title-block h1,.page-title-block h1,.topbar h1{font-size:17px}.wtech-page-title-block p,.page-title-block p,.topbar p{display:none}.wtech-content,.content{padding:12px}.wtech-sidebar,.sidebar{width:min(286px,88vw)}.wtech-brand-name,.brand-name{font-size:22px}.wtech-brand-sub,.brand-sub{font-size:11px}}
@media(max-width:390px){.wtech-topbar-logo,.topbar-logo{display:none}.wtech-page-title-block{max-width:calc(100vw - 122px)}.wtech-hamburger,.hamburger{width:38px;height:38px;flex-basis:38px}}


/* WTECH Global Style v1.0.3 - responsive login shell */
body.wtech-login-page,body.login-page.login-page-wtech{min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:1fr auto;overflow-x:hidden;background:#fff;color:var(--wtech-text);font-family:var(--wtech-font)}
.wtech-login-top,.login-top-wtech{position:absolute;z-index:20;top:0;left:0;right:auto;height:auto;min-height:0;padding:28px 0 0 clamp(22px,8vw,120px);border:0;background:transparent;box-shadow:none}.wtech-login-top-brand,.login-top-brand{display:flex;align-items:center}.wtech-login-logo,.login-logo{width:250px;max-width:min(28vw,250px);height:auto;display:block}
.wtech-login-wrap,.login-wrap.login-wrap-real.login-wrap-wtech{min-height:calc(100vh - 86px);min-height:calc(100dvh - 86px);width:100%;display:grid;grid-template-columns:minmax(520px,1fr) minmax(620px,.94fr);gap:clamp(34px,4.2vw,70px);align-items:stretch;justify-content:space-between;padding:0 0 0 clamp(22px,8vw,120px);margin:0;background:radial-gradient(circle at 11% 88%,rgba(11,55,104,.075),transparent 27%),linear-gradient(90deg,#fff 0%,#fff 54%,#f9fbfe 54%,#f9fbfe 100%);overflow:hidden}.wtech-login-info,.login-info.login-info-real.login-info-wtech{align-self:center;max-width:790px;width:100%;padding:118px 0 42px;position:relative}.wtech-login-info::before,.login-info.login-info-real.login-info-wtech::before{content:"";position:absolute;left:-58px;top:118px;width:4px;height:188px;border-radius:999px;background:linear-gradient(180deg,var(--wtech-red),rgba(209,11,47,.08))}.wtech-login-kicker,.login-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid #d9e3ef;background:#f7fbff;border-radius:6px;color:#344054;font-size:13px;font-weight:600;margin-bottom:19px}.wtech-login-info h1,.login-info-wtech h1{margin:0;color:#0f172a;font-size:54px;line-height:.98;font-weight:800;letter-spacing:-.045em}.wtech-login-info h1 span,.login-info-wtech h1 span{color:var(--wtech-red)}.wtech-login-info h2,.login-info-wtech h2{margin:10px 0 0;color:#49627d;font-size:28px;line-height:1.15;font-weight:500;letter-spacing:-.025em}.wtech-login-lead,.login-lead{margin:20px 0 0;color:#29435f;max-width:670px;font-size:17px;line-height:1.45}.wtech-login-feature-grid,.login-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:31px}.wtech-login-feature,.login-feature{min-height:84px;background:#fff;border:1px solid #dfe7f0;border-radius:7px;box-shadow:0 8px 24px rgba(15,23,42,.04);display:flex;align-items:center;gap:12px;padding:14px}.wtech-feature-icon,.feature-icon{width:38px;height:38px;border-radius:8px;background:#edf4fb;border:1px solid #d8e4f1;color:var(--wtech-navy);display:grid;place-items:center;flex:0 0 38px;font-size:17px}.wtech-feature-icon .bi,.feature-icon .bi{width:1em;height:1em}.wtech-login-feature strong,.login-feature strong{display:block;color:#111827;font-size:13px;font-weight:750}.wtech-login-feature span:not(.wtech-feature-icon),.login-feature span:not(.feature-icon){display:block;color:#52657c;font-size:12px;margin-top:3px}.wtech-login-baseline,.login-baseline{margin-top:16px;border:1px solid #dfe7f0;background:#f8fbff;border-radius:8px;display:flex;align-items:center;gap:13px;padding:13px 15px}.wtech-baseline-icon,.baseline-icon{width:41px;height:41px;border-radius:8px;background:var(--wtech-navy);color:#fff;display:grid;place-items:center;flex:0 0 41px}.wtech-login-baseline strong,.login-baseline strong{display:block;color:#111827;font-size:13px}.wtech-login-baseline span:not(.wtech-baseline-icon),.login-baseline span:not(.baseline-icon){display:block;color:#52657c;font-size:12px;margin-top:3px}
.wtech-login-panel-shell,.login-panel-shell{background:linear-gradient(180deg,#0e3f73,#061d3a);position:relative;display:flex;flex-direction:column;justify-content:center;padding:96px clamp(32px,6vw,122px) 70px;min-width:0;overflow:hidden}.wtech-login-panel-shell::before,.login-panel-shell::before,.wtech-login-panel-shell::after,.login-panel-shell::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%;pointer-events:none}.wtech-login-panel-shell::before,.login-panel-shell::before{width:210px;height:210px;right:70px;top:34px}.wtech-login-panel-shell::after,.login-panel-shell::after{width:210px;height:210px;left:52px;bottom:50px}.wtech-login-panel-banner,.login-panel-banner{position:relative;z-index:1;margin-bottom:22px;color:#fff}.wtech-login-panel-banner h2,.login-panel-banner h2{margin:0;font-size:31px;line-height:1.1;color:#fff;font-weight:760;letter-spacing:-.025em}.wtech-login-panel-banner p,.login-panel-banner p{margin:8px 0 0;color:rgba(255,255,255,.78);font-size:15px}.wtech-login-card,.login-card.login-card-real.login-card-wtech{position:relative;z-index:1;background:#fff;border:1px solid rgba(255,255,255,.16);border-radius:15px;box-shadow:0 28px 70px rgba(0,0,0,.25);padding:31px 36px 30px;max-width:630px;width:100%;margin:0 auto}.wtech-login-card-head,.login-card-head{display:flex;align-items:center;gap:15px;margin-bottom:22px}.wtech-login-card-icon,.login-card-icon{width:58px;height:58px;border-radius:13px;background:#eef5fc;border:1px solid #d8e4f1;color:var(--wtech-navy);display:grid;place-items:center;font-size:28px;flex:0 0 58px}.wtech-login-title,.login-title{margin:0!important;color:var(--wtech-red)!important;font-size:32px!important;font-weight:800!important;line-height:1.05!important;letter-spacing:-.03em!important}.wtech-login-sub,.login-sub{margin:5px 0 0!important;color:#667085;font-size:13.5px}.wtech-login-card .wtech-form-row,.login-card .form-row{margin-bottom:14px}.wtech-login-card label,.login-card label{font-size:11.5px;color:#344054;font-weight:700}.wtech-login-help,.login-help{margin:-6px 0 14px;color:#64748b;font-size:12.5px}.wtech-login-protection-row,.login-protection-row{display:flex;justify-content:space-between;gap:10px;color:#64748b;font-size:12px;margin:2px 0 13px}.wtech-login-protection-row span,.login-protection-row span{display:inline-flex;align-items:center;gap:5px}.wtech-login-submit,.login-submit{width:100%;height:54px;background:var(--wtech-red)!important;color:#fff!important;border:0!important;border-radius:7px!important;font-size:14px!important;font-weight:700!important;box-shadow:0 10px 24px rgba(209,11,47,.20)}.wtech-login-submit:hover,.login-submit:hover{background:var(--wtech-red-dark)!important}.wtech-security-note,.security-note{border-top:1px solid #e9edf3;margin-top:18px;padding-top:14px;display:flex;align-items:center;gap:10px;color:#52657c;font-size:12px}.wtech-security-icon,.security-icon{width:33px;height:33px;border-radius:8px;background:#eef5fc;color:var(--wtech-navy);display:grid;place-items:center;flex:0 0 33px}.wtech-security-note strong,.security-note strong{font-size:12.5px;color:#111827}
.wtech-login-bottom,.login-bottom.login-bottom-real.login-bottom-wtech{min-height:58px;background:#fff;border-top:1px solid #d8dee8;color:#64748b;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px clamp(22px,8vw,120px);font-size:12px;font-weight:400;box-shadow:0 -1px 3px rgba(15,23,42,.02)}.wtech-login-bottom .wtech-footer-link,.login-bottom .wtech-footer-link{color:inherit;font-weight:400;text-decoration:none;display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.wtech-login-bottom .wtech-footer-link span,.login-bottom .wtech-footer-link span{color:inherit;font-weight:400}.wtech-login-bottom .wtech-footer-link strong,.login-bottom .wtech-footer-link strong,.wtech-login-bottom .wtech-footer-link .wtech-footer-company,.login-bottom .wtech-footer-link .wtech-footer-company{color:inherit;font-weight:400;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.wtech-login-bottom .wtech-footer-link:hover,.login-bottom .wtech-footer-link:hover{color:var(--wtech-navy)}.wtech-login-footer-service{text-align:right}
@media(max-width:1320px){.wtech-login-wrap,.login-wrap.login-wrap-real.login-wrap-wtech{grid-template-columns:minmax(470px,1fr) minmax(540px,.95fr);gap:34px}.wtech-login-panel-shell,.login-panel-shell{padding-left:54px;padding-right:54px}.wtech-login-info h1,.login-info-wtech h1{font-size:50px}.wtech-login-info h2,.login-info-wtech h2{font-size:26px}}
@media(max-width:1180px){body.wtech-login-page,body.login-page.login-page-wtech{display:block;background:linear-gradient(180deg,#fff 0%,#fff 49%,#0b3768 49%,#061d3a 100%)}.wtech-login-top,.login-top-wtech{position:relative;padding:22px 28px 0}.wtech-login-logo,.login-logo{width:210px;max-width:58vw}.wtech-login-wrap,.login-wrap.login-wrap-real.login-wrap-wtech{display:block;min-height:0;padding:0;background:transparent;overflow:visible}.wtech-login-info,.login-info.login-info-real.login-info-wtech{max-width:820px;margin:0 auto;padding:42px 28px 30px}.wtech-login-info::before,.login-info.login-info-real.login-info-wtech::before{left:12px;top:44px;height:152px}.wtech-login-feature-grid,.login-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wtech-login-panel-shell,.login-panel-shell{min-height:auto;padding:42px 28px 54px}.wtech-login-panel-shell::before,.login-panel-shell::before{right:22px;top:20px;width:160px;height:160px}.wtech-login-panel-shell::after,.login-panel-shell::after{left:18px;bottom:28px;width:150px;height:150px}.wtech-login-panel-banner,.login-panel-banner{max-width:630px;width:100%;margin:0 auto 18px}.wtech-login-card,.login-card.login-card-real.login-card-wtech{max-width:630px}.wtech-login-bottom,.login-bottom.login-bottom-real.login-bottom-wtech{position:static;flex-direction:column;text-align:center;align-items:center;padding:14px 22px}.wtech-login-footer-service{text-align:center}}
@media(max-width:720px){.wtech-login-top,.login-top-wtech{padding:18px 20px 0}.wtech-login-logo,.login-logo{width:184px;max-width:70vw}.wtech-login-info,.login-info.login-info-real.login-info-wtech{padding:34px 20px 24px}.wtech-login-info::before,.login-info.login-info-real.login-info-wtech::before{display:none}.wtech-login-info h1,.login-info-wtech h1{font-size:43px;line-height:1}.wtech-login-info h2,.login-info-wtech h2{font-size:23px}.wtech-login-lead,.login-lead{font-size:15px}.wtech-login-feature-grid,.login-feature-grid{grid-template-columns:1fr;gap:10px;margin-top:22px}.wtech-login-feature,.login-feature{min-height:70px}.wtech-login-baseline,.login-baseline{align-items:flex-start}.wtech-login-panel-shell,.login-panel-shell{padding:34px 18px 42px}.wtech-login-panel-banner h2,.login-panel-banner h2{font-size:28px}.wtech-login-card,.login-card.login-card-real.login-card-wtech{padding:24px 22px;border-radius:13px}.wtech-login-card-head,.login-card-head{gap:12px}.wtech-login-card-icon,.login-card-icon{width:52px;height:52px;flex-basis:52px;font-size:25px}.wtech-login-title,.login-title{font-size:28px!important}.wtech-login-protection-row,.login-protection-row{flex-direction:column;gap:4px}.wtech-security-note,.security-note{align-items:flex-start}.wtech-login-bottom,.login-bottom.login-bottom-real.login-bottom-wtech{font-size:11.5px;line-height:1.45}.wtech-login-bottom .wtech-footer-link,.login-bottom .wtech-footer-link{justify-content:center}}
@media(max-width:420px){.wtech-login-info h1,.login-info-wtech h1{font-size:38px}.wtech-login-info h2,.login-info-wtech h2{font-size:21px}.wtech-login-panel-banner h2,.login-panel-banner h2{font-size:25px}.wtech-login-card,.login-card.login-card-real.login-card-wtech{padding:21px 18px}.wtech-login-card-head,.login-card-head{align-items:flex-start}.wtech-login-submit,.login-submit{height:52px}.wtech-login-feature,.login-feature{padding:11px}.wtech-login-kicker,.login-kicker{font-size:12px}}
@media(min-width:1025px) and (max-width:1400px) and (max-height:760px){.wtech-login-top,.login-top-wtech{padding-top:16px}.wtech-login-logo,.login-logo{width:205px}.wtech-login-wrap,.login-wrap.login-wrap-real.login-wrap-wtech{min-height:calc(100vh - 60px);min-height:calc(100dvh - 60px);gap:34px}.wtech-login-info,.login-info.login-info-real.login-info-wtech{padding-top:92px;padding-bottom:26px}.wtech-login-info::before,.login-info.login-info-real.login-info-wtech::before{top:92px;height:154px}.wtech-login-info h1,.login-info-wtech h1{font-size:46px}.wtech-login-info h2,.login-info-wtech h2{font-size:24px}.wtech-login-lead,.login-lead{font-size:15px;margin-top:14px}.wtech-login-feature-grid,.login-feature-grid{margin-top:20px;gap:9px}.wtech-login-feature,.login-feature{min-height:66px;padding:10px}.wtech-login-baseline,.login-baseline{margin-top:10px;padding:10px}.wtech-login-panel-shell,.login-panel-shell{padding-top:58px;padding-bottom:42px}.wtech-login-panel-banner,.login-panel-banner{margin-bottom:14px}.wtech-login-card,.login-card.login-card-real.login-card-wtech{padding:23px 28px}.wtech-login-card-head,.login-card-head{margin-bottom:15px}.wtech-login-card .wtech-form-row,.login-card .form-row{margin-bottom:10px}.wtech-security-note,.security-note{margin-top:12px;padding-top:11px}.wtech-login-bottom,.login-bottom.login-bottom-real.login-bottom-wtech{min-height:50px;padding-top:7px;padding-bottom:7px}}
@media(max-height:620px) and (max-width:1180px){.wtech-login-top,.login-top-wtech{padding-top:14px}.wtech-login-logo,.login-logo{width:170px}.wtech-login-info,.login-info.login-info-real.login-info-wtech{padding-top:24px}.wtech-login-panel-shell,.login-panel-shell{padding-top:28px}}


/* WTECH Global Style v1.0.3 - reusable components */
.wtech-grid,.grid{display:grid;gap:12px}.wtech-grid-4,.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.wtech-grid-3,.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.wtech-grid-2,.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.wtech-card,.card{background:var(--wtech-panel);border:1px solid var(--wtech-line);border-radius:var(--wtech-radius);box-shadow:var(--wtech-shadow);overflow:hidden}.wtech-card-header,.card-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 13px;border-bottom:1px solid var(--wtech-line-2);background:#fff}.wtech-card-title,.card-title{font-weight:700;color:var(--wtech-heading);letter-spacing:-.01em;font-size:14px}.wtech-card-title::before,.card-title::before{content:"";display:inline-block;width:4px;height:18px;border-radius:4px;background:var(--wtech-red);vertical-align:-4px;margin-right:8px}.wtech-card-subtitle,.card-subtitle{font-size:11.5px;color:var(--wtech-muted)}.wtech-card-body,.card-body{padding:14px}
.wtech-kpi,.kpi{padding:16px 16px 14px;min-height:112px;position:relative;background:#fff;display:flex;align-items:center;gap:15px;justify-content:flex-start;border-left:1px solid var(--wtech-line)!important}.wtech-kpi-icon,.kpi-icon{width:58px;height:58px;border-radius:9px;display:grid;place-items:center;color:#fff;font-size:26px;font-weight:800;box-shadow:inset 0 -12px 20px rgba(0,0,0,.10),0 2px 5px rgba(15,23,42,.08);flex:0 0 58px;background:linear-gradient(180deg,var(--wtech-navy),var(--wtech-navy-2))}.wtech-kpi-icon .bi,.kpi-icon .bi{width:1.05em;height:1.05em}.wtech-kpi.red .wtech-kpi-icon,.kpi.red .kpi-icon{background:linear-gradient(180deg,#e50f3a,var(--wtech-red))}.wtech-kpi.green .wtech-kpi-icon,.kpi.green .kpi-icon{background:linear-gradient(180deg,#16943a,#0d7129)}.wtech-kpi.blue .wtech-kpi-icon,.kpi.blue .kpi-icon{background:linear-gradient(180deg,#1678d8,#0759b2)}.wtech-kpi.orange .wtech-kpi-icon,.kpi.orange .kpi-icon{background:linear-gradient(180deg,#f97316,#ea580c)}.wtech-kpi-label,.kpi-label{font-size:11.5px;color:#344054;margin-bottom:5px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.wtech-kpi-value,.kpi-value{font-size:22px;line-height:1.15;font-weight:800;letter-spacing:-.02em;color:#0f172a}.wtech-kpi-sub,.kpi-sub{font-size:12px;color:#475467;margin-top:6px}
.wtech-btn,.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid transparent;border-radius:5px;padding:8px 11px;text-decoration:none;cursor:pointer;font-size:12.5px;line-height:1.2;background:#edf2f7;color:#111827;font-weight:600;white-space:nowrap;min-height:36px}.wtech-btn:hover,.btn:hover{filter:brightness(.98)}.wtech-btn-primary,.btn-primary{background:var(--wtech-navy);color:#fff}.wtech-btn-primary:hover,.btn-primary:hover{background:var(--wtech-navy-2)}.wtech-btn-red,.btn-red{background:var(--wtech-red);color:#fff}.wtech-btn-danger,.btn-danger{background:var(--wtech-red);color:#fff}.wtech-btn-blue,.btn-blue{background:var(--wtech-blue);color:#fff}.wtech-btn-light,.btn-light{background:#fff;border-color:#cfd8e3;color:#111827}.wtech-btn-small,.btn-small{padding:5px 9px;font-size:11.5px;min-height:28px}.wtech-btn-outline,.btn-outline{background:#fff;border-color:#cfd8e3;color:#111827}.wtech-btn-outline:hover,.btn-outline:hover{border-color:var(--wtech-navy);color:var(--wtech-navy);background:#f7fbff}
.wtech-table-wrap,.table-wrap{width:100%;overflow:auto;-webkit-overflow-scrolling:touch;border-radius:var(--wtech-radius)}.wtech-table,.table{width:100%;border-collapse:separate;border-spacing:0;min-width:680px}.wtech-table th,.wtech-table td,.table th,.table td{padding:8px 10px;border-bottom:1px solid #edf1f5;text-align:left;vertical-align:middle}.wtech-table th,.table th{font-size:11.5px;color:#334155;background:#f6f8fb;font-weight:700;position:sticky;top:0;z-index:1}.wtech-table td,.table td{font-size:12.5px;background:#fff}.wtech-table tbody tr:hover td,.table tbody tr:hover td{background:#fbfdff}.wtech-empty,.empty{text-align:center;color:#64748b;padding:20px!important;background:#fff!important}.wtech-table-actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center}
.wtech-form-grid,.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.wtech-form-row,.form-row{display:flex;flex-direction:column;gap:5px}.wtech-form-row label,.form-row label{font-size:11.5px;color:#334155;font-weight:700}.wtech-input,.wtech-select,.wtech-textarea,.input,.select,.textarea{width:100%;border:1px solid #cfd8e3;border-radius:5px;padding:8px 9px;background:#fff;font-size:13px;color:#111827;min-height:36px}.wtech-input:focus,.wtech-select:focus,.wtech-textarea:focus,.input:focus,.select:focus,.textarea:focus{outline:0;border-color:#88a7c8;box-shadow:var(--wtech-focus)}.wtech-textarea,.textarea{min-height:86px;resize:vertical}.wtech-form-actions,.form-actions{display:flex;gap:8px;align-items:center;margin-top:13px;flex-wrap:wrap}
.wtech-alert,.alert{padding:9px 11px;border-radius:5px;margin-bottom:12px;border:1px solid;font-size:12.5px}.wtech-alert-success,.alert-success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.wtech-alert-danger,.alert-danger{background:#fef2f2;border-color:#fecaca;color:#991b1b}.wtech-alert-warning,.alert-warning{background:#fffbeb;border-color:#fde68a;color:#92400e}.wtech-badge,.badge{display:inline-block;border-radius:12px;padding:3px 8px;font-size:10.5px;font-weight:700;letter-spacing:.01em}.wtech-badge-green,.badge-green{background:#dcfce7;color:#166534}.wtech-badge-red,.badge-red{background:#fee2e2;color:#991b1b}.wtech-badge-blue,.badge-blue{background:#dbeafe;color:#1d4ed8}.wtech-badge-gray,.badge-gray{background:#f1f5f9;color:#475569}.wtech-content-toolbar,.content-toolbar{display:flex;align-items:end;justify-content:space-between;gap:12px;flex-wrap:wrap;background:#fff;border:1px solid var(--wtech-line);border-radius:var(--wtech-radius);padding:13px 14px;margin-bottom:14px;box-shadow:0 1px 2px rgba(15,23,42,.03)}
.wtech-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 13px;border-top:1px solid var(--wtech-line);background:#fff}.wtech-pagination-nav{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.wtech-page-link{min-width:34px;height:32px;padding:0 10px;border:1px solid #cfd8e3;background:#fff;color:#334155;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:500}.wtech-page-link.active{background:var(--wtech-navy);border-color:var(--wtech-navy);color:#fff}.wtech-page-link.disabled{opacity:.42;pointer-events:none}.wtech-pagination-summary{color:#64748b;font-size:12.5px}.wtech-back-to-top{position:fixed;right:20px;bottom:20px;width:42px;height:42px;border-radius:50%;border:0;background:var(--wtech-navy);color:#fff;display:grid;place-items:center;box-shadow:0 10px 22px rgba(11,55,104,.28);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:50;cursor:pointer}.wtech-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}
@media(max-width:1200px){.wtech-grid-4,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.wtech-grid-3,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.wtech-grid-4,.wtech-grid-3,.wtech-grid-2,.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.wtech-form-grid,.form-grid{grid-template-columns:1fr}.wtech-card-header,.card-header{align-items:flex-start;flex-direction:column}.wtech-kpi,.kpi{min-height:105px}.wtech-content-toolbar,.content-toolbar{align-items:stretch;flex-direction:column}.wtech-content-toolbar .wtech-btn,.content-toolbar .btn{width:100%}.wtech-form-actions,.form-actions{align-items:stretch;flex-direction:column}.wtech-form-actions .wtech-btn,.form-actions .btn{width:100%}.wtech-pagination{align-items:flex-start;flex-direction:column}.wtech-pagination-nav{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(42px,1fr))}.wtech-page-link{width:100%}.wtech-table-wrap,.table-wrap{border:1px solid #edf1f5}}
@media(max-width:480px){.wtech-card-body,.card-body{padding:12px}.wtech-kpi,.kpi{padding:14px}.wtech-kpi-icon,.kpi-icon{width:52px;height:52px;flex-basis:52px;font-size:23px}.wtech-btn,.btn{width:100%;min-height:40px}.wtech-table,.table{min-width:620px}.wtech-back-to-top{right:14px;bottom:14px;width:40px;height:40px}}


/* WTECH Global Style v1.0.3 - final responsive safety net */
@media(max-width:480px){.wtech-content,.content{padding:12px}.wtech-card-body,.card-body{padding:12px}.wtech-topbar,.topbar{gap:10px}.wtech-page-title-block h1,.page-title-block h1,.topbar h1{font-size:17px}.wtech-login-info h1,.login-info-wtech h1{font-size:38px}.wtech-login-info h2,.login-info-wtech h2{font-size:21px}.wtech-login-panel-banner h2,.login-panel-banner h2{font-size:25px}.wtech-login-card-icon,.login-card-icon{width:50px;height:50px;flex-basis:50px}.wtech-login-title,.login-title{font-size:27px!important}.wtech-login-submit,.login-submit{height:52px}}
@media(max-width:360px){.wtech-login-info h1,.login-info-wtech h1{font-size:35px}.wtech-login-logo,.login-logo{width:158px}.wtech-login-card,.login-card.login-card-real.login-card-wtech{padding-left:15px;padding-right:15px}.wtech-brand-mark,.brand-app-mark,.brand-mark{width:40px;height:40px;flex-basis:40px}.wtech-brand-name,.brand-name{font-size:20px}}
@media(print){.wtech-sidebar,.sidebar,.wtech-topbar,.topbar,.wtech-app-footer,.app-footer,.wtech-back-to-top{display:none!important}.wtech-main,.main{margin:0!important;width:100%!important}.wtech-content,.content{padding:0!important}}



/* WTECH Global Style Management v1.0.6 - compatibility layer for management PHP UI */
:root{
  --wgs-navy:var(--wtech-navy);
  --wgs-navy-dark:var(--wtech-navy-dark);
  --wgs-red:var(--wtech-red);
  --wgs-page:var(--wtech-page);
  --wgs-card:var(--wtech-panel);
  --wgs-text:var(--wtech-text);
  --wgs-muted:var(--wtech-muted);
  --wgs-line:var(--wtech-line);
  --wgs-soft:var(--wtech-soft);
  --wgs-radius:var(--wtech-radius);
  --wgs-shadow:var(--wtech-shadow);
  --wgs-font:var(--wtech-font);
}
body.wgs-management-page{background:var(--wtech-page)}
.wgs-shell{display:flex;min-height:100vh;min-height:100dvh;background:var(--wtech-page);position:relative;overflow-x:hidden}
.wgs-sidebar{width:var(--wtech-sidebar-width);background:linear-gradient(180deg,var(--wtech-navy),var(--wtech-navy-dark));color:#fff;display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;height:100vh;height:100dvh;border-right:1px solid rgba(255,255,255,.08);box-shadow:4px 0 16px rgba(15,23,42,.12);z-index:40;transform:translateX(0);transition:transform .24s ease;overflow:hidden}
.wgs-brand{min-height:102px;padding:18px 18px 16px;background:rgba(255,255,255,.035);border-bottom:1px solid rgba(255,255,255,.10);display:flex;align-items:center;gap:12px;position:relative;flex:0 0 auto}
.wgs-brand-mark{width:44px;height:44px;border-radius:10px;background:#fff;color:var(--wtech-navy);display:grid;place-items:center;box-shadow:0 8px 22px rgba(0,0,0,.16);flex:0 0 44px}.wgs-brand-mark svg{width:22px;height:22px}
.wgs-brand-name{font-size:23px;line-height:1;font-weight:750;color:#fff;letter-spacing:-.02em}.wgs-brand-name span{color:#fff}.wgs-brand-sub{font-size:11.5px;margin-top:4px;color:#fff;font-weight:500;line-height:1.25}
.wgs-sidebar-close{display:none;position:absolute;right:14px;top:18px;width:36px;height:36px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;border-radius:var(--wtech-radius);place-items:center;cursor:pointer}.wgs-sidebar-close svg{width:16px;height:16px}
.wgs-nav{padding:12px 12px 10px;overflow-y:auto;overflow-x:hidden;flex:1;-webkit-overflow-scrolling:touch}.wgs-nav-title{padding:13px 10px 6px;color:rgba(255,255,255,.54);font-size:11px;text-transform:uppercase;letter-spacing:.07em;font-weight:700;border-top:1px solid transparent}.wgs-nav-title.admin{border-top:1px solid rgba(255,255,255,.10);margin-top:9px;padding-top:13px}
.wgs-nav a{display:flex;align-items:center;gap:11px;color:rgba(255,255,255,.82);text-decoration:none;padding:10px 12px;border-radius:6px;margin:4px 0;font-size:14px;font-weight:600;border:1px solid transparent;background:transparent;position:relative;min-width:0}.wgs-nav a:hover{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.10)}.wgs-nav a.active{background:#fff;color:var(--wtech-navy);border-color:#fff;font-weight:700;box-shadow:0 8px 18px rgba(0,0,0,.14)}.wgs-nav a.active::after{content:"";width:5px;height:24px;border-radius:999px;background:var(--wtech-red);margin-left:auto;flex:0 0 5px}.wgs-nav-ico{width:23px;height:23px;border-radius:5px;background:rgba(255,255,255,.09);color:rgba(255,255,255,.88);display:inline-grid;place-items:center;line-height:1;flex:0 0 23px;border:1px solid rgba(255,255,255,.08)}.wgs-nav-ico svg{width:14px;height:14px}.wgs-nav a.active .wgs-nav-ico{background:var(--wtech-soft);color:var(--wtech-navy);border-color:#d8e4f1}
.wgs-sidebar-foot{margin-top:auto;padding:13px 16px;border-top:1px solid rgba(255,255,255,.10);font-size:12px;color:rgba(255,255,255,.72);background:transparent;flex:0 0 auto}.wgs-sidebar-footbox{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.06);border-radius:var(--wtech-radius);padding:12px 13px;line-height:1.45}.wgs-sidebar-foot strong{display:block;color:#fff;margin-bottom:5px;font-weight:650}.wgs-status-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;display:inline-block;margin-right:6px}
.wgs-main{margin-left:var(--wtech-sidebar-width);width:calc(100% - var(--wtech-sidebar-width));min-width:0;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--wtech-page);transition:margin-left .24s ease,width .24s ease}.wgs-topbar{min-height:var(--wtech-topbar-height);background:#fff;border-bottom:1px solid var(--wtech-line);display:flex;align-items:center;justify-content:space-between;padding:0 18px;position:sticky;top:0;z-index:10;box-shadow:0 1px 4px rgba(15,23,42,.03);gap:14px}.wgs-top-left{display:flex;align-items:center;gap:14px;min-width:0}.wgs-hamburger{width:42px;height:42px;border:1px solid var(--wtech-line);background:#fff;color:var(--wtech-navy);display:grid;place-items:center;border-radius:var(--wtech-radius);cursor:pointer;flex:0 0 42px}.wgs-hamburger:hover{border-color:#c8d5e4;background:#f8fbff}.wgs-hamburger svg{width:18px;height:18px}.wgs-logo{width:172px;height:auto;display:block;flex:0 0 auto}.wgs-title{min-width:0}.wgs-title h1{margin:0;font-size:22px;font-weight:750;line-height:1.15;color:var(--wtech-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wgs-title p{margin:3px 0 0;color:#344054;font-size:12.5px;white-space:nowrap;font-weight:500;overflow:hidden;text-overflow:ellipsis;max-width:54vw}.wgs-content{padding:14px 18px 0;flex:1;min-width:0}.wgs-footer{background:#fff;border-top:1px solid #d8dee8;padding:14px 18px;margin-top:18px;color:#64748b;font-size:12.5px;font-weight:400;display:flex;justify-content:space-between;align-items:center;gap:12px;box-shadow:0 -1px 3px rgba(15,23,42,.02)}.wgs-footer a{color:inherit;font-weight:400;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.wgs-footer svg{width:13px;height:13px;vertical-align:-2px;margin-left:4px}.wgs-sidebar-overlay{position:fixed;inset:0;background:rgba(15,23,42,.40);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease;z-index:35}body.sidebar-open{overflow:hidden}body.sidebar-open .wgs-sidebar-overlay{opacity:1;visibility:visible;pointer-events:auto}body.sidebar-open .wgs-sidebar{transform:translateX(0)}
.wgs-card{background:var(--wtech-panel);border:1px solid var(--wtech-line);border-radius:var(--wtech-radius);box-shadow:var(--wtech-shadow);padding:0;overflow:hidden}.wgs-card>form,.wgs-card>.wgs-table-wrap{margin:0}.wgs-card:not(:has(.wgs-card-header)){padding:14px}.wgs-card-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 13px;border-bottom:1px solid var(--wtech-line-2);background:#fff;margin:0}.wgs-card-title{font-weight:700;color:var(--wtech-heading);letter-spacing:-.01em;font-size:14px;margin:0}.wgs-card-title::before{content:"";display:inline-block;width:4px;height:18px;border-radius:4px;background:var(--wtech-red);vertical-align:-4px;margin-right:8px}.wgs-card-header+form{padding:14px}.wgs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.wgs-kpi{padding:16px 16px 14px;min-height:112px;position:relative;background:#fff;display:flex;align-items:center;gap:15px;justify-content:flex-start;border-left:1px solid var(--wtech-line)!important}.wgs-kpi-icon{width:58px;height:58px;border-radius:9px;display:grid;place-items:center;color:#fff;font-size:26px;font-weight:800;box-shadow:inset 0 -12px 20px rgba(0,0,0,.10),0 2px 5px rgba(15,23,42,.08);flex:0 0 58px;background:linear-gradient(180deg,var(--wtech-navy),var(--wtech-navy-2))}.wgs-kpi-icon svg{width:26px;height:26px}.wgs-kpi strong{display:block;font-size:22px;line-height:1.15;font-weight:800;letter-spacing:-.02em;color:#0f172a;margin:5px 0}.wgs-kpi span{font-size:12px;color:#475467}.wgs-kpi span:first-child{font-size:11.5px;color:#344054;margin-bottom:5px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}
.wgs-toolbar{display:flex;align-items:end;justify-content:space-between;gap:12px;flex-wrap:wrap;background:#fff;border:1px solid var(--wtech-line);border-radius:var(--wtech-radius);padding:13px 14px;margin-bottom:14px;box-shadow:0 1px 2px rgba(15,23,42,.03)}.wgs-actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.wgs-inline-form{display:inline}.wgs-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid transparent;border-radius:5px;padding:8px 11px;text-decoration:none;cursor:pointer;font-size:12.5px;line-height:1.2;background:#edf2f7;color:#111827;font-weight:600;white-space:nowrap;min-height:36px}.wgs-btn svg{width:15px;height:15px}.wgs-btn-primary{background:var(--wtech-navy);color:#fff}.wgs-btn-primary:hover{background:var(--wtech-navy-2);color:#fff}.wgs-btn-danger{background:var(--wtech-red);color:#fff}.wgs-btn-outline{background:#fff;border-color:#cfd8e3;color:#111827}.wgs-btn-outline:hover{border-color:var(--wtech-navy);color:var(--wtech-navy);background:#f7fbff}.wgs-btn-muted{background:#edf2f7;border-color:#dce7f2;color:#26354a}
.wgs-table-wrap{width:100%;overflow:auto;-webkit-overflow-scrolling:touch;border-radius:var(--wtech-radius)}.wgs-table{width:100%;border-collapse:separate;border-spacing:0;min-width:760px}.wgs-table th,.wgs-table td{padding:8px 10px;border-bottom:1px solid #edf1f5;text-align:left;vertical-align:middle}.wgs-table th{font-size:11.5px;color:#334155;background:#f6f8fb;font-weight:700;position:sticky;top:0;z-index:1}.wgs-table td{font-size:12.5px;background:#fff}.wgs-table tbody tr:hover td{background:#fbfdff}.wgs-table tr:last-child td{border-bottom:none}.wgs-empty{padding:20px!important;text-align:center;color:#64748b;background:#fff!important}.wgs-form-group{margin-bottom:12px}.wgs-label{display:block;font-size:11.5px;color:#334155;font-weight:700;margin-bottom:5px}.wgs-input,.wgs-select,.wgs-textarea{width:100%;border:1px solid #cfd8e3;border-radius:5px;padding:8px 9px;background:#fff;font-size:13px;color:#111827;min-height:36px}.wgs-input:focus,.wgs-select:focus,.wgs-textarea:focus{outline:0;border-color:#88a7c8;box-shadow:var(--wtech-focus)}.wgs-textarea{min-height:86px;resize:vertical}.wgs-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.wgs-checkgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.wgs-check{display:flex;align-items:center;gap:7px;background:#f8fafc;border:1px solid var(--wtech-line);border-radius:5px;padding:8px;font-size:12.5px}.wgs-alert{padding:9px 11px;border-radius:5px;margin-bottom:12px;border:1px solid;font-size:12.5px}.wgs-alert-success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.wgs-alert-danger{background:#fef2f2;border-color:#fecaca;color:#991b1b}.wgs-badge{display:inline-block;border-radius:12px;padding:3px 8px;font-size:10.5px;font-weight:700;letter-spacing:.01em;background:#f1f5f9;color:#475569}.wgs-badge-ok{background:#dcfce7;color:#166534}.wgs-badge-bad{background:#fee2e2;color:#991b1b}.wgs-code{background:#0a1730;color:#e4edf9;border-radius:7px;padding:14px;overflow:auto;font-family:Consolas,Monaco,monospace;font-size:12px}.wgs-muted{color:var(--wtech-muted)!important}.wgs-small{font-size:12px}.wgs-install{max-width:980px;width:100%}.wgs-install-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wgs-auth-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#f9fbfe 0%,#eef4fb 100%)}.wgs-auth-card{width:min(440px,100%);background:#fff;border:1px solid var(--wtech-line);border-radius:14px;box-shadow:var(--wtech-shadow-lg);padding:28px}.wgs-auth-logo{display:block;width:190px;max-width:70%;margin:0 auto 20px}.wgs-auth-title{margin:0 0 4px;font-size:26px}.wgs-auth-subtitle{margin:0 0 22px;color:var(--wtech-muted)}
@media(max-width:1200px){.wgs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wgs-title p{max-width:44vw}}
@media(max-width:960px){.wgs-sidebar{transform:translateX(-100%);width:286px;max-width:86vw}.wgs-sidebar-close{display:grid}.wgs-main{margin-left:0;width:100%}.wgs-topbar{padding:10px 14px;min-height:68px;align-items:center}.wgs-logo{width:148px}.wgs-title h1{font-size:20px}.wgs-title p{white-space:normal;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wgs-content{padding:14px}.wgs-brand{min-height:92px}.wgs-two{grid-template-columns:1fr}}
@media(max-width:720px){.wgs-topbar{gap:10px}.wgs-top-left{gap:10px}.wgs-hamburger{width:40px;height:40px;flex-basis:40px}.wgs-logo{width:126px}.wgs-title h1{font-size:18px}.wgs-title p{font-size:11.5px}.wgs-footer{align-items:flex-start;flex-direction:column;padding:15px 14px}.wgs-grid{grid-template-columns:1fr}.wgs-card-header,.wgs-toolbar{align-items:stretch;flex-direction:column}.wgs-install-grid,.wgs-two{grid-template-columns:1fr}.wgs-checkgrid{grid-template-columns:1fr 1fr}.wgs-btn{width:100%;justify-content:center}.wgs-actions .wgs-btn,.wgs-inline-form .wgs-btn{width:auto}.wgs-auth-page{padding:16px}.wgs-auth-card{padding:20px}.wgs-auth-logo{max-width:220px}.wgs-table-wrap{border:1px solid #edf1f5}}
@media(max-width:520px){.wgs-topbar{padding:9px 12px}.wgs-logo{width:108px}.wgs-title{max-width:calc(100vw - 230px)}.wgs-title h1{font-size:17px}.wgs-title p{display:none}.wgs-content{padding:12px}.wgs-sidebar{width:min(286px,88vw)}.wgs-brand-name{font-size:22px}.wgs-brand-sub{font-size:11px}.wgs-table{min-width:620px}}
@media(max-width:390px){.wgs-logo{display:none}.wgs-title{max-width:calc(100vw - 122px)}.wgs-hamburger{width:38px;height:38px;flex-basis:38px}}

/* Desktop collapse behavior for management shell */
body.sidebar-collapsed .wgs-sidebar{transform:translateX(-100%)}
body.sidebar-collapsed .wgs-main{margin-left:0;width:100%}
@media(max-width:960px){body.sidebar-collapsed .wgs-sidebar{transform:translateX(-100%)}body.sidebar-collapsed .wgs-main{margin-left:0;width:100%}}
@media(max-width:720px){.wgs-topbar .wgs-btn{width:auto}.wgs-topbar .wgs-btn span{display:none}}


/* v1.0.6 icon sizing guard: keep Bootstrap SVG icons from rendering at browser default 300x150 size */
.wtech-app svg,
.wtech-login-page svg,
.wgs-style-management-login svg,
.wtech-btn svg,
.wtech-logout-btn svg,
.wtech-footer-link svg,
.wtech-sidebar svg,
.wtech-topbar svg,
.wtech-nav svg,
.wtech-kpi-icon svg,
.wtech-brand-mark svg,
.wtech-feature-icon svg,
.wtech-baseline-icon svg,
.wtech-login-card-icon svg,
.wtech-login-protection-row svg,
.wtech-login-submit svg,
.wtech-security-icon svg,
.wtech-login-bottom svg,
.wtech-footer svg {
  width: 1em;
  height: 1em;
  max-width: 1em;
  max-height: 1em;
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: -0.125em;
}
.wtech-login-card-icon svg { width: 28px; height: 28px; max-width: 28px; max-height: 28px; }
.wtech-feature-icon svg,
.wtech-baseline-icon svg,
.wtech-security-icon svg,
.wtech-brand-mark svg,
.wtech-kpi-icon svg { width: 18px; height: 18px; max-width: 18px; max-height: 18px; }
.wtech-login-submit svg,
.wtech-btn svg,
.wtech-logout-btn svg,
.wtech-footer-link svg { width: 14px; height: 14px; max-width: 14px; max-height: 14px; }
.wtech-login-submit { display: inline-flex; align-items: center; justify-content: center; gap: 8px; }
.wtech-login-bottom .wtech-footer-link svg,
.wtech-footer .wtech-footer-link svg { opacity: .75; }


/* v1.0.7 Integration Guide version links */
.wgs-guide-stack{display:flex;flex-direction:column;gap:14px}.wgs-guide-hero{display:grid;grid-template-columns:minmax(0,1fr) 190px minmax(320px,1.3fr);align-items:center;gap:22px;padding:18px 20px!important}.wgs-guide-hero-main p{margin:8px 0 0;max-width:520px}.wgs-current-version{background:linear-gradient(135deg,#ecfdf5,#dcfce7);border:1px solid #bbf7d0;border-radius:24px;min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#15803d}.wgs-current-version span,.wgs-current-version em{font-size:12px;font-style:normal;font-weight:700}.wgs-current-version strong{font-size:30px;line-height:1.1;margin:6px 0;font-weight:800;letter-spacing:-.03em}.wgs-base-url{border-left:1px solid var(--wtech-line);padding-left:28px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.wgs-base-url .wgs-label{grid-column:1/-1;margin:0}.wgs-base-url a{color:#164b8e;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.wgs-icon-btn{width:38px;height:38px;border:1px solid var(--wtech-line);background:#fff;color:var(--wtech-navy);border-radius:6px;display:grid;place-items:center;cursor:pointer}.wgs-icon-btn svg{width:16px;height:16px}.wgs-icon-btn:hover{background:#f8fbff;border-color:#c8d5e4}.wgs-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wgs-link-card{background:#fff;border:1px solid var(--wtech-line);border-radius:var(--wtech-radius);box-shadow:var(--wtech-shadow);padding:14px;display:flex;align-items:flex-start;gap:13px;min-width:0}.wgs-link-icon{width:46px;height:46px;border-radius:8px;display:grid;place-items:center;flex:0 0 46px;box-shadow:inset 0 -10px 16px rgba(0,0,0,.08)}.wgs-link-icon svg{width:24px;height:24px}.wgs-link-icon.purple{background:#ede9fe;color:#6d28d9}.wgs-link-icon.green{background:#dcfce7;color:#16a34a}.wgs-link-icon.blue{background:#dbeafe;color:#2563eb}.wgs-link-body{min-width:0;flex:1}.wgs-link-body strong{display:block;color:var(--wtech-heading);font-size:14px;margin-bottom:3px}.wgs-link-body span{display:block;color:#475467;font-size:12px;margin-bottom:8px}.wgs-link-body a{display:block;color:#164b8e;font-size:12px;line-height:1.4;text-decoration:none;overflow-wrap:anywhere}.wgs-link-card>.wgs-btn{width:auto;flex:0 0 auto;min-height:34px;padding:7px 11px}.wgs-guide-section{overflow:hidden}.wgs-code-panel{position:relative;padding:0 13px 13px}.wgs-code-panel .wgs-code{margin:0;padding-top:18px}.wgs-copy-btn{position:absolute;right:24px;top:12px;z-index:2;background:#0f1f3b;border:1px solid rgba(255,255,255,.35);color:#fff;border-radius:6px;font-size:12px;font-weight:600;padding:7px 10px;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.wgs-copy-btn svg{width:14px;height:14px}.wgs-copy-btn:hover{background:#14294f}.wgs-guide-bottom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wgs-guide-mini{padding:16px!important}.wgs-guide-mini .wgs-card-title{margin-bottom:10px}.wgs-guide-mini p{margin-top:0}.wgs-check-list,.wgs-note-list{list-style:none;padding:0;margin:12px 0;display:grid;gap:9px}.wgs-check-list li,.wgs-note-list li{display:flex;align-items:flex-start;gap:9px;color:#344054;font-size:13px;line-height:1.35}.wgs-check-list svg{color:#16a34a;width:16px;height:16px;flex:0 0 16px;margin-top:1px}.wgs-note-list svg{color:var(--wtech-navy);width:15px;height:15px;flex:0 0 15px;margin-top:1px}.wgs-info-note{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;border-radius:7px;padding:10px 12px;font-size:12.5px;line-height:1.35}.wgs-info-note.soft{background:#f1f7ff;color:#315d93}.wgs-test-links{display:grid;gap:8px}.wgs-test-links a{display:flex;align-items:center;gap:10px;justify-content:space-between;border:1px solid var(--wtech-line);background:#fff;border-radius:7px;padding:10px 12px;text-decoration:none;color:var(--wtech-navy);font-weight:650;font-size:13px}.wgs-test-links a svg:first-child{width:18px;height:18px}.wgs-test-links a svg:last-child{width:14px;height:14px;margin-left:auto}.wgs-test-links a:hover{background:#f8fbff;border-color:#c8d5e4}
@media(max-width:1180px){.wgs-guide-hero{grid-template-columns:1fr 170px}.wgs-base-url{grid-column:1/-1;border-left:0;border-top:1px solid var(--wtech-line);padding:16px 0 0}.wgs-link-grid,.wgs-guide-bottom-grid{grid-template-columns:1fr}}
@media(max-width:720px){.wgs-guide-hero{grid-template-columns:1fr;padding:15px!important}.wgs-current-version{min-height:86px}.wgs-current-version strong{font-size:26px}.wgs-link-card{flex-direction:column}.wgs-link-card>.wgs-btn{width:100%;justify-content:center}.wgs-code-panel{padding:0 10px 10px}.wgs-copy-btn{position:static;margin:0 0 8px auto;display:flex;width:max-content}.wgs-code-panel .wgs-code{padding-top:14px}}


/* v1.0.8 Connected Apps, log clearing, and pagination */
.wgs-filter-card{margin-bottom:14px;padding:14px!important}.wgs-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:10px;align-items:end}.wgs-filter-actions{display:flex;align-items:end}.wgs-search-inline{display:flex;gap:7px;align-items:center;min-width:min(420px,100%)}.wgs-search-inline .wgs-input{min-width:220px}.wgs-break{word-break:break-word;overflow-wrap:anywhere}.wgs-user-agent{max-width:420px;color:#64748b;font-size:12px;line-height:1.35;word-break:break-word}.wgs-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 13px;border-top:1px solid var(--wtech-line);background:#fff}.wgs-pagination-nav{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.wgs-page-link{min-width:34px;height:32px;padding:0 10px;border:1px solid #cfd8e3;background:#fff;color:#334155;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;text-decoration:none}.wgs-page-link.active{background:var(--wtech-navy);border-color:var(--wtech-navy);color:#fff}.wgs-page-link.disabled{opacity:.42;pointer-events:none}.wgs-pagination-summary{color:#64748b;font-size:12.5px}.wgs-per-page{display:flex;align-items:center;gap:7px;color:#64748b;font-size:12.5px}.wgs-per-page select{border:1px solid #cfd8e3;border-radius:5px;background:#fff;min-height:32px;padding:4px 8px;color:#334155}.wgs-card .wgs-pagination{border-radius:0 0 var(--wtech-radius) var(--wtech-radius)}
@media(max-width:1180px){.wgs-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wgs-filter-actions{grid-column:1/-1}.wgs-filter-actions .wgs-btn{width:auto}.wgs-search-inline{width:100%;min-width:0}.wgs-search-inline .wgs-input{min-width:0;flex:1}}
@media(max-width:720px){.wgs-filter-grid{grid-template-columns:1fr}.wgs-filter-actions .wgs-btn{width:100%}.wgs-pagination{align-items:flex-start;flex-direction:column}.wgs-pagination-nav{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(42px,1fr))}.wgs-page-link{width:100%}.wgs-per-page{width:100%;justify-content:space-between}.wgs-search-inline{flex-direction:column;align-items:stretch}.wgs-search-inline .wgs-btn{width:100%}.wgs-actions .wgs-inline-form .wgs-btn{width:auto}}


/* v1.0.9 Global Shell CSS Cleanup - keep StyleHub brand aligned with approved WTECH Global Style v1.0.3 */
.wtech-sidebar .wtech-brand-name,
.wtech-sidebar .wtech-brand-name span,
.wtech-sidebar .wtech-brand-sub,
.sidebar .brand-name,
.sidebar .brand-name span,
.sidebar .brand-sub,
.wgs-sidebar .wgs-brand-name,
.wgs-sidebar .wgs-brand-name span,
.wgs-sidebar .wgs-brand-sub,
.wgs-brand .wgs-brand-name,
.wgs-brand .wgs-brand-name span,
.wgs-brand .wgs-brand-sub {
  color: #fff !important;
}

.wtech-brand-name span,
.brand-name span,
.wgs-brand-name span {
  color: inherit !important;
}

/* v1.0.10 Guard logging, tracking, and filter clarity */
.wgs-alert-info{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.wgs-alert-info a{color:#164b8e;font-weight:700;text-decoration:underline;text-underline-offset:2px}.wgs-badge-track{background:#e0f2fe;color:#075985}.wgs-filter-card + .wgs-alert-info{margin-top:-4px}.wgs-link-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.wgs-code-panel .wgs-code{white-space:pre;}


/* v1.0.13 Protected system domains lock */
.wgs-badge-protected{background:#e0f2fe;color:#075985;margin-left:8px;vertical-align:middle}.wgs-protected-row td{background:#fbfdff}.wgs-protected-row:hover td{background:#f8fbff}.wgs-btn-disabled,.wgs-btn:disabled{opacity:.62;cursor:not-allowed;pointer-events:none}.wgs-check-locked{background:#f8fafc;color:#475467}.wgs-check-locked input{accent-color:#64748b}.wgs-protected-note{margin:12px 14px 0}


/* v1.0.14 Filter alignment, platform pagination, and Versions grouping */
.wgs-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(132px,150px);align-items:end}.wgs-filter-actions{align-self:end;display:flex;height:100%;align-items:end}.wgs-filter-actions .wgs-btn{width:100%;min-height:38px}.wgs-search-wide{flex:1;min-width:min(680px,100%)}
.wgs-pagination{display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(120px,1fr);align-items:center;gap:12px;padding:12px 14px;border-top:1px solid var(--wtech-line);background:#fff}.wgs-pagination-summary{justify-self:start;color:#64748b;font-size:12.5px}.wgs-pagination-nav{justify-self:center;display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap}.wgs-page-link{min-width:34px;height:32px;padding:0 10px;border:1px solid #d7e1ed;background:#fff;color:#475569;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;text-decoration:none;box-shadow:0 1px 1px rgba(15,23,42,.02)}.wgs-page-link:hover{border-color:#b9c8da;background:#f8fbff;color:var(--wtech-navy)}.wgs-page-link.active{background:var(--wtech-navy);border-color:var(--wtech-navy);color:#fff;font-weight:650}.wgs-page-link.disabled{opacity:.38;pointer-events:none;background:#f8fafc}.wgs-per-page{justify-self:end;display:flex;align-items:center;gap:7px;color:#64748b;font-size:12.5px}.wgs-per-page select{border:1px solid #cfd8e3;border-radius:6px;background:#fff;min-height:32px;padding:4px 8px;color:#334155}.wgs-card .wgs-pagination{border-radius:0 0 var(--wtech-radius) var(--wtech-radius)}
.wgs-version-grid{display:grid;gap:14px}.wgs-version-card .wgs-card-header{align-items:flex-start}.wgs-versions-table td:nth-child(2){min-width:340px}.wgs-versions-table td:nth-child(3){min-width:210px}.wgs-version-pill{display:inline-flex;align-items:center;justify-content:center;min-width:62px;border-radius:7px;background:#eef4fb;color:var(--wtech-navy);font-weight:750;padding:5px 8px}.wgs-version-pill.stable{background:var(--wtech-navy);color:#fff}.wgs-version-card .wgs-actions{justify-content:flex-start}.wgs-version-card .wgs-muted strong{color:#334155}
@media(max-width:1180px){.wgs-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wgs-filter-actions{grid-column:1/-1;justify-content:flex-end}.wgs-filter-actions .wgs-btn{width:auto;min-width:150px}.wgs-pagination{grid-template-columns:1fr;justify-items:center}.wgs-pagination-summary,.wgs-pagination-nav,.wgs-per-page{justify-self:center}.wgs-search-wide{min-width:0;width:100%}}
@media(max-width:720px){.wgs-filter-grid{grid-template-columns:1fr}.wgs-filter-actions .wgs-btn{width:100%}.wgs-pagination{align-items:stretch;justify-items:stretch}.wgs-pagination-summary{text-align:center}.wgs-pagination-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(42px,1fr));width:100%}.wgs-page-link{width:100%}.wgs-per-page{justify-self:stretch;justify-content:space-between;width:100%}.wgs-version-card .wgs-card-header{align-items:stretch}}

/* v1.0.15 Versions cleanup: management release rows no longer show Stable controls. */


/* v1.0.16 Security Logs toolbar + blocked-domain overlay reference */
.wgs-security-toolbar{padding:16px 18px!important;margin-bottom:14px;display:flex;flex-direction:column;gap:14px;overflow:visible}.wgs-security-toolbar-head strong{display:block;font-size:15px;color:var(--wtech-heading);font-weight:750;margin-bottom:3px}.wgs-security-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.wgs-security-search .wgs-input{min-height:40px}.wgs-security-search .wgs-btn{min-height:40px;padding-left:18px;padding-right:18px}.wgs-security-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.wgs-security-actions .wgs-btn{min-height:40px;padding-left:15px;padding-right:15px}.wgs-security-actions .wgs-inline-form{display:inline-flex}@media(max-width:720px){.wgs-security-toolbar{padding:14px!important}.wgs-security-search{grid-template-columns:1fr}.wgs-security-actions{display:grid;grid-template-columns:1fr;width:100%}.wgs-security-actions .wgs-inline-form,.wgs-security-actions .wgs-btn{width:100%}}


/* v1.0.19 StyleHub demo access, protected-domain form spacing, and Back to Top */
.wgs-domain-form-card{margin-bottom:14px;overflow:hidden}.wgs-domain-form-card .wgs-card-header{padding:14px 16px}.wgs-domain-form-card .wgs-card-header+.wgs-alert-info,.wgs-domain-form-card .wgs-protected-note{margin:14px 16px 0}.wgs-domain-form{padding:14px 16px 16px!important}.wgs-domain-form .wgs-two{gap:14px}.wgs-domain-form .wgs-form-group{margin-bottom:14px}.wgs-domain-form .wgs-label{margin-bottom:6px}.wgs-domain-form .wgs-input,.wgs-domain-form .wgs-select{min-height:40px}.wgs-domain-form .wgs-checkgrid{gap:10px}.wgs-domain-form .wgs-check{min-height:42px;padding:10px 12px}.wgs-domain-form .wgs-textarea{min-height:72px}.wgs-domain-form .wgs-btn[type="submit"]{margin-top:2px}.wgs-back-to-top{position:fixed;right:22px;bottom:68px;width:42px;height:42px;border-radius:999px;border:1px solid #cfd8e3;background:var(--wtech-navy);color:#fff;display:grid;place-items:center;box-shadow:0 12px 26px rgba(11,55,104,.26);cursor:pointer;z-index:22;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease,background .18s ease}.wgs-back-to-top svg{width:18px;height:18px}.wgs-back-to-top:hover{background:var(--wtech-navy-2)}.wgs-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width:960px){.wgs-back-to-top{right:16px;bottom:72px;width:40px;height:40px}.wgs-domain-form .wgs-two,.wgs-domain-form .wgs-checkgrid{grid-template-columns:1fr}.wgs-domain-form-card .wgs-card-header{align-items:center}}
