:root{--wbcd-ink:#171922;--wbcd-muted:#667080;--wbcd-paper:#f7f9fc;--wbcd-line:#e3e7ee;--wbcd-purple:#1677ff;--wbcd-blue:#238cff;--wbcd-cyan:#42c8ff;--wbcd-grad:linear-gradient(110deg,var(--wbcd-purple),var(--wbcd-blue) 58%,var(--wbcd-cyan))}
body.webing-login-page,body.webing-dashboard-page{margin:0!important;background:#f7f9fc!important;overflow-x:hidden}
body.webing-login-page .site-header,body.webing-login-page header,body.webing-login-page .wb-nav,body.webing-login-page .site-footer,body.webing-login-page footer,body.webing-login-page .wb-footer,body.webing-dashboard-page .site-header,body.webing-dashboard-page header.wb-nav,body.webing-dashboard-page .site-footer,body.webing-dashboard-page .wb-footer,body.webing-dashboard-page footer{display:none!important}
body.webing-login-page .site-main,body.webing-login-page main,body.webing-login-page .content-area,body.webing-login-page .entry-content,body.webing-login-page article,body.webing-dashboard-page .site-main,body.webing-dashboard-page .content-area,body.webing-dashboard-page .entry-content,body.webing-dashboard-page article{margin:0!important;padding:0!important;max-width:none!important;width:100%!important}
body.webing-login-page .entry-title,body.webing-login-page .page-title,body.webing-login-page .wp-block-post-title,body.webing-login-page h1.entry-title,body.webing-login-page h1.page-title,body.webing-login-page .entry-header,body.webing-dashboard-page .entry-title,body.webing-dashboard-page .page-title,body.webing-dashboard-page .wp-block-post-title,body.webing-dashboard-page .entry-header{display:none!important}
/* LOGIN */
.wbcd-login{min-height:100svh;display:grid;grid-template-columns:minmax(0,1.14fr) minmax(390px,.86fr);font-family:inherit;background:#fff}
.wbcd-login-visual{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 35%,rgba(80,78,150,.13),transparent 30%),linear-gradient(135deg,#fff,#f6f7fb 55%,#edf3f7);padding:clamp(40px,7vw,95px);display:flex;align-items:center}
.wbcd-login-grid{position:absolute;inset:0;background-image:radial-gradient(rgba(69,41,124,.12) 1px,transparent 1px);background-size:20px 20px;opacity:.35;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent)}
.wbcd-orb{position:absolute;border-radius:50%;filter:blur(1px)}.wbcd-orb-a{width:32px;height:32px;background:#504e96;right:12%;top:18%;box-shadow:0 10px 30px rgba(80,78,150,.3);animation:wbcdFloat 5s ease-in-out infinite}.wbcd-orb-b{width:20px;height:20px;background:#83bdca;left:10%;bottom:15%;animation:wbcdFloat 6s ease-in-out infinite reverse}
.wbcd-login-copy{position:relative;z-index:2;width:min(760px,100%);margin:auto;display:flex;align-items:center;justify-content:center}.wbcd-login-copy .wbcd-kicker,.wbcd-login-copy h1,.wbcd-login-copy>p,.wbcd-login-copy>.wbcd-pills{display:none}.wbcd-login-preview{width:min(620px,100%);border:1px solid rgba(255,255,255,.98);border-radius:28px;overflow:hidden;background:rgba(255,255,255,.78);box-shadow:0 30px 80px rgba(49,93,156,.14);transform:rotate(-2deg);animation:wbcdFloat 7s ease-in-out infinite;backdrop-filter:blur(8px)}.wbcd-preview-bar{height:42px;border-bottom:1px solid #e8edf4;background:#fff;display:flex;align-items:center;gap:6px;padding:0 16px}.wbcd-preview-bar i{width:7px;height:7px;border-radius:50%;background:#d8dee8}.wbcd-preview-bar b{margin-left:10px;font-size:9px;color:#9aa6b8;font-weight:700}.wbcd-preview-body{padding:clamp(34px,5vw,56px);background:linear-gradient(145deg,#fff,#f5eef9);min-height:230px;display:flex;flex-direction:column;justify-content:center}.wbcd-preview-skeleton{height:10px;border-radius:999px;background:linear-gradient(90deg,#e8edf3,#f1f3f7);opacity:.9}.wbcd-preview-skeleton-lg{width:42%;margin-bottom:10px}.wbcd-preview-skeleton-sm{width:28%;margin-bottom:30px}.wbcd-progress{height:8px;background:#e8edf3;border-radius:999px;overflow:hidden}.wbcd-progress span{display:block;height:100%;border-radius:inherit;background:var(--wbcd-grad);animation:wbcdProgress 3.5s ease-in-out infinite alternate}.wbcd-preview-skeleton-row{display:flex;gap:18px;margin-top:30px}.wbcd-preview-skeleton-row i{display:block;width:70px;height:32px;border-radius:9px;background:#edf0f5}.wbcd-preview-skeleton-row i:nth-child(2){width:88px}.wbcd-preview-skeleton-row i:nth-child(3){width:58px}
.wbcd-login-panel{display:flex;align-items:center;justify-content:center;background:#fff;border-left:1px solid #e5e8ed}.wbcd-login-panel-inner{width:min(100%,450px);padding:55px clamp(28px,5vw,72px)}.wbcd-logo{display:inline-block;color:#171922;text-decoration:none;font-size:29px;font-weight:800;letter-spacing:-1.7px;line-height:1}.wbcd-logo span{color:var(--wbcd-blue)}.wbcd-login-panel .wbcd-logo{margin-bottom:clamp(55px,10vh,110px)}.wbcd-login-panel h2{font-size:clamp(31px,3vw,44px);line-height:1.03;letter-spacing:-.05em;margin:11px 0 9px;color:#171922}.wbcd-muted{color:#7a8493;font-size:13px;line-height:1.6;margin:0 0 28px}.wbcd-alert{padding:12px 14px;border-radius:10px;margin-bottom:18px;font-size:12px}.wbcd-alert-error{border:1px solid #ead5da;background:#fff8f9;color:#8d3948}
#webing-login-form{margin:0!important}#webing-login-form p{margin:0 0 17px!important}#webing-login-form label{display:block!important;margin:0 0 7px!important;color:#697481;font-size:9px!important;line-height:1.2!important;letter-spacing:.16em;font-weight:800}#webing-login-form input[type=text],#webing-login-form input[type=email],#webing-login-form input[type=password]{box-sizing:border-box;width:100%!important;height:51px!important;border:1px solid #cbd2dc!important;border-radius:10px!important;background:#fff!important;padding:0 14px!important;color:var(--wbcd-ink)!important;font:inherit!important;font-size:13px!important;outline:none!important;box-shadow:none!important}#webing-login-form input:focus{border-color:var(--wbcd-blue)!important;box-shadow:0 0 0 3px rgba(49,93,156,.09)!important}#webing-login-form .login-remember{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 18px!important}#webing-login-form .login-remember label{font-size:11px!important;letter-spacing:0;font-weight:500!important;margin:0!important}#webing-login-form input[type=checkbox]{width:14px!important;height:14px!important;margin:0!important;accent-color:var(--wbcd-blue)}#webing-login-form input[type=submit]{width:100%!important;height:52px!important;border:0!important;border-radius:10px!important;background:var(--wbcd-ink)!important;color:#fff!important;font:inherit!important;font-size:12px!important;font-weight:800!important;cursor:pointer;transition:.2s}#webing-login-form input[type=submit]:hover{background:var(--wbcd-grad)!important;transform:translateY(-1px)}.wbcd-forgot{display:block;text-align:right;margin-top:14px;color:var(--wbcd-blue);font-size:11px;font-weight:700;text-decoration:none}.wbcd-login-help{margin-top:35px;padding-top:20px;border-top:1px solid var(--wbcd-line);font-size:11px;color:#7b8490}.wbcd-login-help a{color:var(--wbcd-blue);font-weight:800;text-decoration:none}

.wbcd-google-login{margin-top:20px}
.wbcd-google-login-divider{display:flex;align-items:center;gap:12px;margin:18px 0 14px;color:#8a94a2;font-size:10px}
.wbcd-google-login-divider:before,.wbcd-google-login-divider:after{content:"";height:1px;background:var(--wbcd-line);flex:1}
.wbcd-google-button{min-height:44px;display:flex;justify-content:center}
.wbcd-google-button>div{max-width:100%}
.wbcd-google-note{margin:8px 0 0;text-align:center;color:#9aa3ae;font-size:9px;line-height:1.5}
.wbcd-google-login.is-loading{opacity:.65;pointer-events:none}
.wbcd-google-login .wbcd-alert{margin-bottom:10px}
/* DASHBOARD */
.wbcd-dashboard{min-height:100svh;display:grid;grid-template-columns:245px 1fr;font-family:inherit;color:var(--wbcd-ink)}.wbcd-sidebar{position:sticky;top:0;height:100svh;background:#101313;color:#fff;padding:28px 18px;display:flex;flex-direction:column;box-sizing:border-box}.wbcd-sidebar .wbcd-logo{color:#fff;margin:0 12px 35px}.wbcd-sidebar .wbcd-logo span{color:#65b9c9}.wbcd-side-user{display:flex;align-items:center;gap:10px;padding:13px 12px;border:1px solid #292d2d;border-radius:14px;margin-bottom:25px}.wbcd-side-user>span,.wbcd-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--wbcd-grad);color:#fff;font-size:12px;font-weight:800;flex:0 0 auto}.wbcd-side-user strong,.wbcd-side-user small{display:block}.wbcd-side-user strong{font-size:12px}.wbcd-side-user small{color:#8f9795;font-size:9px;margin-top:3px}.wbcd-sidebar nav{display:grid;gap:4px}.wbcd-sidebar nav a{position:relative;display:flex;align-items:center;gap:10px;padding:11px 12px;color:#9fa7a5;text-decoration:none;border-radius:10px;font-size:12px;font-weight:650}.wbcd-sidebar nav a:hover,.wbcd-sidebar nav a.is-active{background:#1c2020;color:#fff}.wbcd-sidebar nav a.is-active:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:2px;border-radius:2px;background:linear-gradient(#1677ff,#42c8ff)}.wbcd-sidebar nav a>b{margin-left:auto;min-width:18px;height:18px;border-radius:99px;display:grid;place-items:center;background:#eef6ff;color:#17304f;font-size:9px}.wbcd-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;opacity:1;font-family:dashicons;font-size:18px;line-height:1;color:currentColor;flex:0 0 18px}.wbcd-icon:before{font-family:dashicons;font-weight:400}.wbcd-icon-overview:before{content:"\f226"}.wbcd-icon-projects:before{content:"\f322"}.wbcd-icon-services:before{content:"\f107"}.wbcd-icon-invoices:before{content:"\f495"}.wbcd-icon-orders:before{content:"\f174"}.wbcd-icon-messages:before{content:"\f125"}.wbcd-icon-notices:before{content:"\f16d"}.wbcd-side-bottom{margin-top:auto;display:grid;gap:10px}.wbcd-side-bottom a{padding:13px 12px;border-top:1px solid #dfe8f4;color:#a9b8cc;text-decoration:none;font-size:10px}.wbcd-side-bottom a span{display:block;color:#fff;font-weight:800;margin-top:4px}.wbcd-main{min-width:0;padding:0 clamp(22px,4vw,65px) 70px;background:#f7f9fc}.wbcd-topbar{height:105px;display:flex;align-items:center;justify-content:space-between;gap:20px}.wbcd-topbar h1{font-size:25px;line-height:1;margin:7px 0 0;letter-spacing:-.04em}.wbcd-avatar{width:40px;height:40px;text-decoration:none}.wbcd-menu-toggle{display:none}
.wbcd-welcome{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:35px 38px;border:1px solid #e4e8ee;border-radius:24px;background:radial-gradient(circle at 90% 10%,rgba(66,200,255,.16),transparent 28%),linear-gradient(120deg,#fff,#f3f9ff);box-shadow:0 16px 40px rgba(30,44,75,.05)}.wbcd-welcome h2{font-size:clamp(27px,3vw,42px);line-height:1.03;letter-spacing:-.055em;margin:9px 0}.wbcd-welcome p{margin:0;color:#6d7786;font-size:13px}.wbcd-welcome-chip{padding:17px 20px;background:#fff;border:1px solid #e2e7ee;border-radius:16px;min-width:100px;text-align:center}.wbcd-welcome-chip strong{display:block;font-size:26px}.wbcd-welcome-chip small{font-size:9px;color:#7a8493}.wbcd-onboarding{margin-bottom:18px;padding:34px;border-radius:24px;background:linear-gradient(120deg,#eef7ff,#dff2ff);color:#102a52;display:flex;justify-content:space-between;gap:30px;overflow:hidden}.wbcd-onboarding h2{font-size:30px;margin:9px 0}.wbcd-onboarding p{max-width:670px;color:#58708f;font-size:13px;line-height:1.7}.wbcd-onboarding .wbcd-pills span{background:rgba(22,119,255,.07);border-color:rgba(22,119,255,.12);color:#315a8a}.wbcd-onboarding-art{width:180px;display:grid;place-items:center;position:relative}.wbcd-onboarding-art:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:rgba(22,119,255,.20);filter:blur(20px)}.wbcd-onboarding-art b{position:relative;font-size:45px}.wbcd-onboarding-art span{position:relative;font-size:8px;letter-spacing:.2em}
.wbcd-btn{display:inline-flex;align-items:center;gap:10px;border:0;border-radius:10px;padding:12px 17px;text-decoration:none;font-size:11px;font-weight:800;cursor:pointer}.wbcd-btn-primary{background:var(--wbcd-grad);color:#fff;box-shadow:0 10px 25px rgba(22,119,255,.18)}.wbcd-btn-small{padding:9px 13px}.wbcd-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.wbcd-stats article{padding:20px 21px;background:#fff;border:1px solid var(--wbcd-line);border-radius:16px}.wbcd-stats span{display:block;font-size:9px;font-weight:800;letter-spacing:.13em;color:#87909d}.wbcd-stats strong{display:block;font-size:29px;letter-spacing:-.04em;margin:8px 0 3px}.wbcd-stats small{color:#7d8794;font-size:10px}
.wbcd-section-grid{display:grid;grid-template-columns:1.35fr .95fr;gap:15px;margin-top:15px}.wbcd-panel{background:#fff;border:1px solid var(--wbcd-line);border-radius:18px;padding:24px}.wbcd-panel-head,.wbcd-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.wbcd-panel-head h3{font-size:18px;margin:7px 0 0}.wbcd-panel-head a{font-size:10px;color:var(--wbcd-blue);font-weight:800;text-decoration:none}.wbcd-project-progress{margin-top:25px}.wbcd-project-progress>div:first-child{display:flex;align-items:center;justify-content:space-between}.wbcd-project-progress strong{font-size:27px}.wbcd-project-progress span{font-size:10px;color:#7c8694}.wbcd-project-progress .wbcd-progress{margin-top:12px}.wbcd-project-progress p{font-size:12px;line-height:1.7;color:#6e7887;margin:17px 0 0}.wbcd-list-row,.wbcd-notice-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #edf0f4}.wbcd-list-row:first-of-type,.wbcd-notice-row:first-of-type{margin-top:12px}.wbcd-list-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#f1f4f8;color:var(--wbcd-blue);font-size:9px;font-weight:900;flex:0 0 auto}.wbcd-list-row>div,.wbcd-notice-row>div{min-width:0;flex:1}.wbcd-list-row strong,.wbcd-list-row small,.wbcd-notice-row strong,.wbcd-notice-row small{display:block}.wbcd-list-row strong,.wbcd-notice-row strong{font-size:11px}.wbcd-list-row small,.wbcd-notice-row small{font-size:9px;color:#7d8794;margin-top:4px}.wbcd-list-row>b{font-size:9px;color:#7d8794}.wbcd-list-row>b.warn{color:#b27520}.wbcd-list-row>b.ok{color:#2b8765}.wbcd-empty{padding:25px 5px;color:#88919e;font-size:12px}.wbcd-empty-big{text-align:center;padding:90px 20px;background:#fff;border:1px dashed #d8dee7;border-radius:18px}.wbcd-empty-big span{font-size:25px;color:var(--wbcd-blue)}.wbcd-empty-big h2{margin:12px 0 5px}.wbcd-empty-big p{color:#7a8493;font-size:12px}
.wbcd-card-list{display:grid;gap:14px}.wbcd-detail-card{background:#fff;border:1px solid var(--wbcd-line);border-radius:18px;padding:24px}.wbcd-card-top b{font-size:9px;padding:6px 9px;border-radius:99px;background:#f0f3f7;color:#667080}.wbcd-card-top b.ok{background:#edf8f2;color:#2b8764}.wbcd-card-top b.warn{background:#fff5e8;color:#a66c1c}.wbcd-detail-card h2{font-size:21px;letter-spacing:-.04em;margin:15px 0 8px}.wbcd-detail-card p{color:#6e7887;font-size:12px;line-height:1.7}.wbcd-card-meta{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:18px;color:#7b8593;font-size:10px}.wbcd-card-meta a{color:var(--wbcd-blue);font-weight:800;text-decoration:none}.wbcd-invoice .wbcd-amount{display:block;font-size:29px;letter-spacing:-.04em;margin-top:16px}.wbcd-chat{max-width:850px}.wbcd-chat-list{display:grid;gap:12px;margin:22px 0}.wbcd-bubble{max-width:75%;padding:13px 15px;border-radius:15px;background:#fff;border:1px solid var(--wbcd-line)}.wbcd-bubble.mine{margin-left:auto;background:#edf6ff;border-color:#cfe5ff}.wbcd-bubble small{font-size:8px;color:#818b98}.wbcd-bubble p{margin:6px 0 0;font-size:12px;line-height:1.6;color:#454f5d}.wbcd-chat-form{background:#fff;border:1px solid var(--wbcd-line);border-radius:18px;padding:15px}.wbcd-chat-form textarea{width:100%;box-sizing:border-box;border:0;resize:vertical;min-height:90px;outline:0;font:inherit;font-size:12px;padding:5px}.wbcd-chat-form .wbcd-btn{margin-top:8px}
@keyframes wbcdFloat{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-11px) rotate(0)}}@keyframes wbcdProgress{0%{width:62%}100%{width:78%}}@media(max-width:1000px){.wbcd-login{grid-template-columns:1fr}.wbcd-login-visual{min-height:52svh;padding:50px 7vw}.wbcd-login-panel{min-height:48svh}.wbcd-login-panel-inner{padding:45px 28px}.wbcd-login-panel .wbcd-logo{margin-bottom:45px}.wbcd-dashboard{grid-template-columns:1fr}.wbcd-sidebar{position:fixed;z-index:20;left:0;top:0;transform:translateX(-100%);transition:transform .25s;width:260px;box-shadow:20px 0 60px rgba(0,0,0,.18)}.wbcd-sidebar.is-open{transform:none}.wbcd-main{padding-left:22px;padding-right:22px}.wbcd-menu-toggle{display:block;border:0;background:none;font-size:18px;position:absolute;left:22px}.wbcd-topbar>div{margin-left:38px}.wbcd-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.wbcd-login-visual{min-height:48svh}.wbcd-login-copy h1{font-size:43px}.wbcd-login-preview{margin-top:0}.wbcd-preview-body{min-height:170px;padding:24px}.wbcd-onboarding{display:block}.wbcd-onboarding-art{display:none}.wbcd-section-grid{grid-template-columns:1fr}.wbcd-stats{grid-template-columns:1fr 1fr}.wbcd-welcome{display:block;padding:25px}.wbcd-welcome-chip{margin-top:18px;display:inline-block}.wbcd-main{padding-left:14px;padding-right:14px}.wbcd-panel,.wbcd-detail-card{padding:19px}.wbcd-bubble{max-width:88%}.wbcd-topbar{height:90px}}@media(max-width:480px){.wbcd-login-visual{min-height:43svh;padding:35px 22px}.wbcd-login-copy h1{font-size:36px}.wbcd-login-copy>p{font-size:13px}.wbcd-pills{gap:5px}.wbcd-pills span{font-size:8px;padding:7px 9px}.wbcd-login-preview{width:100%;transform:rotate(-1deg)}.wbcd-login-panel-inner{padding:35px 20px}.wbcd-login-panel .wbcd-logo{margin-bottom:38px}.wbcd-stats{gap:8px}.wbcd-stats article{padding:16px}.wbcd-stats strong{font-size:23px}.wbcd-card-meta{gap:10px}}@media(prefers-reduced-motion:reduce){.wbcd-login-preview,.wbcd-orb-a,.wbcd-orb-b,.wbcd-progress span{animation:none}}

/* MOBILE LOGIN POPUP */
.wbcd-mobile-login-modal{display:none}
@media (max-width:767px){
  .wbcd-mobile-login-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:flex-end}
  .wbcd-mobile-login-modal.is-open{display:flex}
  .wbcd-mobile-login-backdrop{position:absolute;inset:0;background:rgba(13,17,24,.58);backdrop-filter:blur(5px)}
  .wbcd-mobile-login-dialog{position:relative;z-index:1;width:100%;max-height:92svh;overflow:auto;box-sizing:border-box;padding:28px 22px 26px;background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -20px 60px rgba(20,30,50,.22);animation:wbcdMobileLoginIn .24s ease-out}
  .wbcd-mobile-login-dialog .wbcd-logo{margin-bottom:25px}
  .wbcd-mobile-login-dialog h2{font-size:29px;line-height:1.05;letter-spacing:-.05em;margin:10px 0 8px}
  .wbcd-mobile-login-dialog .wbcd-muted{margin-bottom:22px}
  .wbcd-mobile-login-close{position:absolute;right:16px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#f2f4f7;color:#343a44;font-size:25px;line-height:1;cursor:pointer}
  .wbcd-mobile-login-dialog #webing-login-form-mobile{margin:0!important}
  .wbcd-mobile-login-dialog .wbcd-login-help{margin-top:24px;padding-top:17px}
  body.wbcd-mobile-login-open{overflow:hidden}
}
@keyframes wbcdMobileLoginIn{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}


/* DASHBOARD FRAME / THEME TITLE ISOLATION */
body.webing-dashboard-page .entry-header,
body.webing-dashboard-page .page-header,
body.webing-dashboard-page .wp-block-post-title,
body.webing-dashboard-page .entry-title,
body.webing-dashboard-page .page-title,
body.webing-dashboard-page .wp-block-post-title,
body.webing-dashboard-page .wp-block-query-title,
body.webing-dashboard-page .elementor-page-title,
body.webing-dashboard-page .elementor-widget-theme-post-title,
body.webing-dashboard-page .elementor-widget-theme-post-content + * .entry-title,
body.webing-dashboard-page .site-main > header,
body.webing-dashboard-page .content-area > header { display:none !important; }
body.webing-dashboard-page .site-main,
body.webing-dashboard-page .content-area,
body.webing-dashboard-page .site-content,
body.webing-dashboard-page main#main { max-width:none !important; width:100% !important; margin:0 !important; padding:0 !important; }
body.webing-dashboard-page .wbcd-dashboard { width:100vw; min-height:100vh; min-height:100dvh; margin-left:calc(50% - 50vw); margin-right:calc(50% - 50vw); }
body.webing-dashboard-page .wbcd-main { min-height:100vh; min-height:100dvh; }
body.webing-dashboard-page .wbcd-sidebar { color:#6b7f99; background:#fff; border-right:1px solid #e3edf7; }
body.webing-dashboard-page .wbcd-sidebar .wbcd-logo { color:#1677ff; }
body.webing-dashboard-page .wbcd-sidebar nav a { color:#5d7594; }
body.webing-dashboard-page .wbcd-sidebar nav a:hover,
body.webing-dashboard-page .wbcd-sidebar nav a.is-active { color:#1677ff; background:#eef7ff; }
body.webing-dashboard-page .wbcd-sidebar nav a.is-active:before { background:linear-gradient(#1677ff,#42c8ff); }
body.webing-dashboard-page .wbcd-side-bottom a { color:#6d829c; border-top-color:#e3edf7; }
body.webing-dashboard-page .wbcd-side-bottom a span { color:#1677ff; }
body.webing-dashboard-page .wbcd-onboarding-art:before { background:rgba(22,119,255,.18); }
body.webing-dashboard-page .wbcd-onboarding-art b { color:#1677ff; }
body.webing-dashboard-page .wbcd-onboarding-art span { color:#5b7697; }


/* CUSTOMER AUTH: stay on the same page; never fall through to wp-login.php */
.wbcd-login-form p{margin:0 0 17px!important}
.wbcd-login-form label,.wbcd-forgot-form label{display:block!important;margin:0 0 7px!important;color:#697481;font-size:9px!important;line-height:1.2!important;letter-spacing:.16em;font-weight:800}
.wbcd-login-form input:not([type]),.wbcd-login-form input[type=text],.wbcd-login-form input[type=email],.wbcd-login-form input[type=password],.wbcd-forgot-form input[type=text],.wbcd-forgot-form input[type=email]{box-sizing:border-box;width:100%!important;height:51px!important;border:1px solid #cbd2dc!important;border-radius:10px!important;background:#fff!important;padding:0 14px!important;color:var(--wbcd-ink)!important;font:inherit!important;font-size:13px!important;outline:none!important;box-shadow:none!important}
.wbcd-login-form input:focus,.wbcd-forgot-form input:focus{border-color:var(--wbcd-blue)!important;box-shadow:0 0 0 3px rgba(35,140,255,.10)!important}
.wbcd-login-form .login-remember{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 18px!important}
.wbcd-login-form .login-remember label{display:flex!important;align-items:center!important;gap:7px!important;font-size:11px!important;letter-spacing:0;font-weight:500!important;margin:0!important}
.wbcd-login-form input[type=checkbox]{width:14px!important;height:14px!important;margin:0!important;accent-color:var(--wbcd-blue)}
.wbcd-auth-submit{width:100%;height:52px;border:0;border-radius:10px;background:var(--wbcd-ink);color:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:.2s}
.wbcd-auth-submit:hover{background:var(--wbcd-grad);transform:translateY(-1px)}
.wbcd-auth-submit:disabled{opacity:.65;cursor:wait;transform:none}
.wbcd-alert-success{border:1px solid #c9eadb;background:#f3fcf7;color:#26704f}
.wbcd-forgot-form[hidden],.wbcd-login-form[hidden]{display:none!important}
.wbcd-forgot-back{display:block;margin:13px auto 0;border:0;background:none;color:var(--wbcd-blue);font:inherit;font-size:11px;font-weight:800;cursor:pointer}
@media(max-width:767px){
  .wbcd-mobile-login-dialog{animation:wbcdMobileLoginIn .32s cubic-bezier(.22,.8,.22,1)}
  .wbcd-mobile-login-dialog .wbcd-auth-submit{height:50px}
  .wbcd-mobile-login-dialog .wbcd-alert{margin-bottom:15px}
}


/* v2.0.9: customer workspace must never inherit the WordPress admin bar. */
body.webing-dashboard-page #wpadminbar,
body.webing-login-page #wpadminbar { display:none !important; }
body.webing-dashboard-page { margin-top:0 !important; }
body.webing-dashboard-page.admin-bar { margin-top:0 !important; }

/* v2.0.11: customer registration page */
body.webing-register-page,
body.webing-register-page #page,
body.webing-register-page .site,
body.webing-register-page .site-main,
body.webing-register-page main,
body.webing-register-page .content-area,
body.webing-register-page .entry-content,
body.webing-register-page article{
  margin:0!important;padding:0!important;width:100%!important;max-width:none!important;background:#f7faff!important;overflow-x:hidden;
}
body.webing-register-page .site-header,
body.webing-register-page header,
body.webing-register-page .site-footer,
body.webing-register-page footer,
body.webing-register-page .entry-header,
body.webing-register-page .entry-title,
body.webing-register-page .page-title,
body.webing-register-page .wp-block-post-title,
body.webing-register-page #wpadminbar{display:none!important}
body.webing-register-page .wbcd-login{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:44px 22px;box-sizing:border-box;background:
 radial-gradient(circle at 12% 15%,rgba(66,200,255,.18),transparent 28%),
 radial-gradient(circle at 90% 85%,rgba(35,140,255,.12),transparent 30%),#f7faff;}
body.webing-register-page .wbcd-login-panel{width:100%!important;max-width:760px;min-height:0;border:0;background:transparent;box-shadow:none;align-items:center;}
body.webing-register-page .wbcd-login-panel-inner{width:100%;max-width:680px!important;padding:0!important;}
.wbcd-register-shell{background:rgba(255,255,255,.96);border:1px solid #e0ebf7;border-radius:28px;padding:38px clamp(24px,5vw,58px);box-shadow:0 24px 70px rgba(33,91,145,.10);}
.wbcd-register-brand{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:55px;}
.wbcd-register-brand .wbcd-logo{margin:0!important;color:#171922;font-size:30px;}
.wbcd-register-home{font-size:11px;font-weight:800;color:#1677ff;text-decoration:none;}
.wbcd-register-heading{max-width:560px;margin:0 auto 28px;}
.wbcd-register-heading h2{font-size:clamp(32px,5vw,48px)!important;line-height:1.02!important;letter-spacing:-.055em!important;margin:10px 0 12px!important;color:#17233a!important;}
.wbcd-register-heading .wbcd-muted{font-size:13px;max-width:520px;}
body.webing-register-page .wbcd-login-form{max-width:560px;margin:0 auto!important;}
body.webing-register-page .wbcd-login-form p{margin-bottom:18px!important;}
body.webing-register-page .wbcd-login-form input:not([type]),
body.webing-register-page .wbcd-login-form input[type=text],
body.webing-register-page .wbcd-login-form input[type=email],
body.webing-register-page .wbcd-login-form input[type=password]{
  display:block!important;box-sizing:border-box!important;width:100%!important;height:52px!important;min-height:52px!important;padding:0 15px!important;border:1px solid #cbd8e7!important;border-radius:12px!important;background:#fff!important;color:#17233a!important;font-family:inherit!important;font-size:14px!important;line-height:1.2!important;outline:none!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important;
}
body.webing-register-page .wbcd-login-form input:focus{border-color:#238cff!important;box-shadow:0 0 0 4px rgba(35,140,255,.10)!important;}
body.webing-register-page .wbcd-login-form label{display:block!important;margin:0 0 8px!important;color:#5f7188!important;font-size:9px!important;line-height:1.2!important;letter-spacing:.16em!important;font-weight:800!important;}
body.webing-register-page .wbcd-login-form button.wbcd-auth-submit{display:block!important;width:100%!important;height:52px!important;margin-top:4px!important;}
body.webing-register-page .wbcd-login-help{max-width:560px;margin:24px auto 0;text-align:center;}
@media(max-width:600px){
  body.webing-register-page .wbcd-login{padding:16px 12px;align-items:flex-start;}
  body.webing-register-page .wbcd-login-panel-inner{padding-top:10px!important;}
  .wbcd-register-shell{padding:25px 20px;border-radius:22px;box-shadow:0 16px 45px rgba(33,91,145,.08);}
  .wbcd-register-brand{margin-bottom:40px;align-items:flex-start;}
  .wbcd-register-home{font-size:10px;}
  .wbcd-register-heading h2{font-size:34px!important;}
  body.webing-register-page .wbcd-login-form input:not([type]),
  body.webing-register-page .wbcd-login-form input[type=text],
  body.webing-register-page .wbcd-login-form input[type=email],
  body.webing-register-page .wbcd-login-form input[type=password]{height:50px!important;min-height:50px!important;font-size:14px!important;}
}

/* v2.0.13: Customer dashboard Overview — BlueSky, isolated from theme. */
body.webing-dashboard-page .wbcd-main{background:#f7faff!important;color:#17233a!important}
body.webing-dashboard-page .wbcd-topbar{height:86px}
body.webing-dashboard-page .wbcd-topbar .wbcd-kicker{color:#5c7596}
body.webing-dashboard-page .wbcd-topbar h1{font-size:0;line-height:1}
body.webing-dashboard-page .wbcd-topbar h1:after{content:'Dashboard';font-size:0}
.wbcd-dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 18px;padding:0 2px}
.wbcd-dashboard-hero-copy h2{font-size:32px;line-height:1.02;letter-spacing:-.055em;margin:7px 0 8px;color:#102242}
.wbcd-dashboard-hero-copy p{margin:0;color:#667b98;font-size:13px}

.wbcd-onboarding-v2{min-height:255px;align-items:center;padding:30px 36px;background:linear-gradient(105deg,#fff 0%,#eef7ff 54%,#dceeff 100%);border:1px solid #dceafa;box-shadow:0 18px 45px rgba(33,91,145,.07)}
.wbcd-onboarding-v2 h2{font-size:32px;line-height:1.04;letter-spacing:-.05em;color:#112447;margin:10px 0}
.wbcd-onboarding-v2 p{max-width:590px;color:#5d7595;margin:0 0 22px;line-height:1.65}
.wbcd-onboarding-art{width:340px;height:210px;display:block;position:relative}
.wbcd-code-card{position:absolute;right:24px;top:15px;width:205px;height:155px;border:1px solid #b9dbfb;border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 22px 50px rgba(40,115,220,.15);transform:rotate(-1deg);display:flex;align-items:center;justify-content:center}
.wbcd-code-card span{position:absolute;top:14px;width:7px;height:7px;border-radius:50%;background:#7cc5ff}.wbcd-code-card span:nth-child(1){left:18px}.wbcd-code-card span:nth-child(2){left:31px}.wbcd-code-card span:nth-child(3){left:44px}
.wbcd-code-card strong{font-size:44px;color:#238cff;letter-spacing:-.08em}
.wbcd-art-badge{position:absolute;width:42px;height:42px;border-radius:12px;background:#fff;border:1px solid #d4e8fb;box-shadow:0 12px 28px rgba(35,140,255,.14);display:grid;place-items:center;font-style:normal;color:#238cff;font-weight:800}.wbcd-art-globe{left:20px;top:78px}.wbcd-art-code{right:0;bottom:12px}
.wbcd-project-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:18px;padding:32px 36px;border-radius:24px;background:linear-gradient(105deg,#eef7ff,#dceeff);border:1px solid #d9eafa}.wbcd-project-hero h2{margin:8px 0 6px;font-size:30px;letter-spacing:-.05em}.wbcd-project-hero p{margin:0;color:#5c7493;font-size:12px}.wbcd-project-hero-progress{width:290px}.wbcd-project-hero-progress strong{font-size:34px;letter-spacing:-.05em}.wbcd-project-hero-progress small{display:block;margin-top:7px;color:#68809d;font-size:10px}
.wbcd-stats-v2{gap:14px;margin:0 0 18px}.wbcd-stat-card{display:flex;align-items:center;gap:15px;min-width:0;padding:20px 19px;background:#fff;border:1px solid #e1ebf5;border-radius:17px;text-decoration:none;box-shadow:0 10px 30px rgba(35,78,125,.045);transition:transform .18s ease,box-shadow .18s ease}.wbcd-stat-card:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(35,78,125,.08)}.wbcd-stat-card>div{min-width:0}.wbcd-stat-card small{display:block;color:#5e7593;font-size:11px;white-space:nowrap}.wbcd-stat-card strong{display:block;color:#102242;font-size:27px;line-height:1;margin:7px 0}.wbcd-stat-card em{display:block;color:#1677ff;font-size:10px;font-style:normal;font-weight:800}.wbcd-stat-card em b{font-size:13px;margin-left:3px}.wbcd-stat-icon{width:48px;height:48px;border-radius:13px;background:#eef7ff;color:#1677ff;display:grid;place-items:center;font-family:dashicons;font-size:23px;flex:0 0 48px}.wbcd-stat-icon:before{font-family:dashicons}.wbcd-stat-project:before{content:"\f322"}.wbcd-stat-service:before{content:"\f107"}.wbcd-stat-invoice:before{content:"\f495"}.wbcd-stat-message:before{content:"\f125"}
.wbcd-overview-bottom{margin-top:0;grid-template-columns:1.05fr .95fr}.wbcd-empty-panel{min-height:300px}.wbcd-panel-head>div{display:flex;align-items:center;gap:10px}.wbcd-panel-icon{color:#1677ff;font-size:19px}.wbcd-panel-head h3{margin:0}.wbcd-panel-head a b{font-size:13px}.wbcd-empty-centered{min-height:205px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#f9fbfe;border-radius:14px;margin-top:18px}.wbcd-empty-centered .dashicons{font-size:30px;width:30px;height:30px;color:#b9cde4;margin-bottom:12px}.wbcd-empty-centered strong{display:block;color:#617898;font-size:15px}.wbcd-empty-centered small{display:block;color:#8a9bb0;font-size:11px;margin-top:6px}.wbcd-recent-project{margin-top:20px;padding:20px;border:1px solid #e6eef7;border-radius:15px;background:#fbfdff}.wbcd-recent-project-top{display:flex;justify-content:space-between;gap:15px}.wbcd-recent-project h4{margin:7px 0 0;font-size:16px}.wbcd-recent-project-top>strong{font-size:25px;color:#1677ff}.wbcd-recent-project .wbcd-progress{margin-top:16px}.wbcd-recent-project-meta{display:flex;justify-content:space-between;gap:10px;margin-top:10px;color:#7286a0;font-size:10px}.wbcd-notice-dot{width:9px;height:9px;border-radius:50%;background:#238cff;flex:0 0 9px}.wbcd-notice-row{padding:15px 0}
@media(max-width:1000px){.wbcd-dashboard-hero-copy h2{font-size:28px}.wbcd-onboarding-art{width:270px}.wbcd-stat-card small{white-space:normal}.wbcd-project-hero-progress{width:240px}}
@media(max-width:700px){.wbcd-dashboard-hero{margin-top:3px}.wbcd-dashboard-hero-copy h2{font-size:27px}.wbcd-onboarding-v2{padding:25px 22px;min-height:0}.wbcd-onboarding-v2 h2{font-size:27px}.wbcd-onboarding-art{display:none}.wbcd-project-hero{display:block;padding:25px 22px}.wbcd-project-hero-progress{width:100%;margin-top:20px}.wbcd-stats-v2{grid-template-columns:1fr 1fr}.wbcd-stat-card{padding:15px 13px;gap:10px}.wbcd-stat-icon{width:40px;height:40px;flex-basis:40px;font-size:19px}.wbcd-stat-card strong{font-size:23px}.wbcd-overview-bottom{grid-template-columns:1fr}.wbcd-empty-panel{min-height:0}}
@media(max-width:430px){.wbcd-stats-v2{grid-template-columns:1fr}.wbcd-dashboard-hero-copy h2{font-size:25px}.wbcd-dashboard-hero-copy p{font-size:12px}}

body.webing-dashboard-page .wbcd-topbar-overview h1{display:none!important}
body.webing-dashboard-page .wbcd-topbar-overview .wbcd-kicker{visibility:hidden}

/* v2.0.14: unified customer profile trigger/menu; remove duplicate hero avatar. */
.wbcd-side-user{position:relative;width:100%;appearance:none;text-align:left;font:inherit;cursor:pointer;background:transparent}.wbcd-side-user .dashicons{margin-left:auto;color:#9fa7a5;font-size:15px;width:15px;height:15px}.wbcd-avatar{appearance:none;border:0;cursor:pointer;padding:0;font:inherit}.wbcd-profile-menu{position:fixed;z-index:99999;top:72px;right:28px;width:250px;background:#fff;border:1px solid #e2ebf5;border-radius:16px;box-shadow:0 18px 45px rgba(30,70,110,.16);padding:8px}.wbcd-profile-menu[hidden]{display:none!important}.wbcd-profile-menu.is-open{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.wbcd-profile-menu-head{padding:12px 12px 10px;border-bottom:1px solid #edf2f7;margin-bottom:4px}.wbcd-profile-menu-head strong,.wbcd-profile-menu-head small{display:block}.wbcd-profile-menu-head strong{font-size:13px;color:#102242}.wbcd-profile-menu-head small{font-size:10px;color:#7b8da6;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.wbcd-profile-menu a{display:flex;align-items:center;gap:9px;padding:11px 12px;border-radius:10px;color:#405774;text-decoration:none;font-size:12px}.wbcd-profile-menu a:hover{background:#f1f7ff;color:#1677ff}.wbcd-profile-menu .dashicons{font-size:17px;width:17px;height:17px}.wbcd-profile-menu .wbcd-profile-logout{color:#c43a48}.wbcd-profile-menu .wbcd-profile-logout:hover{background:#fff3f4;color:#b42318}.wbcd-account-page{max-width:760px}.wbcd-account-card{background:#fff;border:1px solid #e2ebf5;border-radius:22px;padding:28px;box-shadow:0 12px 35px rgba(30,70,110,.06)}.wbcd-account-head{display:flex;align-items:center;gap:16px;padding-bottom:22px;border-bottom:1px solid #edf2f7;margin-bottom:22px}.wbcd-account-avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#287bff,#43c9ff);color:#fff;font-weight:800;font-size:18px}.wbcd-account-head h2{margin:5px 0 4px;color:#102242;font-size:26px;letter-spacing:-.04em}.wbcd-account-head p{margin:0;color:#71849d;font-size:12px}.wbcd-profile-form{max-width:560px}.wbcd-profile-form p{margin:0 0 16px}.wbcd-profile-form label{display:block;margin-bottom:7px;color:#526983;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wbcd-profile-form input{display:block;width:100%;box-sizing:border-box;height:48px;padding:0 14px;border:1px solid #dbe6f2;border-radius:12px;background:#fff;color:#162b49;font:inherit;outline:none}.wbcd-profile-form input:focus{border-color:#52a8ff;box-shadow:0 0 0 3px rgba(35,140,255,.10)}.wbcd-profile-form .wbcd-btn{border:0;cursor:pointer}.wbcd-account-actions{margin-top:22px;padding-top:18px;border-top:1px solid #edf2f7}.wbcd-account-logout{display:inline-flex;align-items:center;gap:7px;color:#c43a48;text-decoration:none;font-size:12px;font-weight:700}.wbcd-account-logout:hover{color:#b42318}@media(max-width:700px){.wbcd-profile-menu{top:auto;right:14px;bottom:14px;width:calc(100vw - 28px);border-radius:18px;padding:10px}.wbcd-account-card{padding:22px;border-radius:18px}.wbcd-account-head h2{font-size:23px}}

/* Customer dashboard mobile: neutralize theme shell shadow/width constraints without editing the theme. */
@media(max-width:700px){
  html:has(body.webing-dashboard-page),
  body.webing-dashboard-page{
    width:100%!important;
    min-width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    background:#f7faff!important;
    box-shadow:none!important;
  }
  body.webing-dashboard-page #page,
  body.webing-dashboard-page #content,
  body.webing-dashboard-page .site,
  body.webing-dashboard-page .site-content,
  body.webing-dashboard-page .site-main,
  body.webing-dashboard-page main{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    box-shadow:none!important;
    background:#f7faff!important;
  }
  body.webing-dashboard-page .wbcd-dashboard{
    width:100%!important;
    min-width:100%!important;
    margin:0!important;
    box-shadow:none!important;
  }
  body.webing-dashboard-page .wbcd-main{
    width:100%!important;
    box-sizing:border-box!important;
  }
}

/* Invoice viewer */
.wbcd-invoice .wbcd-card-meta{align-items:center;flex-wrap:wrap}.wbcd-invoice .wbcd-btn-small{white-space:nowrap}

/* v2.0.29: Invoice public page mobile responsive patch */
@media (max-width:700px){
  body.webing-invoice-page{overflow-x:hidden!important;width:100%!important;}
  body.webing-invoice-page .wbcd-invoice-shell{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:12px 10px 28px!important;margin:0!important;}
  body.webing-invoice-page .wbcd-invoice-topbar{width:100%!important;gap:10px!important;align-items:center!important;}
  body.webing-invoice-page .wbcd-invoice-brand{min-width:0!important;max-width:65%!important;}
  body.webing-invoice-page .wbcd-invoice-brand img{max-width:130px!important;max-height:40px!important;height:auto!important;width:auto!important;}
  body.webing-invoice-page .wbcd-invoice-back{padding:8px 10px!important;font-size:11px!important;white-space:nowrap!important;}
  body.webing-invoice-page .wbcd-invoice-head{padding:18px 15px!important;border-radius:13px!important;margin-bottom:10px!important;}
  body.webing-invoice-page .wbcd-invoice-head h1{font-size:20px!important;line-height:1.2!important;max-width:70%!important;overflow-wrap:anywhere!important;}
  body.webing-invoice-page .wbcd-invoice-meta{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;font-size:12px!important;padding-right:20px!important;}
  body.webing-invoice-page .wbcd-invoice-ribbon{right:-82px!important;top:22px!important;width:245px!important;padding:9px 0!important;font-size:10px!important;}
  body.webing-invoice-page .wbcd-invoice-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-bottom:10px!important;}
  body.webing-invoice-page .wbcd-invoice-btn{width:100%!important;box-sizing:border-box!important;min-height:44px!important;padding:11px 12px!important;font-size:12px!important;}
  body.webing-invoice-page .wbcd-invoice-stage{width:100%!important;box-sizing:border-box!important;padding:8px 3px 14px!important;border-radius:12px!important;overflow:hidden!important;}
  body.webing-invoice-page .wbcd-invoice-pages{width:100%!important;min-height:0!important;border-radius:8px!important;overflow:hidden!important;}
  body.webing-invoice-page .wbcd-invoice-pdf-frame{display:block!important;width:100%!important;height:70vh!important;min-height:520px!important;border:0!important;}
  body.webing-invoice-page .wbcd-invoice-overlay-ribbon{right:-83px!important;top:22px!important;width:235px!important;font-size:10px!important;padding:8px 0!important;}
  body.webing-invoice-page .wbcd-invoice-note{font-size:10px!important;padding:11px 12px!important;margin-top:10px!important;overflow-wrap:anywhere!important;}
}
@media (max-width:430px){
  body.webing-invoice-page .wbcd-invoice-shell{padding-left:7px!important;padding-right:7px!important;}
  body.webing-invoice-page .wbcd-invoice-brand img{max-width:115px!important;max-height:36px!important;}
  body.webing-invoice-page .wbcd-invoice-head h1{font-size:18px!important;}
  body.webing-invoice-page .wbcd-invoice-meta{font-size:11px!important;}
  body.webing-invoice-page .wbcd-invoice-pdf-frame{height:65vh!important;min-height:480px!important;}
}
