:root{--zkh-red:#ef1f2d;--zkh-black:#111215;--zkh-text:#16171a;--zkh-muted:#7f838b;--zkh-line:rgba(17,18,21,.08);--zkh-glass:rgba(255,255,255,.74)}
.zkh-account-wrap{position:relative;isolation:isolate;overflow:hidden;max-width:1440px;margin:0 auto;padding:72px 24px 96px;font-family:inherit;color:var(--zkh-text)}
.zkh-account-wrap *{box-sizing:border-box}.zkh-glass{background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(255,255,255,.62));backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);border:1px solid rgba(255,255,255,.82);box-shadow:0 24px 80px rgba(15,18,24,.08),inset 0 1px 0 rgba(255,255,255,.9)}
.zkh-orb{position:absolute;border-radius:50%;filter:blur(10px);z-index:-1;opacity:.55}.zkh-orb-a{width:420px;height:420px;right:2%;top:2%;background:radial-gradient(circle,rgba(239,31,45,.22),rgba(239,31,45,0) 68%)}.zkh-orb-b{width:520px;height:520px;left:-8%;bottom:-10%;background:radial-gradient(circle,rgba(17,18,21,.08),rgba(17,18,21,0) 70%)}
.zkh-auth-card{width:min(100%,560px);margin:auto;padding:42px;border-radius:32px;position:relative;overflow:hidden}.zkh-auth-card:before{content:"";position:absolute;width:220px;height:2px;right:42px;top:0;background:linear-gradient(90deg,var(--zkh-red),transparent)}
.zkh-brand-mark{display:flex;gap:3px;align-items:center;font-size:26px;font-weight:900;margin-bottom:30px}.zkh-brand-mark span{color:var(--zkh-red)}.zkh-auth-head h1{font-size:42px;line-height:1.1;margin:8px 0 12px;font-weight:900;letter-spacing:-1.2px}.zkh-auth-head p{color:var(--zkh-muted);font-size:14px;line-height:2;margin:0 0 26px}.zkh-eyebrow{font-size:12px;color:var(--zkh-red);font-weight:800;letter-spacing:.2px}
.zkh-mode-tabs{display:grid;grid-template-columns:1fr 1fr;padding:5px;background:rgba(17,18,21,.045);border:1px solid var(--zkh-line);border-radius:16px;margin-bottom:24px}.zkh-mode-tabs button{border:0;background:transparent;padding:13px 12px;border-radius:12px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;color:#777}.zkh-mode-tabs button.is-active{background:#fff;color:#111;box-shadow:0 8px 30px rgba(17,18,21,.08)}
.zkh-auth-panel{display:none;animation:zkhFade .35s ease}.zkh-auth-panel.is-active{display:block}.zkh-auth-panel label{display:block;font-size:12px;font-weight:800;margin:14px 3px 8px}.zkh-input-shell{height:58px;border:1px solid var(--zkh-line);background:rgba(255,255,255,.72);border-radius:17px;display:flex;align-items:center;overflow:hidden;transition:.25s ease}.zkh-input-shell:focus-within{border-color:rgba(239,31,45,.45);box-shadow:0 0 0 4px rgba(239,31,45,.06),0 12px 34px rgba(17,18,21,.06);transform:translateY(-1px)}.zkh-input-shell span{direction:ltr;border-left:1px solid var(--zkh-line);padding:0 18px;color:#777;font-size:13px}.zkh-input-shell input{width:100%;height:100%;border:0!important;outline:0!important;background:transparent!important;padding:0 17px!important;box-shadow:none!important;font:inherit!important;font-size:15px!important;direction:ltr;text-align:left}.zkh-pass-shell input{direction:rtl;text-align:right}.zkh-eye{width:48px;height:48px;border:0;background:transparent;cursor:pointer;color:#777}
.zkh-primary{width:100%;height:56px;margin-top:18px;border:0;border-radius:17px;background:linear-gradient(135deg,#f52634,#df101d);color:#fff;font:inherit;font-weight:900;font-size:14px;cursor:pointer;box-shadow:0 16px 34px rgba(239,31,45,.22);transition:.25s ease;position:relative;overflow:hidden}.zkh-primary:hover{transform:translateY(-2px);box-shadow:0 20px 45px rgba(239,31,45,.28)}.zkh-primary:active{transform:scale(.99)}.zkh-primary:before{content:"";position:absolute;inset:0;transform:translateX(110%);background:linear-gradient(100deg,transparent,rgba(255,255,255,.28),transparent);transition:.55s}.zkh-primary:hover:before{transform:translateX(-110%)}.zkh-primary[disabled]{opacity:.58;cursor:not-allowed}.zkh-link-btn,.zkh-back{border:0;background:transparent;color:#777;font:inherit;font-size:12px;font-weight:800;cursor:pointer;margin:15px auto 0;display:block}.zkh-back{margin:0 0 16px auto;color:var(--zkh-red)}
.zkh-otp-stage{margin-top:18px}.zkh-otp-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#777}.zkh-otp-meta button,.zkh-resend button{border:0;background:transparent;color:var(--zkh-red);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.zkh-otp-boxes{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin:16px 0}.zkh-otp-boxes input{width:100%;aspect-ratio:1/1.02;border-radius:14px;border:1px solid var(--zkh-line);background:rgba(255,255,255,.82);font:inherit!important;font-size:23px!important;font-weight:900;text-align:center;outline:0;transition:.2s}.zkh-otp-boxes input:focus{border-color:var(--zkh-red);box-shadow:0 0 0 4px rgba(239,31,45,.06);transform:translateY(-2px)}.zkh-resend{display:flex;justify-content:center;gap:8px;margin-top:14px;color:#999;font-size:12px}.zkh-resend button:disabled{color:#aaa;cursor:not-allowed}.zkh-simple-input{width:100%!important;height:56px!important;border:1px solid var(--zkh-line)!important;background:rgba(255,255,255,.74)!important;border-radius:17px!important;padding:0 17px!important;outline:0!important;box-shadow:none!important;font:inherit!important}.zkh-trust-row{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:26px;padding-top:22px;border-top:1px solid var(--zkh-line);font-size:10px;color:#9a9ca2}.zkh-trust-row span::first-letter{color:var(--zkh-red)}.zkh-msg{min-height:20px;text-align:center;margin-top:12px;font-size:12px;font-weight:700}.zkh-msg.is-error{color:#c31320}.zkh-msg.is-ok{color:#0a9b62}
@keyframes zkhFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
/* dashboard */
.zkh-account-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start}.zkh-side{position:sticky;top:120px;border-radius:26px;padding:28px;text-align:center}.zkh-profile-dot{width:66px;height:66px;border-radius:22px;margin:0 auto 12px;display:grid;place-items:center;background:linear-gradient(145deg,#ff3340,#d90f1c);color:#fff;font-size:24px;font-weight:900;box-shadow:0 14px 32px rgba(239,31,45,.22)}.zkh-side strong{display:block;font-size:16px}.zkh-side small{display:block;color:#999;margin-top:6px;direction:ltr}.zkh-side nav{display:grid;gap:6px;margin:26px 0}.zkh-side nav a{padding:13px 14px;border-radius:13px;text-decoration:none;color:#555;font-weight:700;font-size:13px;text-align:right;transition:.2s}.zkh-side nav a:hover,.zkh-side nav a.is-active{background:#fff;color:#111;box-shadow:0 8px 24px rgba(17,18,21,.06)}.zkh-logout{width:100%;border:1px solid rgba(239,31,45,.16);background:rgba(239,31,45,.045);color:var(--zkh-red);height:44px;border-radius:13px;font:inherit;font-weight:800;cursor:pointer}.zkh-dash-main{min-width:0}.zkh-welcome{padding:30px 34px;border-radius:28px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;position:relative;overflow:hidden}.zkh-welcome:after{content:"";position:absolute;width:260px;height:260px;left:-90px;top:-100px;border-radius:50%;background:radial-gradient(circle,rgba(239,31,45,.14),transparent 68%)}.zkh-welcome h2{font-size:32px;margin:7px 0 8px}.zkh-welcome p{margin:0;color:#888;font-size:13px}.zkh-live-pill{position:relative;z-index:2;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.7);border:1px solid var(--zkh-line);font-size:11px;font-weight:800}.zkh-live-pill i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#1bb56e;margin-left:6px;box-shadow:0 0 0 4px rgba(27,181,110,.09)}
.zkh-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.zkh-stat{border-radius:22px;padding:22px;min-height:148px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.zkh-stat:hover{transform:translateY(-4px);box-shadow:0 28px 70px rgba(17,18,21,.1)}.zkh-stat span{font-size:11px;color:#888}.zkh-stat b{font-size:30px}.zkh-stat small{font-size:10px;color:#aaa}.zkh-stat .zkh-money{font-size:18px}.zkh-stat .woocommerce-Price-amount{font:inherit}.zkh-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.zkh-shortcuts a{border-radius:20px;padding:20px;text-decoration:none;color:#111;display:grid;grid-template-columns:1fr auto;gap:5px;transition:.25s}.zkh-shortcuts a:hover{transform:translateY(-3px);border-color:rgba(239,31,45,.17)}.zkh-shortcuts span{grid-column:1/-1;color:var(--zkh-red);font-size:10px;font-weight:800}.zkh-shortcuts b{font-size:13px}.zkh-shortcuts i{font-style:normal}.zkh-recent{border-radius:26px;padding:26px;margin-top:14px}.zkh-sec-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.zkh-sec-head h3{margin:4px 0 0}.zkh-sec-head a{font-size:11px;color:var(--zkh-red);text-decoration:none;font-weight:800}.zkh-order-row{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;padding:16px 4px;border-top:1px solid var(--zkh-line)}.zkh-order-row small{display:block;color:#aaa;margin-top:4px}.zkh-order-status{padding:7px 10px;border-radius:999px;background:rgba(239,31,45,.06);color:var(--zkh-red);font-size:10px;font-weight:800}
@media(max-width:900px){.zkh-account-wrap{padding:26px 14px 110px}.zkh-auth-card{padding:26px 20px;border-radius:26px}.zkh-auth-head h1{font-size:34px}.zkh-account-grid{grid-template-columns:1fr}.zkh-side{position:relative;top:auto;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-align:right;padding:16px}.zkh-profile-dot{width:48px;height:48px;border-radius:16px;margin:0;grid-row:1/3}.zkh-side small{grid-column:2}.zkh-side nav{grid-column:1/-1;display:flex;overflow:auto;margin:10px 0 0;padding-bottom:4px}.zkh-side nav a{white-space:nowrap;background:rgba(255,255,255,.6)}.zkh-logout{grid-column:1/-1}.zkh-stat-grid{grid-template-columns:1fr 1fr}.zkh-shortcuts{grid-template-columns:1fr}.zkh-welcome{padding:22px;align-items:flex-start}.zkh-welcome h2{font-size:25px}.zkh-live-pill{font-size:9px}.zkh-order-row{grid-template-columns:1fr auto}.zkh-order-row>b{grid-column:1/-1}.zkh-otp-boxes{gap:6px}.zkh-trust-row{gap:9px}}
@media(max-width:480px){.zkh-auth-card{padding:24px 16px}.zkh-mode-tabs button{font-size:11px;padding:11px 8px}.zkh-input-shell{height:54px}.zkh-otp-boxes input{border-radius:11px;font-size:20px!important}.zkh-stat{min-height:126px;padding:17px}.zkh-stat b{font-size:25px}.zkh-stat .zkh-money{font-size:14px}.zkh-welcome{display:block}.zkh-live-pill{display:inline-block;margin-top:16px}}

/* ===== V1.2 ULTRA ACCOUNT POLISH ===== */
body.woocommerce-account .site-main,
body.woocommerce-account #primary,
body.woocommerce-account .entry-content,
body.woocommerce-account .woocommerce{
  max-width:none!important;width:100%!important;margin:0!important;padding:0!important;
}
body.woocommerce-account .entry-header,
body.woocommerce-account .page-header,
body.woocommerce-account .woocommerce-notices-wrapper:empty{display:none!important}

.zkh-auth-page{
  max-width:none!important;min-height:calc(100vh - 150px);padding:54px 24px 86px!important;
  display:grid;place-items:center;background:
  radial-gradient(circle at 78% 18%,rgba(239,31,45,.07),transparent 28%),
  radial-gradient(circle at 14% 82%,rgba(17,18,21,.045),transparent 24%),#fbfbfc;
}
.zkh-auth-layout{width:min(1180px,100%);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(440px,.75fr);gap:22px;align-items:stretch;position:relative;z-index:1}
.zkh-auth-showcase{min-height:610px;border-radius:34px;position:relative;overflow:hidden;padding:42px;color:#fff;background:
  linear-gradient(145deg,rgba(16,17,20,.985),rgba(25,25,28,.96));box-shadow:0 34px 90px rgba(11,12,15,.18);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:space-between}
.zkh-auth-showcase:before{content:"";position:absolute;width:360px;height:360px;right:-100px;top:-120px;border-radius:50%;background:radial-gradient(circle,rgba(239,31,45,.46),rgba(239,31,45,.03) 47%,transparent 69%);filter:blur(2px)}
.zkh-auth-showcase:after{content:"";position:absolute;inset:auto -8% -35% auto;width:440px;height:440px;border:1px solid rgba(255,255,255,.05);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.018),0 0 0 110px rgba(255,255,255,.012)}
.zkh-showcase-grid{position:absolute;inset:0;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,black,transparent 75%)}
.zkh-showcase-badge{position:relative;z-index:2;align-self:flex-start;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.06);backdrop-filter:blur(14px);padding:10px 14px;border-radius:999px;font-size:11px;font-weight:800;color:rgba(255,255,255,.82)}
.zkh-showcase-badge i{width:7px;height:7px;border-radius:50%;background:#ff3542;box-shadow:0 0 0 5px rgba(239,31,45,.12)}
.zkh-showcase-copy{position:relative;z-index:2;max-width:510px}.zkh-showcase-kicker{font-size:11px;letter-spacing:3.5px;color:#ff5964;font-weight:800;direction:ltr;display:inline-block;margin-bottom:15px}
.zkh-showcase-copy h2{font-size:clamp(42px,4vw,64px);line-height:1.28;margin:0 0 18px;font-weight:900;letter-spacing:-1.8px;color:#fff}.zkh-showcase-copy p{font-size:14px;line-height:2.15;color:rgba(255,255,255,.58);margin:0;max-width:480px}
.zkh-showcase-pills{position:relative;z-index:2;display:flex;gap:8px;flex-wrap:wrap}.zkh-showcase-pills span{padding:9px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);font-size:10px;color:rgba(255,255,255,.7)}

.zkh-auth-card{width:100%!important;max-width:none!important;margin:0!important;min-height:610px;padding:42px 42px 34px!important;border-radius:34px!important;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,rgba(255,255,255,.91),rgba(255,255,255,.68))!important;border:1px solid rgba(255,255,255,.95)!important;box-shadow:0 30px 86px rgba(15,18,24,.10),inset 0 1px 0 rgba(255,255,255,.98)!important}
.zkh-auth-card:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.34),transparent 24%,transparent 75%,rgba(239,31,45,.035))}
.zkh-brand-mark{margin-bottom:25px!important;font-size:28px!important;letter-spacing:-1px}.zkh-auth-head h1{font-size:40px!important;margin:7px 0 10px!important}.zkh-auth-head p{font-size:13px!important;line-height:1.95!important;margin-bottom:22px!important;max-width:390px}
.zkh-mode-tabs{height:54px;padding:4px!important;border-radius:17px!important;margin-bottom:22px!important;background:rgba(17,18,21,.038)!important;box-shadow:inset 0 0 0 1px rgba(17,18,21,.045)}
.zkh-mode-tabs button{display:flex!important;align-items:center!important;justify-content:center!important;height:44px!important;padding:0 14px!important;white-space:nowrap!important;line-height:1!important;font-size:12px!important;border-radius:13px!important;color:#8a8d94!important}
.zkh-mode-tabs button.is-active{background:rgba(255,255,255,.96)!important;color:#111!important;box-shadow:0 8px 22px rgba(17,18,21,.07),inset 0 0 0 1px rgba(17,18,21,.025)!important}
.zkh-auth-panel label{font-size:11px!important;color:#494c52!important;margin:13px 4px 7px!important}.zkh-input-shell{height:56px!important;border-radius:16px!important;background:rgba(255,255,255,.7)!important;border-color:rgba(17,18,21,.07)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}
.zkh-input-shell:hover{border-color:rgba(17,18,21,.12)!important}.zkh-input-shell:focus-within{border-color:rgba(239,31,45,.35)!important;box-shadow:0 0 0 4px rgba(239,31,45,.055),0 12px 34px rgba(17,18,21,.055)!important}
.zkh-primary{height:55px!important;border-radius:16px!important;margin-top:16px!important;background:linear-gradient(135deg,#f32634 0%,#e31825 58%,#c90d18 100%)!important;box-shadow:0 14px 34px rgba(239,31,45,.22)!important}
.zkh-primary:hover{box-shadow:0 20px 44px rgba(239,31,45,.28)!important}
.zkh-link-btn{color:#72757d!important}.zkh-link-btn:hover{color:var(--zkh-red)!important}.zkh-trust-row{margin-top:23px!important;padding-top:18px!important;gap:9px 14px!important;color:#a0a3aa!important}.zkh-trust-row span{white-space:nowrap}.zkh-trust-row span:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--zkh-red);margin-left:6px;vertical-align:middle}.zkh-trust-row span::first-letter{color:inherit!important}
.zkh-msg{position:relative;z-index:3}

/* isolate from WooCommerce/theme button + form styles */
.zkh-auth-card button,.zkh-auth-card input{font-family:inherit!important;letter-spacing:0!important;text-transform:none!important}
.zkh-auth-card button:before,.zkh-auth-card button:after{box-sizing:border-box}
.zkh-auth-card input{-webkit-appearance:none;appearance:none}

@media(max-width:980px){
 .zkh-auth-page{padding:28px 14px 105px!important;min-height:auto}
 .zkh-auth-layout{grid-template-columns:1fr;max-width:600px}.zkh-auth-showcase{display:none}.zkh-auth-card{min-height:auto;padding:32px 24px 28px!important;border-radius:28px!important}
}
@media(max-width:520px){
 .zkh-auth-page{padding:18px 10px 105px!important;background:radial-gradient(circle at 80% 8%,rgba(239,31,45,.075),transparent 30%),#fbfbfc}
 .zkh-auth-card{padding:27px 18px 24px!important;border-radius:25px!important;box-shadow:0 18px 48px rgba(15,18,24,.09)!important}.zkh-brand-mark{font-size:25px!important;margin-bottom:20px!important}.zkh-auth-head h1{font-size:32px!important}.zkh-auth-head p{font-size:12px!important;margin-bottom:19px!important}.zkh-mode-tabs{height:50px!important}.zkh-mode-tabs button{height:42px!important;font-size:11px!important}.zkh-input-shell{height:54px!important}.zkh-primary{height:53px!important}.zkh-trust-row{font-size:9px!important}
}
