/* AdeptCommerce v0.10.0 — Premium Customer Account */
.ac26-account-page-body{
  --aca-ink:#101828;
  --aca-muted:#718096;
  --aca-line:#e2e8f0;
  --aca-soft:#f6f8fc;
  --aca-blue:#2f66f6;
  --aca-blue-soft:#edf3ff;
  --aca-green:#18a66a;
  --aca-red:#d9485f;
  background:#f4f7fb;
}
.ac26-account-page-body .ac27-main{padding:42px 0 90px!important;min-height:72vh}
.woocommerce-account .woocommerce{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  display:block!important;
}
.woocommerce-account .ac-account-shell{
  width:min(calc(100% - 64px),1500px);
  margin:0 auto;
  display:grid;
  grid-template-columns:286px minmax(0,1fr);
  gap:28px;
  align-items:start;
}
.woocommerce-account .woocommerce-MyAccount-navigation.ac-account-nav{
  float:none!important;
  width:100%!important;
  margin:0!important;
  position:sticky!important;
  top:136px!important;
  background:#fff!important;
  border:1px solid rgba(213,221,234,.9)!important;
  border-radius:26px!important;
  padding:14px!important;
  box-shadow:0 18px 50px rgba(16,24,40,.06)!important;
  overflow:hidden!important;
}
.ac-account-nav-profile{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;padding:8px 7px 16px;border-bottom:1px solid var(--aca-line);margin-bottom:12px}
.ac-account-avatar,.ac-account-hero-avatar{display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,#1b52dc,#3d75ff);color:#fff;font-weight:780;box-shadow:0 12px 25px rgba(47,102,246,.22)}
.ac-account-avatar{width:48px;height:48px;font-size:14px}
.ac-account-nav-profile div:last-child{min-width:0;display:grid;gap:3px}
.ac-account-nav-profile strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--aca-ink)}
.ac-account-nav-profile span{font-size:9px;color:var(--aca-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ac-account-nav-label{padding:5px 9px 9px;font-size:9px;font-weight:760;letter-spacing:.12em;text-transform:uppercase;color:#93a1b7}
.ac-account-nav ul{display:grid!important;gap:4px!important;margin:0!important;padding:0!important;list-style:none!important}
.ac-account-nav li{margin:0!important}
.ac-account-nav a{min-height:48px!important;padding:0 10px!important;border-radius:14px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 18px!important;gap:9px!important;align-items:center!important;color:#536074!important;font-size:11px!important;font-weight:650!important;transition:background .2s ease,color .2s ease,transform .2s ease!important}
.ac-account-nav li.is-active a,.ac-account-nav li a:hover{background:var(--aca-blue-soft)!important;color:var(--aca-blue)!important;transform:translateX(2px)}
.ac-account-nav li.woocommerce-MyAccount-navigation-link--customer-logout{margin-top:6px!important;padding-top:8px!important;border-top:1px solid var(--aca-line)}
.ac-account-nav li.woocommerce-MyAccount-navigation-link--customer-logout a:hover{background:#fff1f3!important;color:var(--aca-red)!important}
.ac-account-nav-icon{width:34px;height:34px;border-radius:10px;background:#f2f5f9;display:grid;place-items:center;transition:background .2s ease}
.ac-account-nav li.is-active .ac-account-nav-icon,.ac-account-nav li a:hover .ac-account-nav-icon{background:#fff}
.ac-account-nav-icon svg,.ac-account-nav-arrow svg,.ac-account-nav-shop svg,.ac-account-panel-head a svg,.ac-account-order-go svg,.ac-account-shortcuts>a>svg,.ac-account-shortcuts>button>svg,.ac-account-order-open svg,.ac-account-back svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.ac-account-nav-arrow{display:grid;place-items:center;opacity:.45}
.ac-account-nav-shop{margin-top:13px!important;background:linear-gradient(145deg,#17213a,#111827)!important;color:#fff!important;border-radius:17px!important;min-height:64px!important;grid-template-columns:34px minmax(0,1fr) 18px!important}
.ac-account-nav-shop>span:first-child{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.08)}
.ac-account-nav-shop>span:nth-child(2){display:grid;gap:2px}
.ac-account-nav-shop strong{font-size:10px}
.ac-account-nav-shop small{font-size:8px;color:#9aa8c3}

.woocommerce-account .woocommerce-MyAccount-content{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  min-width:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  border-radius:0!important;
}
.ac-account-dashboard{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.78fr);gap:18px}
.ac-account-hero{grid-column:1/-1;position:relative;overflow:hidden;min-height:210px;border-radius:28px;padding:30px;background:
 radial-gradient(circle at 82% 25%,rgba(82,164,255,.38),transparent 26%),
 radial-gradient(circle at 73% 88%,rgba(47,102,246,.18),transparent 34%),
 linear-gradient(135deg,#edf4ff,#f8fbff 58%,#edf3ff);border:1px solid #d9e6fb;display:flex;align-items:center;justify-content:space-between;gap:24px}
.ac-account-hero::after{content:"";position:absolute;right:-70px;bottom:-100px;width:330px;height:330px;border:1px solid rgba(75,121,207,.14);border-radius:50%}
.ac-account-hero-main{position:relative;z-index:2;display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:20px}
.ac-account-hero-avatar{width:74px;height:74px;font-size:23px;border-radius:23px}
.ac-account-hero-main>div:last-child{display:grid;gap:7px}
.ac-account-eyebrow{font-size:9px;font-weight:780;letter-spacing:.14em;text-transform:uppercase;color:var(--aca-blue)}
.ac-account-hero h1{font-size:clamp(30px,3.4vw,48px)!important;line-height:1!important;letter-spacing:-.055em!important;margin:0!important;font-weight:720!important;color:var(--aca-ink)!important}
.ac-account-hero p{margin:0!important;font-size:12px!important;line-height:1.6!important;max-width:610px;color:#66758c!important}
.ac-account-hero small{font-size:9px;color:#8b99ad}
.ac-account-hero-shield{position:relative;z-index:2;width:78px;height:78px;border-radius:24px;display:grid;place-items:center;background:rgba(255,255,255,.76);border:1px solid rgba(255,255,255,.9);box-shadow:0 18px 45px rgba(47,102,246,.12);color:var(--aca-blue)}
.ac-account-hero-shield svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}

.ac-account-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.ac-account-stats>div{min-height:96px;border:1px solid var(--aca-line);border-radius:20px;background:#fff;padding:18px;display:flex;align-items:center;gap:14px;box-shadow:0 8px 28px rgba(16,24,40,.035)}
.ac-account-stats>div>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#f1f5ff;color:var(--aca-blue)}
.ac-account-stats svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.ac-account-stats div>div{display:grid;gap:4px;min-width:0}
.ac-account-stats small{font-size:9px;color:var(--aca-muted);font-weight:600}
.ac-account-stats strong{font-size:20px;line-height:1.05;color:var(--aca-ink);letter-spacing:-.035em}
.ac-account-stats strong .woocommerce-Price-amount{font-size:20px}

.ac-account-panel{background:#fff;border:1px solid var(--aca-line);border-radius:24px;padding:22px;box-shadow:0 12px 38px rgba(16,24,40,.035)}
.ac-account-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:17px;border-bottom:1px solid var(--aca-line)}
.ac-account-panel-head>div{display:grid;gap:4px}
.ac-account-panel-head span{font-size:16px;font-weight:720;color:var(--aca-ink);letter-spacing:-.025em}
.ac-account-panel-head p{font-size:9px!important;color:var(--aca-muted)!important;margin:0!important}
.ac-account-panel-head>a{display:flex;align-items:center;gap:7px;color:var(--aca-blue);font-size:10px;font-weight:700}
.ac-account-order-list{display:grid}
.ac-account-order-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto 20px;gap:12px;align-items:center;padding:15px 2px;border-bottom:1px solid #edf1f6;color:var(--aca-ink);transition:background .2s ease,transform .2s ease}
.ac-account-order-row:last-child{border-bottom:0}
.ac-account-order-row:hover{background:#fbfcfe;transform:translateX(2px)}
.ac-account-order-icon{width:42px;height:42px;border-radius:13px;background:#f3f6fb;color:#65758d;display:grid;place-items:center}
.ac-account-order-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.ac-account-order-main{display:grid;gap:4px;min-width:0}
.ac-account-order-main strong{font-size:11px}
.ac-account-order-main small{font-size:9px;color:var(--aca-muted)}
.ac-account-status{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 9px;border-radius:999px;background:#eef2f7;color:#667085;font-size:8px;font-weight:720;white-space:nowrap}
.ac-account-status.is-processing,.ac-account-status.is-on-hold{background:#fff7e7;color:#a46a00}
.ac-account-status.is-completed{background:#eaf8f1;color:#157d52}
.ac-account-status.is-cancelled,.ac-account-status.is-failed,.ac-account-status.is-refunded{background:#fff0f2;color:#c23850}
.ac-account-order-total{font-size:11px;font-weight:720;white-space:nowrap}
.ac-account-order-go{color:#9ba7b9;display:grid;place-items:center}

.ac-account-shortcuts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding-top:14px}
.ac-account-shortcuts>a,.ac-account-shortcuts>button{appearance:none;border:1px solid var(--aca-line);background:#fbfcfe;border-radius:18px;padding:16px;display:grid;grid-template-columns:44px minmax(0,1fr) 18px;gap:12px;align-items:center;text-align:left;color:var(--aca-ink);cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.ac-account-shortcuts>a:hover,.ac-account-shortcuts>button:hover{transform:translateY(-2px);border-color:#cddcff;box-shadow:0 12px 30px rgba(47,102,246,.08)}
.ac-account-shortcuts>a>span,.ac-account-shortcuts>button>span{width:44px;height:44px;border-radius:14px;background:var(--aca-blue-soft);color:var(--aca-blue);display:grid;place-items:center}
.ac-account-shortcuts svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.ac-account-shortcuts div{display:grid;gap:4px}
.ac-account-shortcuts strong{font-size:11px}
.ac-account-shortcuts small{font-size:8.5px;color:var(--aca-muted);line-height:1.4}
.ac-account-shortcuts>a>svg,.ac-account-shortcuts>button>svg{width:15px;height:15px;color:#9aa7ba}

.ac-account-page-head{margin-bottom:16px;padding:28px 30px;border:1px solid #dbe5f5;border-radius:26px;background:linear-gradient(145deg,#f7faff,#eef4ff);position:relative;overflow:hidden}
.ac-account-page-head::after{content:"";position:absolute;right:-70px;top:-90px;width:260px;height:260px;border:1px solid rgba(47,102,246,.10);border-radius:50%}
.ac-account-page-head>span{font-size:9px;font-weight:780;text-transform:uppercase;letter-spacing:.13em;color:var(--aca-blue)}
.ac-account-page-head h1{font-size:clamp(28px,3vw,42px)!important;line-height:1!important;letter-spacing:-.05em!important;margin:7px 0 8px!important;color:var(--aca-ink)!important}
.ac-account-page-head p{font-size:10px!important;line-height:1.55!important;color:var(--aca-muted)!important;margin:0!important}

.ac-account-orders-cards{display:grid;gap:10px}
.ac-account-order-card{background:#fff;border:1px solid var(--aca-line);border-radius:21px;padding:18px;box-shadow:0 9px 30px rgba(16,24,40,.035)}
.ac-account-order-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--aca-line)}
.ac-account-order-card-top>div{display:flex;align-items:center;gap:11px}
.ac-account-order-card-top>div>div{display:grid;gap:3px}
.ac-account-order-card-top small,.ac-account-order-card-meta small{font-size:8px;color:var(--aca-muted)}
.ac-account-order-card-top strong{font-size:13px;color:var(--aca-ink)}
.ac-account-order-card-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:15px 0}
.ac-account-order-card-meta>div{display:grid;gap:4px}
.ac-account-order-card-meta strong{font-size:11px;color:var(--aca-ink)}
.ac-account-order-open{min-height:40px;border-radius:12px;background:#f2f5fa;color:var(--aca-ink);display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;font-weight:700}
.ac-account-order-open:hover{background:var(--aca-blue);color:#fff}

.ac-account-empty{min-height:280px;border:1px dashed #d5deeb;border-radius:20px;background:#fbfcfe;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}
.ac-account-empty>span{width:58px;height:58px;border-radius:18px;background:var(--aca-blue-soft);color:var(--aca-blue);display:grid;place-items:center;margin-bottom:13px}
.ac-account-empty svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.ac-account-empty strong{font-size:16px;color:var(--aca-ink)}
.ac-account-empty p{font-size:10px!important;line-height:1.55!important;color:var(--aca-muted)!important;max-width:380px;margin:7px 0 16px!important}
.ac-account-empty .button{min-height:42px!important;padding:0 17px!important;border-radius:12px!important;background:var(--aca-blue)!important;color:#fff!important;font-size:10px!important}

.ac-account-address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.ac-account-address-card{position:relative;min-height:240px;background:#fff;border:1px solid var(--aca-line);border-radius:22px;padding:22px;display:grid;grid-template-columns:50px minmax(0,1fr);gap:16px;align-content:start;box-shadow:0 10px 32px rgba(16,24,40,.035)}
.ac-account-address-icon{width:50px;height:50px;border-radius:15px;background:var(--aca-blue-soft);color:var(--aca-blue);display:grid;place-items:center}
.ac-account-address-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.ac-account-address-copy{display:grid;gap:11px}
.ac-account-address-copy>small{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:var(--aca-muted);font-weight:730}
.ac-account-address-text{font-size:12px;line-height:1.65;color:var(--aca-ink)}
.ac-account-address-card>a{position:absolute;right:16px;top:16px;min-height:36px;padding:0 11px;border-radius:11px;background:#f4f7fb;color:#5e6d83;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:680}
.ac-account-address-card>a:hover{background:var(--aca-blue-soft);color:var(--aca-blue)}
.ac-account-address-card>a svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.ac-account-form{display:grid;gap:12px}
.ac-account-form-section,.ac-account-form>.woocommerce-address-fields{background:#fff;border:1px solid var(--aca-line);border-radius:22px;padding:22px;box-shadow:0 10px 30px rgba(16,24,40,.03)}
.ac-account-form-section-head{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--aca-line)}
.ac-account-form-section-head>span{width:44px;height:44px;border-radius:14px;background:var(--aca-blue-soft);color:var(--aca-blue);display:grid;place-items:center}
.ac-account-form-section-head svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.ac-account-form-section-head>div{display:grid;gap:3px}
.ac-account-form-section-head strong{font-size:12px;color:var(--aca-ink)}
.ac-account-form-section-head small{font-size:8.5px;color:var(--aca-muted)}
.ac-account-form-grid{display:grid;grid-template-columns:1fr;gap:12px}
.ac-account-form-grid.two{grid-template-columns:repeat(2,1fr)}
.ac-account-form-grid .form-row{margin:0!important;padding:0!important;width:auto!important;float:none!important;display:grid!important;gap:6px!important}
.ac-account-form-grid .form-row-wide{grid-column:1/-1}
.ac-account-form label{font-size:9px!important;color:#526177!important;font-weight:650!important}
.ac-account-form input.input-text,.ac-account-form select,.ac-account-form textarea{
  width:100%!important;min-height:48px!important;border:1px solid #d9e1ed!important;border-radius:13px!important;background:#fbfcfe!important;color:var(--aca-ink)!important;padding:0 14px!important;font-size:11px!important;box-shadow:none!important;outline:none!important;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease!important
}
.ac-account-form textarea{padding-top:12px!important;min-height:110px!important}
.ac-account-form input:focus,.ac-account-form select:focus,.ac-account-form textarea:focus{border-color:#8fb0ff!important;background:#fff!important;box-shadow:0 0 0 4px rgba(47,102,246,.08)!important}
.ac-account-form-actions{display:flex;justify-content:flex-end;margin-top:14px;padding-top:14px;border-top:1px solid var(--aca-line)}
.ac-account-form-actions .button{min-height:46px!important;padding:0 18px!important;border-radius:13px!important;background:var(--aca-blue)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;gap:8px!important;font-size:10px!important;font-weight:720!important;box-shadow:0 12px 24px rgba(47,102,246,.18)!important}
.ac-account-form-actions .button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.ac-account-order-detail-head{display:grid;gap:5px}
.ac-account-back{display:inline-flex;align-items:center;gap:7px;font-size:9px;font-weight:680;color:#68758a;margin-bottom:6px;width:max-content}
.ac-account-back svg{transform:rotate(180deg)}
.ac-account-order-detail-meta{display:flex;align-items:center;gap:12px;margin-top:10px;position:relative;z-index:2}
.ac-account-order-detail-meta>span:not(.ac-account-status){display:flex;align-items:center;gap:5px;font-size:9px;color:#68758a}
.ac-account-order-detail-meta>span svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6}
.ac-account-order-detail-meta>strong{margin-left:auto;font-size:15px;color:var(--aca-ink)}
.ac-account-order-detail-table{background:#fff;border:1px solid var(--aca-line);border-radius:22px;padding:22px;box-shadow:0 10px 32px rgba(16,24,40,.03)}
.ac-account-order-detail-table .woocommerce-order-details{margin:0!important}
.ac-account-order-detail-table h2,.ac-account-order-detail-table .woocommerce-order-details__title{font-size:16px!important;letter-spacing:-.025em!important;margin:0 0 14px!important;color:var(--aca-ink)!important}
.ac-account-order-detail-table table{border:1px solid var(--aca-line)!important;border-radius:16px!important;overflow:hidden!important;border-collapse:separate!important;border-spacing:0!important}
.ac-account-order-detail-table th,.ac-account-order-detail-table td{padding:12px 14px!important;font-size:10px!important;border-color:var(--aca-line)!important}

.ac-account-downloads{background:#fff;border:1px solid var(--aca-line);border-radius:22px;padding:20px}

/* Logged-out account / auth */
.woocommerce-account:not(.logged-in) .woocommerce{display:block!important;width:min(calc(100% - 48px),1180px)!important}
.ac-auth-shell{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(420px,1.25fr);gap:16px;align-items:stretch}
.ac-auth-shell.has-register{grid-template-columns:minmax(260px,.72fr) repeat(2,minmax(320px,1fr))}
.ac-auth-intro{position:relative;overflow:hidden;min-height:540px;border-radius:28px;padding:34px;background:
 radial-gradient(circle at 85% 15%,rgba(85,170,255,.35),transparent 27%),linear-gradient(150deg,#0e1b35,#172b53 66%,#153c87);color:#fff;display:flex;flex-direction:column;align-items:flex-start}
.ac-auth-intro::after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.10);border-radius:50%;right:-150px;bottom:-120px}
.ac-auth-brand-mark{width:58px;height:58px;border-radius:18px;background:rgba(255,255,255,.10);display:grid;place-items:center;margin-bottom:auto}
.ac-auth-brand-mark svg{width:26px;height:26px;fill:none;stroke:#8fb4ff;stroke-width:1.6}
.ac-auth-intro>span{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#8fb4ff;font-weight:760}
.ac-auth-intro h1{font-size:44px!important;line-height:1!important;letter-spacing:-.055em!important;margin:10px 0!important;color:#fff!important}
.ac-auth-intro p{font-size:11px!important;line-height:1.65!important;color:#aebcd4!important;max-width:350px;margin:0 0 24px!important}
.ac-auth-intro>a{display:flex;align-items:center;gap:8px;color:#fff;font-size:10px;font-weight:680}
.ac-auth-intro>a svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7}
.ac-auth-card{background:#fff;border:1px solid var(--aca-line);border-radius:28px;padding:30px;box-shadow:0 18px 50px rgba(16,24,40,.05)}
.ac-auth-head{display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--aca-line);margin-bottom:18px}
.ac-auth-head>span{width:50px;height:50px;border-radius:16px;background:var(--aca-blue-soft);color:var(--aca-blue);display:grid;place-items:center}
.ac-auth-head svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6}
.ac-auth-head>div{display:grid;gap:4px}
.ac-auth-head h2{font-size:20px!important;letter-spacing:-.035em!important;margin:0!important;color:var(--aca-ink)!important}
.ac-auth-head p{font-size:9px!important;line-height:1.5!important;color:var(--aca-muted)!important;margin:0!important}
.ac-auth-card form{display:grid;gap:12px}
.ac-auth-card .form-row{margin:0!important;display:grid!important;gap:6px!important}
.ac-auth-card label{font-size:9px!important;font-weight:650!important;color:#536177!important}
.ac-auth-card input.input-text{width:100%!important;min-height:50px!important;border:1px solid #d9e1ed!important;border-radius:14px!important;background:#fbfcfe!important;padding:0 14px!important;font-size:11px!important;box-shadow:none!important}
.ac-auth-card input.input-text:focus{border-color:#8fb0ff!important;box-shadow:0 0 0 4px rgba(47,102,246,.08)!important;background:#fff!important}
.ac-auth-options{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:9px}
.ac-auth-options label{display:flex!important;align-items:center;gap:7px!important;font-size:9px!important}
.ac-auth-options a{color:var(--aca-blue);font-weight:650}
.ac-auth-card button.button{width:100%!important;min-height:48px!important;border-radius:14px!important;background:var(--aca-blue)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:10px!important;font-weight:720!important;box-shadow:0 12px 28px rgba(47,102,246,.18)!important}
.ac-auth-card button.button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7}


/* v0.10.1 — deterministic account shell + premium desktop composition */
.ac-account-dashboard > .ac-account-panel:nth-of-type(3){grid-column:1;min-width:0}
.ac-account-dashboard > .ac-account-panel:nth-of-type(4){grid-column:2;min-width:0;align-self:start}
.ac-account-dashboard > .ac-account-panel:nth-of-type(4) .ac-account-shortcuts{grid-template-columns:1fr}
.ac-account-dashboard > .ac-account-panel:nth-of-type(4) .ac-account-panel-head{min-height:58px}
.ac-account-content{min-width:0}
.ac-account-nav,.ac-account-content{box-sizing:border-box}
@media (min-width:1400px){
  .ac-account-hero{min-height:238px;padding:36px 38px}
  .ac-account-stats>div{min-height:108px;padding:20px}
  .ac-account-panel{padding:24px}
}
@media (max-width:1180px){
  .ac-account-dashboard{grid-template-columns:1fr}
  .ac-account-dashboard > .ac-account-panel:nth-of-type(3),.ac-account-dashboard > .ac-account-panel:nth-of-type(4){grid-column:1}
  .ac-account-dashboard > .ac-account-panel:nth-of-type(4) .ac-account-shortcuts{grid-template-columns:repeat(2,1fr)}
  .woocommerce-account .ac-account-shell{grid-template-columns:244px minmax(0,1fr);width:min(calc(100% - 40px),1180px);gap:18px}
  .ac-auth-shell.has-register{grid-template-columns:1fr 1fr}
  .ac-auth-shell.has-register .ac-auth-intro{grid-column:1/-1;min-height:300px}
  .ac-auth-brand-mark{margin-bottom:50px}
}
@media (max-width:900px){
  .woocommerce-account .ac-account-shell{grid-template-columns:1fr;width:min(calc(100% - 28px),820px);gap:14px}
  .woocommerce-account .woocommerce-MyAccount-navigation.ac-account-nav{position:relative!important;top:auto!important;padding:10px!important;border-radius:20px!important}
  .ac-account-nav-profile{display:none}
  .ac-account-nav-label{display:none}
  .ac-account-nav ul{display:flex!important;overflow:auto!important;gap:5px!important;scrollbar-width:none!important;padding-bottom:2px!important}
  .ac-account-nav ul::-webkit-scrollbar{display:none}
  .ac-account-nav li{flex:none!important}
  .ac-account-nav a{grid-template-columns:30px auto!important;min-height:42px!important;padding:0 10px!important;white-space:nowrap!important}
  .ac-account-nav-arrow{display:none}
  .ac-account-nav-icon{width:30px;height:30px}
  .ac-account-nav li.woocommerce-MyAccount-navigation-link--customer-logout{margin:0!important;padding:0!important;border:0!important}
  .ac-account-nav-shop{display:none!important}
  .ac-account-hero{padding:24px;min-height:185px}
  .ac-account-hero-main{grid-template-columns:62px minmax(0,1fr);gap:15px}
  .ac-account-hero-avatar{width:62px;height:62px;border-radius:19px;font-size:19px}
  .ac-account-hero-shield{display:none}
  .ac-account-shortcuts{grid-template-columns:1fr}
  .ac-auth-shell,.ac-auth-shell.has-register{grid-template-columns:1fr}
  .ac-auth-shell.has-register .ac-auth-intro{grid-column:auto}
  .ac-auth-intro{min-height:300px}
  .ac-auth-brand-mark{margin-bottom:50px}
}
@media (max-width:620px){
  .ac26-account-page-body .ac27-main{padding-top:20px!important}
  .woocommerce-account .ac-account-shell{width:min(calc(100% - 20px),820px);gap:12px}
  .ac-account-hero{border-radius:22px;padding:21px}
  .ac-account-hero-main{grid-template-columns:1fr}
  .ac-account-hero-avatar{width:52px;height:52px;border-radius:16px;font-size:16px}
  .ac-account-hero h1{font-size:31px!important}
  .ac-account-stats{grid-template-columns:1fr}
  .ac-account-stats>div{min-height:78px;padding:14px}
  .ac-account-panel{padding:16px;border-radius:20px}
  .ac-account-panel-head{align-items:flex-start;flex-direction:column}
  .ac-account-order-row{grid-template-columns:40px minmax(0,1fr) auto;gap:9px}
  .ac-account-order-row .ac-account-status{grid-column:2;justify-self:start}
  .ac-account-order-total{grid-column:3;grid-row:1/3}
  .ac-account-order-go{display:none}
  .ac-account-address-grid{grid-template-columns:1fr}
  .ac-account-address-card{min-height:210px}
  .ac-account-form-grid.two{grid-template-columns:1fr}
  .ac-account-order-card-meta{grid-template-columns:1fr 1fr}
  .ac-account-order-card-meta>div:last-child{grid-column:1/-1;padding-top:8px;border-top:1px solid var(--aca-line)}
  .ac-account-page-head{padding:22px;border-radius:21px}
  .ac-account-order-detail-meta{flex-wrap:wrap}
  .ac-account-order-detail-meta>strong{width:100%;margin-left:0}
  .ac-auth-card{padding:20px;border-radius:22px}
  .ac-auth-intro{padding:24px;border-radius:22px}
}

/* AdeptCommerce v0.13.0 — final customer account system */
.ac26-account-page-body .ac27-main{padding-top:34px!important}
.woocommerce-account .ac-account-shell{width:min(calc(100% - 56px),1440px);grid-template-columns:274px minmax(0,1fr);gap:22px}
.woocommerce-account .woocommerce-MyAccount-navigation.ac-account-nav{top:122px!important;border-radius:24px!important;padding:13px!important;box-shadow:0 18px 55px rgba(20,35,70,.065)!important}
.ac-account-nav-profile strong{font-size:13px}
.ac-account-nav-profile span{font-size:11px}
.ac-account-nav-label{font-size:10px}
.ac-account-nav a{font-size:13px!important;min-height:50px!important}
.ac-account-nav-shop strong{font-size:12px}.ac-account-nav-shop small{font-size:10px}

.ac-account-dashboard{grid-template-columns:minmax(0,1.5fr) minmax(320px,.72fr);gap:18px}
.ac-account-hero{min-height:222px;padding:32px 34px;border-radius:30px;background:radial-gradient(circle at 82% 23%,rgba(74,151,255,.34),transparent 27%),radial-gradient(circle at 70% 96%,rgba(47,102,246,.13),transparent 31%),linear-gradient(135deg,#eef5ff,#fbfdff 62%,#edf3ff)}
.ac-account-hero h1{font-size:clamp(34px,3vw,48px)!important}.ac-account-hero p{font-size:14px!important}.ac-account-hero small{font-size:11px}.ac-account-eyebrow{font-size:10px}
.ac-account-stats{grid-template-columns:repeat(4,1fr);gap:10px}
.ac-account-stats>div{min-height:96px;padding:17px;border-radius:19px}.ac-account-stats small{font-size:11px}.ac-account-stats strong,.ac-account-stats strong .woocommerce-Price-amount{font-size:20px}
.ac-account-panel{border-radius:24px;padding:23px}.ac-account-panel-head span{font-size:18px}.ac-account-panel-head p{font-size:11px!important;line-height:1.55!important}.ac-account-panel-head>a{font-size:12px}
.ac-account-order-main strong{font-size:13px}.ac-account-order-main small{font-size:11px}.ac-account-status{font-size:10px;min-height:28px;padding:0 10px}.ac-account-order-total{font-size:13px}
.ac-account-shortcuts a,.ac-account-shortcuts button{min-height:76px!important}.ac-account-shortcuts strong{font-size:13px}.ac-account-shortcuts small{font-size:10px;line-height:1.45}

/* Page heads */
.ac-account-page-head{padding:29px 31px;border-radius:25px;margin-bottom:15px}
.ac-account-page-head>span{font-size:10px}.ac-account-page-head h1{font-size:clamp(29px,2.3vw,38px)!important}.ac-account-page-head p{font-size:13px!important;max-width:740px;line-height:1.55!important}

/* Order status filters */
.ac-account-order-filters{display:flex;align-items:center;gap:7px;padding:7px;background:#fff;border:1px solid var(--aca-line);border-radius:18px;margin:0 0 14px;box-shadow:0 8px 28px rgba(16,24,40,.03);overflow:auto;scrollbar-width:none}
.ac-account-order-filters::-webkit-scrollbar{display:none}.ac-account-order-filters a{flex:none;min-height:40px;padding:0 13px;border-radius:12px;display:flex;align-items:center;gap:8px;color:#66758a;font-size:12px;font-weight:680}.ac-account-order-filters a strong{min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:#f0f3f8;color:#718096;font-size:10px}.ac-account-order-filters a.is-active{background:var(--aca-blue);color:#fff;box-shadow:0 8px 20px rgba(47,102,246,.2)}.ac-account-order-filters a.is-active strong{background:rgba(255,255,255,.18);color:#fff}
.ac-account-orders-cards{gap:12px}
.ac-account-order-card{border-radius:22px;padding:19px 20px;box-shadow:0 10px 34px rgba(16,24,40,.035)}
.ac-account-order-card-top>div>div small,.ac-account-order-card-meta small{font-size:10px}.ac-account-order-card-top>div>div strong{font-size:16px}.ac-account-order-card-meta strong{font-size:12px}
.ac-account-order-products{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-top:1px solid var(--aca-line);border-bottom:1px solid var(--aca-line)}
.ac-account-order-products>small{font-size:11px;color:var(--aca-muted)}
.ac-account-order-thumbs{display:flex;align-items:center;padding-left:7px}.ac-account-order-thumbs>span{width:42px;height:42px;margin-left:-7px;border:2px solid #fff;border-radius:12px;overflow:hidden;background:#f5f7fa;display:grid;place-items:center}.ac-account-order-thumbs img{width:100%!important;height:100%!important;object-fit:contain!important;padding:3px!important}.ac-account-order-thumbs .ac-account-order-more{font-size:10px;font-weight:750;color:#5e6c81;background:#eef2f7}
.ac-account-order-open{font-size:12px;min-height:42px;border-radius:12px}
.ac-account-pagination{margin-top:14px!important;display:grid!important;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center}.ac-account-pagination>span{font-size:11px;color:var(--aca-muted);text-align:center}.ac-account-pagination .button{min-height:42px!important;border-radius:12px!important;border:1px solid var(--aca-line)!important;background:#fff!important;color:#536177!important;display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0 14px!important;font-size:11px!important;box-shadow:none!important}.ac-account-pagination .woocommerce-button--previous{justify-self:start}.ac-account-pagination .woocommerce-button--previous svg{transform:rotate(180deg)}.ac-account-pagination .woocommerce-button--next{justify-self:end}.ac-account-pagination svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7}

/* Order detail progress + facts */
.ac-account-order-progress{background:#fff;border:1px solid var(--aca-line);border-radius:23px;padding:21px 22px;margin-bottom:12px;box-shadow:0 10px 32px rgba(16,24,40,.035)}
.ac-account-order-progress-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:17px;border-bottom:1px solid var(--aca-line)}.ac-account-order-progress-head>div{display:grid;gap:4px}.ac-account-order-progress-head span{font-size:16px;font-weight:730;color:var(--aca-ink)}.ac-account-order-progress-head p{margin:0!important;font-size:11px!important;color:var(--aca-muted)!important}.ac-account-order-progress-head>svg{width:24px;height:24px;fill:none;stroke:var(--aca-blue);stroke-width:1.6}
.ac-account-progress-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding-top:19px}.ac-account-progress-step{position:relative;display:grid;justify-items:center;gap:8px;text-align:center;color:#9aa7b8}.ac-account-progress-step:not(:last-child)::after{content:"";position:absolute;top:20px;left:calc(50% + 25px);right:calc(-50% + 25px);height:2px;background:#e8edf4}.ac-account-progress-step>span{position:relative;z-index:2;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f3f6fa;border:1px solid #e3e9f1}.ac-account-progress-step svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.ac-account-progress-step strong{font-size:11px}.ac-account-progress-step.is-done,.ac-account-progress-step.is-current{color:var(--aca-blue)}.ac-account-progress-step.is-done>span{background:var(--aca-blue);border-color:var(--aca-blue);color:#fff}.ac-account-progress-step.is-done:not(:last-child)::after{background:#9fbaff}.ac-account-progress-step.is-current>span{background:var(--aca-blue-soft);border-color:#cbdcff;box-shadow:0 0 0 5px rgba(47,102,246,.06)}
.ac-account-order-stopped{margin-top:17px;min-height:62px;border-radius:15px;background:#fff2f3;color:#bb3f51;display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px}.ac-account-order-stopped>span{width:34px;height:34px;border-radius:11px;background:#fff;display:grid;place-items:center}.ac-account-order-stopped svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
.ac-account-order-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px}.ac-account-order-facts article{min-width:0;background:#fff;border:1px solid var(--aca-line);border-radius:19px;padding:16px;display:grid;grid-template-columns:39px minmax(0,1fr);gap:11px;align-items:center}.ac-account-order-facts article>span{width:39px;height:39px;border-radius:12px;background:var(--aca-blue-soft);color:var(--aca-blue);display:grid;place-items:center}.ac-account-order-facts svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}.ac-account-order-facts div{min-width:0;display:grid;gap:3px}.ac-account-order-facts small{font-size:10px;color:var(--aca-muted)}.ac-account-order-facts strong{font-size:12px;color:var(--aca-ink);line-height:1.45;overflow-wrap:anywhere}
.ac-account-order-detail-table{border-radius:23px;padding:22px}.ac-account-order-detail-table h2,.ac-account-order-detail-table .woocommerce-order-details__title,.ac-account-order-detail-table .woocommerce-column__title{font-size:18px!important}.ac-account-order-detail-table th,.ac-account-order-detail-table td{padding:13px 15px!important;font-size:12px!important}.ac-account-order-detail-table address{font-size:12px!important;line-height:1.65!important;border:1px solid var(--aca-line)!important;border-radius:16px!important;padding:15px!important;background:#fbfcfe!important}

/* Addresses */
.ac-account-address-card{border-radius:23px;padding:22px;min-height:236px}.ac-account-address-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-right:90px}.ac-account-address-title>small{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--aca-muted);font-weight:730}.ac-account-address-title>span{display:inline-flex;align-items:center;gap:5px;color:#15845a;background:#eaf8f1;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:700}.ac-account-address-title svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2}.ac-account-address-text{font-size:14px;line-height:1.65}.ac-account-address-copy>p{margin:0!important;font-size:11px!important;line-height:1.55!important;color:var(--aca-muted)!important}.ac-account-address-card>a{font-size:11px;min-height:38px}.ac-account-address-card.is-empty{background:linear-gradient(145deg,#fff,#fafcff)}

/* Profile + account forms */
.ac-account-form{gap:13px}.ac-account-form-section,.ac-account-form>.woocommerce-address-fields{border-radius:23px;padding:23px}.ac-account-form-section-head strong{font-size:15px}.ac-account-form-section-head small{font-size:11px}.ac-account-form-grid{gap:14px}.ac-account-form label{font-size:12px!important}.ac-account-form input.input-text,.ac-account-form select,.ac-account-form textarea{min-height:52px!important;border-radius:14px!important;font-size:13px!important}.ac-account-form-note{margin:-2px 0 15px!important;padding:11px 13px;border-radius:12px;background:#f7f9fc;color:var(--aca-muted)!important;font-size:11px!important;line-height:1.5!important}.ac-account-form-actions .button{min-height:49px!important;font-size:12px!important;border-radius:14px!important}
.ac-password-control{display:block;position:relative}.ac-password-control input{padding-right:52px!important}.ac-password-toggle{position:absolute!important;right:6px!important;top:50%!important;transform:translateY(-50%)!important;width:39px!important;height:39px!important;min-width:39px!important;min-height:39px!important;border:0!important;border-radius:11px!important;background:#eef2f8!important;color:#65758a!important;display:grid!important;place-items:center!important;padding:0!important;box-shadow:none!important}.ac-password-toggle:hover,.ac-password-toggle.is-revealed{background:var(--aca-blue-soft)!important;color:var(--aca-blue)!important}.ac-password-toggle svg{width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important}

/* Auth: one premium workspace, not three cramped columns */
.woocommerce-account:not(.logged-in) .woocommerce{width:min(calc(100% - 48px),1120px)!important;margin:0 auto!important}
.ac-auth-shell,.ac-auth-shell.has-register{grid-template-columns:minmax(320px,.78fr) minmax(420px,1.22fr);gap:18px}
.ac-auth-intro{min-height:610px;border-radius:30px;padding:35px;background:radial-gradient(circle at 84% 14%,rgba(78,153,255,.34),transparent 28%),radial-gradient(circle at 18% 92%,rgba(73,116,235,.2),transparent 29%),linear-gradient(150deg,#0d1930,#172c55 62%,#163d88)}.ac-auth-brand-mark{margin-bottom:0}.ac-auth-intro-copy{margin:auto 0;display:grid;gap:8px}.ac-auth-intro-copy>span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#91b7ff;font-weight:760}.ac-auth-intro h1{font-size:48px!important}.ac-auth-intro p{font-size:13px!important;max-width:370px}.ac-auth-intro>a{font-size:12px}
.ac-auth-workspace{min-width:0;background:#fff;border:1px solid var(--aca-line);border-radius:30px;padding:10px;box-shadow:0 20px 60px rgba(16,24,40,.06)}
.ac-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:2px 2px 10px}.ac-auth-tabs button{border:0;background:transparent;color:#75839a;min-height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700;cursor:pointer}.ac-auth-tabs button.is-active{background:var(--aca-blue-soft);color:var(--aca-blue)}.ac-auth-tabs svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
.ac-auth-card{border:0;border-radius:22px;padding:25px 27px;box-shadow:none}.ac-auth-panel[hidden]{display:none!important}.ac-auth-head{grid-template-columns:52px minmax(0,1fr);padding-bottom:19px;margin-bottom:18px}.ac-auth-head h2{font-size:24px!important}.ac-auth-head p{font-size:12px!important}.ac-auth-card form{gap:13px}.ac-auth-card label{font-size:12px!important}.ac-auth-card input.input-text{min-height:52px!important;border-radius:14px!important;font-size:13px!important}.ac-auth-options{font-size:11px}.ac-auth-options label{font-size:11px!important}.ac-auth-card button.button{min-height:50px!important;font-size:12px!important}.ac-auth-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ac-auth-required-note{font-size:10px!important;color:var(--aca-muted)!important;margin:0!important}.ac-auth-submit{margin-top:2px!important}

/* Password recovery */
.ac-recovery-shell{width:min(100%,620px);margin:28px auto 0}.ac-recovery-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--aca-line);border-radius:30px;padding:38px;box-shadow:0 24px 70px rgba(20,35,70,.07);display:grid;justify-items:start}.ac-recovery-card::after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(47,102,246,.08),transparent 68%);right:-75px;top:-75px;pointer-events:none}.ac-recovery-icon{position:relative;z-index:1;width:58px;height:58px;border-radius:18px;background:var(--aca-blue-soft);color:var(--aca-blue);display:grid;place-items:center;margin-bottom:22px}.ac-recovery-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.6}.ac-recovery-card h1{font-size:34px!important;line-height:1.05!important;letter-spacing:-.045em!important;margin:8px 0 10px!important;color:var(--aca-ink)!important}.ac-recovery-card>p{font-size:13px!important;line-height:1.6!important;color:var(--aca-muted)!important;margin:0 0 18px!important}.ac-recovery-note{width:100%;display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:center;padding:12px 13px;border-radius:14px;background:#f6f9ff;color:#60708a;font-size:11px;line-height:1.45;margin-bottom:18px}.ac-recovery-note svg{width:18px;height:18px;fill:none;stroke:var(--aca-blue);stroke-width:1.6}.ac-recovery-form{width:100%;display:grid;gap:13px}.ac-recovery-form .form-row{display:grid!important;gap:7px!important;margin:0!important}.ac-recovery-form label{font-size:12px!important;font-weight:650!important;color:#526177!important}.ac-recovery-form input.input-text{width:100%!important;min-height:52px!important;border:1px solid #d9e1ed!important;border-radius:14px!important;background:#fbfcfe!important;padding:0 14px!important;font-size:13px!important}.ac-recovery-form>button.button,.ac-recovery-primary{min-height:50px!important;width:100%!important;border-radius:14px!important;background:var(--aca-blue)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:12px!important;font-weight:720!important;box-shadow:0 12px 28px rgba(47,102,246,.18)!important}.ac-recovery-form>button svg,.ac-recovery-primary svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.ac-recovery-back{margin-top:17px;display:inline-flex;align-items:center;gap:7px;color:#66758a;font-size:11px;font-weight:650}.ac-recovery-back svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;transform:rotate(180deg)}

/* Woo notices inside account */
.woocommerce-account .woocommerce-notices-wrapper{width:min(calc(100% - 56px),1440px);margin:0 auto 14px}.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper{width:100%}.woocommerce-account .woocommerce-message,.woocommerce-account .woocommerce-error,.woocommerce-account .woocommerce-info{border:1px solid #dfe6f0!important;border-radius:15px!important;background:#fff!important;padding:14px 16px 14px 46px!important;font-size:12px!important;box-shadow:0 8px 28px rgba(16,24,40,.035)!important}.woocommerce-account .woocommerce-message{border-color:#cdebdc!important}.woocommerce-account .woocommerce-error{border-color:#f0ced3!important}
.ac-account-downloads table{font-size:12px!important}.ac-account-downloads .button{border-radius:11px!important;background:var(--aca-blue)!important;color:#fff!important}

/* Dark mode */
html.ac-dark .ac26-account-page-body{background:#0d121b}
html.ac-dark .woocommerce-account .woocommerce-MyAccount-navigation.ac-account-nav,html.ac-dark .ac-account-panel,html.ac-dark .ac-account-stats>div,html.ac-dark .ac-account-page-head,html.ac-dark .ac-account-order-filters,html.ac-dark .ac-account-order-card,html.ac-dark .ac-account-order-progress,html.ac-dark .ac-account-order-facts article,html.ac-dark .ac-account-order-detail-table,html.ac-dark .ac-account-address-card,html.ac-dark .ac-account-form-section,html.ac-dark .ac-account-form>.woocommerce-address-fields,html.ac-dark .ac-auth-workspace,html.ac-dark .ac-auth-card,html.ac-dark .ac-recovery-card,html.ac-dark .ac-account-downloads{background:#111821!important;border-color:#273245!important;color:#f5f7fb!important}
html.ac-dark .ac-account-hero{background:radial-gradient(circle at 82% 23%,rgba(73,137,255,.22),transparent 27%),linear-gradient(135deg,#121b2a,#111821 62%,#14223a);border-color:#273850}
html.ac-dark .ac-account-hero h1,html.ac-dark .ac-account-panel-head span,html.ac-dark .ac-account-page-head h1,html.ac-dark .ac-account-order-progress-head span,html.ac-dark .ac-account-order-facts strong,html.ac-dark .ac-account-form-section-head strong,html.ac-dark .ac-auth-head h2,html.ac-dark .ac-recovery-card h1,html.ac-dark .ac-account-address-text{color:#f5f7fb!important}
html.ac-dark .ac-account-form input.input-text,html.ac-dark .ac-account-form select,html.ac-dark .ac-account-form textarea,html.ac-dark .ac-auth-card input.input-text,html.ac-dark .ac-recovery-form input.input-text,html.ac-dark .ac-account-order-detail-table address{background:#151e2a!important;border-color:#2b374b!important;color:#f5f7fb!important}
html.ac-dark .ac-account-order-products,html.ac-dark .ac-account-panel-head,html.ac-dark .ac-account-order-progress-head,html.ac-dark .ac-account-form-section-head{border-color:#273245!important}
html.ac-dark .ac-account-order-thumbs>span{border-color:#111821;background:#151e2a}
html.ac-dark .ac-account-order-filters a:not(.is-active),html.ac-dark .ac-account-pagination .button{background:#151e2a!important;border-color:#273245!important;color:#abb7c8!important}
html.ac-dark .ac-account-progress-step>span,html.ac-dark .ac-account-form-note,html.ac-dark .ac-recovery-note{background:#151e2a!important;border-color:#2b374b!important}

@media (max-width:1180px){
  .ac-account-stats{grid-template-columns:repeat(2,1fr)}
  .woocommerce-account .ac-account-shell{grid-template-columns:248px minmax(0,1fr);width:min(calc(100% - 36px),1160px)}
  .ac-account-order-facts{grid-template-columns:1fr 1fr}.ac-account-order-facts article:last-child{grid-column:1/-1}
  .ac-auth-shell,.ac-auth-shell.has-register{grid-template-columns:minmax(280px,.7fr) minmax(420px,1.3fr)}
}
@media (max-width:900px){
  .woocommerce-account .ac-account-shell{grid-template-columns:1fr;width:min(calc(100% - 26px),820px)}
  .ac-account-dashboard{grid-template-columns:1fr}
  .ac-account-dashboard>.ac-account-panel{grid-column:1!important}
  .ac-account-dashboard>.ac-account-quick-panel .ac-account-shortcuts{grid-template-columns:repeat(2,1fr)}
  .ac-account-order-facts{grid-template-columns:1fr}.ac-account-order-facts article:last-child{grid-column:auto}
  .ac-auth-shell,.ac-auth-shell.has-register{grid-template-columns:1fr}.ac-auth-intro{min-height:300px}.ac-auth-intro-copy{margin:50px 0}.ac-auth-intro h1{font-size:40px!important}
  .woocommerce-account:not(.logged-in) .woocommerce{width:min(calc(100% - 26px),760px)!important}
}
@media (max-width:620px){
  .ac26-account-page-body .ac27-main{padding-top:18px!important}
  .woocommerce-account .ac-account-shell{width:min(calc(100% - 18px),820px)}
  .ac-account-stats{grid-template-columns:1fr 1fr;gap:8px}.ac-account-stats>div{min-height:84px;padding:13px;gap:10px}.ac-account-stats>div>span{width:39px;height:39px;border-radius:12px}.ac-account-stats strong,.ac-account-stats strong .woocommerce-Price-amount{font-size:17px}.ac-account-stats small{font-size:9px}
  .ac-account-hero{padding:22px;min-height:190px}.ac-account-hero h1{font-size:30px!important}.ac-account-hero p{font-size:12px!important}
  .ac-account-dashboard>.ac-account-quick-panel .ac-account-shortcuts{grid-template-columns:1fr}
  .ac-account-page-head{padding:21px;border-radius:20px}.ac-account-page-head h1{font-size:27px!important}.ac-account-page-head p{font-size:11px!important}
  .ac-account-order-filters{margin-left:-1px;margin-right:-1px}.ac-account-order-card{padding:16px}.ac-account-order-card-meta{grid-template-columns:1fr 1fr}.ac-account-order-card-meta>div:nth-child(2){display:none}.ac-account-order-card-meta>div:last-child{grid-column:auto;padding-top:0;border-top:0}.ac-account-order-products{padding:11px 0}.ac-account-order-thumbs>span{width:37px;height:37px;border-radius:10px}
  .ac-account-progress-steps{gap:0}.ac-account-progress-step strong{font-size:9px}.ac-account-progress-step>span{width:36px;height:36px}.ac-account-progress-step:not(:last-child)::after{top:17px;left:calc(50% + 21px);right:calc(-50% + 21px)}
  .ac-account-order-facts article{padding:13px}.ac-account-order-detail-table{padding:15px;overflow:auto}.ac-account-order-detail-table table{min-width:520px}
  .ac-account-address-title{padding-right:0;flex-direction:column;align-items:flex-start}.ac-account-address-card>a{position:static;width:max-content;margin-top:auto}.ac-account-address-card{padding:18px;min-height:240px}
  .ac-account-form-section,.ac-account-form>.woocommerce-address-fields{padding:17px}.ac-account-form-grid.two{grid-template-columns:1fr}
  .ac-auth-intro{padding:24px;border-radius:23px}.ac-auth-intro-copy{margin:38px 0}.ac-auth-intro h1{font-size:34px!important}.ac-auth-workspace{border-radius:23px;padding:7px}.ac-auth-card{padding:19px 16px}.ac-auth-head{grid-template-columns:44px 1fr}.ac-auth-head>span{width:44px;height:44px}.ac-auth-head h2{font-size:21px!important}.ac-auth-grid-two{grid-template-columns:1fr}.ac-auth-tabs button{font-size:11px}
  .woocommerce-account:not(.logged-in) .woocommerce{width:min(calc(100% - 18px),760px)!important}.woocommerce-account .woocommerce-notices-wrapper{width:min(calc(100% - 18px),820px)}
  .ac-recovery-shell{margin-top:10px}.ac-recovery-card{padding:24px 18px;border-radius:23px}.ac-recovery-card h1{font-size:29px!important}
  .ac-account-pagination{grid-template-columns:auto 1fr auto}.ac-account-pagination .button{padding:0 11px!important}.ac-account-pagination .button span{display:none}
}
.ac-account-nav button[data-ac-open="wishlist"]{width:100%;border:0;background:transparent;min-height:50px;padding:0 10px;border-radius:14px;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;gap:9px;align-items:center;color:#536074;font:inherit;font-size:13px;font-weight:650;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.ac-account-nav button[data-ac-open="wishlist"]:hover{background:var(--aca-blue-soft);color:var(--aca-blue);transform:translateX(2px)}.ac-account-nav button[data-ac-open="wishlist"]:hover .ac-account-nav-icon{background:#fff}.ac-account-nav-wishlist{margin-top:2px!important}.ac-account-nav li.woocommerce-MyAccount-navigation-link--customer-logout{margin-top:7px!important}
@media(max-width:900px){.ac-account-nav button[data-ac-open="wishlist"]{grid-template-columns:30px auto;min-height:42px;padding:0 10px;white-space:nowrap}.ac-account-nav button[data-ac-open="wishlist"] .ac-account-nav-arrow{display:none}}
.ac-account-download-list{display:grid;gap:11px}.ac-account-download-card{background:#fff;border:1px solid var(--aca-line);border-radius:21px;padding:16px 17px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:14px;align-items:center;box-shadow:0 10px 30px rgba(16,24,40,.03)}.ac-account-download-icon{width:46px;height:46px;border-radius:14px;background:var(--aca-blue-soft);color:var(--aca-blue);display:grid;place-items:center}.ac-account-download-icon svg,.ac-account-download-card .button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.ac-account-download-copy{min-width:0;display:grid;gap:4px}.ac-account-download-copy>small{font-size:10px;color:var(--aca-muted)}.ac-account-download-copy>strong{font-size:14px;color:var(--aca-ink)}.ac-account-download-copy>div{display:flex;gap:12px;flex-wrap:wrap}.ac-account-download-copy>div span{font-size:10px;color:#7a8799}.ac-account-download-card>.button{min-height:42px!important;padding:0 14px!important;border-radius:12px!important;background:var(--aca-blue)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;gap:7px!important;font-size:11px!important;font-weight:700!important}.ac-account-download-card>.button svg{width:15px;height:15px}html.ac-dark .ac-account-download-card{background:#111821;border-color:#273245}html.ac-dark .ac-account-download-copy>strong{color:#f5f7fb}@media(max-width:620px){.ac-account-download-card{grid-template-columns:42px 1fr}.ac-account-download-card>.button{grid-column:1/-1;justify-content:center}.ac-account-download-icon{width:42px;height:42px}}
