/* GROOKFIT Account Dashboard */
.woocommerce-account .woocommerce-MyAccount-content{width:100%!important;float:none!important;margin:0!important;padding:0!important}.woocommerce-account .woocommerce{width:100%!important;max-width:none!important}.gf-account-shell{display:grid;grid-template-columns:238px minmax(0,1fr);min-height:0;background:#0b0b0b;color:#f4f4f4;border:1px solid #222;border-radius:20px;overflow:hidden;box-shadow:0 18px 55px rgba(0,0,0,.24);width:100%;margin:18px 0 36px}
.gf-account-sidebar{background:#0d0d0d!important;border-right:1px solid #202020;padding:25px 14px;display:flex;flex-direction:column;min-height:620px}
.gf-brand{padding:2px 12px 22px;border-bottom:1px solid #202020}.gf-brand-name,.gf-mobile-logo{font-size:22px;font-weight:800;letter-spacing:.12em}.gf-brand-tagline,.gf-mobile-tagline{font-size:10px;color:#777;margin-top:5px;letter-spacing:.08em}
.gf-user-mini{display:flex;gap:11px;align-items:center;padding:20px 10px 18px}.gf-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f2f2f2;color:#111;font-weight:800}.gf-user-mini strong,.gf-user-mini span{display:block}.gf-user-mini strong{font-size:13px}.gf-user-mini span{font-size:10px;color:#777;max-width:145px;overflow:hidden;text-overflow:ellipsis}
.gf-account-nav{display:flex;flex-direction:column;gap:3px}.gf-nav-item{display:flex!important;align-items:center;gap:12px;color:#bdbdbd!important;text-decoration:none!important;padding:12px;border-radius:10px;font-size:13px;transition:.2s}.gf-nav-item:hover,.gf-nav-item.is-active{color:#fff!important;background:#191919!important}.gf-nav-icon{width:22px;text-align:center;font-size:17px}
.gf-logout{margin-top:auto;color:#999!important;text-decoration:none!important;padding:13px 12px;font-size:13px;border-top:1px solid #202020}.gf-logout:hover{color:#fff}
.gf-account-main{background:#0b0b0b;min-width:0}.gf-content{padding:40px 42px;max-width:none}.gf-mobile-header{display:none}
.gf-eyebrow{font-size:10px;letter-spacing:.16em;color:#777;margin-bottom:8px}.gf-page-heading{display:flex;justify-content:space-between;margin-bottom:30px}.gf-page-heading h1{margin:0;font-size:32px;line-height:1.15;color:#fff;letter-spacing:-.02em}.gf-page-heading p{color:#858585;margin:9px 0 0;font-size:13px}
.gf-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:32px}.gf-stat-card{background:#101010;border:1px solid #242424;border-radius:13px;padding:19px 20px}.gf-stat-card span,.gf-stat-card small{display:block;color:#777;font-size:11px}.gf-stat-card strong{display:block;font-size:28px;margin-top:8px;color:#fff}.gf-stat-card small{margin-top:4px}
.gf-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.gf-section-head h2{font-size:17px;margin:0}.gf-section-head a{color:#aaa;font-size:12px;text-decoration:none}.gf-section-head a:hover{color:#fff}
.gf-order-list{display:flex;flex-direction:column;gap:12px}.gf-order-card{background:#111;border:1px solid #222;border-radius:13px;padding:18px}.gf-order-top,.gf-order-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.gf-order-top strong{display:block;font-size:14px}.gf-order-top span:not(.gf-status){display:block;color:#777;font-size:11px;margin-top:5px}.gf-status{padding:6px 9px;border-radius:99px;font-size:10px!important;background:#1d1d1d;color:#ddd!important}.gf-status-completed{background:#142018;color:#9ed4ab!important}.gf-status-processing,.gf-status-shipped{background:#191d22;color:#b9d3ea!important}
.gf-order-products{border-top:1px solid #202020;border-bottom:1px solid #202020;margin:16px 0;padding:10px 0}.gf-product-row{display:flex;justify-content:space-between;font-size:12px;padding:4px 0;color:#ccc}.gf-product-row span:last-child{color:#777}.gf-order-bottom strong{font-size:14px}.gf-order-actions{display:flex;gap:8px}
.gf-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;padding:10px 14px;font-size:11px;font-weight:700;text-decoration:none!important;cursor:pointer}.gf-btn-primary{background:#fff;color:#111!important}.gf-btn-primary:hover{background:#ddd}.gf-btn-secondary{background:#1c1c1c;color:#eee!important;border:1px solid #292929}
.gf-tracking{border-top:1px solid #202020;margin-top:16px;padding-top:17px}.gf-tracking-title{font-size:12px;font-weight:700;margin-bottom:15px}.gf-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.gf-timeline-step{position:relative;text-align:center;color:#555;font-size:10px}.gf-timeline-dot{margin:0 auto 8px;width:22px;height:22px;border-radius:50%;border:1px solid #333;display:grid;place-items:center}.gf-timeline-step.is-done{color:#ddd}.gf-timeline-step.is-done .gf-timeline-dot{background:#fff;color:#111;border-color:#fff}.gf-tracking-note{font-size:10px;color:#666;margin-top:16px}
.gf-empty,.gf-notice,.gf-info-card{background:#111;border:1px solid #222;border-radius:12px;padding:20px;color:#888;font-size:13px}.gf-notice{margin-bottom:20px;color:#b9d3c0;border-color:#243b2a}
.gf-form{background:#111;border:1px solid #222;border-radius:13px;padding:24px}.gf-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:22px}.gf-form label{display:block;color:#999;font-size:11px}.gf-form input{display:block;width:100%;box-sizing:border-box;background:#0b0b0b!important;color:#fff!important;border:1px solid #292929!important;border-radius:8px;padding:12px;margin-top:7px;font-size:13px}.gf-form input:focus{border-color:#777!important;outline:none;box-shadow:none}.gf-form h3{font-size:14px;margin:4px 0 16px;color:#eee}
.gf-address-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.gf-address-card{border:1px solid #242424;border-radius:11px;padding:18px}.gf-card-title{font-size:13px;font-weight:700;margin-bottom:16px}.gf-address-card label{margin-bottom:12px}
.gf-referral-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#151515,#0f0f0f);border:1px solid #292929;border-radius:14px;padding:25px;margin-bottom:18px}.gf-referral-hero span{display:block;color:#777;font-size:10px;letter-spacing:.12em}.gf-referral-hero strong{display:block;font-size:27px;letter-spacing:.08em;margin-top:7px}.gf-reward-grid{margin-bottom:18px}.gf-info-card h3{color:#eee;font-size:14px;margin:0 0 8px}.gf-info-card p{margin:0;line-height:1.6}
.gf-login-required{padding:30px;background:#111;border:1px solid #222;border-radius:12px;color:#aaa}
@media(max-width:800px){.gf-account-shell{display:block;border-radius:12px}.gf-account-sidebar{display:none;position:fixed;z-index:99999;inset:0 auto 0 0;width:280px;box-sizing:border-box;transform:translateX(-105%);transition:transform .22s ease}.gf-account-sidebar.gf-open{display:flex;transform:translateX(0)}.gf-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #202020;background:#0d0d0d}.gf-mobile-menu{background:#191919;color:#fff;border:1px solid #292929;border-radius:8px;padding:8px 10px}.gf-content{padding:26px 18px}.gf-page-heading h1{font-size:25px}.gf-stat-grid{gap:8px}.gf-stat-card{padding:15px}.gf-stat-card strong{font-size:22px}.gf-form-grid,.gf-address-grid{grid-template-columns:1fr}.gf-order-bottom{align-items:flex-start;flex-direction:column}.gf-order-actions{width:100%}.gf-order-actions .gf-btn{flex:1}.gf-referral-hero{align-items:flex-start;flex-direction:column}.gf-timeline{gap:2px}.gf-timeline-step{font-size:9px}}

/* Theme isolation: prevent the site's default WooCommerce account typography from leaking into GROOKFIT. */
.gf-account-shell, .gf-account-shell * { box-sizing:border-box; }
.gf-account-shell a { text-decoration:none !important; }
.gf-account-shell .gf-account-nav a { color:#bdbdbd !important; }
.gf-account-shell .gf-account-nav a:hover,
.gf-account-shell .gf-account-nav a.is-active { color:#fff !important; }
.gf-account-shell .gf-logout { color:#999 !important; }
.gf-account-shell .gf-logout:hover { color:#fff !important; }
.gf-account-shell button { font-family:inherit; }

.gf-account-shell .gf-nav-item.gf-external-nav::after{content:'↗';margin-left:auto;font-size:11px;color:#666}

/* v1.3: isolate the GROOKFIT account area from the active theme. */
.woocommerce-account .woocommerce-MyAccount-content{width:100%!important;float:none!important;padding:0!important;margin:0!important}
.woocommerce-account .woocommerce-MyAccount-content > p:not(.gf-login-required){display:none!important}
.woocommerce-account .woocommerce-MyAccount-navigation{display:none!important}
.woocommerce-account .gf-account-shell + p{display:none!important}
.woocommerce-account .gf-account-shell{font-family:inherit}
.woocommerce-account .gf-account-shell .gf-page-heading{padding-top:0}
@media(min-width:801px){
  .woocommerce-account .gf-account-shell{min-height:620px}
  .woocommerce-account .gf-account-sidebar{position:relative}
}

/* v1.4: force the GROOKFIT dashboard to use the full available account width. */
.woocommerce .woocommerce-MyAccount-content:has(.gf-account-shell),
.woocommerce-page .woocommerce-MyAccount-content:has(.gf-account-shell){
  width:100%!important;
  max-width:none!important;
  float:none!important;
  margin:0!important;
  padding:0!important;
}
.woocommerce .woocommerce-MyAccount-content .gf-account-shell{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
/* Never show WooCommerce's stock dashboard copy after the custom shell. */
.woocommerce .woocommerce-MyAccount-content:has(.gf-account-shell) > p{
  display:none!important;
}
.woocommerce .woocommerce-MyAccount-content:has(.gf-account-shell) > .woocommerce-notices-wrapper:empty{
  display:none!important;
}

body.gf-modal-open{overflow:hidden}
.gf-order-modal{display:none;position:fixed;inset:0;z-index:100000}
.gf-order-modal.is-open{display:block}
.gf-order-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(5px)}
.gf-order-modal-dialog{position:relative;width:min(900px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;margin:20px auto;background:#0d0d0d;border:1px solid #292929;border-radius:18px;box-shadow:0 30px 100px rgba(0,0,0,.55);color:#f5f5f5}
.gf-order-modal-body{padding:30px}
.gf-modal-close{position:absolute;right:16px;top:13px;width:34px;height:34px;border:1px solid #292929;border-radius:50%;background:#151515;color:#ddd;font-size:23px;line-height:1;cursor:pointer;z-index:2}
.gf-modal-eyebrow{font-size:10px;letter-spacing:.15em;color:#777}
.gf-modal-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:8px 0 24px}
.gf-modal-title-row h2{margin:0;color:#fff;font-size:28px}
.gf-modal-title-row p{margin:6px 0 0;color:#777;font-size:11px}
.gf-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.gf-modal-card{background:#111;border:1px solid #242424;border-radius:12px;padding:18px}
.gf-modal-wide{grid-column:1/-1}
.gf-modal-card h3{margin:0 0 12px;color:#eee;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.gf-modal-card p{margin:5px 0;color:#ccc;font-size:12px;line-height:1.6}
.gf-modal-card .gf-muted{color:#777}
.gf-modal-card .gf-total{font-size:20px;font-weight:700;color:#fff;margin-top:12px}
.gf-modal-status-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.gf-modal-status-item{padding:12px;border:1px solid #272727;border-radius:9px;color:#666;font-size:11px}
.gf-modal-status-item span{display:inline-grid;place-items:center;width:19px;height:19px;border:1px solid #333;border-radius:50%;margin-right:6px}
.gf-modal-status-item.is-done{color:#ddd;border-color:#3b3b3b}
.gf-modal-status-item.is-done span{background:#fff;color:#111;border-color:#fff}
.gf-modal-items>div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #222;color:#ccc;font-size:12px}
.gf-modal-items>div:last-child{border-bottom:0}
.gf-courier-card{margin-top:12px}
.gf-modal-loading,.gf-modal-error{padding:50px 20px;text-align:center;color:#888;font-size:13px}
@media(max-width:700px){
  .gf-order-modal-dialog{width:calc(100vw - 18px);max-height:calc(100vh - 18px);margin:9px auto;border-radius:14px}
  .gf-order-modal-body{padding:22px 16px}
  .gf-modal-title-row{flex-direction:column}
  .gf-modal-title-row h2{font-size:24px}
  .gf-modal-grid{grid-template-columns:1fr}
  .gf-modal-wide{grid-column:auto}
  .gf-modal-status-flow{grid-template-columns:1fr}
}

.gf-address-autocomplete-wrap{margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #222}
.gf-address-help{font-size:10px;color:#666;margin-top:7px;line-height:1.4}
.gf-google-address{background:#111!important}
.pac-container{z-index:100001!important;font-family:inherit!important}

.gf-copy-shipping{margin:-5px 0 14px;padding:8px 11px;border:1px solid #303030;background:#171717;color:#ddd;border-radius:7px;font-size:10px;cursor:pointer}.gf-copy-shipping:hover{background:#222;color:#fff}

/* Google Places dropdown: same styling as GROOKFIT checkout snippet */
.pac-container{z-index:999999!important;border-radius:10px!important;margin-top:4px!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;box-shadow:0 8px 24px rgba(0,0,0,.12)!important;border:1px solid #eef0f2!important}
.pac-item{padding:8px 10px!important;font-size:13px!important}
.pac-item-query{font-size:13px!important}

.gf-avatar{overflow:hidden}.gf-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.gf-profile-avatar-block{display:flex;align-items:center;gap:20px;background:#111;border:1px solid #242424;border-radius:14px;padding:18px;margin-bottom:20px}
.gf-profile-avatar-wrap{width:88px;height:88px;border-radius:50%;overflow:hidden;flex:0 0 88px;background:#f2f2f2;display:grid;place-items:center}
.gf-profile-avatar-image{width:100%;height:100%;object-fit:cover;display:block}
.gf-profile-avatar-fallback{font-size:30px;font-weight:800;color:#111}
.gf-profile-avatar-info{display:flex;flex-direction:column;gap:6px}.gf-profile-avatar-info strong{font-size:14px}.gf-profile-avatar-info span{font-size:11px;color:#777}
.gf-avatar-form{display:flex;gap:8px;align-items:center;margin-top:6px}.gf-upload-btn{display:inline-flex!important;align-items:center;justify-content:center;padding:9px 13px;background:#f5f5f5;color:#111!important;border-radius:8px;font-size:11px!important;font-weight:700;cursor:pointer!important;width:auto!important}.gf-upload-btn input{display:none!important}
.gf-avatar-delete{border:1px solid #3a3a3a;background:transparent;color:#aaa;padding:8px 12px;border-radius:8px;font-size:11px;cursor:pointer}
.gf-same-address-option{display:flex!important;flex-direction:row!important;align-items:center;gap:9px;margin:0 0 16px!important;color:#ddd!important;font-size:12px!important;cursor:pointer}.gf-same-address-option input{width:16px!important;height:16px!important;margin:0!important;accent-color:#fff}
.gf-modal-current-status{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;background:#161616;border:1px solid #333;border-radius:12px;margin-bottom:12px}.gf-modal-current-status strong{font-size:12px;color:#888;text-transform:uppercase;letter-spacing:.12em}.gf-modal-current-status span{font-size:14px;font-weight:800;padding:7px 12px;border-radius:999px;background:#f4f4f4;color:#111}
.gf-modal-status-item.is-current{border-color:#fff;color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.08) inset}.gf-modal-status-item.is-current span{background:#fff;color:#111;border-color:#fff}
@media(max-width:600px){.gf-profile-avatar-block{align-items:flex-start}.gf-avatar-form{flex-wrap:wrap}}


/* v2.6 polished profile, password and same-address controls */
.gf-profile-picture-card{
  display:flex;
  align-items:center;
  gap:20px;
  padding:20px;
  margin-bottom:18px;
  background:linear-gradient(135deg,#141414,#101010);
  border:1px solid #282828;
  border-radius:14px;
}
.gf-profile-picture-preview{
  width:92px;
  height:92px;
  flex:0 0 92px;
  border-radius:50%;
  overflow:hidden;
  display:grid;
  place-items:center;
  background:#ededed;
  border:1px solid #303030;
}
.gf-profile-picture-preview img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.gf-profile-picture-initial{
  width:100%;
  height:100%;
  display:grid;
  place-items:center;
  color:#111;
  font-size:30px;
  font-weight:800;
}
.gf-profile-picture-copy{min-width:0}
.gf-profile-picture-title{font-size:15px;font-weight:800;color:#fff;margin-bottom:4px}
.gf-profile-picture-copy p{margin:0 0 12px;color:#777;font-size:11px}
.gf-avatar-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0}
.gf-avatar-btn{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-height:36px;
  padding:0 13px;
  border-radius:8px;
  border:1px solid #2d2d2d;
  font-size:11px!important;
  font-weight:700!important;
  line-height:1!important;
  cursor:pointer;
  text-decoration:none!important;
  box-sizing:border-box;
}
.gf-avatar-btn-secondary{background:#1b1b1b;color:#eee!important}
.gf-avatar-btn-secondary:hover{background:#242424}
.gf-avatar-btn-primary{background:#fff;color:#111!important;border-color:#fff}
.gf-avatar-btn-primary:hover{background:#ddd}
.gf-avatar-btn-primary:disabled{opacity:.35;cursor:not-allowed}
.gf-avatar-btn-danger{background:transparent;color:#aaa!important}
.gf-avatar-btn-danger:hover{color:#fff!important;border-color:#555}
.gf-avatar-file-name{margin-top:8px;color:#666;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:380px}

/* Password */
.gf-password-heading{margin:28px 0 14px;padding-top:20px;border-top:1px solid #242424}
.gf-password-heading h3{margin:0!important;font-size:16px!important;color:#fff!important}
.gf-password-heading p{margin:5px 0 0;color:#777;font-size:11px}
.gf-password-field{position:relative;display:block;margin-top:7px}
.gf-form .gf-password-field input{margin-top:0;padding-right:62px}
.gf-password-toggle{
  position:absolute;
  top:50%;
  right:7px;
  transform:translateY(-50%);
  border:0;
  background:transparent;
  color:#888;
  font-size:10px;
  font-weight:700;
  cursor:pointer;
  padding:7px 6px;
}
.gf-password-toggle:hover{color:#fff}

/* Same as shipping */
.gf-same-address-control{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:12px 13px;
  margin:-2px 0 16px;
  background:#151515;
  border:1px solid #2a2a2a;
  border-radius:10px;
}
.gf-same-address-control>div{min-width:0}
.gf-same-address-control strong{display:block;color:#eee;font-size:11px;font-weight:700}
.gf-same-address-control>div>span{display:block;color:#707070;font-size:9px;margin-top:3px}
.gf-switch{display:inline-flex!important;align-items:center;margin:0!important;width:auto!important;cursor:pointer}
.gf-switch input{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
}
.gf-switch-track{
  position:relative;
  display:block;
  width:40px;
  height:22px;
  flex:0 0 40px;
  border-radius:999px;
  background:#292929;
  border:1px solid #3b3b3b;
  transition:.2s ease;
}
.gf-switch-thumb{
  position:absolute;
  width:16px;
  height:16px;
  top:2px;
  left:2px;
  border-radius:50%;
  background:#aaa;
  transition:.2s ease;
}
.gf-switch input:checked + .gf-switch-track{background:#f2f2f2;border-color:#f2f2f2}
.gf-switch input:checked + .gf-switch-track .gf-switch-thumb{left:20px;background:#111}
.gf-switch input:focus-visible + .gf-switch-track{outline:2px solid #777;outline-offset:3px}
.gf-synced-field{opacity:.6;cursor:not-allowed!important}

/* Address card polish */
.gf-address-card{background:#101010!important;padding:20px!important}
.gf-address-card .gf-card-title{font-size:14px;margin-bottom:18px}
.gf-address-autocomplete-wrap{
  padding-bottom:15px;
  margin-bottom:17px;
  border-bottom:1px solid #232323;
}
.gf-address-autocomplete-wrap label{margin-bottom:0!important}
.gf-address-help{margin-top:7px!important;font-size:9px!important;color:#666!important}

/* Make native file controls impossible to leak through */
.gf-profile-picture-card input[type=file][hidden]{display:none!important}

/* Mobile */
@media(max-width:800px){
  .gf-profile-picture-card{align-items:flex-start}
}
@media(max-width:520px){
  .gf-profile-picture-card{flex-direction:column;align-items:flex-start}
  .gf-profile-picture-preview{width:80px;height:80px;flex-basis:80px}
}

.gf-admin-field-row{display:grid;grid-template-columns:1.2fr .7fr .7fr;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #eee}.gf-admin-field-row:last-child{border-bottom:0}.gf-admin-field-row label{font-size:12px;color:#555}.gf-admin-field-row input{margin-right:5px}@media(max-width:700px){.gf-admin-field-row{grid-template-columns:1fr}.gf-admin-field-row label{margin-left:4px}}

.gf-section-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:28px 0 14px}.gf-section-heading h2,.gf-section-heading h3{margin:2px 0 5px;color:#fff}.gf-section-heading p{margin:0;color:#777;font-size:11px}.gf-btn-secondary{background:#1a1a1a!important;border:1px solid #333!important;color:#fff!important}.gf-saved-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.gf-saved-address-card{background:#111;border:1px solid #252525;border-radius:13px;padding:18px}.gf-saved-address-card.is-default{border-color:#555}.gf-saved-address-top{display:flex;justify-content:space-between}.gf-address-label{font-size:14px;font-weight:800;color:#fff}.gf-default-pill{display:inline-block;margin-left:7px;padding:4px 7px;border-radius:99px;background:#fff;color:#111;font-size:9px;font-weight:800;text-transform:uppercase}.gf-saved-address-card p{margin:7px 0 0;color:#888;font-size:11px;line-height:1.5}.gf-saved-address-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.gf-saved-address-actions form{display:inline}.gf-mini-btn{background:#181818;border:1px solid #333;color:#ddd;border-radius:7px;padding:8px 10px;font-size:10px;cursor:pointer}.gf-mini-btn:hover{border-color:#666;color:#fff}.gf-mini-danger{color:#e8a0a0}.gf-empty-card{padding:20px;background:#111;border:1px solid #242424;border-radius:12px;color:#777;font-size:12px}.gf-saved-address-form-wrap{margin-top:18px;background:#0e0e0e;border:1px solid #252525;border-radius:14px;padding:18px}.gf-saved-address-form-wrap[hidden]{display:none}.gf-saved-address-form{margin:0}.gf-saved-address-form .gf-address-autocomplete-wrap{margin-bottom:18px}.gf-saved-address-form .gf-section-heading{margin-top:0}.gf-address-help{color:#666;font-size:10px;margin-top:7px}@media(max-width:800px){.gf-saved-address-grid{grid-template-columns:1fr}.gf-section-heading{align-items:flex-start;flex-direction:column}}

/* v2.8 compact order accordions */
.gf-order-actions{align-items:center}
.gf-order-toggle{min-width:116px;gap:7px;transition:background .2s ease,border-color .2s ease,transform .2s ease}
.gf-order-toggle:hover{transform:translateY(-1px)}
.gf-order-toggle.is-active{border-color:#555;background:#252525}
.gf-track-order{background:#fff!important;color:#111!important}
.gf-track-order.is-active{background:#e7e7e7!important}
.gf-toggle-icon{font-size:15px;line-height:1;font-weight:500;min-width:10px}
.gf-order-panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s ease,opacity .2s ease;margin-top:0}
.gf-order-panel.is-open{grid-template-rows:1fr;opacity:1;margin-top:16px}
.gf-order-panel[hidden]{display:grid}
.gf-order-panel-inner{min-height:0;overflow:hidden;border-top:1px solid transparent}
.gf-order-panel.is-open .gf-order-panel-inner{border-top-color:#242424;padding-top:18px}
.gf-panel-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}
.gf-panel-eyebrow{font-size:9px;letter-spacing:.16em;color:#666;margin-bottom:5px}
.gf-panel-header h3{margin:0;color:#f5f5f5;font-size:18px}
.gf-panel-status{font-size:10px;padding:6px 10px;border-radius:999px;background:#191919;color:#ddd;border:1px solid #2c2c2c}
.gf-order-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}
.gf-order-info-item{background:#0d0d0d;border:1px solid #222;border-radius:9px;padding:11px}
.gf-order-info-item span{display:block;color:#666;font-size:9px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px}
.gf-order-info-item strong{display:block;color:#ddd;font-size:11px;line-height:1.35;overflow-wrap:anywhere}
.gf-order-detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}
.gf-order-detail-box{background:#0d0d0d;border:1px solid #222;border-radius:10px;padding:14px}
.gf-order-detail-box h4{margin:0 0 10px;color:#eee;font-size:11px;text-transform:uppercase;letter-spacing:.07em}
.gf-order-detail-text{color:#aaa;font-size:11px;line-height:1.65}
.gf-order-items-box{margin-top:10px}
.gf-order-detail-items{border-top:1px solid #202020}
.gf-order-detail-item{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #1d1d1d;color:#ccc;font-size:11px}
.gf-order-detail-item strong{color:#eee}
.gf-order-detail-item span{display:block;color:#666;font-size:9px;margin-top:3px}
.gf-order-totals{max-width:320px;margin:13px 0 0 auto}
.gf-order-totals>div{display:flex;justify-content:space-between;gap:15px;padding:5px 0;color:#777;font-size:10px}
.gf-order-totals strong{color:#ccc}
.gf-order-totals .gf-order-total-row{border-top:1px solid #2a2a2a;margin-top:4px;padding-top:9px;color:#eee;font-size:12px}
.gf-order-totals .gf-order-total-row strong{color:#fff;font-size:14px}
.gf-delivery-head{display:flex;align-items:center;justify-content:space-between;gap:15px}
.gf-delivery-head h4{margin-bottom:4px}
.gf-delivery-head p{margin:0;color:#666;font-size:9px}
.gf-awb-badge{padding:7px 10px;border-radius:7px;background:#171717;border:1px solid #2d2d2d;color:#ddd;font-size:10px;font-weight:700;letter-spacing:.03em}
.gf-delivery-meta{display:flex;justify-content:space-between;gap:15px;margin-top:12px;padding-top:11px;border-top:1px solid #202020;font-size:10px}
.gf-delivery-meta span{color:#666}
.gf-delivery-meta strong{color:#eee}
.gf-delivery-empty{margin-top:11px;padding-top:11px;border-top:1px solid #202020;color:#666;font-size:10px}
.gf-tracking-panel .gf-timeline{margin:5px 0 16px}
.gf-tracking-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}
.gf-tracking-summary>div{background:#0d0d0d;border:1px solid #222;border-radius:9px;padding:12px}
.gf-tracking-summary span{display:block;color:#666;font-size:9px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px}
.gf-tracking-summary strong{color:#ddd;font-size:11px}
.gf-tracking-panel .gf-tracking-note{margin:12px 0 0;padding-top:11px;border-top:1px solid #202020}
@media(max-width:900px){
  .gf-order-info-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:600px){
  .gf-order-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}
  .gf-order-toggle{width:100%;min-width:0}
  .gf-order-info-grid,.gf-order-detail-columns,.gf-tracking-summary{grid-template-columns:1fr}
  .gf-delivery-head{align-items:flex-start;flex-direction:column}
  .gf-order-detail-item{align-items:flex-start}
}

.gf-address-controls{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:16px}
.gf-address-control-group{border:1px solid #ddd;border-radius:10px;padding:14px;background:#fff}
.gf-address-control-group h3{margin:0 0 10px;font-size:14px}
.gf-admin-field-table{border:0!important;box-shadow:none!important}
.gf-admin-field-table th,.gf-admin-field-table td{padding:9px!important}
.gf-admin-field-table th:nth-child(2),.gf-admin-field-table th:nth-child(3),.gf-admin-field-table td:nth-child(2),.gf-admin-field-table td:nth-child(3){width:75px;text-align:center}
.gf-admin-address-extra{margin-top:16px;padding-top:15px;border-top:1px solid #ddd}
.gf-checkout-saved-address{font-family:inherit}
@media(max-width:800px){.gf-address-controls{grid-template-columns:1fr}}

.gf-admin-address-extra{display:grid;grid-template-columns:1fr 1fr;gap:2px 18px}
@media(max-width:700px){.gf-admin-address-extra{grid-template-columns:1fr}}

/* v2.12 Delhivery tracking */
.gf-live-track-panel{border-top:1px solid rgba(255,255,255,.08);padding:22px 0 4px;margin-top:18px}
.gf-live-track-loading{display:flex;align-items:center;gap:10px;color:#8e8e8e;font-size:13px;padding:16px 0}
.gf-live-track-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.15);border-top-color:#fff;border-radius:50%;animation:gfspin .7s linear infinite}
@keyframes gfspin{to{transform:rotate(360deg)}}
.gf-live-track-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}
.gf-live-track-kicker{display:block;font-size:10px;letter-spacing:.16em;color:#777;margin-bottom:7px}
.gf-live-track-head h3{margin:0;font-size:22px}
.gf-live-track-head p{margin:5px 0 0;color:#888;font-size:13px}
.gf-live-awb{font-family:monospace;font-size:12px;border:1px solid rgba(255,255,255,.12);padding:8px 10px;border-radius:8px;color:#bbb}
.gf-live-track-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}
.gf-live-track-step{display:flex;align-items:center;gap:8px;color:#777;font-size:12px}
.gf-live-track-step span{width:24px;height:24px;border:1px solid rgba(255,255,255,.16);border-radius:50%;display:grid;place-items:center}
.gf-live-track-step.is-done{color:#fff}
.gf-live-track-step.is-done span{background:#fff;color:#111;border-color:#fff}
.gf-live-track-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0}
.gf-live-track-meta>div{border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:12px}
.gf-live-track-meta span{display:block;color:#777;font-size:10px;margin-bottom:5px}
.gf-live-track-meta strong{font-size:12px;font-weight:500}
.gf-live-scan-list{border-top:1px solid rgba(255,255,255,.08);margin-top:18px;padding-top:16px}
.gf-live-scan-title{display:flex;justify-content:space-between;margin-bottom:10px;font-size:12px}
.gf-live-scan-title span{color:#777}
.gf-live-scan{display:grid;grid-template-columns:10px 1fr;gap:10px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.05)}
.gf-live-scan-dot{width:7px;height:7px;border-radius:50%;background:#fff;margin-top:6px}
.gf-live-scan strong,.gf-live-scan span,.gf-live-scan small{display:block}
.gf-live-scan strong{font-size:12px}
.gf-live-scan span{font-size:11px;color:#888;margin-top:2px}
.gf-live-scan small{font-size:10px;color:#666;margin-top:4px}
.gf-live-track-footer{display:flex;justify-content:space-between;align-items:center;margin-top:14px;color:#666;font-size:11px}
.gf-track-refresh{background:none;border:0;color:#fff;text-decoration:underline;cursor:pointer;font:inherit}
.gf-live-track-error{border:1px solid rgba(255,80,80,.2);background:rgba(255,80,80,.04);border-radius:10px;padding:14px;color:#ffb0b0;font-size:12px}
.gf-delhivery-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}
.gf-delhivery-grid{display:grid;grid-template-columns:1fr 1.5fr .7fr;gap:16px;margin-top:18px}
.gf-setting-field label{display:block;font-weight:600;margin-bottom:7px}
.gf-setting-field select,.gf-setting-field input[type="text"],.gf-setting-field input[type="password"],.gf-setting-field input[type="number"]{width:100%;min-height:38px}
.gf-secret-field{display:flex;gap:7px}
.gf-secret-field input{flex:1}
.gf-delhivery-test{margin-top:20px;padding:16px;border:1px solid #e2e4e7;border-radius:12px;background:#f8f9fa;display:flex;justify-content:space-between;gap:20px;align-items:center}
.gf-delhivery-test>div:first-child span{display:block;color:#646970;font-size:12px;margin-top:3px}
.gf-delhivery-test-row{display:flex;gap:8px;align-items:center}
.gf-delhivery-test-row input{min-width:220px}
.gf-api-test-result{font-size:12px;white-space:nowrap}
.gf-api-test-result.is-success{color:#087443}
.gf-api-test-result.is-error{color:#b32d2e}
.gf-delhivery-note{margin-top:14px;padding:12px 14px;border-radius:10px;background:#f3f4f6;color:#646970;font-size:12px}
.gf-delhivery-note strong{color:#1d2327;margin-right:5px}
@media(max-width:900px){.gf-delhivery-grid,.gf-live-track-meta{grid-template-columns:1fr}.gf-delhivery-test{display:block}.gf-delhivery-test-row{margin-top:10px}.gf-live-track-steps{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.gf-live-track-head{display:block}.gf-live-awb{display:inline-block;margin-top:10px}.gf-delhivery-test-row{display:block}.gf-delhivery-test-row input,.gf-delhivery-test-row button{width:100%;margin-bottom:8px}}

/* v2.13 mobile account menu */
.gf-mobile-backdrop{display:none}
.gf-menu-bars{display:flex;flex-direction:column;justify-content:center;gap:4px;width:20px;height:20px}
.gf-menu-bars i{display:block;width:20px;height:2px;background:#fff;border-radius:2px;transition:.2s}
.gf-mobile-menu[aria-expanded="true"] .gf-menu-bars i:nth-child(1){transform:translateY(6px) rotate(45deg)}
.gf-mobile-menu[aria-expanded="true"] .gf-menu-bars i:nth-child(2){opacity:0}
.gf-mobile-menu[aria-expanded="true"] .gf-menu-bars i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
@media(max-width:800px){
  body.gf-account-menu-open{overflow:hidden}
  .gf-account-sidebar.gf-open{display:flex!important;transform:translateX(0);box-shadow:18px 0 60px rgba(0,0,0,.55)}
  .gf-account-sidebar{transform:translateX(-105%);transition:transform .22s ease}
  .gf-mobile-backdrop{display:block;position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:99990;opacity:0;pointer-events:none;transition:opacity .22s ease}
  .gf-mobile-backdrop.is-visible{opacity:1;pointer-events:auto}
  .gf-account-sidebar{z-index:99999}
}
/* v2.13 checkout extras */
.gf-checkout-extra-field{margin-bottom:14px!important}
.gf-checkout-extra-field label{font-weight:500}
.gf-checkout-extra-field input{min-height:44px}
@media(max-width:600px){
  .gf-checkout-extra-field input{font-size:16px!important}
}
.gf-checkout-compat-card code{font-size:11px}

/* v2.14: definitive mobile account navigation */
@media (max-width:800px){
  .woocommerce-account .gf-account-shell{position:relative;overflow:visible}
  .woocommerce-account .gf-account-shell .gf-mobile-header{
    display:flex!important;
    align-items:center;
    justify-content:space-between;
    min-height:58px;
    padding:12px 16px;
    background:#0d0d0d;
    border-bottom:1px solid #242424;
    position:relative;
    z-index:100000;
  }
  .woocommerce-account .gf-account-shell .gf-mobile-menu{
    display:flex!important;
    align-items:center;
    justify-content:center;
    width:44px;
    height:40px;
    padding:0!important;
    cursor:pointer;
    -webkit-tap-highlight-color:transparent;
  }
  .woocommerce-account .gf-account-shell .gf-account-sidebar{
    display:flex!important;
    visibility:hidden;
    pointer-events:none;
    opacity:1;
    transform:translateX(-110%);
    transition:transform .22s ease, visibility 0s linear .22s;
  }
  .woocommerce-account .gf-account-shell .gf-account-sidebar.gf-open{
    visibility:visible;
    pointer-events:auto;
    transform:translateX(0);
    transition:transform .22s ease;
  }
  .woocommerce-account .gf-account-shell .gf-mobile-backdrop{
    display:block!important;
  }
}

.gf-field-priority{width:68px!important;padding:6px 7px!important;text-align:center}
.gf-order-fixed{font-size:11px;color:#777}
.gf-admin-field-table th:last-child,.gf-admin-field-table td:last-child{text-align:center}
.gf-admin-field-table .gf-field-priority:focus{outline:2px solid #111}

/* v2.17: mobile account menu - theme independent */
@media screen and (max-width: 800px){
  .gf-account-shell .gf-mobile-header{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    width:100% !important;
    min-height:58px !important;
    box-sizing:border-box !important;
    padding:10px 14px !important;
    background:#0d0d0d !important;
    border-bottom:1px solid #242424 !important;
    position:relative !important;
    z-index:100001 !important;
  }

  .gf-account-shell .gf-mobile-menu{
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    align-items:center !important;
    justify-content:center !important;
    flex:0 0 44px !important;
    width:44px !important;
    height:40px !important;
    margin:0 !important;
    padding:0 !important;
    background:#191919 !important;
    color:#fff !important;
    border:1px solid #333 !important;
    border-radius:8px !important;
    cursor:pointer !important;
    position:relative !important;
    z-index:100002 !important;
    appearance:none !important;
    -webkit-appearance:none !important;
    touch-action:manipulation !important;
  }

  .gf-account-shell .gf-menu-bars{
    display:flex !important;
    width:22px !important;
    height:20px !important;
    flex-direction:column !important;
    justify-content:center !important;
    align-items:center !important;
    gap:4px !important;
  }

  .gf-account-shell .gf-menu-bars i{
    display:block !important;
    width:21px !important;
    height:2px !important;
    min-height:2px !important;
    margin:0 !important;
    padding:0 !important;
    background:#fff !important;
    border-radius:2px !important;
  }

  .gf-account-shell .gf-account-sidebar{
    display:flex !important;
    flex-direction:column !important;
    position:fixed !important;
    top:0 !important;
    bottom:0 !important;
    left:0 !important;
    width:min(86vw,320px) !important;
    height:100dvh !important;
    max-height:100dvh !important;
    box-sizing:border-box !important;
    margin:0 !important;
    z-index:100010 !important;
    overflow-y:auto !important;
    visibility:hidden !important;
    opacity:1 !important;
    pointer-events:none !important;
    transform:translate3d(-105%,0,0) !important;
    transition:transform .22s ease, visibility 0s linear .22s !important;
  }

  .gf-account-shell .gf-account-sidebar.gf-open{
    visibility:visible !important;
    pointer-events:auto !important;
    transform:translate3d(0,0,0) !important;
    transition:transform .22s ease !important;
  }

  .gf-account-shell .gf-mobile-backdrop{
    display:block !important;
    position:fixed !important;
    inset:0 !important;
    width:100vw !important;
    height:100dvh !important;
    background:rgba(0,0,0,.66) !important;
    z-index:100005 !important;
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
  }

  .gf-account-shell .gf-mobile-backdrop.is-visible{
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
  }

  body.gf-account-menu-open{
    overflow:hidden !important;
  }
}

@media screen and (min-width:801px){
  .gf-account-shell .gf-mobile-header,
  .gf-account-shell .gf-mobile-backdrop{
    display:none !important;
  }
}

.gf-required-mark{margin-left:3px;text-decoration:none}.gf-required-mark[title="required"]{color:inherit}

/* v2.19.3 — saved-address-first account UX */
.gf-address-book-main .gf-section-heading{margin-bottom:20px}
.gf-new-address-panel{margin-top:24px;padding:24px;border:1px solid #2a2a2a;border-radius:16px;background:#101010}
.gf-saved-billing-toggle{margin:22px 0;padding:16px;border:1px solid #292929;border-radius:12px}
.gf-saved-billing-fields{margin-top:18px;padding:20px;border:1px solid #292929;border-radius:12px;background:#0c0c0c}
.gf-address-meta{font-size:12px;opacity:.7}
@media(max-width:700px){
  .gf-address-book-main .gf-section-heading{align-items:flex-start;gap:14px}
  .gf-address-book-main .gf-section-heading .gf-btn{width:100%}
  .gf-new-address-panel{padding:16px}
}

/* v2.19.4 — reliable saved-address/billing toggle */
.gf-new-address-panel[hidden]{display:none !important}
.gf-saved-billing-fields[hidden]{display:none !important}
.gf-saved-billing-fields label{display:block;margin-bottom:14px}
.gf-saved-billing-fields .gf-card-title{margin-bottom:18px;font-size:15px;font-weight:700}
.gf-notice-error{border-color:#5b2525 !important}

/* v2.20.0 — single customer address architecture */
.gf-single-address-note{
	display:flex;align-items:center;gap:12px;
	margin:0 0 20px;padding:14px 16px;
	border:1px solid #242424;border-radius:12px;background:#111;
}
.gf-single-address-note>span{
	display:flex;align-items:center;justify-content:center;
	width:28px;height:28px;border-radius:50%;
	background:#f4f4f4;color:#111;font-weight:800;
}
.gf-single-address-note strong{display:block;font-size:13px;color:#f2f2f2}
.gf-single-address-note small{display:block;margin-top:3px;color:#888;font-size:11px}
.gf-single-address-background-info{
	margin:18px 0;padding:12px 14px;border:1px solid #252525;
	border-radius:10px;color:#777;font-size:11px;line-height:1.6;
}
.gf-mini-primary{background:#f5f5f5 !important;color:#111 !important;border-color:#f5f5f5 !important}
.gf-new-address-panel[hidden]{display:none !important}
@media(max-width:700px){
	.gf-saved-address-actions{flex-wrap:wrap}
	.gf-saved-address-actions form{width:auto;max-width:100%}
	.gf-saved-address-actions .gf-mini-btn{width:auto}
}


/* v2.22.0 — saved-address action links must remain readable even when
   the active theme globally styles anchors as dark text. */
.gf-saved-address-actions .gf-mini-btn,
.gf-saved-address-actions a.gf-mini-btn,
.gf-saved-address-actions button.gf-mini-btn{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  min-height:34px;
  box-sizing:border-box;
  text-decoration:none !important;
  color:#e8e8e8 !important;
  background:#181818 !important;
  border:1px solid #333 !important;
}
.gf-saved-address-actions a.gf-mini-btn:hover,
.gf-saved-address-actions button.gf-mini-btn:hover{
  color:#fff !important;
  background:#222 !important;
  border-color:#555 !important;
}
.gf-saved-address-actions .gf-mini-primary{
  color:#111 !important;
  background:#f5f5f5 !important;
  border-color:#f5f5f5 !important;
}

/* Avoid theme "success/validated" green borders on the saved-address
   fields while the address book is silently pre-filling checkout. */
body.woocommerce-checkout .gf-checkout-saved-address ~ #customer_details
.woocommerce-validated select[name="billing_state"],
body.woocommerce-checkout .gf-checkout-saved-address ~ #customer_details
.woocommerce-validated select[name="billing_country"],
body.woocommerce-checkout .gf-checkout-saved-address ~ #customer_details
.woocommerce-validated select[name="shipping_state"],
body.woocommerce-checkout .gf-checkout-saved-address ~ #customer_details
.woocommerce-validated select[name="shipping_country"]{
  border-color:#30343a !important;
  box-shadow:none !important;
}

/* =========================================================
   GROOKFIT AUTH — Login / Register / Password Recovery
   ========================================================= */
.gf-auth-page{width:100%;min-height:clamp(620px,78vh,900px);display:flex;align-items:center;justify-content:center;padding:48px 20px;box-sizing:border-box;background:#080808;color:#f5f5f5}
.gf-auth-card{width:min(100%,560px);background:#0d0d0d;border:1px solid #242424;border-radius:24px;padding:34px;box-sizing:border-box;box-shadow:0 24px 70px rgba(0,0,0,.35)}
.gf-auth-card-narrow{width:min(100%,520px)}
.gf-auth-brand{padding-bottom:22px;border-bottom:1px solid #222;margin-bottom:30px}
.gf-auth-brand-name{font-size:27px;font-weight:800;letter-spacing:.14em;line-height:1;color:#f5f5f5}
.gf-auth-brand-tagline{font-size:10px;letter-spacing:.16em;color:#7f7f7f;margin-top:7px}
.gf-auth-header{margin-bottom:28px}
.gf-auth-kicker{font-size:10px;letter-spacing:.2em;color:#777;text-transform:uppercase;margin-bottom:9px}
.gf-auth-header h1{margin:0;font-size:32px;line-height:1.15;font-weight:600;letter-spacing:-.025em;color:#fff}
.gf-auth-header h1 span{font-size:.72em;margin-left:5px}
.gf-auth-header p{margin:10px 0 0;color:#898989;font-size:14px;line-height:1.6}
.gf-auth-form{margin:0!important;padding:0!important;border:0!important;background:transparent!important}
.gf-auth-field{margin:0 0 18px!important;padding:0!important}
.gf-auth-field label{display:block!important;color:#d7d7d7!important;font-size:12px!important;font-weight:500!important;margin:0 0 8px!important}
.gf-auth-field .required{color:#fff!important}
.gf-auth-field input.input-text,.gf-auth-field input[type=text],.gf-auth-field input[type=email],.gf-auth-field input[type=tel],.gf-auth-field input[type=password]{width:100%!important;height:52px!important;box-sizing:border-box!important;border:1px solid #303030!important;border-radius:11px!important;background:#111!important;color:#f5f5f5!important;padding:0 15px!important;box-shadow:none!important;outline:none!important;font-size:14px!important}
.gf-auth-field input:focus{border-color:#777!important;box-shadow:0 0 0 2px rgba(255,255,255,.06)!important}
.gf-auth-password-wrap{display:block;position:relative}
.gf-auth-password-wrap input{padding-right:86px!important}
.gf-auth-password-toggle{position:absolute!important;right:8px!important;top:8px!important;height:36px!important;min-width:58px!important;border:1px solid #333!important;border-radius:8px!important;background:#050505!important;color:#e8e8e8!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 10px!important;font-size:10px!important;font-weight:600!important;letter-spacing:.03em!important;cursor:pointer!important;box-shadow:none!important;text-transform:none!important}
.gf-auth-password-toggle:hover{background:#181818!important;color:#fff!important}
.gf-auth-password-toggle .gf-view-text{display:inline-block!important;line-height:1!important}
.gf-auth-login-options{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:2px 0 20px}
.gf-auth-remember{display:flex!important;align-items:center;gap:8px!important;margin:0!important;color:#999!important;font-size:12px!important;cursor:pointer}
.gf-auth-remember input{appearance:none!important;width:16px!important;height:16px!important;margin:0!important;border:1px solid #4a4a4a!important;border-radius:4px!important;background:#0d0d0d!important;position:relative!important;cursor:pointer}
.gf-auth-remember input:checked{background:#f5f5f5!important;border-color:#f5f5f5!important}
.gf-auth-remember input:checked:after{content:"✓";position:absolute;inset:0;color:#050505;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center}
.gf-auth-forgot,.gf-auth-switch a{color:#f2f2f2!important;text-decoration:none!important;font-size:12px!important}
.gf-auth-forgot:hover,.gf-auth-switch a:hover{text-decoration:underline!important}
.gf-auth-submit{width:100%!important;height:52px!important;border:0!important;border-radius:11px!important;background:#f4f4f4!important;color:#090909!important;font-weight:700!important;font-size:13px!important;letter-spacing:.01em!important;cursor:pointer!important;box-shadow:none!important;padding:0 18px!important}
.gf-auth-submit:hover{background:#fff!important;color:#000!important}
.gf-auth-create-box{margin-top:25px;padding:17px 18px;border:1px solid #272727;border-radius:13px;background:#111;display:flex;align-items:center;justify-content:space-between;gap:15px}
.gf-auth-create-box strong,.gf-auth-create-box span{display:block}
.gf-auth-create-box strong{font-size:13px;color:#eee}
.gf-auth-create-box span{font-size:11px;color:#777;margin-top:4px}
.gf-auth-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border:1px solid #383838;border-radius:9px;color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:600;white-space:nowrap;background:#171717}
.gf-auth-secondary-button:hover{background:#222}
.gf-auth-switch{text-align:center;margin-top:22px;color:#777;font-size:12px}
.gf-auth-register-view .gf-auth-card{width:min(100%,600px)}
.gf-auth-recovery-page .gf-auth-card{box-shadow:0 24px 70px rgba(0,0,0,.38)}
.gf-auth-page + .woocommerce-message,.gf-auth-page + .woocommerce-info,.gf-auth-page + .woocommerce-error{margin-left:auto;margin-right:auto}
.woocommerce-account .woocommerce-notices-wrapper{width:min(100%,760px);margin:22px auto 0;padding:0 20px;box-sizing:border-box}
.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info{background:#111!important;border:1px solid #2b2b2b!important;border-radius:12px!important;color:#ddd!important;box-shadow:none!important;padding:14px 17px!important}
.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error{border-color:#4b2024!important;color:#ffb5ba!important}
.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message{border-color:#21452e!important;color:#b8e8c6!important}

@media(max-width:640px){
 .gf-auth-page{min-height:calc(100vh - 70px);padding:24px 12px;align-items:flex-start;padding-top:28px}
 .gf-auth-card{border-radius:18px;padding:24px 18px}
 .gf-auth-brand{margin-bottom:24px;padding-bottom:18px}
 .gf-auth-brand-name{font-size:23px}
 .gf-auth-header h1{font-size:27px}
 .gf-auth-header p{font-size:13px}
 .gf-auth-create-box{align-items:flex-start;flex-direction:column}
 .gf-auth-secondary-button{width:100%;box-sizing:border-box}
 .gf-auth-login-options{align-items:flex-start}
 .gf-auth-forgot{white-space:nowrap}
}


/* v2.23.2: clean WooCommerce auth notices inside the GROOKFIT card.
   WooCommerce/theme pseudo-icons were overlapping the notice text. */
.gf-auth-card .woocommerce-error,
.gf-auth-card .woocommerce-message,
.gf-auth-card .woocommerce-info{
  position:relative!important;
  list-style:none!important;
  margin:0 0 24px!important;
  padding:14px 16px!important;
  box-sizing:border-box!important;
  border-radius:12px!important;
  background:#111!important;
  border:1px solid #2b2b2b!important;
  color:#ddd!important;
  box-shadow:none!important;
  font-size:13px!important;
  line-height:1.55!important;
}
.gf-auth-card .woocommerce-error{
  border-color:#4b2024!important;
  color:#ffb5ba!important;
}
.gf-auth-card .woocommerce-message{
  border-color:#21452e!important;
  color:#b8e8c6!important;
}
.gf-auth-card .woocommerce-info{
  border-color:#303030!important;
  color:#ccc!important;
}
.gf-auth-card .woocommerce-error::before,
.gf-auth-card .woocommerce-message::before,
.gf-auth-card .woocommerce-info::before,
.gf-auth-card .woocommerce-error li::before,
.gf-auth-card .woocommerce-message li::before,
.gf-auth-card .woocommerce-info li::before{
  content:none!important;
  display:none!important;
}
.gf-auth-card .woocommerce-error li,
.gf-auth-card .woocommerce-message li,
.gf-auth-card .woocommerce-info li{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
}
.gf-auth-create-box{margin-top:34px}
@media(max-width:640px){
  .gf-auth-create-box{margin-top:30px}
}

/* v2.23.3: auth notice isolation + spacing hardening. */
.gf-auth-page .woocommerce-notices-wrapper,
.gf-auth-card .woocommerce-notices-wrapper{
  width:100%!important;
  max-width:none!important;
  margin:0 0 28px!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.gf-auth-page .woocommerce-error,
.gf-auth-page .woocommerce-message,
.gf-auth-page .woocommerce-info,
.gf-auth-page .wc-block-components-notice-banner,
.gf-auth-card .woocommerce-error,
.gf-auth-card .woocommerce-message,
.gf-auth-card .woocommerce-info,
.gf-auth-card .wc-block-components-notice-banner{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-height:0!important;
  margin:0 0 28px!important;
  padding:15px 18px!important;
  box-sizing:border-box!important;
  border-radius:12px!important;
  background:#111!important;
  border:1px solid #303030!important;
  color:#d8d8d8!important;
  box-shadow:none!important;
  font-size:13px!important;
  line-height:1.6!important;
  overflow:visible!important;
}
.gf-auth-page .woocommerce-error,
.gf-auth-card .woocommerce-error,
.gf-auth-page .wc-block-components-notice-banner.is-error,
.gf-auth-card .wc-block-components-notice-banner.is-error{
  border-color:#5b252b!important;
  color:#ffb8be!important;
}
.gf-auth-page .woocommerce-message,
.gf-auth-card .woocommerce-message,
.gf-auth-page .wc-block-components-notice-banner.is-success,
.gf-auth-card .wc-block-components-notice-banner.is-success{
  border-color:#254a31!important;
  color:#bde7c8!important;
}
.gf-auth-page .woocommerce-info,
.gf-auth-card .woocommerce-info,
.gf-auth-page .wc-block-components-notice-banner.is-info,
.gf-auth-card .wc-block-components-notice-banner.is-info{
  border-color:#303030!important;
  color:#d0d0d0!important;
}
/* Remove every possible theme/WooCommerce notice icon implementation. */
.gf-auth-page .woocommerce-error::before,
.gf-auth-page .woocommerce-message::before,
.gf-auth-page .woocommerce-info::before,
.gf-auth-card .woocommerce-error::before,
.gf-auth-card .woocommerce-message::before,
.gf-auth-card .woocommerce-info::before,
.gf-auth-page .woocommerce-error li::before,
.gf-auth-page .woocommerce-message li::before,
.gf-auth-page .woocommerce-info li::before,
.gf-auth-card .woocommerce-error li::before,
.gf-auth-card .woocommerce-message li::before,
.gf-auth-card .woocommerce-info li::before,
.gf-auth-page .wc-block-components-notice-banner::before,
.gf-auth-card .wc-block-components-notice-banner::before{
  content:none!important;
  display:none!important;
}
.gf-auth-page .wc-block-components-notice-banner svg,
.gf-auth-card .wc-block-components-notice-banner svg,
.gf-auth-page .wc-block-components-notice-banner__icon,
.gf-auth-card .wc-block-components-notice-banner__icon{
  display:none!important;
  width:0!important;
  height:0!important;
  margin:0!important;
  padding:0!important;
}
.gf-auth-page .wc-block-components-notice-banner__content,
.gf-auth-card .wc-block-components-notice-banner__content{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:inherit!important;
}
.gf-auth-page .woocommerce-error ul,
.gf-auth-card .woocommerce-error ul,
.gf-auth-page .woocommerce-message ul,
.gf-auth-card .woocommerce-message ul,
.gf-auth-page .woocommerce-info ul,
.gf-auth-card .woocommerce-info ul{
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.gf-auth-page .woocommerce-error li,
.gf-auth-page .woocommerce-message li,
.gf-auth-page .woocommerce-info li,
.gf-auth-card .woocommerce-error li,
.gf-auth-card .woocommerce-message li,
.gf-auth-card .woocommerce-info li{
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  color:inherit!important;
}

/* Keep the create-account panel clearly separated from the login button. */
.gf-auth-login-view .gf-auth-create-box{
  display:flex!important;
  clear:both!important;
  position:relative!important;
  z-index:1!important;
  margin-top:48px!important;
  padding:20px 18px!important;
}
.gf-auth-login-view .gf-auth-submit{
  display:block!important;
  position:relative!important;
  z-index:2!important;
  margin-bottom:0!important;
}
@media(max-width:640px){
  .gf-auth-login-view .gf-auth-create-box{
    margin-top:42px!important;
    padding:19px 16px!important;
  }
}

/* v2.24.0: profile photo shortcode + customer notification center */
.gf-profile-photo-shortcode{
  --gf-photo-size:48px;
  display:inline-grid!important;
  position:relative!important;
  width:var(--gf-photo-size)!important;
  height:var(--gf-photo-size)!important;
  min-width:var(--gf-photo-size)!important;
  min-height:var(--gf-photo-size)!important;
  margin:0!important;
  padding:0!important;
  line-height:1!important;
  vertical-align:middle!important;
  place-items:center!important;
  overflow:visible!important;
  background:#1b1b1b!important;
  color:#fff!important;
  border:1px solid #292929!important;
}
.gf-profile-photo-shortcode.gf-profile-photo-round{border-radius:50%!important}
.gf-profile-photo-shortcode.gf-profile-photo-square{border-radius:10px!important}
.gf-profile-photo-shortcode img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;margin:0!important;padding:0!important;border:0!important}
.gf-profile-photo-round img{border-radius:50%!important}
.gf-profile-photo-square img{border-radius:9px!important}
.gf-profile-photo-initial{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;font-size:calc(var(--gf-photo-size) * .38)!important;font-weight:800!important;letter-spacing:.02em!important;color:#fff!important;background:#151b22!important}
.gf-profile-photo-round .gf-profile-photo-initial{border-radius:50%!important}
.gf-profile-photo-square .gf-profile-photo-initial{border-radius:9px!important}
.gf-profile-photo-status{position:absolute!important;right:-1px!important;bottom:-1px!important;width:max(9px,calc(var(--gf-photo-size) * .22))!important;height:max(9px,calc(var(--gf-photo-size) * .22))!important;border-radius:50%!important;border:2px solid #0b0b0b!important;box-sizing:border-box!important;z-index:2!important}
.gf-profile-photo-status-online{background:#258cff!important;box-shadow:0 0 0 1px rgba(37,140,255,.12)!important}
.gf-profile-photo-status-offline{background:#ef4444!important}

.gf-desktop-notification-row{display:flex;justify-content:flex-end;align-items:center;min-height:0;padding:12px 42px 0;position:relative;z-index:20}
.gf-notification-launcher{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;border:1px solid #292929!important;border-radius:10px!important;background:#111!important;color:#eee!important;cursor:pointer!important;appearance:none!important;-webkit-appearance:none!important;box-shadow:none!important}
.gf-notification-launcher:hover{background:#191919!important;border-color:#3a3a3a!important}
.gf-bell{font-size:18px!important;line-height:1!important;transform:rotate(45deg);display:block!important;color:#eee!important}
.gf-notification-count{position:absolute!important;right:-5px!important;top:-6px!important;min-width:18px!important;height:18px!important;padding:0 5px!important;border-radius:99px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ef4444!important;color:#fff!important;font-size:9px!important;font-weight:800!important;border:2px solid #0b0b0b!important;box-sizing:border-box!important}
.gf-notification-drawer{position:fixed!important;inset:0!important;z-index:100100!important;background:rgba(0,0,0,.45)!important;backdrop-filter:blur(3px)!important}
.gf-notification-panel{position:absolute!important;right:26px!important;top:70px!important;width:min(390px,calc(100vw - 32px))!important;max-height:min(620px,calc(100vh - 100px))!important;display:flex!important;flex-direction:column!important;background:#0f0f0f!important;border:1px solid #2a2a2a!important;border-radius:16px!important;box-shadow:0 28px 90px rgba(0,0,0,.55)!important;overflow:hidden!important;color:#fff!important}
.gf-notification-panel-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:18px 18px 14px!important;border-bottom:1px solid #242424!important}
.gf-notification-panel-head h3{margin:3px 0 0!important;font-size:20px!important;color:#fff!important}
.gf-notification-close{width:34px!important;height:34px!important;border-radius:9px!important;border:1px solid #2a2a2a!important;background:#171717!important;color:#ddd!important;font-size:21px!important;line-height:1!important;cursor:pointer!important}
.gf-notification-actions{padding:9px 18px!important;border-bottom:1px solid #202020!important;text-align:right!important}
.gf-mark-all-read{border:0!important;background:none!important;color:#aaa!important;font-size:10px!important;cursor:pointer!important;padding:3px!important}
.gf-mark-all-read:hover{color:#fff!important}
.gf-notification-list{overflow:auto!important;padding:5px!important}
.gf-notification-item{width:100%!important;display:flex!important;align-items:flex-start!important;gap:11px!important;text-align:left!important;background:transparent!important;color:#ddd!important;border:0!important;border-bottom:1px solid #1e1e1e!important;padding:14px 12px!important;cursor:pointer!important}
.gf-notification-item:hover{background:#171717!important}
.gf-notification-item.is-read{opacity:.62!important}
.gf-notification-item-dot{width:7px!important;height:7px!important;flex:0 0 7px!important;margin-top:5px!important;border-radius:50%!important;background:transparent!important}
.gf-notification-item.is-unread .gf-notification-item-dot{background:#3b9cff!important;box-shadow:0 0 0 3px rgba(59,156,255,.10)!important}
.gf-notification-copy{min-width:0!important;display:block!important}
.gf-notification-copy strong{display:block!important;color:#fff!important;font-size:12px!important;line-height:1.35!important}
.gf-notification-copy>span{display:block!important;color:#999!important;font-size:11px!important;line-height:1.5!important;margin-top:4px!important}
.gf-notification-copy small{display:block!important;color:#666!important;font-size:9px!important;margin-top:7px!important}
.gf-notification-empty{padding:38px 20px!important;text-align:center!important;color:#777!important;font-size:12px!important}
.gf-mobile-brand-wrap{min-width:0;text-align:center!important;flex:1!important}
.gf-notification-launcher-mobile{flex:0 0 40px!important;width:40px!important;height:40px!important}
.gf-notification-launcher-mobile .gf-bell{font-size:17px!important}
.gf-mobile-header .gf-notification-launcher-mobile{order:0!important;margin-right:10px!important}
.gf-mobile-header .gf-mobile-brand-wrap{order:1!important}
.gf-mobile-header .gf-mobile-menu{order:2!important}
.gf-mobile-header .gf-notification-launcher-mobile + .gf-mobile-brand-wrap{margin-left:0!important}

@media(max-width:800px){
  .gf-desktop-notification-row{display:none!important}
  .gf-mobile-header{justify-content:space-between!important;gap:10px!important}
  .gf-notification-panel{top:64px!important;right:10px!important;width:calc(100vw - 20px)!important;max-height:calc(100vh - 82px)!important}
}

/* Dashboard notification summary */
.gf-dashboard-notifications{margin:0 0 30px;background:#101010;border:1px solid #242424;border-radius:13px;padding:16px 18px}
.gf-dashboard-notifications .gf-section-head{margin-bottom:10px}
.gf-dashboard-notifications .gf-section-head h2{margin:0;color:#fff;font-size:16px}
.gf-dashboard-notification-sub{display:block;color:#666;font-size:9px;margin-top:3px}
.gf-dashboard-open-notifications{border:0!important;background:transparent!important;color:#aaa!important;font-size:10px!important;cursor:pointer!important;padding:4px 0!important}
.gf-dashboard-open-notifications:hover{color:#fff!important}
.gf-dashboard-notification-list{display:grid;gap:1px;background:#202020;border:1px solid #202020;border-radius:10px;overflow:hidden}
.gf-dashboard-notification{display:flex!important;align-items:flex-start!important;gap:10px!important;width:100%!important;text-align:left!important;border:0!important;border-bottom:1px solid #202020!important;background:#111!important;color:#ddd!important;padding:11px 12px!important;cursor:pointer!important}
.gf-dashboard-notification:last-child{border-bottom:0!important}
.gf-dashboard-notification:hover{background:#171717!important}
.gf-dashboard-notification.is-read{opacity:.58!important}
.gf-dashboard-notification-dot{width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:50%!important;background:transparent!important;margin-top:5px!important}
.gf-dashboard-notification.is-unread .gf-dashboard-notification-dot{background:#3b9cff!important}
.gf-dashboard-notification strong{display:block!important;font-size:11px!important;color:#fff!important}
.gf-dashboard-notification small{display:block!important;color:#777!important;font-size:10px!important;margin-top:3px!important;line-height:1.45!important}
.gf-bell svg{display:block!important;width:19px!important;height:19px!important}
.gf-notification-launcher-mobile .gf-bell svg{width:17px!important;height:17px!important}

/* v2.25.0 notification center refinement */
.gf-notification-drawer[hidden]{display:none!important}
.gf-notification-panel{width:min(440px,calc(100vw - 40px))!important;max-height:min(700px,calc(100vh - 36px))!important;top:18px!important;right:18px!important;border-radius:18px!important;background:#0c0c0c!important;border:1px solid #292929!important;box-shadow:0 24px 90px rgba(0,0,0,.68)!important}
.gf-notification-panel-head{padding:20px 20px 16px!important;background:#0d0d0d!important}
.gf-notification-panel-head .gf-eyebrow{display:block!important;color:#777!important;font-size:9px!important;letter-spacing:.18em!important}
.gf-notification-panel-head h3{font-size:22px!important;line-height:1.2!important;margin:5px 0 0!important}
.gf-notification-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;padding:8px!important;gap:5px!important;background:#111!important;border-bottom:1px solid #222!important}
.gf-notification-tab{appearance:none!important;-webkit-appearance:none!important;border:1px solid transparent!important;background:transparent!important;color:#858585!important;border-radius:10px!important;min-height:38px!important;padding:8px 10px!important;font-size:11px!important;font-weight:700!important;cursor:pointer!important}
.gf-notification-tab:hover{color:#ddd!important;background:#171717!important}
.gf-notification-tab.is-active{background:#1a1a1a!important;border-color:#303030!important;color:#fff!important;box-shadow:0 3px 12px rgba(0,0,0,.2)!important}
.gf-notification-tab-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:18px!important;height:18px!important;padding:0 5px!important;margin-left:5px!important;border-radius:99px!important;background:#252525!important;color:#aaa!important;font-size:9px!important}
.gf-notification-tab.is-active .gf-notification-tab-count{background:#3b9cff!important;color:#fff!important}
.gf-notification-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;padding:10px 16px!important;border-bottom:1px solid #202020!important;background:#0f0f0f!important}
.gf-mark-all-read,.gf-clear-current{appearance:none!important;-webkit-appearance:none!important;border:0!important;background:transparent!important;color:#999!important;font-size:10px!important;padding:6px 0!important;cursor:pointer!important}
.gf-mark-all-read:hover,.gf-clear-current:hover{color:#fff!important}
.gf-clear-current{color:#d77!important}
.gf-clear-current:hover{color:#ff8d8d!important}
.gf-notification-list-wrap{min-height:150px!important;max-height:540px!important;overflow:auto!important;overscroll-behavior:contain!important}
.gf-notification-list{padding:4px!important;overflow:visible!important}
.gf-notification-item{display:grid!important;grid-template-columns:8px minmax(0,1fr) 30px!important;align-items:start!important;gap:10px!important;width:100%!important;box-sizing:border-box!important;border:0!important;border-bottom:1px solid #1d1d1d!important;border-radius:10px!important;background:#0f0f0f!important;padding:14px 10px!important;color:#ddd!important;text-align:left!important;cursor:pointer!important}
.gf-notification-item:hover{background:#171717!important}
.gf-notification-item:last-child{border-bottom:0!important}
.gf-notification-item.is-read{opacity:.58!important}
.gf-notification-item-dot{width:7px!important;height:7px!important;margin-top:6px!important;flex:none!important;border-radius:50%!important;background:transparent!important}
.gf-notification-item.is-unread .gf-notification-item-dot{background:#3b9cff!important;box-shadow:0 0 0 4px rgba(59,156,255,.10)!important}
.gf-notification-copy strong{font-size:12px!important;line-height:1.4!important;color:#fff!important}
.gf-notification-copy>span{font-size:11px!important;line-height:1.55!important;color:#9a9a9a!important;margin-top:5px!important;word-break:break-word!important}
.gf-notification-copy small{font-size:9px!important;color:#656565!important;margin-top:8px!important}
.gf-notification-delete{width:28px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:1px solid #292929!important;border-radius:8px!important;background:#151515!important;color:#777!important;font-size:16px!important;line-height:1!important;cursor:pointer!important;opacity:.8!important}
.gf-notification-delete:hover{color:#fff!important;border-color:#555!important;background:#202020!important}
.gf-notification-empty{padding:46px 20px!important;text-align:center!important;color:#666!important;font-size:11px!important}
.gf-notification-shortcode{display:inline-flex!important;margin:0!important;padding:0!important;line-height:1!important}
.gf-notification-shortcode .gf-notification-launcher{margin:0!important}
@media(max-width:800px){
  .gf-notification-panel{position:absolute!important;top:8px!important;right:8px!important;left:8px!important;width:auto!important;max-width:none!important;max-height:calc(100vh - 16px)!important;border-radius:18px!important}
  .gf-notification-list-wrap{max-height:calc(100vh - 210px)!important}
}
@media(max-width:480px){
  .gf-notification-panel-head{padding:17px 15px 13px!important}
  .gf-notification-panel-head h3{font-size:19px!important}
  .gf-notification-actions{padding:9px 13px!important}
  .gf-notification-item{grid-template-columns:7px minmax(0,1fr) 28px!important;padding:13px 8px!important}
  .gf-notification-tab{min-height:36px!important}
}

/* Saved address type selector */
.gf-address-type-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px;margin-bottom:18px}
.gf-address-type-row label{display:block;color:#999;font-size:11px}
.gf-address-type-row select,.gf-address-type-row input{display:block;width:100%;box-sizing:border-box;background:#0b0b0b!important;color:#fff!important;border:1px solid #292929!important;border-radius:8px;padding:12px;margin-top:7px;font-size:13px;min-height:44px}
.gf-address-type-row select:focus,.gf-address-type-row input:focus{border-color:#777!important;outline:none;box-shadow:none}
.gf-address-custom-label[hidden]{display:none!important}
@media(max-width:800px){.gf-address-type-row{grid-template-columns:1fr}}

/* v2.25.3 address form cleanup + notification HTML links */
.gf-saved-address-form-wrap{background:transparent;border:0;border-radius:0;padding:0;margin-top:18px}
.gf-saved-address-form-wrap .gf-section-heading{margin-bottom:18px}
.gf-address-type-row{grid-template-columns:minmax(0,1fr)!important;margin-bottom:18px!important}
.gf-address-type-field{max-width:none!important}
.gf-address-type-row input{min-height:48px!important}
.gf-notification-message{display:block!important;color:#999!important;font-size:11px!important;line-height:1.55!important;margin-top:5px!important;word-break:break-word!important}
.gf-notification-message p{margin:0 0 7px!important}
.gf-notification-message p:last-child{margin-bottom:0!important}
.gf-notification-message a{color:#9fd0ff!important;text-decoration:underline!important;cursor:pointer!important}
.gf-notification-message strong,.gf-notification-message b{color:#fff!important}
.gf-notification-message em,.gf-notification-message i{font-style:italic!important}
@media(max-width:600px){.gf-saved-address-form-wrap{padding:0!important}.gf-saved-address-form .gf-form-grid{gap:12px}.gf-address-type-row{margin-bottom:14px!important}}


/* v2.25.7 — dashboard order UX */
.gf-stat-card-link{display:block;text-decoration:none!important;color:inherit!important;cursor:pointer;transition:border-color .2s ease,transform .2s ease,background .2s ease}
.gf-stat-card-link:hover{border-color:#4a4a4a;background:#141414;transform:translateY(-1px)}
.gf-stat-card-link:focus-visible{outline:2px solid #fff;outline-offset:3px}
.gf-stat-card-link span,.gf-stat-card-link strong,.gf-stat-card-link small{color:#fff!important}
.gf-stat-card-link small{color:#8e8e8e!important;margin-top:7px;font-size:10px}
.gf-section-head h2{color:#fff!important}
.gf-section-head a{color:#ddd!important}
.gf-section-head a:hover{color:#fff!important}
.gf-order-products{padding:12px 0}
.gf-product-row{align-items:center;gap:12px;color:#eee!important}
.gf-product-main{display:flex;align-items:center;gap:11px;min-width:0;flex:1}
.gf-order-product-thumb{width:52px;height:52px;flex:0 0 52px;border-radius:8px;overflow:hidden;background:#1a1a1a;border:1px solid #2b2b2b;display:grid;place-items:center}
.gf-order-product-thumb-img,.gf-order-product-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}
.gf-product-copy{min-width:0}
.gf-product-name{display:flex;align-items:center;gap:7px;min-width:0}
.gf-product-name>span{color:#f2f2f2!important;font-size:12px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}
.gf-product-copy small{display:block;color:#858585!important;font-size:9px;margin-top:4px}
.gf-product-link{display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px;flex:0 0 23px;border:1px solid #383838;border-radius:6px;background:#171717;color:#fff!important;text-decoration:none!important;font-size:13px;line-height:1}
.gf-product-link:hover{background:#fff;color:#111!important;border-color:#fff}
.gf-product-qty{color:#aaa!important;font-size:11px;white-space:nowrap}

.gf-modal-items>div.gf-modal-item-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 0;color:#ddd}
.gf-modal-item-left{display:flex;align-items:center;gap:11px;min-width:0}
.gf-modal-item-thumb{width:52px;height:52px;flex:0 0 52px;border-radius:8px;overflow:hidden;background:#171717;border:1px solid #2a2a2a}
.gf-modal-item-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.gf-modal-item-left strong{display:block;color:#fff;font-size:12px;line-height:1.35}
.gf-modal-item-left small{display:block;color:#888;font-size:9px;margin-top:5px}
.gf-modal-item-right{display:flex;align-items:center;gap:9px;flex:0 0 auto}
.gf-modal-item-right>strong{color:#fff!important;font-size:12px}
.gf-product-link-modal{width:27px;height:27px}
.gf-modal-card .gf-muted{color:#8b8b8b!important}

@media(max-width:520px){
  .gf-order-product-thumb{width:46px;height:46px;flex-basis:46px}
  .gf-product-name>span{font-size:11px}
  .gf-product-copy small{font-size:8px}
  .gf-modal-item-row{align-items:flex-start!important}
  .gf-modal-item-right{gap:6px}
  .gf-modal-item-thumb{width:46px;height:46px;flex-basis:46px}
}

/* v2.25.8 — cleaner home orders, compact order list, mobile-safe modal */
.gf-home-order-card{display:flex;align-items:center;gap:13px;background:#111;border:1px solid #242424;border-radius:13px;padding:12px 14px;cursor:pointer;color:#fff!important;text-decoration:none!important;transition:border-color .2s,background .2s,transform .2s;outline:none}
.gf-home-order-card:hover,.gf-home-order-card:focus-visible{border-color:#555;background:#151515;transform:translateY(-1px)}
.gf-home-order-thumb{width:58px;height:58px;flex:0 0 58px;border-radius:9px;overflow:hidden;background:#181818;border:1px solid #2a2a2a;display:grid;place-items:center}
.gf-home-order-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}
.gf-home-order-copy{min-width:0;flex:1}
.gf-home-order-copy strong{display:block;color:#f5f5f5!important;font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gf-home-order-copy span{display:block;color:#aaa!important;font-size:10px;margin-top:4px}
.gf-home-order-copy small{display:block;color:#777!important;font-size:9px;margin-top:3px}
.gf-home-order-price{flex:0 0 auto;text-align:right}
.gf-home-order-price strong{display:block;color:#fff!important;font-size:13px}
.gf-home-order-price span{display:block;color:#8ea9c4!important;font-size:9px;margin-top:5px}

.gf-order-card{cursor:default}
.gf-order-card .gf-order-products{margin-top:12px}
.gf-order-card .gf-order-bottom{margin-top:12px}

.gf-order-modal{padding:12px;box-sizing:border-box;display:none;align-items:center;justify-content:center}
.gf-order-modal.is-open{display:flex}
.gf-order-modal-dialog{width:min(760px,100%);max-height:min(86vh,760px);margin:0;overflow:hidden;display:flex;flex-direction:column;border-radius:16px}
.gf-order-modal-body{padding:24px;overflow:auto;overscroll-behavior:contain}
.gf-modal-close{right:12px;top:12px;width:38px;height:38px;background:#1b1b1b;color:#fff;border-color:#444;font-size:24px}
.gf-modal-close:hover{background:#fff;color:#111}
.gf-modal-title-row{padding-right:45px}
@media(max-width:600px){
  .gf-order-modal{padding:8px}
  .gf-order-modal-dialog{width:100%;max-height:88vh;border-radius:14px}
  .gf-order-modal-body{padding:48px 14px 16px}
  .gf-modal-title-row{padding-right:42px;margin-bottom:16px}
  .gf-modal-title-row h2{font-size:21px}
  .gf-modal-card{padding:14px}
  .gf-modal-status-flow{grid-template-columns:1fr 1fr}
  .gf-home-order-card{padding:10px;gap:10px}
  .gf-home-order-thumb{width:50px;height:50px;flex-basis:50px}
  .gf-home-order-price span{display:none}
  .gf-home-order-copy strong{font-size:11px}
  .gf-home-order-copy span,.gf-home-order-copy small{font-size:8px}
}

/* Product-page purchase marker — compact floating notice */
.gf-already-purchased.gf-purchase-float{
  position:fixed!important;
  right:24px!important;
  bottom:28px!important;
  z-index:99990!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  width:auto!important;
  max-width:min(260px,calc(100vw - 32px))!important;
  margin:0!important;
  padding:8px 11px!important;
  border:1px solid rgba(110,190,130,.35)!important;
  border-radius:999px!important;
  background:rgba(16,23,18,.96)!important;
  box-shadow:0 8px 28px rgba(0,0,0,.28)!important;
  color:#d8f0dd!important;
  font-size:10px!important;
  line-height:1.2!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
}
.gf-purchase-float .gf-already-purchased-check{
  width:18px!important;height:18px!important;flex:0 0 18px!important;
  border-radius:50%!important;display:grid!important;place-items:center!important;
  background:#dff7e5!important;color:#102417!important;font-weight:800!important;
  font-size:10px!important;
}
.gf-purchase-float span:last-child{display:flex!important;align-items:center!important;gap:5px!important;white-space:nowrap!important}
.gf-purchase-float strong{color:#fff!important;font-weight:700!important}
.gf-purchase-float small{color:#cfe8d5!important;font-size:10px!important}
@media (max-width:767px){
  .gf-already-purchased.gf-purchase-float{
    right:12px!important;
    bottom:76px!important;
    max-width:calc(100vw - 24px)!important;
    padding:7px 10px!important;
    font-size:9px!important;
  }
  .gf-purchase-float .gf-already-purchased-check{width:17px!important;height:17px!important;flex-basis:17px!important;font-size:9px!important}
  .gf-purchase-float small{font-size:9px!important}
}


/* v2.26.0 — stable mobile order modal + compact order actions */
.gf-order-modal{position:fixed!important;inset:0!important;z-index:2147483000!important;width:100vw!important;height:100dvh!important;padding:14px!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
.gf-order-modal.is-open{display:flex!important}
.gf-order-modal-backdrop{position:absolute!important;inset:0!important}
.gf-order-modal-dialog{position:relative!important;z-index:2!important;width:min(760px,calc(100vw - 28px))!important;height:auto!important;max-height:min(88dvh,780px)!important;margin:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important}
.gf-order-modal-body{position:relative!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:58px 20px 20px!important;box-sizing:border-box!important;-webkit-overflow-scrolling:touch!important}
.gf-modal-close{position:absolute!important;z-index:20!important;right:12px!important;top:12px!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:10px!important;background:#171717!important;color:#fff!important;border:1px solid #555!important;font-size:25px!important;line-height:1!important;opacity:1!important;visibility:visible!important}
.gf-modal-close:hover{background:#fff!important;color:#111!important}
.gf-order-card .gf-order-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:12px!important;padding-top:12px!important;border-top:1px solid #242424!important}
.gf-order-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important}
.gf-order-actions .gf-btn{margin:0!important;min-height:40px!important;padding:9px 16px!important}
.gf-view-order-btn{background:#151515!important;color:#fff!important;border:1px solid #3b3b3b!important}
.gf-view-order-btn:hover{background:#fff!important;color:#111!important}
.gf-order-card .gf-product-row{padding:10px 0!important}
.gf-order-card .gf-order-products{margin-top:8px!important}
.gf-order-card .gf-order-top{margin-bottom:0!important}
.gf-order-card{padding-bottom:14px!important}
.gf-home-order-card{gap:12px!important}
.gf-home-order-price span{display:none!important}
@media(max-width:600px){
 .gf-order-modal{padding:8px!important}
 .gf-order-modal-dialog{width:calc(100vw - 16px)!important;max-height:90dvh!important;border-radius:14px!important}
 .gf-order-modal-body{padding:58px 12px 14px!important}
 .gf-modal-close{right:10px!important;top:10px!important;width:38px!important;height:38px!important}
 .gf-order-card .gf-order-bottom{align-items:stretch!important;flex-direction:column!important;gap:10px!important}
 .gf-order-actions{width:100%!important;justify-content:stretch!important}
 .gf-order-actions .gf-btn{flex:1 1 0!important;text-align:center!important}
 .gf-order-card{padding:14px!important}
}

/* =========================================================
   GROOKFIT 2.27 — UNIFIED LUXURY DASHBOARD SYSTEM
   The Referral Dashboard is the visual master reference.
   Account Dashboard intentionally consumes the same language.
   ========================================================= */
.gf-account-shell,
.gf-account-shell *{box-sizing:border-box}
.gf-account-shell{
  --gf-bg:#050505;
  --gf-surface:#090909;
  --gf-card:#0d0d0d;
  --gf-border:rgba(255,255,255,.10);
  --gf-text:#f5f5f5;
  --gf-muted:#969696;
  --gf-subtle:#686868;
  --gf-gold:#d6c28a;
  --gf-gold-soft:#ead9a8;
  --gf-radius:15px;
  background:var(--gf-bg)!important;
  color:var(--gf-text)!important;
  border:1px solid var(--gf-border)!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
  min-height:calc(100vh - 24px)!important;
  margin:0!important;
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
}
.gf-account-sidebar{
  position:sticky!important;
  top:0!important;
  align-self:start!important;
  height:100vh!important;
  min-height:100vh!important;
  padding:30px 18px 24px!important;
  background:#080808!important;
  border-right:1px solid var(--gf-border)!important;
}
.gf-account-sidebar .gf-brand{
  padding:0 12px 24px!important;
  border-bottom:1px solid rgba(255,255,255,.09)!important;
}
.gf-account-sidebar .gf-brand-name{
  font-size:22px!important;
  font-weight:800!important;
  letter-spacing:.16em!important;
  color:#fff!important;
}
.gf-account-sidebar .gf-brand-tagline{
  color:#686868!important;
  letter-spacing:.12em!important;
  text-transform:none!important;
}
.gf-user-mini{
  padding:22px 10px 20px!important;
}
.gf-user-mini .gf-avatar{
  background:#f1f1f1!important;
  color:#111!important;
  border:0!important;
}
.gf-user-mini strong{color:#eee!important;font-size:12px!important}
.gf-user-mini span{color:#666!important}
.gf-account-nav{gap:5px!important}
.gf-account-shell .gf-account-nav .gf-nav-item{
  min-height:48px!important;
  padding:10px 12px!important;
  border:1px solid transparent!important;
  border-radius:11px!important;
  background:transparent!important;
  color:#a8a8a8!important;
  gap:13px!important;
  font-size:12px!important;
  font-weight:600!important;
  transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease!important;
}
.gf-account-shell .gf-account-nav .gf-nav-item:hover{
  color:#f3f3f3!important;
  background:#10100f!important;
  border-color:rgba(255,255,255,.06)!important;
  transform:translateX(2px);
}
.gf-account-shell .gf-account-nav .gf-nav-item.is-active{
  color:#f7e4b1!important;
  background:linear-gradient(90deg,rgba(214,194,138,.10),rgba(214,194,138,.035))!important;
  border-color:rgba(214,194,138,.30)!important;
}
.gf-nav-icon{
  width:28px!important;
  height:28px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 28px!important;
  font-size:13px!important;
  color:#999!important;
  border:0!important;
  background:transparent!important;
}
.gf-nav-item.is-active .gf-nav-icon{color:var(--gf-gold)!important}
.gf-nav-icon i{font-size:13px!important;line-height:1!important}
.gf-nav-label{min-width:0!important}
.gf-account-shell .gf-nav-item.gf-external-nav::after{content:'\f35d'!important;font-family:"Font Awesome 6 Free"!important;font-weight:900!important;color:#555!important;font-size:9px!important;margin-left:auto!important}
.gf-logout{
  border-top:1px solid rgba(255,255,255,.08)!important;
  padding:18px 12px 4px!important;
  color:#777!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
}
.gf-logout i{font-size:12px!important;color:#666!important}
.gf-logout:hover,.gf-logout:hover i{color:#eee!important}
.gf-account-main{background:var(--gf-bg)!important;min-width:0!important}
.gf-content{padding:54px 42px 70px!important;max-width:1320px!important}
.gf-page-heading{margin-bottom:34px!important;align-items:flex-end!important}
.gf-eyebrow{color:#777!important;letter-spacing:.20em!important;font-size:9px!important;font-weight:700!important;text-transform:uppercase!important}
.gf-page-heading h1{font-size:34px!important;font-weight:500!important;letter-spacing:-.035em!important;color:#f5f5f5!important}
.gf-page-heading p{color:#777!important;font-size:12px!important}
.gf-stat-grid{gap:12px!important;margin-bottom:36px!important}
.gf-stat-card{
  background:#0d0d0d!important;
  border:1px solid rgba(255,255,255,.09)!important;
  border-radius:14px!important;
  padding:21px!important;
}
.gf-stat-card span{color:#7d7d7d!important;letter-spacing:.12em!important;font-size:9px!important;font-weight:700!important}
.gf-stat-card strong{font-size:30px!important;font-weight:750!important;color:#fff!important;line-height:1!important}
.gf-stat-card small{color:#666!important}
.gf-section-head{margin-bottom:14px!important}
.gf-section-head h2{font-size:16px!important;font-weight:650!important;color:#eee!important}
.gf-section-head a{color:#777!important}
.gf-section-head a:hover{color:var(--gf-gold-soft)!important}
.gf-order-list{gap:10px!important}
.gf-order-card,.gf-form,.gf-empty,.gf-info-card,.gf-notice,.gf-address-card,.gf-new-address-panel{
  background:#0d0d0d!important;
  border:1px solid rgba(255,255,255,.09)!important;
  border-radius:14px!important;
  box-shadow:none!important;
}
.gf-order-card{padding:20px!important}
.gf-order-card:hover{border-color:rgba(214,194,138,.20)!important}
.gf-status{border:1px solid rgba(255,255,255,.08)!important;background:#151515!important;color:#bcbcbc!important}
.gf-status-completed{background:rgba(65,110,76,.10)!important;border-color:rgba(157,205,166,.20)!important;color:#a8d4af!important}
.gf-status-processing,.gf-status-shipped{background:rgba(214,194,138,.06)!important;border-color:rgba(214,194,138,.16)!important;color:#d7c58f!important}
.gf-btn{min-height:42px!important;border-radius:9px!important;font-weight:750!important;letter-spacing:.01em!important}
.gf-btn-primary{background:#f4f1eb!important;color:#080808!important;border:1px solid #f4f1eb!important}
.gf-btn-primary:hover{background:#fff!important;color:#000!important}
.gf-btn-secondary{background:#111!important;color:#eee!important;border:1px solid #2a2a2a!important}
.gf-btn-secondary:hover{border-color:#555!important;background:#151515!important}
.gf-referral-hero{background:linear-gradient(135deg,#11110f,#0a0a0a)!important;border-color:rgba(214,194,138,.16)!important}
.gf-referral-hero span{color:#8c826b!important}
.gf-referral-hero strong{color:#f1dfaa!important}
.gf-notice{color:#b7b7b7!important;border-color:rgba(214,194,138,.20)!important;background:#0f0f0e!important}
.gf-desktop-notification-row{padding:18px 42px 0!important}
.gf-notification-launcher{background:#0d0d0d!important;border-color:#292929!important;border-radius:10px!important}
.gf-notification-launcher:hover{border-color:rgba(214,194,138,.35)!important;background:#111!important}
.gf-notification-launcher .gf-bell{color:#d9d0b9!important}

/* Desktop sidebar remains visible during long account pages. */
@media(min-width:801px){
  .woocommerce-account .gf-account-shell{grid-template-columns:238px minmax(0,1fr)!important}
  .woocommerce-account .gf-account-shell .gf-account-sidebar{position:sticky!important;top:0!important}
}

/* Mobile: opaque luxury drawer + dark blurred backdrop. */
@media(max-width:800px){
  .gf-account-shell{
    display:block!important;
    min-height:0!important;
    border:0!important;
    margin:0!important;
    border-radius:0!important;
  }
  .gf-mobile-header{
    position:sticky!important;
    top:0!important;
    z-index:100000!important;
    display:flex!important;
    min-height:64px!important;
    padding:12px 16px!important;
    background:#080808!important;
    border-bottom:1px solid rgba(255,255,255,.08)!important;
  }
  .gf-mobile-brand-wrap{color:#fff!important}
  .gf-mobile-logo{font-size:17px!important;letter-spacing:.18em!important;font-weight:800!important}
  .gf-mobile-tagline{color:#666!important;font-size:8px!important;letter-spacing:.12em!important}
  .gf-mobile-menu{
    width:42px!important;height:42px!important;padding:0!important;
    display:grid!important;place-items:center!important;
    background:#0d0d0d!important;color:#eee!important;
    border:1px solid rgba(214,194,138,.20)!important;border-radius:11px!important;
  }
  .gf-mobile-menu[aria-expanded="true"]{color:var(--gf-gold-soft)!important;border-color:rgba(214,194,138,.45)!important}
  .gf-account-sidebar{
    position:fixed!important;
    top:0!important;bottom:0!important;left:0!important;
    width:min(86vw,320px)!important;
    height:100vh!important;min-height:100vh!important;
    display:flex!important;
    flex-direction:column!important;
    background:#070706!important;
    background-image:linear-gradient(180deg,#11110f 0%,#080807 45%,#050504 100%)!important;
    border-right:1px solid rgba(214,194,138,.14)!important;
    box-shadow:24px 0 70px rgba(0,0,0,.58)!important;
    z-index:100001!important;
    transform:translate3d(-105%,0,0)!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:transform .25s cubic-bezier(.16,1,.3,1),visibility 0s linear .25s!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
  }
  .gf-account-sidebar.gf-open{
    transform:translate3d(0,0,0)!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transition:transform .25s cubic-bezier(.16,1,.3,1)!important;
  }
  .gf-account-shell .gf-mobile-backdrop{
    position:fixed!important;inset:0!important;
    display:block!important;width:100vw!important;height:100vh!important;
    background:rgba(0,0,0,.78)!important;
    backdrop-filter:blur(10px) saturate(70%)!important;
    -webkit-backdrop-filter:blur(10px) saturate(70%)!important;
    z-index:100000!important;
    opacity:0!important;visibility:hidden!important;pointer-events:none!important;
    transition:opacity .22s ease,visibility .22s ease!important;
  }
  .gf-account-shell .gf-mobile-backdrop.is-visible{
    opacity:1!important;visibility:visible!important;pointer-events:auto!important;
  }
  .gf-account-sidebar .gf-brand{padding:30px 18px 24px!important}
  .gf-account-sidebar .gf-user-mini{padding:20px 18px!important}
  .gf-account-nav{padding:0 14px!important}
  .gf-account-shell .gf-account-nav .gf-nav-item{min-height:50px!important;padding:10px 12px!important}
  .gf-logout{margin:14px 18px 22px!important;padding:17px 0 0!important}
  .gf-content{padding:30px 18px 60px!important}
  .gf-page-heading{display:block!important;margin-bottom:26px!important}
  .gf-page-heading h1{font-size:27px!important}
  .gf-stat-grid{grid-template-columns:1fr 1fr!important}
  .gf-stat-card strong{font-size:24px!important}
  .gf-order-card{padding:16px!important}
  .gf-order-top{align-items:flex-start!important}
  .gf-order-actions{width:100%!important}
  .gf-order-actions .gf-btn{flex:1!important}
}
@media(max-width:430px){
  .gf-stat-grid{grid-template-columns:1fr!important}
  .gf-page-heading h1{font-size:25px!important}
}

/* =========================================================
   GROOKFIT ACCOUNT MANAGER 3.0 — UNIFIED REFERRAL LANGUAGE
   ========================================================= */
.grookfit-account-manager .gf-merged-rewards-section,
.gf-account-shell .gf-merged-rewards-section{color:#ededed;min-width:0}
.gf-account-shell .gf-merged-rewards-section .gf-page-heading{margin-bottom:18px}
.gf-account-shell .gf-merged-rewards-section .gf-page-heading h1{margin:0;color:#f5f5f5;font-weight:700;letter-spacing:-.035em}
.gf-account-shell .gf-merged-rewards-section .gf-page-heading .gf-eyebrow{color:#777;letter-spacing:.2em;font-weight:800;font-size:10px}
.gf-account-shell .gf-merged-rewards-section .gf-v04-front,
.gf-account-shell .gf-merged-rewards-section .gf-scratch-page,
.gf-account-shell .gf-merged-rewards-section .grookfit-account-page{width:100%;max-width:none;margin:0;padding:0}
.gf-account-shell .gf-merged-rewards-section .gf-scratch-page-head{margin-top:0}
.gf-account-shell .gf-merged-rewards-section .gf-scratch-tabs{margin-top:16px}
@media (max-width:800px){
  .gf-account-shell .gf-merged-rewards-section{padding:0}
  .gf-account-shell .gf-merged-rewards-section .gf-page-heading h1{font-size:28px}
}


/* =========================================================
   GROOKFIT ACCOUNT MANAGER 3.0.2 - MASTER UX OVERRIDES
   ========================================================= */
.gf-account-shell{background:var(--gf-bg,#050505)!important;color:var(--gf-text,#f5f5f5)!important;align-items:stretch!important}
.gf-account-sidebar{position:sticky!important;top:0!important;height:100vh!important;min-height:100vh!important;box-sizing:border-box!important;align-self:flex-start!important;z-index:20!important;background:#070707!important;border-right:1px solid rgba(255,255,255,.09)!important}
.gf-account-main{min-width:0!important;background:#050505!important}
.gf-content{max-width:1180px!important;margin:0 auto!important;padding:48px 42px 72px!important}
.gf-stat-card{transition:transform .2s ease,border-color .2s ease,background .2s ease!important}
.gf-stat-card-link{text-decoration:none!important;color:inherit!important}
.gf-stat-card-link:hover{transform:translateY(-2px);border-color:rgba(214,194,138,.42)!important;background:#10100f!important}
.gf-stat-card-link small i,.gf-wallet-overview-value i{margin-left:6px;font-size:10px}
.gf-wallet-overview-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:30px!important;margin:0 0 34px!important;padding:26px 28px!important;background:linear-gradient(135deg,#0f0f0e,#090909)!important;border:1px solid rgba(214,194,138,.24)!important;border-radius:16px!important;text-decoration:none!important;color:#f5f5f5!important;transition:.2s ease!important}
.gf-wallet-overview-card:hover{border-color:rgba(214,194,138,.55)!important;transform:translateY(-2px)}
.gf-wallet-overview-card h2{margin:7px 0 5px!important;font-size:22px!important;color:#f4f4f4!important}.gf-wallet-overview-card p{margin:0!important;color:#8e8e8e!important;font-size:13px!important}.gf-wallet-overview-value{text-align:right!important;white-space:nowrap!important}.gf-wallet-overview-value strong{display:block!important;font-size:34px!important;line-height:1!important;font-weight:800!important;color:#e2cd91!important}.gf-wallet-overview-value span{display:block!important;margin-top:8px!important;font-size:10px!important;letter-spacing:.16em!important;color:#a9a9a9!important;font-weight:700!important}
.gf-account-overview-stats{margin-bottom:20px!important}
.gf-wallet-history-filter{display:flex!important;align-items:end!important;gap:10px!important;flex-wrap:wrap!important;margin:0 0 22px!important;padding:14px!important;background:#0a0a0a!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important}
.gf-wallet-history-filter label{display:flex!important;flex-direction:column!important;gap:6px!important;min-width:150px!important}.gf-wallet-history-filter label span{font-size:9px!important;text-transform:uppercase!important;letter-spacing:.14em!important;color:#858585!important;font-weight:700!important}.gf-wallet-history-filter select{min-height:42px!important;background:#111!important;color:#f4f4f4!important;border:1px solid #2a2a2a!important;border-radius:9px!important;padding:0 12px!important}.grookfit-wallet-filter-button{min-height:42px!important;border:1px solid #d6c28a!important;background:#d6c28a!important;color:#090909!important;border-radius:9px!important;padding:0 16px!important;font-weight:800!important;cursor:pointer}.grookfit-wallet-filter-clear{min-height:42px!important;display:inline-flex!important;align-items:center!important;padding:0 12px!important;color:#aaa!important;text-decoration:none!important}
/* Keep desktop nav minimal: no icon outline boxes. */
@media(min-width:801px){.gf-account-nav .gf-nav-icon{border:0!important;background:transparent!important;box-shadow:none!important;width:24px!important;height:24px!important}.gf-account-nav .gf-nav-item{border:0!important;background:transparent!important}.gf-account-nav .gf-nav-item.is-active{background:rgba(214,194,138,.08)!important;border-left:2px solid #d6c28a!important;color:#eadba8!important}}
/* Mobile drawer: opaque drawer, dim/blur only behind it. */
@media(max-width:800px){
 .gf-account-shell{display:block!important}.gf-account-sidebar{position:fixed!important;top:0!important;bottom:0!important;left:0!important;width:min(88vw,310px)!important;height:100vh!important;min-height:100vh!important;background:#070707!important;opacity:1!important;border-right:1px solid rgba(214,194,138,.16)!important;box-shadow:18px 0 70px rgba(0,0,0,.72)!important;z-index:100001!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}
 .gf-mobile-backdrop{position:fixed!important;inset:0!important;background:rgba(0,0,0,.72)!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important;z-index:100000!important}
 .gf-account-sidebar .gf-nav-item,.gf-account-sidebar .gf-nav-label,.gf-account-sidebar .gf-nav-icon{opacity:1!important;visibility:visible!important}
 .gf-content{padding:28px 16px 90px!important}.gf-wallet-overview-card{align-items:flex-start!important;flex-direction:column!important;gap:20px!important}.gf-wallet-overview-value{text-align:left!important}.gf-wallet-history-filter{align-items:stretch!important}.gf-wallet-history-filter label{min-width:calc(50% - 5px)!important;flex:1 1 140px!important}.grookfit-wallet-filter-button,.grookfit-wallet-filter-clear{justify-content:center!important;min-height:44px!important}.gf-page-heading h1{line-height:1.08!important}}
@media(max-width:380px){.gf-wallet-history-filter label{min-width:100%!important}.gf-wallet-overview-value strong{font-size:30px!important}}

/* v3.0.3 — unified responsive layout, sticky navigation and contained histories */
.woocommerce-account .gf-account-shell{
  overflow:visible!important;
  border-color:rgba(214,194,138,.14)!important;
}
@media (min-width:801px){
  .woocommerce-account .gf-account-shell .gf-account-sidebar{
    position:sticky!important;
    top:18px!important;
    align-self:start!important;
    height:calc(100vh - 36px)!important;
    min-height:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    z-index:50!important;
  }
  .woocommerce-account .gf-account-shell .gf-account-main{min-width:0!important;overflow:visible!important}
  .woocommerce-account .gf-account-shell .gf-content{padding-left:32px!important;padding-right:32px!important}
}

/* Keep long histories inside their own panels so the dashboard itself stays calm. */
.woocommerce-account .gf-account-shell .grookfit-wallet-transactions{
  max-height:460px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding-right:6px!important;
  scrollbar-width:thin;
  scrollbar-color:rgba(214,194,138,.42) transparent;
}
.woocommerce-account .gf-account-shell .grookfit-wallet-transactions::-webkit-scrollbar,
.woocommerce-account .gf-account-shell .gf-scratch-list::-webkit-scrollbar{width:6px}
.woocommerce-account .gf-account-shell .grookfit-wallet-transactions::-webkit-scrollbar-thumb,
.woocommerce-account .gf-account-shell .gf-scratch-list::-webkit-scrollbar-thumb{background:rgba(214,194,138,.38);border-radius:99px}
.woocommerce-account .gf-account-shell .grookfit-wallet-transactions::-webkit-scrollbar-track,
.woocommerce-account .gf-account-shell .gf-scratch-list::-webkit-scrollbar-track{background:transparent}

/* Rewards list is independently scrollable; cancelled/normal cards always keep a clean gap. */
.woocommerce-account .gf-account-shell .gf-scratch-list{
  max-height:560px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:2px 6px 8px 0!important;
  scrollbar-width:thin;
  scrollbar-color:rgba(214,194,138,.42) transparent;
}
.woocommerce-account .gf-account-shell .gf-scratch-list-card{
  margin:0 0 12px!important;
  min-height:92px!important;
}
.woocommerce-account .gf-account-shell .gf-scratch-list-card:last-child{margin-bottom:2px!important}

/* Mobile: use nearly the full available width. */
@media (max-width:800px){
  .woocommerce-account .gf-account-shell{
    width:100%!important;
    margin:0!important;
    border-left:0!important;
    border-right:0!important;
    border-radius:0!important;
  }
  .woocommerce-account .gf-account-shell .gf-content{
    padding:18px 10px 104px!important;
  }
  .woocommerce-account .gf-account-shell .gf-mobile-header{
    padding:12px 10px!important;
  }
  .woocommerce-account .gf-account-shell .gf-page-heading{margin-bottom:20px!important}
  .woocommerce-account .gf-account-shell .gf-page-heading h1{font-size:27px!important}
  .woocommerce-account .gf-account-shell .gf-stat-grid{grid-template-columns:1fr!important;gap:8px!important}
  .woocommerce-account .gf-account-shell .gf-stat-card{padding:15px 14px!important}
  .woocommerce-account .gf-account-shell .gf-wallet-overview-card{padding:18px 16px!important}
  .woocommerce-account .gf-account-shell .grookfit-wallet-transactions{max-height:390px!important;padding-right:4px!important}
  .woocommerce-account .gf-account-shell .gf-scratch-list{max-height:430px!important;padding-right:4px!important}

  /* The theme's floating footer must never cover the last drawer items. */
  .woocommerce-account .gf-account-shell .gf-account-sidebar{
    position:fixed!important;
    top:0!important;
    bottom:0!important;
    left:0!important;
    width:min(88vw,320px)!important;
    height:100vh!important;
    max-height:100vh!important;
    padding-bottom:150px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    background:#070707!important;
    opacity:1!important;
    z-index:2147483001!important;
  }
  .woocommerce-account .gf-account-shell .gf-account-sidebar.gf-open{z-index:2147483001!important}
  .woocommerce-account .gf-account-shell .gf-mobile-backdrop{
    position:fixed!important;
    inset:0!important;
    z-index:2147483000!important;
    background:rgba(0,0,0,.78)!important;
    backdrop-filter:blur(8px)!important;
    -webkit-backdrop-filter:blur(8px)!important;
  }
  .woocommerce-account .gf-account-shell .gf-account-sidebar .gf-account-nav{padding-bottom:30px!important}
  .woocommerce-account .gf-account-shell .gf-account-sidebar .gf-logout{margin-top:18px!important}
}


/* =========================================================
   v3.0.4 — final unified account polish
   ========================================================= */
.gf-account-loader{
  position:fixed!important;inset:0!important;z-index:2147483647!important;
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  background:rgba(4,4,4,.97)!important;color:#f4f1eb!important;
  transition:opacity .38s ease,visibility .38s ease!important;
}
.gf-account-loader.is-hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
.gf-loader-mark{width:56px;height:56px;border:1px solid rgba(214,194,138,.55);border-radius:50%;display:grid;place-items:center;color:#e2cd91;font-weight:800;font-size:23px;letter-spacing:.08em;animation:gfLoaderPulse 1.25s ease-in-out infinite}
.gf-loader-text{margin-top:16px;font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:#a7a39b;font-weight:700}
.gf-loader-text span{display:inline-block;width:22px;text-align:left}
.gf-loader-text span:after{content:'…';animation:gfLoaderDots 1.1s steps(3,end) infinite}
@keyframes gfLoaderPulse{0%,100%{transform:scale(.96);opacity:.72}50%{transform:scale(1);opacity:1}}
@keyframes gfLoaderDots{0%{content:''}33%{content:'.'}66%{content:'..'}100%{content:'...'}}

@media (min-width:801px){
  .woocommerce-account .gf-account-shell{overflow:visible!important;align-items:start!important}
  .woocommerce-account .gf-account-shell .gf-account-sidebar{
    position:sticky!important;position:-webkit-sticky!important;top:20px!important;
    align-self:start!important;height:calc(100vh - 40px)!important;min-height:0!important;
    max-height:calc(100vh - 40px)!important;overflow-y:auto!important;overflow-x:hidden!important;
  }
  .woocommerce-account .woocommerce-MyAccount-content,
  .woocommerce-account .woocommerce-MyAccount-content > *{overflow:visible!important}
}

/* The three order statistics stay in one compact row on phones. */
@media (max-width:800px){
  .woocommerce-account .gf-account-shell .gf-content{padding:16px 8px 104px!important}
  .woocommerce-account .gf-account-shell .gf-page-heading{margin-bottom:16px!important}
  .woocommerce-account .gf-account-shell .gf-page-heading h1{font-size:25px!important}
  .woocommerce-account .gf-account-shell .gf-stat-grid.gf-account-overview-stats{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin:0 0 12px!important
  }
  .woocommerce-account .gf-account-shell .gf-stat-grid.gf-account-overview-stats .gf-stat-card{
    min-width:0!important;padding:12px 8px!important;border-radius:11px!important
  }
  .woocommerce-account .gf-account-shell .gf-stat-grid.gf-account-overview-stats .gf-stat-card span{
    display:block!important;font-size:7px!important;letter-spacing:.08em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important
  }
  .woocommerce-account .gf-account-shell .gf-stat-grid.gf-account-overview-stats .gf-stat-card strong{display:block!important;font-size:21px!important;margin-top:7px!important}
  .woocommerce-account .gf-account-shell .gf-stat-grid.gf-account-overview-stats .gf-stat-card small{display:block!important;font-size:7px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-top:7px!important}
  .woocommerce-account .gf-account-shell .gf-wallet-overview-card{margin:0 0 12px!important;padding:17px 15px!important;gap:10px!important;border-radius:13px!important}
  .woocommerce-account .gf-account-shell .gf-wallet-overview-card h2{font-size:20px!important;margin:5px 0 4px!important}
  .woocommerce-account .gf-account-shell .gf-wallet-overview-card p{font-size:11px!important;line-height:1.45!important;max-width:270px!important}
  .woocommerce-account .gf-account-shell .gf-wallet-overview-value strong{font-size:29px!important}

  /* Single-row wallet filter. The controls intentionally use short labels. */
  .woocommerce-account .gf-account-shell .gf-wallet-history-filter{
    display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important;align-items:end!important;gap:6px!important;padding:9px!important;margin-bottom:12px!important
  }
  .woocommerce-account .gf-account-shell .gf-wallet-history-filter label{min-width:0!important;display:block!important}
  .woocommerce-account .gf-account-shell .gf-wallet-history-filter label span{display:block!important;font-size:7px!important;margin:0 0 4px!important;letter-spacing:.12em!important}
  .woocommerce-account .gf-account-shell .gf-wallet-history-filter select{width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 8px!important;font-size:11px!important}
  .woocommerce-account .gf-account-shell .grookfit-wallet-filter-button{height:38px!important;min-height:38px!important;padding:0 11px!important;font-size:10px!important;white-space:nowrap!important}
  .woocommerce-account .gf-account-shell .grookfit-wallet-filter-clear{grid-column:1 / -1!important;justify-content:flex-start!important;min-height:20px!important;padding:0 2px!important;font-size:10px!important}
  .woocommerce-account .gf-account-shell .grookfit-wallet-transactions{max-height:330px!important}
  .woocommerce-account .gf-account-shell .gf-scratch-list{max-height:420px!important;padding-right:3px!important}
  .woocommerce-account .gf-account-shell .gf-scratch-list-card{margin-bottom:9px!important}
}
@media (max-width:380px){
  .woocommerce-account .gf-account-shell .gf-stat-grid.gf-account-overview-stats .gf-stat-card strong{font-size:19px!important}
  .woocommerce-account .gf-account-shell .gf-wallet-history-filter{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important}
  .woocommerce-account .gf-account-shell .grookfit-wallet-filter-button{padding:0 9px!important}
}

/* Rewards: only actionable/pending cards in Rewards; claimed/cancelled live in Claimed. */
.gf-scratch-used-card{margin-bottom:10px!important;padding:16px 18px!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:14px!important;background:#0d0d0d!important}
.gf-scratch-used-card.is-cancelled{border-color:rgba(177,89,72,.35)!important;background:linear-gradient(135deg,rgba(80,25,18,.12),#0d0d0d)!important}
.gf-scratch-used-card.is-waiting{border-color:rgba(214,194,138,.18)!important}
.gf-scratch-used-card.is-rewarded{border-color:rgba(214,194,138,.12)!important}
.gf-scratch-used-card .gf-scratch-check{white-space:nowrap}

/* Keep admin pages reachable even when a theme/plugin has stale parent menus. */
body.wp-admin .wrap.grookfit-rw-admin{max-width:none}

/* v3.0.5 — compact mobile/desktop account polish */
@media (max-width:800px){
  .woocommerce-account .gf-account-shell .gf-content{padding-left:7px!important;padding-right:7px!important}
  .woocommerce-account .gf-account-shell .gf-page-heading{padding-left:2px!important;padding-right:2px!important}
}

/* Active rewards stay visible; only the historical list scrolls. */
.woocommerce-account .gf-account-shell .gf-scratch-page{max-width:none!important;width:100%!important}
.gf-scratch-page-head{margin-bottom:18px!important;padding-bottom:16px!important}
.gf-scratch-page-head h2{margin-top:0!important}
.gf-scratch-section-label{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:#d8c28a;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.gf-scratch-section-label i{font-size:11px}
.gf-scratch-active-section{position:sticky;top:0;z-index:12;background:#050505;padding:0 0 10px;margin-bottom:4px}
.gf-scratch-active-list{display:grid;gap:10px}
.gf-scratch-archive-section{margin-top:8px}
.gf-scratch-archive-list{max-height:560px;overflow-y:auto;overflow-x:hidden;padding:2px 5px 10px 0;scrollbar-width:thin;scrollbar-color:rgba(214,194,138,.42) transparent}
.gf-scratch-archive-list::-webkit-scrollbar{width:6px}.gf-scratch-archive-list::-webkit-scrollbar-thumb{background:rgba(214,194,138,.38);border-radius:99px}.gf-scratch-archive-list::-webkit-scrollbar-track{background:transparent}
.gf-scratch-page .gf-scratch-tabs{display:none!important}
.gf-scratch-page .gf-scratch-used-card{margin:0 0 10px!important}
.gf-scratch-page .gf-scratch-list-card{margin:0!important}
.gf-scratch-page .gf-scratch-empty{margin:0!important}

/* Transaction filter: compact and auto-applied by JS. */
.gf-wallet-transaction-results{position:relative;min-height:10px}
.gf-wallet-transaction-results.is-loading{opacity:.52;pointer-events:none}
.gf-wallet-transaction-results.is-loading:after{content:'Updating transactions…';position:absolute;inset:0;display:grid;place-items:center;background:rgba(5,5,5,.72);backdrop-filter:blur(3px);color:#d9c18a;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
@media(max-width:800px){
 .woocommerce-account .gf-account-shell .gf-scratch-active-section{top:0;padding-top:2px}
 .woocommerce-account .gf-account-shell .gf-scratch-archive-list{max-height:500px}
 .woocommerce-account .gf-account-shell .gf-scratch-page-head p{font-size:11px!important;line-height:1.45!important}
}

/* Compact GROOKFIT checkout widgets so they don't consume half the checkout. */
.woocommerce-checkout .grookfit-referral-code-box,
.woocommerce-cart .grookfit-referral-code-box{padding:10px!important;margin-bottom:9px!important;border-radius:11px!important;box-shadow:none!important}
.woocommerce-checkout .grookfit-referral-code-header,
.woocommerce-cart .grookfit-referral-code-header{margin-bottom:7px!important}
.woocommerce-checkout .grookfit-referral-code-header small,
.woocommerce-cart .grookfit-referral-code-header small{margin-top:2px!important}
.woocommerce-checkout .grookfit-referral-code-box .grookfit-referral-active,
.woocommerce-cart .grookfit-referral-code-box .grookfit-referral-active{padding:8px 10px!important;gap:8px!important;border-radius:8px!important}
.woocommerce-checkout .grookfit-referral-code-box .grookfit-referral-eligibility-message,
.woocommerce-cart .grookfit-referral-code-box .grookfit-referral-eligibility-message{margin-top:6px!important;padding:7px 9px!important;font-size:8px!important}
.woocommerce-checkout .grookfit-referral-code-actions,
.woocommerce-cart .grookfit-referral-code-actions{margin-top:7px!important;gap:6px!important}
.woocommerce-checkout .grookfit-referral-code-actions button,
.woocommerce-checkout .grookfit-referral-code-actions summary,
.woocommerce-cart .grookfit-referral-code-actions button,
.woocommerce-cart .grookfit-referral-code-actions summary{min-height:34px!important;padding:6px 10px!important;font-size:9px!important}
.woocommerce-checkout .grookfit-checkout-wallet,
.woocommerce-cart .grookfit-checkout-wallet{margin:0 0 12px!important}
.woocommerce-checkout .grookfit-checkout-wallet .grookfit-wallet-panel,
.woocommerce-cart .grookfit-checkout-wallet .grookfit-wallet-panel{padding:11px!important;border-radius:11px!important;box-shadow:none!important}
.woocommerce-checkout .grookfit-checkout-wallet .grookfit-wallet-heading,
.woocommerce-cart .grookfit-checkout-wallet .grookfit-wallet-heading{margin-bottom:8px!important;padding-bottom:8px!important}
.woocommerce-checkout .grookfit-checkout-wallet .grookfit-wallet-balance,
.woocommerce-cart .grookfit-checkout-wallet .grookfit-wallet-balance{padding:8px 10px!important;border-radius:8px!important}
.woocommerce-checkout .grookfit-wallet-form,
.woocommerce-cart .grookfit-wallet-form{margin-top:9px!important}
.woocommerce-checkout .grookfit-wallet-form label,
.woocommerce-cart .grookfit-wallet-form label{margin-bottom:5px!important;font-size:9px!important}
.woocommerce-checkout .grookfit-wallet-form input,
.woocommerce-cart .grookfit-wallet-form input{height:38px!important;min-height:38px!important}
.woocommerce-checkout .grookfit-wallet-form button,
.woocommerce-cart .grookfit-wallet-form button{height:38px!important;min-height:38px!important;padding:0 13px!important}
@media(max-width:600px){
 .woocommerce-checkout .grookfit-referral-code-box,
 .woocommerce-cart .grookfit-referral-code-box{padding:9px!important;margin-bottom:8px!important}
 .woocommerce-checkout .grookfit-checkout-wallet .grookfit-wallet-panel,
 .woocommerce-cart .grookfit-checkout-wallet .grookfit-wallet-panel{padding:10px!important}
 .woocommerce-checkout .grookfit-referral-active-copy strong,
 .woocommerce-cart .grookfit-referral-active-copy strong{font-size:10px!important}
}

/* v3.1.0 — compact order archive: only the order list scrolls; delivery panel no longer creates empty card space. */
.woocommerce-account .gf-account-shell .gf-order-list{max-height:calc(100vh - 190px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding:2px 6px 10px 0!important;scrollbar-width:thin;scrollbar-color:rgba(214,194,138,.42) transparent;}
.woocommerce-account .gf-account-shell .gf-order-list::-webkit-scrollbar{width:6px}.woocommerce-account .gf-account-shell .gf-order-list::-webkit-scrollbar-thumb{background:rgba(214,194,138,.38);border-radius:99px}.woocommerce-account .gf-account-shell .gf-order-list::-webkit-scrollbar-track{background:transparent}
.woocommerce-account .gf-account-shell .gf-order-card .gf-order-products{margin:10px 0!important;padding:8px 0!important}.woocommerce-account .gf-account-shell .gf-order-card .gf-product-row{padding:7px 0!important}.woocommerce-account .gf-account-shell .gf-order-card .gf-order-bottom{margin-top:8px!important;padding-top:8px!important}.woocommerce-account .gf-account-shell .gf-order-card{padding:16px!important}
@media(max-width:800px){.woocommerce-account .gf-account-shell .gf-order-list{max-height:calc(100vh - 180px)!important;padding-right:4px!important}.woocommerce-account .gf-account-shell .gf-order-card{padding:13px!important}.woocommerce-account .gf-account-shell .gf-order-card .gf-order-products{margin:8px 0!important}.woocommerce-account .gf-account-shell .gf-order-card .gf-product-row{padding:6px 0!important}.woocommerce-account .gf-account-shell .gf-order-card .gf-order-bottom{margin-top:7px!important;padding-top:7px!important}.woocommerce-account .gf-account-shell .gf-order-actions{width:auto!important}.woocommerce-account .gf-account-shell .gf-order-actions .gf-btn{flex:0 0 auto!important}}


/* v3.1.1 — tracking action lives inside View Order modal */
.gf-modal-delivery-head{display:flex;align-items:center;justify-content:space-between;gap:18px}
.gf-modal-delivery-head .gf-track-order-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}
.gf-live-track-panel[hidden]{display:none!important}
@media(max-width:560px){.gf-modal-delivery-head{align-items:stretch;flex-direction:column}.gf-modal-delivery-head .gf-track-order-btn{width:100%}}

/* v3.1.2 — registration welcome popup: premium fixed/centered modal styling */
.gf-registration-bonus-modal{
  position:fixed!important;
  inset:0!important;
  z-index:2147483640!important;
  width:100vw!important;
  height:100dvh!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:20px!important;
  box-sizing:border-box!important;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  font-family:inherit;
}
.gf-registration-bonus-modal.is-ready{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transition:opacity .28s ease,visibility .28s ease;
}
.gf-registration-bonus-modal.is-closing{
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .24s ease,visibility .24s ease;
}
.gf-registration-bonus-backdrop{
  position:absolute!important;
  inset:0!important;
  background:rgba(0,0,0,.76)!important;
  -webkit-backdrop-filter:blur(9px)!important;
  backdrop-filter:blur(9px)!important;
}
.gf-registration-bonus-dialog{
  position:relative!important;
  z-index:2!important;
  width:min(520px,calc(100vw - 40px))!important;
  max-height:min(760px,calc(100dvh - 40px))!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
  padding:34px 34px 28px!important;
  border:1px solid rgba(214,194,138,.28)!important;
  border-radius:24px!important;
  background:
    radial-gradient(circle at 50% 18%,rgba(214,194,138,.10),transparent 34%),
    linear-gradient(145deg,#121210 0%,#080808 58%,#050505 100%)!important;
  box-shadow:0 28px 90px rgba(0,0,0,.70),0 0 0 1px rgba(255,255,255,.025) inset!important;
  text-align:center!important;
  color:#f4f1e9!important;
  transform:translateY(18px) scale(.97);
  opacity:0;
  transition:transform .42s cubic-bezier(.2,.8,.2,1),opacity .32s ease;
}
.gf-registration-bonus-modal.is-ready .gf-registration-bonus-dialog{
  transform:translateY(0) scale(1);
  opacity:1;
}
.gf-registration-bonus-close{
  position:absolute!important;
  top:14px!important;
  right:14px!important;
  z-index:5!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.045)!important;
  color:#b9b9b3!important;
  font:400 24px/1 Arial,sans-serif!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.gf-registration-bonus-close:hover{background:#f4f1e9!important;color:#111!important;border-color:#f4f1e9!important}
.gf-registration-bonus-mark{
  width:58px!important;
  height:58px!important;
  margin:0 auto 18px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(214,194,138,.48)!important;
  border-radius:50%!important;
  color:#e1cc91!important;
  background:radial-gradient(circle,#1c1a15,#0a0a09 70%)!important;
  box-shadow:0 0 28px rgba(214,194,138,.08)!important;
  font-size:25px!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
}
.gf-registration-bonus-eyebrow{
  margin:0 0 10px!important;
  color:#d6c28a!important;
  font-size:9px!important;
  line-height:1.3!important;
  font-weight:800!important;
  letter-spacing:.28em!important;
  text-transform:uppercase!important;
}
.gf-registration-bonus-dialog h2{
  margin:0 0 12px!important;
  color:#f5f3ed!important;
  font-size:28px!important;
  line-height:1.12!important;
  font-weight:800!important;
  letter-spacing:-.025em!important;
}
.gf-registration-bonus-dialog h2 i{color:#d6c28a!important;font-size:.78em!important;margin-right:6px!important}
.gf-registration-bonus-intro{
  max-width:400px!important;
  margin:0 auto 22px!important;
  color:#a4a29c!important;
  font-size:13px!important;
  line-height:1.6!important;
}
.gf-registration-bonus-value{
  position:relative!important;
  overflow:hidden!important;
  margin:0 0 20px!important;
  padding:24px 18px 22px!important;
  border:1px solid rgba(214,194,138,.27)!important;
  border-radius:17px!important;
  background:linear-gradient(145deg,rgba(214,194,138,.08),rgba(255,255,255,.015))!important;
}
.gf-registration-bonus-value:after{
  content:""!important;
  position:absolute!important;
  top:-60%!important;
  left:-20%!important;
  width:140%!important;
  height:220%!important;
  background:linear-gradient(100deg,transparent 42%,rgba(255,255,255,.055) 50%,transparent 58%)!important;
  transform:translateX(-55%)!important;
  animation:gf-registration-shine 3.8s ease-in-out 1s infinite!important;
  pointer-events:none!important;
}
@keyframes gf-registration-shine{0%,55%{transform:translateX(-55%)}75%,100%{transform:translateX(55%)}}
.gf-registration-bonus-value small{
  display:block!important;
  margin:0 0 7px!important;
  color:#b9a66e!important;
  font-size:8px!important;
  line-height:1.3!important;
  font-weight:800!important;
  letter-spacing:.22em!important;
}
.gf-registration-bonus-value strong{
  position:relative!important;
  z-index:1!important;
  display:block!important;
  margin:0!important;
  color:#ead9a6!important;
  font-size:48px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:-.04em!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
.gf-registration-bonus-value span{
  position:relative!important;
  z-index:1!important;
  display:block!important;
  margin-top:8px!important;
  color:#aaa69a!important;
  font-size:9px!important;
  line-height:1.35!important;
  font-weight:700!important;
  letter-spacing:.16em!important;
}
.gf-registration-bonus-value span .woocommerce-Price-amount{color:#aaa69a!important;font-size:inherit!important}
.gf-registration-bonus-note{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:9px!important;
  max-width:410px!important;
  margin:0 auto 20px!important;
  color:#aaa9a3!important;
  font-size:11px!important;
  line-height:1.55!important;
  text-align:left!important;
}
.gf-registration-bonus-note i{flex:0 0 auto!important;margin-top:2px!important;color:#d6c28a!important}
.gf-registration-bonus-button{
  width:100%!important;
  min-height:48px!important;
  margin:0!important;
  padding:12px 20px!important;
  border:0!important;
  border-radius:999px!important;
  background:#f3f0e9!important;
  color:#0b0b0b!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:800!important;
  cursor:pointer!important;
  box-shadow:none!important;
  transition:transform .2s ease,box-shadow .2s ease!important;
}
.gf-registration-bonus-button:hover{transform:translateY(-1px)!important;box-shadow:0 10px 28px rgba(255,255,255,.08)!important}
.gf-registration-bonus-footer{
  margin:15px 0 0!important;
  color:#66645e!important;
  font-size:9px!important;
  line-height:1.4!important;
  letter-spacing:.08em!important;
}
body.gf-registration-bonus-open .gf-registration-bonus-modal{display:flex!important}
@media(max-width:600px){
  .gf-registration-bonus-modal{padding:12px!important;align-items:center!important}
  .gf-registration-bonus-dialog{
    width:calc(100vw - 24px)!important;
    max-height:calc(100dvh - 24px)!important;
    padding:28px 18px 20px!important;
    border-radius:20px!important;
  }
  .gf-registration-bonus-mark{width:48px!important;height:48px!important;margin-bottom:13px!important;font-size:21px!important}
  .gf-registration-bonus-eyebrow{font-size:8px!important;margin-bottom:8px!important}
  .gf-registration-bonus-dialog h2{font-size:23px!important;margin-bottom:9px!important}
  .gf-registration-bonus-intro{font-size:11px!important;line-height:1.5!important;margin-bottom:16px!important}
  .gf-registration-bonus-value{padding:20px 12px 18px!important;margin-bottom:15px!important;border-radius:14px!important}
  .gf-registration-bonus-value strong{font-size:40px!important}
  .gf-registration-bonus-value span{font-size:8px!important;letter-spacing:.10em!important}
  .gf-registration-bonus-note{font-size:10px!important;margin-bottom:15px!important}
  .gf-registration-bonus-button{min-height:44px!important;font-size:11px!important}
  .gf-registration-bonus-footer{font-size:8px!important;margin-top:11px!important}
}
@media(prefers-reduced-motion:reduce){
  .gf-registration-bonus-dialog,.gf-registration-bonus-modal.is-ready .gf-registration-bonus-dialog{transition:none!important}
  .gf-registration-bonus-value:after{animation:none!important}
}


/* v3.1.4 — Rewards active list must never become an inner scroll area. */
.gf-account-shell .gf-scratch-active-section{position:static!important;top:auto!important;z-index:auto!important;background:transparent!important}
.gf-account-shell .gf-scratch-active-list{max-height:none!important;height:auto!important;overflow:visible!important;padding-right:0!important}
.gf-account-shell .gf-scratch-archive-list{max-height:min(62vh,680px)!important;overflow-y:auto!important;overflow-x:hidden!important}
@media(max-width:700px){
  .gf-account-shell .gf-scratch-active-list{max-height:none!important;height:auto!important;overflow:visible!important}
  .gf-account-shell .gf-scratch-archive-list{max-height:58vh!important;overflow-y:auto!important}
}

/* v3.1.6 — premium gold auth polish */
.gf-auth-page{
  min-height:calc(100svh - 20px);
  padding:clamp(20px,4vw,44px) 16px;
  background:
    radial-gradient(circle at 50% 0,rgba(217,193,138,.075),transparent 34%),
    #050505;
}
.gf-auth-card{
  width:min(100%,590px);
  padding:clamp(24px,4vw,36px);
  border-color:rgba(217,193,138,.22);
  background:linear-gradient(145deg,#11110f,#080808 72%);
  box-shadow:0 30px 100px rgba(0,0,0,.58),inset 0 1px rgba(255,255,255,.035);
  position:relative;
  overflow:hidden;
}
.gf-auth-card:before{content:"";position:absolute;left:10%;right:10%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(217,193,138,.75),transparent)}
.gf-auth-brand{border-bottom-color:rgba(217,193,138,.14);margin-bottom:24px;padding-bottom:18px}
.gf-auth-brand-name{color:#f5f2e9}
.gf-auth-brand-tagline{color:#8e856f}
.gf-auth-kicker{color:#b4a06e}
.gf-auth-header{margin-bottom:24px}
.gf-auth-header h1{font-weight:750}
.gf-auth-heading-icon{display:inline-grid;place-items:center;width:30px;height:30px;margin-left:7px;border:1px solid rgba(217,193,138,.30);border-radius:50%;color:#d9c18a;font-size:13px;vertical-align:middle;background:rgba(217,193,138,.04)}
.gf-auth-field input.input-text,.gf-auth-field input[type=text],.gf-auth-field input[type=email],.gf-auth-field input[type=tel],.gf-auth-field input[type=password]{border-color:#302d26!important;background:#0d0d0c!important}
.gf-auth-field input:focus{border-color:#b9a46f!important;box-shadow:0 0 0 2px rgba(217,193,138,.09)!important}
.gf-auth-submit{background:linear-gradient(135deg,#f8f5ee,#ded5c1)!important;color:#0a0907!important;box-shadow:0 12px 34px rgba(0,0,0,.24)!important}
.gf-auth-submit:hover{background:#fff!important}
.gf-auth-create-box{margin-top:20px;padding:18px;background:linear-gradient(145deg,#14130f,#0d0d0c);border-color:rgba(217,193,138,.18)}
.gf-auth-secondary-button{border-color:rgba(217,193,138,.28);background:rgba(217,193,138,.035);color:#e0c989!important}
.gf-auth-secondary-button:hover{background:rgba(217,193,138,.09);border-color:rgba(217,193,138,.5)}
.gf-auth-growth-note{display:flex;align-items:flex-start;gap:12px;margin:16px 0 0;padding:13px 14px;border:1px solid rgba(217,193,138,.18);border-radius:12px;background:linear-gradient(145deg,rgba(217,193,138,.06),rgba(255,255,255,.015));color:#b9b19f}
.gf-auth-growth-note>i{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:rgba(217,193,138,.09);border:1px solid rgba(217,193,138,.2);color:#d9c18a;font-size:12px}
.gf-auth-growth-note strong{display:block;color:#e6dcc5;font-size:12px;font-weight:800;line-height:1.35}
.gf-auth-growth-note span{display:block;margin-top:4px;color:#77736b;font-size:10px;line-height:1.5}
.gf-auth-switch{margin-top:18px}
.gf-auth-register-view .gf-auth-card{width:min(100%,610px)}
@media(max-width:600px){
  .gf-auth-page{min-height:100svh;padding:12px 10px 28px;align-items:flex-start}
  .gf-auth-card{border-radius:20px;padding:22px 16px 20px;margin-top:8px}
  .gf-auth-brand{margin-bottom:22px;padding-bottom:16px}
  .gf-auth-brand-name{font-size:23px}
  .gf-auth-header{margin-bottom:20px}
  .gf-auth-header h1{font-size:28px}
  .gf-auth-header p{font-size:13px;line-height:1.55}
  .gf-auth-field{margin-bottom:15px!important}
  .gf-auth-field input.input-text,.gf-auth-field input[type=text],.gf-auth-field input[type=email],.gf-auth-field input[type=tel],.gf-auth-field input[type=password]{height:50px!important}
  .gf-auth-login-options{margin-bottom:17px}
  .gf-auth-submit{height:52px!important}
  .gf-auth-create-box{margin-top:24px;padding:16px 14px;display:block}
  .gf-auth-create-box strong{font-size:13px}
  .gf-auth-create-box span{font-size:10px}
  .gf-auth-secondary-button{width:100%;margin-top:13px}
  .gf-auth-growth-note{margin-top:12px;padding:12px}
  .gf-auth-growth-note strong{font-size:11px}
  .gf-auth-growth-note span{font-size:9px}
  .gf-auth-switch{margin-top:16px}
}

/* v3.1.7 AUTH SPACING POLISH: remove empty heading icon/circle and clearly separate login from signup. */
.gf-auth-heading-icon{display:none!important}
.gf-auth-login-view .gf-auth-submit{margin-bottom:0!important}
.gf-auth-login-view .gf-auth-create-box{margin-top:34px!important;position:relative!important;clear:both!important}
.gf-auth-login-view .gf-auth-growth-note{margin-top:18px!important}
@media(max-width:640px){
  .gf-auth-page{padding:18px 8px 28px!important}
  .gf-auth-card{padding:22px 16px!important}
  .gf-auth-login-view .gf-auth-create-box{margin-top:28px!important}
}


/* v3.1.16 — checkout wallet layout hardening. The wallet must never change the
 * WooCommerce checkout grid when its session value is applied/removed, and a
 * blocked wallet must always close its wrapper cleanly. */
.woocommerce-checkout .grookfit-checkout-rewards-row{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  align-items:start!important;
  gap:10px!important;
  margin:0 0 14px!important;
  padding:0!important;
}
.woocommerce-checkout .grookfit-checkout-rewards-row > .grookfit-referral-code-box,
.woocommerce-checkout .grookfit-checkout-rewards-row > .grookfit-checkout-wallet{
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  box-sizing:border-box!important;
  align-self:start!important;
}
.woocommerce-checkout .grookfit-checkout-rewards-row .grookfit-wallet-panel,
.woocommerce-checkout .grookfit-checkout-rewards-row .grookfit-referral-code-box{
  overflow:hidden!important;
}
.woocommerce-checkout .grookfit-checkout-rewards-row .grookfit-wallet-panel--blocked{
  min-height:0!important;
  height:auto!important;
  padding:11px!important;
}
.woocommerce-checkout .grookfit-wallet-blocked{
  display:flex!important;
  flex-direction:column!important;
  gap:4px!important;
  margin:0!important;
  padding:9px 10px!important;
  border:1px solid rgba(214,194,138,.20)!important;
  border-radius:8px!important;
  background:rgba(214,194,138,.035)!important;
  color:#aaa!important;
  box-sizing:border-box!important;
}
.woocommerce-checkout .grookfit-wallet-blocked strong{color:#d9c18a!important;font-size:10px!important}
.woocommerce-checkout .grookfit-wallet-blocked span{font-size:9px!important;line-height:1.45!important;color:#777!important}
.woocommerce-checkout .grookfit-wallet-remove-form{margin-top:7px!important}
.woocommerce-checkout .grookfit-wallet-remove{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-height:30px!important;
  padding:5px 10px!important;
  border:1px solid #292929!important;
  border-radius:7px!important;
  background:#111!important;
  color:#8f8f8f!important;
  font-size:9px!important;
  font-weight:700!important;
  line-height:1!important;
  cursor:pointer!important;
}
.woocommerce-checkout .grookfit-wallet-remove i{font-size:10px!important;color:#aaa!important}
.woocommerce-checkout .grookfit-wallet-remove:hover{border-color:#555!important;color:#fff!important;background:#171717!important}
.woocommerce-checkout .grookfit-wallet-remove:hover i{color:#fff!important}

@media(max-width:800px){
  .woocommerce-checkout .grookfit-checkout-rewards-row{
    grid-template-columns:minmax(0,1fr)!important;
    gap:8px!important;
    margin-bottom:10px!important;
  }
  .woocommerce-checkout .grookfit-checkout-rewards-row > .grookfit-referral-code-box,
  .woocommerce-checkout .grookfit-checkout-rewards-row > .grookfit-checkout-wallet{
    width:100%!important;
  }
}
@media(max-width:420px){
  .woocommerce-checkout .grookfit-wallet-remove span{display:none!important}
  .woocommerce-checkout .grookfit-wallet-remove{width:34px!important;height:30px!important;padding:0!important}
}
