:root{--gmma-bg:#0b0c0c;--gmma-surface:#141515;--gmma-accent:#fff;--gmma-panel:#111212;--gmma-panel-2:#171818;--gmma-line:rgba(255,255,255,.08);--gmma-line-strong:rgba(255,255,255,.13);--gmma-text:#f5f5f5;--gmma-muted:#8c8f8f;--gmma-soft:#b7b9b9;--gmma-green:#71d58a;--gmma-danger:#e27777}
html{background:var(--gmma-bg)}
body.gmma-active{margin:0!important;background:var(--gmma-bg)!important;color:var(--gmma-text)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;-webkit-font-smoothing:antialiased}
body.gmma-active *{box-sizing:border-box}
body.gmma-active a{text-decoration:none}
body.gmma-active button,body.gmma-active input,body.gmma-active select,body.gmma-active textarea{font-family:inherit}
.gmma-app{min-height:100vh;background:var(--gmma-bg);display:flex;flex-direction:column;padding-bottom:max(20px,env(safe-area-inset-bottom))}
.gmma-header{height:78px;width:100%;max-width:1320px;margin:0 auto;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gmma-line)}
.gmma-brand{display:inline-flex;align-items:center;min-width:0}.gmma-brand .gmcc-logo{max-width:220px;max-height:40px;width:auto;height:auto}.gmma-brand .gmcc-wordmark,.gmma-wordmark{font-size:29px;font-weight:900;letter-spacing:-1.5px;color:#fff}.gmma-store-link{display:inline-flex;align-items:center;gap:10px;color:#a1a3a3!important;font-size:13px;font-weight:650;transition:.2s}.gmma-store-link:hover{color:#fff!important}.gmma-store-link>span:last-child{font-size:16px}
.gmma-main{width:100%;max-width:1320px;margin:0 auto;flex:1}.gmma-main--account{padding:40px 30px 70px}.gmma-main--login{max-width:1320px;padding:0 30px;display:flex;align-items:stretch}
.gmma-footer,.gmma-login-footer{width:100%;max-width:1320px;margin:0 auto;padding:22px 30px;border-top:1px solid var(--gmma-line);color:#5d6060;font-size:10px;letter-spacing:2px}.gmma-footer{text-align:center}.gmma-login-footer{display:flex;justify-content:space-between}

/* Woo reset */
.gmma-active .woocommerce>h2,.gmma-active #customer_login,.gmma-active .woocommerce-form-login,.gmma-active form.login{display:none!important}.gmma-active .woocommerce{color:var(--gmma-text)}.gmma-active .woocommerce:before,.gmma-active .woocommerce:after{content:"";display:table;clear:both}.gmma-active .woocommerce-notices-wrapper{margin:0 0 18px}.gmma-active .woocommerce-message,.gmma-active .woocommerce-info,.gmma-active .woocommerce-error{list-style:none!important;margin:0 0 18px!important;padding:13px 15px!important;background:#171919!important;border:1px solid var(--gmma-line-strong)!important;border-radius:11px!important;color:#e8e8e8!important;font-size:13px!important}.gmma-active .woocommerce-error{border-color:rgba(226,119,119,.35)!important}.gmma-active .woocommerce-message:before,.gmma-active .woocommerce-info:before,.gmma-active .woocommerce-error:before{display:none!important}

/* LOGIN */
.gmma-app--login .gmma-header{border-bottom:0}.gmma-login-screen{width:100%;min-height:620px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.75fr);border:1px solid var(--gmma-line);border-radius:24px;overflow:hidden;margin:20px 0 42px;background:#101111;box-shadow:0 30px 80px rgba(0,0,0,.22)}
.gmma-login-brand-panel{position:relative;min-height:620px;padding:64px 68px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.065),transparent 36%),linear-gradient(145deg,#161818 0%,#101111 62%,#0e0f0f 100%);border-right:1px solid var(--gmma-line);overflow:hidden}
.gmma-login-brand-panel:after{content:"";position:absolute;width:440px;height:440px;border:1px solid rgba(255,255,255,.04);border-radius:50%;right:-200px;bottom:-230px;box-shadow:0 0 0 70px rgba(255,255,255,.012),0 0 0 140px rgba(255,255,255,.008);pointer-events:none}
.gmma-login-brand-content{position:relative;z-index:1;max-width:590px}.gmma-login-kicker,.gmma-login-step,.gmma-eyebrow{display:block;color:#767a7a;font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.gmma-login-brand-content h1{margin:18px 0 22px;color:#fff;font-size:64px;line-height:.98;letter-spacing:-3.2px;font-weight:800}.gmma-login-brand-content>p{max-width:535px;margin:0 0 40px;color:#969999;font-size:15px;line-height:1.7}
.gmma-login-features{display:grid;gap:14px;max-width:510px}.gmma-login-features>div{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:center;padding:12px 0}.gmma-login-features>div>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--gmma-line-strong);border-radius:12px;background:rgba(255,255,255,.025)}.gmma-login-features svg{width:19px;height:19px;fill:#d8dada}.gmma-login-features strong{display:block;color:#e9eaea;font-size:13px;margin-bottom:4px}.gmma-login-features small{display:block;color:#737676;font-size:11px;line-height:1.45}.gmma-login-brand-signature{position:relative;z-index:1;color:#565959;font-size:10px;font-weight:800;letter-spacing:2.2px}
.gmma-login-form-panel{display:flex;align-items:center;justify-content:center;padding:54px;background:#111212}.gmma-login-card-new{width:100%;max-width:420px}.gmma-login-card-head{margin-bottom:28px}.gmma-login-card-head h2{margin:10px 0 10px;color:#fff;font-size:30px;line-height:1.1;letter-spacing:-1.2px}.gmma-login-card-head p{margin:0;color:#8d9090;font-size:13px;line-height:1.6}.gmma-login-card-head p strong{color:#dfe0e0;font-weight:650}
.gmma-auth-form label{display:block!important;margin:0 0 8px!important;color:#c6c8c8!important;font-size:11px!important;font-weight:700!important}.gmma-input-wrap{position:relative}.gmma-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:grid;place-items:center;pointer-events:none}.gmma-input-icon svg{width:17px;height:17px;fill:#666a6a}.gmma-auth-form input[type=email],.gmma-auth-form input[type=text]{width:100%!important;height:54px!important;margin:0 0 14px!important;border:1px solid #353838!important;border-radius:11px!important;background:#0d0e0e!important;color:#fff!important;font-size:14px!important;box-shadow:none!important;outline:0!important;transition:.18s}.gmma-input-wrap input[type=email]{padding:0 15px 0 45px!important}.gmma-code-form input[type=text]{padding:0 15px!important;text-align:center!important;font-size:25px!important;font-weight:800!important;letter-spacing:9px!important}.gmma-auth-form input:focus{border-color:#747878!important;box-shadow:0 0 0 3px rgba(255,255,255,.045)!important}.gmma-auth-form input::placeholder{color:#565959}.gmma-primary{width:100%;min-height:54px!important;border:0!important;border-radius:11px!important;padding:0 17px!important;background:#fff!important;color:#0d0e0e!important;font-size:13px!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center;gap:9px;cursor:pointer;transition:transform .18s,opacity .18s}.gmma-primary:hover{transform:translateY(-1px)}.gmma-primary:disabled{opacity:.55;cursor:wait;transform:none}.gmma-primary span{font-size:16px}.gmma-login-security-note{margin-top:18px;padding:14px;display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start;background:rgba(255,255,255,.025);border:1px solid var(--gmma-line);border-radius:11px}.gmma-login-security-note>span{width:30px;height:30px;display:grid;place-items:center}.gmma-login-security-note svg{width:18px;height:18px;fill:#858989}.gmma-login-security-note p{margin:0;color:#777b7b;font-size:11px;line-height:1.55}.gmma-login-security-note strong{color:#bfc2c2}.gmma-login-card-foot{margin-top:22px;padding-top:20px;border-top:1px solid var(--gmma-line);color:#5f6262;font-size:10px;line-height:1.5;text-align:center}.gmma-notice{margin:0 0 18px;padding:12px 13px;border-radius:10px;font-size:11px;line-height:1.5}.gmma-notice.error{background:rgba(226,119,119,.08);border:1px solid rgba(226,119,119,.24);color:#e9aaaa}.gmma-notice.success{background:rgba(113,213,138,.08);border:1px solid rgba(113,213,138,.22);color:#b9e8c4}.gmma-login-code-help{margin-top:14px;display:flex;justify-content:space-between;gap:12px;align-items:center;color:#6d7070;font-size:10px}.gmma-resend{display:flex;align-items:center;gap:5px}.gmma-resend form{margin:0}.gmma-link{border:0!important;background:transparent!important;color:#d8dada!important;padding:0!important;font:inherit!important;font-weight:700!important;text-decoration:underline!important;cursor:pointer}.gmma-link:disabled{color:#666!important;text-decoration:none!important;cursor:not-allowed}.gmma-change-email{display:inline-block;margin-top:18px;color:#878a8a!important;font-size:11px;font-weight:650}.gmma-change-email:hover{color:#fff!important}

/* ACCOUNT FRAME */
.gmma-active.logged-in .woocommerce{display:grid;grid-template-columns:270px minmax(0,1fr);gap:30px;align-items:start}.gmma-sidebar{float:none!important;width:auto!important;position:sticky;top:22px}.gmma-profile-card{padding:20px 18px 18px;background:var(--gmma-surface);border:1px solid var(--gmma-line);border-radius:18px;margin-bottom:12px}.gmma-avatar{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#fff;color:#111;font-size:14px;font-weight:850;letter-spacing:.4px;margin-bottom:14px}.gmma-profile-copy>span{display:block;color:#666a6a;font-size:9px;font-weight:800;letter-spacing:1.4px;margin-bottom:5px}.gmma-profile-copy strong{display:block;color:#f2f3f3;font-size:14px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gmma-profile-copy small{display:block;color:#7c7f7f;font-size:10px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gmma-mobile-menu-title{display:none}
.gmma-sidebar ul{list-style:none!important;margin:0!important;padding:9px!important;background:var(--gmma-surface);border:1px solid var(--gmma-line);border-radius:18px}.gmma-sidebar li{margin:0!important;padding:0!important;border:0!important}.gmma-sidebar li+li{margin-top:2px!important}.gmma-sidebar a{min-height:46px;padding:0 11px!important;border-radius:10px;display:grid!important;grid-template-columns:32px 1fr 16px;align-items:center;gap:7px;color:#8e9292!important;font-size:12px!important;font-weight:650!important;transition:.17s}.gmma-sidebar a:hover{background:rgba(255,255,255,.04);color:#fff!important}.gmma-sidebar li.is-active a{background:#fff!important;color:#111!important}.gmma-nav-icon{width:30px;height:30px;display:grid;place-items:center}.gmma-nav-icon svg{width:17px;height:17px;fill:currentColor}.gmma-nav-arrow{font-size:16px;text-align:center;opacity:.55}.gmma-sidebar .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:8px!important;padding-top:8px!important;border-top:1px solid var(--gmma-line)!important}.gmma-sidebar .woocommerce-MyAccount-navigation-link--customer-logout a{color:#c47777!important}.gmma-sidebar .woocommerce-MyAccount-navigation-link--customer-logout a:hover{color:#e29a9a!important}.gmma-sidebar-support{margin-top:12px;padding:18px;background:linear-gradient(145deg,#151717,#111212);border:1px solid var(--gmma-line);border-radius:16px}.gmma-sidebar-support>span{display:block;color:#626666;font-size:8px;font-weight:850;letter-spacing:1.3px}.gmma-sidebar-support strong{display:block;color:#dedfdf;font-size:12px;margin:5px 0 10px}.gmma-sidebar-support a{display:inline!important;min-height:0!important;padding:0!important;background:transparent!important;color:#8e9292!important;font-size:10px!important}.gmma-sidebar-support a:hover{color:#fff!important}
.gmma-active .woocommerce-MyAccount-content{float:none!important;width:auto!important;min-width:0;background:transparent!important;border:0!important;padding:0!important;color:#b9bbbb;font-size:13px;line-height:1.6}.gmma-active .woocommerce-MyAccount-content a{color:#fff}.gmma-active .woocommerce-MyAccount-content>p:first-child{margin-top:0}

/* Dashboard */
.gmma-dashboard-hero{min-height:160px;padding:28px 30px;border:1px solid var(--gmma-line);border-radius:20px;background:radial-gradient(circle at 90% 0,rgba(255,255,255,.055),transparent 34%),linear-gradient(145deg,#171919,#121313);display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:18px}.gmma-dashboard-hero h1,.gmma-page-heading h1{margin:8px 0 7px;color:#fff;font-size:32px;line-height:1.08;letter-spacing:-1.35px}.gmma-dashboard-hero p,.gmma-page-heading p{margin:0;max-width:620px;color:#858989;font-size:12px}.gmma-hero-cta,.gmma-secondary-btn{min-height:43px;padding:0 16px;border:1px solid var(--gmma-line-strong);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#d4d6d6!important;font-size:11px;font-weight:750;white-space:nowrap;transition:.17s}.gmma-hero-cta:hover,.gmma-secondary-btn:hover{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.04);color:#fff!important}
.gmma-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:32px}.gmma-stat-card{position:relative;min-width:0;min-height:145px;padding:18px;background:var(--gmma-surface);border:1px solid var(--gmma-line);border-radius:16px;display:grid;grid-template-columns:38px 1fr 18px;gap:12px;align-items:start;color:#fff!important;transition:.17s}.gmma-stat-card:hover{border-color:var(--gmma-line-strong);transform:translateY(-1px)}.gmma-stat-icon{width:38px;height:38px;border-radius:11px;background:#0f1010;border:1px solid var(--gmma-line);display:grid;place-items:center;color:#b9bbbb}.gmma-stat-icon svg{width:18px;height:18px;fill:currentColor}.gmma-stat-card>div:nth-child(2){min-width:0}.gmma-stat-card>div:nth-child(2)>span{display:block;color:#656969;font-size:9px;text-transform:uppercase;font-weight:800;letter-spacing:1px;margin-bottom:7px}.gmma-stat-card strong{display:block;color:#fff;font-size:24px;line-height:1.1;margin-bottom:7px}.gmma-stat-card strong.gmma-stat-text{font-size:16px}.gmma-stat-card small{display:block;color:#747878;font-size:10px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gmma-stat-card>i{font-style:normal;color:#686c6c;text-align:right;margin-top:5px}
.gmma-dashboard-section{margin-top:28px}.gmma-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:0 2px 12px}.gmma-section-heading span{display:block;color:#626666;font-size:8px;font-weight:850;letter-spacing:1.4px}.gmma-section-heading h2{margin:4px 0 0!important;color:#f0f1f1!important;font-size:18px!important;letter-spacing:-.45px}.gmma-section-heading>a{color:#858989!important;font-size:10px;font-weight:700}.gmma-section-heading>a:hover{color:#fff!important}.gmma-section-heading b{font-size:12px}
.gmma-manage-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gmma-manage-grid>a{min-height:88px;padding:16px;background:var(--gmma-surface);border:1px solid var(--gmma-line);border-radius:15px;display:grid;grid-template-columns:38px 1fr 18px;gap:12px;align-items:center;color:#fff!important}.gmma-manage-grid>a:hover{border-color:var(--gmma-line-strong)}.gmma-manage-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--gmma-line);border-radius:10px;background:#101111;color:#9da0a0}.gmma-manage-icon svg{width:18px;height:18px;fill:currentColor}.gmma-manage-grid strong{display:block;color:#e4e5e5;font-size:12px;margin-bottom:3px}.gmma-manage-grid small{display:block;color:#717575;font-size:10px}.gmma-manage-grid>a>i{font-style:normal;color:#666a6a}

/* Page headings */
.gmma-page-heading{padding:7px 2px 24px;margin-bottom:18px;border-bottom:1px solid var(--gmma-line)}.gmma-page-heading--with-action{display:flex;align-items:center;justify-content:space-between;gap:20px}.gmma-page-heading h1{font-size:30px}.gmma-page-heading p{font-size:12px}

/* Orders */
.gmma-order-cards{display:grid;gap:10px}.gmma-order-card{min-width:0;padding:16px 18px;border:1px solid var(--gmma-line);border-radius:15px;background:var(--gmma-surface);display:grid;grid-template-columns:minmax(150px,1.2fr) minmax(120px,.8fr) minmax(110px,.65fr) auto;gap:16px;align-items:center}.gmma-order-card:hover{border-color:var(--gmma-line-strong)}.gmma-order-number>span,.gmma-order-total>span{display:block;color:#656969;font-size:8px;font-weight:850;letter-spacing:1px;margin-bottom:3px}.gmma-order-number>strong{color:#fff;font-size:15px}.gmma-order-meta{display:flex;gap:6px;align-items:center;margin-top:5px;color:#777b7b;font-size:9px}.gmma-order-meta i{font-style:normal;color:#454848}.gmma-order-total strong{display:block;color:#e7e8e8;font-size:12px;font-weight:700}.gmma-status-pill{display:inline-flex;align-items:center;gap:7px;min-height:29px;padding:0 10px;border:1px solid var(--gmma-line);border-radius:999px;background:rgba(255,255,255,.025);color:#aeb1b1;font-size:9px;font-weight:750;white-space:nowrap}.gmma-status-pill i{width:6px;height:6px;border-radius:50%;background:#858989}.gmma-status-pill.status-completed,.gmma-status-pill.status-processing,.gmma-status-pill.is-ok{color:#abd9b5;border-color:rgba(113,213,138,.18);background:rgba(113,213,138,.055)}.gmma-status-pill.status-completed i,.gmma-status-pill.status-processing i,.gmma-status-pill.is-ok i{background:var(--gmma-green)}.gmma-status-pill.status-cancelled,.gmma-status-pill.status-failed,.gmma-status-pill.status-refunded{color:#dca0a0;border-color:rgba(226,119,119,.18);background:rgba(226,119,119,.055)}.gmma-status-pill.status-cancelled i,.gmma-status-pill.status-failed i,.gmma-status-pill.status-refunded i{background:var(--gmma-danger)}.gmma-order-actions{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}.gmma-order-action{min-height:36px;padding:0 13px;border-radius:9px;background:#fff;color:#111!important;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:10px;font-weight:800;white-space:nowrap}.gmma-order-action.is-secondary{background:transparent;color:#b7baba!important;border:1px solid var(--gmma-line-strong)}.gmma-order-action:hover{opacity:.9}.gmma-order-cards--compact .gmma-order-card{grid-template-columns:minmax(150px,1.3fr) minmax(120px,.8fr) minmax(90px,.55fr) auto}.gmma-pagination{display:flex!important;justify-content:space-between!important;gap:10px;margin-top:18px!important}.gmma-pagination .woocommerce-button{min-height:40px!important;padding:0 14px!important;border-radius:9px!important;border:1px solid var(--gmma-line)!important;background:var(--gmma-surface)!important;color:#d3d5d5!important;font-size:10px!important;display:inline-flex!important;align-items:center!important}
.gmma-empty-state{padding:42px 24px;background:var(--gmma-surface);border:1px solid var(--gmma-line);border-radius:16px;text-align:center}.gmma-empty-state--large{padding:70px 24px}.gmma-empty-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;margin:0 auto 14px;background:#0f1010;border:1px solid var(--gmma-line);color:#858989}.gmma-empty-icon svg{width:21px;height:21px;fill:currentColor}.gmma-empty-state h3{margin:0 0 6px!important;color:#f0f1f1!important;font-size:16px!important}.gmma-empty-state p{margin:0 auto 18px;max-width:430px;color:#747878;font-size:11px}.gmma-empty-state>a{min-height:38px;padding:0 14px;border-radius:9px;background:#fff;color:#111!important;display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:800}


/* Address & profile cards */
.gmma-address-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gmma-address-card{min-height:250px;padding:20px;background:var(--gmma-surface);border:1px solid var(--gmma-line);border-radius:16px;display:flex;flex-direction:column}.gmma-address-card-top{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--gmma-line)}.gmma-address-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#0f1010;border:1px solid var(--gmma-line);color:#9a9e9e}.gmma-address-icon svg{width:18px;height:18px;fill:currentColor}.gmma-address-card-top>div>span{display:block;color:#626666;font-size:8px;font-weight:850;letter-spacing:1.1px}.gmma-address-card h2{margin:3px 0 0!important;color:#eceeee!important;font-size:15px!important}.gmma-address-card address{margin:18px 0;color:#8b8f8f;font-size:11px;line-height:1.75}.gmma-address-empty{margin:18px 0;color:#6e7272;font-size:11px}.gmma-address-card>a{margin-top:auto;min-height:38px;padding:0 13px;border:1px solid var(--gmma-line);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#d0d2d2!important;font-size:10px;font-weight:750}.gmma-address-card>a:hover{border-color:var(--gmma-line-strong);color:#fff!important}.gmma-field-help{display:block;margin-top:6px;color:#646868;font-size:9px;line-height:1.45}.gmma-passwordless-note{width:100%;margin:3px 0 17px;padding:14px;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start;border:1px solid var(--gmma-line);border-radius:11px;background:#101111}.gmma-passwordless-note>span{width:34px;height:34px;display:grid;place-items:center;color:#888c8c}.gmma-passwordless-note svg{width:18px;height:18px;fill:currentColor}.gmma-passwordless-note strong{display:block;color:#d9dada;font-size:11px;margin-bottom:2px}.gmma-passwordless-note p{margin:0!important;color:#717575;font-size:9px}.gmma-form-actions{margin:0!important}.gmma-active .woocommerce-EditAccountForm .required{color:#999!important}

/* Security */
.gmma-security-card{padding:20px;background:var(--gmma-surface);border:1px solid var(--gmma-line);border-radius:16px;display:grid;grid-template-columns:48px 1fr auto;gap:16px;align-items:center;margin-bottom:12px}.gmma-security-icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:#0f1010;border:1px solid var(--gmma-line);color:#9da0a0}.gmma-security-icon svg{width:20px;height:20px;fill:currentColor}.gmma-security-label{display:block;color:#666a6a;font-size:8px;font-weight:850;letter-spacing:1.2px}.gmma-security-copy strong{display:block;color:#eceeee;font-size:13px;margin:4px 0}.gmma-security-copy p{margin:0;color:#737777;font-size:10px}.gmma-info-card{padding:20px;background:var(--gmma-surface);border:1px solid var(--gmma-line);border-radius:16px}.gmma-info-card h3{margin:0 0 13px!important;color:#e9eaea!important;font-size:13px!important}.gmma-info-card ol{margin:0;padding-left:20px;color:#858989;font-size:11px}.gmma-info-card li+li{margin-top:7px}

/* Default Woo tables/content */
.gmma-active .woocommerce-MyAccount-content h2,.gmma-active .woocommerce-MyAccount-content h3{color:#fff!important;letter-spacing:-.4px}.gmma-active table.shop_table,.gmma-active .woocommerce-orders-table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;border:1px solid var(--gmma-line)!important;border-radius:14px!important;overflow:hidden!important;background:var(--gmma-surface)!important}.gmma-active table.shop_table th,.gmma-active table.shop_table td{padding:13px!important;border:0!important;border-bottom:1px solid var(--gmma-line)!important;color:#b6b9b9!important;font-size:11px!important;text-align:left}.gmma-active table.shop_table th{background:#181a1a;color:#747878!important;font-size:9px!important;text-transform:uppercase;letter-spacing:.8px}.gmma-active table.shop_table tr:last-child td{border-bottom:0!important}.gmma-active table.shop_table .button,.gmma-active .woocommerce-button{min-height:34px!important;padding:0 12px!important;border-radius:8px!important;background:#fff!important;color:#111!important;border:0!important;display:inline-flex!important;align-items:center!important;font-size:10px!important;font-weight:800!important}

/* Forms */
.gmma-active .woocommerce-MyAccount-content form .form-row{float:none!important;width:100%!important;margin:0 0 14px!important;padding:0!important}.gmma-active .woocommerce-MyAccount-content .form-row-first,.gmma-active .woocommerce-MyAccount-content .form-row-last{width:calc(50% - 6px)!important}.gmma-active .woocommerce-MyAccount-content form{display:flex;flex-wrap:wrap;column-gap:12px;padding:22px;background:var(--gmma-surface);border:1px solid var(--gmma-line);border-radius:16px}.gmma-active .woocommerce-MyAccount-content form h3,.gmma-active .woocommerce-MyAccount-content form fieldset,.gmma-active .woocommerce-MyAccount-content form>p:not(.form-row){width:100%}.gmma-active .woocommerce-MyAccount-content label{display:block!important;color:#b9bcbc!important;font-size:11px!important;font-weight:650!important;margin:0 0 7px!important}.gmma-active .woocommerce-MyAccount-content input.input-text,.gmma-active .woocommerce-MyAccount-content input[type=text],.gmma-active .woocommerce-MyAccount-content input[type=email],.gmma-active .woocommerce-MyAccount-content input[type=tel],.gmma-active .woocommerce-MyAccount-content input[type=password],.gmma-active .woocommerce-MyAccount-content select,.gmma-active .woocommerce-MyAccount-content textarea{width:100%!important;min-height:48px!important;border:1px solid #353838!important;border-radius:9px!important;background:#0f1010!important;color:#fff!important;padding:0 13px!important;font-size:13px!important;box-shadow:none!important;outline:0!important}.gmma-active .woocommerce-MyAccount-content textarea{padding-top:12px!important}.gmma-active .woocommerce-MyAccount-content input:focus,.gmma-active .woocommerce-MyAccount-content textarea:focus,.gmma-active .woocommerce-MyAccount-content select:focus{border-color:#6d7171!important;box-shadow:0 0 0 3px rgba(255,255,255,.04)!important}.gmma-active .woocommerce-MyAccount-content button.button,.gmma-active .woocommerce-MyAccount-content input.button{min-height:44px!important;padding:0 17px!important;border:0!important;border-radius:9px!important;background:#fff!important;color:#111!important;font-weight:800!important;font-size:11px!important}.gmma-active fieldset{border:1px solid var(--gmma-line)!important;border-radius:12px!important;padding:17px!important;margin:10px 0 20px!important}.gmma-active legend{padding:0 8px;color:#e8e9e9;font-weight:750;font-size:11px}.gmma-active .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gmma-active .woocommerce-Address{float:none!important;width:100%!important;background:var(--gmma-surface);border:1px solid var(--gmma-line);border-radius:15px;padding:18px;margin:0}.gmma-active .woocommerce-Address-title h2{font-size:15px!important;margin:0 0 8px!important}.gmma-active .woocommerce-Address-title a{color:#979a9a!important;font-size:10px!important}.gmma-active address{font-style:normal;color:#7f8383;font-size:11px;line-height:1.65}

@media(max-width:980px){
.gmma-active.logged-in .woocommerce{grid-template-columns:230px minmax(0,1fr);gap:20px}.gmma-stats-grid{grid-template-columns:1fr}.gmma-stat-card{min-height:105px}.gmma-order-card,.gmma-order-cards--compact .gmma-order-card{grid-template-columns:1fr auto auto}.gmma-order-actions,.gmma-order-card>.gmma-order-action{grid-column:1/-1;justify-content:flex-start}.gmma-order-card>.gmma-order-action{width:max-content}.gmma-login-brand-panel{padding:52px 44px}.gmma-login-brand-content h1{font-size:52px}.gmma-login-screen{grid-template-columns:minmax(0,1fr) minmax(390px,.8fr)}.gmma-login-form-panel{padding:40px}
}

@media(max-width:760px){
.gmma-header{height:68px;padding:0 18px}.gmma-brand .gmcc-logo{max-width:170px;max-height:34px}.gmma-store-link-text{display:none}.gmma-store-link>span:last-child{font-size:20px}.gmma-main--account{padding:20px 15px 44px}.gmma-main--login{padding:0 14px}.gmma-login-footer{padding:18px;font-size:8px}.gmma-login-screen{display:block;min-height:0;border-radius:18px;margin:8px 0 26px}.gmma-login-brand-panel{min-height:0;padding:30px 24px 28px;border-right:0;border-bottom:1px solid var(--gmma-line)}.gmma-login-brand-content h1{font-size:38px;letter-spacing:-1.8px;margin:12px 0 14px}.gmma-login-brand-content>p{font-size:13px;margin-bottom:24px}.gmma-login-features{display:none}.gmma-login-brand-signature{margin-top:20px}.gmma-login-form-panel{padding:30px 22px 34px}.gmma-login-card-new{max-width:none}.gmma-login-card-head h2{font-size:25px}.gmma-active.logged-in .woocommerce{display:block}.gmma-sidebar{position:static;margin-bottom:16px}.gmma-profile-card{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;padding:14px;border-radius:15px;margin-bottom:8px}.gmma-avatar{width:44px;height:44px;margin:0;border-radius:12px}.gmma-mobile-menu-title{display:flex;align-items:end;justify-content:space-between;padding:0 3px 8px}.gmma-mobile-menu-title span{font-size:10px;font-weight:800;color:#c9cbcb}.gmma-mobile-menu-title small{font-size:9px;color:#676a6a}.gmma-sidebar ul{display:flex!important;gap:5px;overflow-x:auto;scrollbar-width:none;padding:7px!important;border-radius:14px}.gmma-sidebar ul::-webkit-scrollbar{display:none}.gmma-sidebar li{flex:0 0 auto}.gmma-sidebar li+li{margin-top:0!important}.gmma-sidebar a{min-height:40px!important;grid-template-columns:25px auto!important;gap:4px!important;padding:0 9px!important;white-space:nowrap;font-size:10px!important}.gmma-nav-icon{width:23px;height:23px}.gmma-nav-icon svg{width:15px;height:15px}.gmma-nav-arrow{display:none}.gmma-sidebar .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:0!important;padding-top:0!important;border-top:0!important}.gmma-sidebar-support{display:none}.gmma-dashboard-hero{min-height:0;padding:22px;border-radius:16px;display:block}.gmma-dashboard-hero h1,.gmma-page-heading h1{font-size:27px}.gmma-dashboard-hero p{font-size:11px}.gmma-hero-cta{margin-top:18px}.gmma-stats-grid{gap:8px;margin-bottom:24px}.gmma-stat-card{min-height:98px;padding:14px}.gmma-manage-grid{grid-template-columns:1fr}.gmma-page-heading--with-action{display:block}.gmma-secondary-btn{margin-top:16px}.gmma-order-card,.gmma-order-cards--compact .gmma-order-card{padding:14px;grid-template-columns:1fr auto;gap:10px}.gmma-order-status{justify-self:end}.gmma-order-total{grid-column:1/2}.gmma-order-actions,.gmma-order-card>.gmma-order-action{grid-column:2/3;grid-row:2/3;justify-self:end}.gmma-order-card>.gmma-order-action{width:auto}.gmma-security-card{grid-template-columns:42px 1fr}.gmma-security-icon{width:42px;height:42px}.gmma-security-card>.gmma-status-pill{grid-column:1/-1;width:max-content}.gmma-active .woocommerce-Addresses{grid-template-columns:1fr}.gmma-address-grid{grid-template-columns:1fr}.gmma-active .woocommerce-MyAccount-content .form-row-first,.gmma-active .woocommerce-MyAccount-content .form-row-last{width:100%!important}.gmma-active .woocommerce-MyAccount-content form{padding:16px}.gmma-active table.shop_table,.gmma-active table.shop_table tbody,.gmma-active table.shop_table tr,.gmma-active table.shop_table td{display:block!important;width:100%!important}.gmma-active table.shop_table thead{display:none!important}.gmma-active table.shop_table tr{padding:9px 0;border-bottom:1px solid var(--gmma-line)}.gmma-active table.shop_table td{border:0!important;padding:7px 12px!important;text-align:right!important}.gmma-active table.shop_table td:before{content:attr(data-title);float:left;color:#6c7070;font-size:9px;text-transform:uppercase;letter-spacing:.5px}
}

@media(max-width:430px){
.gmma-login-brand-content h1{font-size:34px}.gmma-login-form-panel{padding:26px 18px 30px}.gmma-code-form input[type=text]{letter-spacing:7px!important}.gmma-login-code-help{display:block}.gmma-resend{margin-top:7px}.gmma-order-card,.gmma-order-cards--compact .gmma-order-card{grid-template-columns:1fr}.gmma-order-status,.gmma-order-actions,.gmma-order-card>.gmma-order-action{justify-self:start;grid-column:1;grid-row:auto}.gmma-order-total{grid-column:1}.gmma-stat-card small{white-space:normal}.gmma-login-footer span:last-child{display:none}
}

/* v1.1.1 — structural account layout fix --------------------------------- */
body.gmma-active.logged-in .gmma-main--account > .woocommerce{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
}
body.gmma-active.logged-in .gmma-account-layout{
    display:grid!important;
    grid-template-columns:270px minmax(0,1fr)!important;
    gap:30px!important;
    align-items:start!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
}
body.gmma-active.logged-in .gmma-account-nav-column,
body.gmma-active.logged-in .gmma-account-content{
    float:none!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    padding-left:0!important;
    padding-right:0!important;
    clear:none!important;
}
body.gmma-active.logged-in .gmma-account-nav-column .woocommerce-MyAccount-navigation{
    float:none!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
}
body.gmma-active.logged-in .gmma-account-content:before,
body.gmma-active.logged-in .gmma-account-content:after,
body.gmma-active.logged-in .gmma-account-nav-column:before,
body.gmma-active.logged-in .gmma-account-nav-column:after{
    content:none!important;
    display:none!important;
}

@media(max-width:980px) and (min-width:761px){
    body.gmma-active.logged-in .gmma-account-layout{
        grid-template-columns:230px minmax(0,1fr)!important;
        gap:20px!important;
    }
}

@media(max-width:760px){
    body.gmma-active.logged-in .gmma-account-layout{
        display:block!important;
    }
    body.gmma-active.logged-in .gmma-account-nav-column{
        margin-bottom:16px!important;
    }
}

/* v1.1.2 — endpoint polish and form/order detail fixes ------------------- */
body.gmma-active.logged-in .gmma-account-content{
    min-width:0!important;
}
body.gmma-active.logged-in .gmma-account-content > *:first-child{
    margin-top:0!important;
}

/* Orders list readability */
.gmma-order-total{
    min-width:0!important;
}
.gmma-order-total > span{
    color:#7e8383!important;
}
.gmma-order-total > strong,
.gmma-order-total > strong *,
.gmma-order-total .amount,
.gmma-order-total .amount *{
    color:#f5f6f6!important;
    opacity:1!important;
}
.gmma-order-main,
.gmma-order-meta,
.gmma-order-status,
.gmma-order-actions{
    min-width:0!important;
}

/* Default Woo order view styling */
.gmma-active .woocommerce-MyAccount-content p.order-info{
    margin:0 0 18px!important;
    padding:14px 16px!important;
    border:1px solid var(--gmma-line)!important;
    border-radius:14px!important;
    background:var(--gmma-surface)!important;
    color:#dde0e0!important;
    font-size:13px!important;
    line-height:1.6!important;
}
.gmma-active .woocommerce-MyAccount-content p.order-info mark,
.gmma-active .woocommerce-MyAccount-content p.order-info .order-number,
.gmma-active .woocommerce-MyAccount-content p.order-info strong{
    background:transparent!important;
    color:#ffffff!important;
    font-weight:800!important;
}
.gmma-active .woocommerce-order-details,
.gmma-active .woocommerce-customer-details,
.gmma-active .woocommerce-order-downloads{
    margin:0 0 20px!important;
    padding:20px!important;
    border:1px solid var(--gmma-line)!important;
    border-radius:18px!important;
    background:var(--gmma-surface)!important;
}
.gmma-active .woocommerce-order-details__title,
.gmma-active .woocommerce-column__title,
.gmma-active .woocommerce-order-downloads__title{
    margin:0 0 14px!important;
    color:#ffffff!important;
    font-size:18px!important;
    line-height:1.2!important;
    letter-spacing:-.3px!important;
}
.gmma-active .woocommerce-order-details table.shop_table,
.gmma-active .woocommerce-customer-details table.shop_table{
    margin-bottom:0!important;
}
.gmma-active .woocommerce-order-details table.shop_table td,
.gmma-active .woocommerce-order-details table.shop_table th,
.gmma-active .woocommerce-customer-details table.shop_table td,
.gmma-active .woocommerce-customer-details table.shop_table th{
    color:#d7dada!important;
}
.gmma-active .woocommerce-order-details table.shop_table tfoot th,
.gmma-active .woocommerce-order-details table.shop_table tfoot td{
    color:#f1f3f3!important;
}
.gmma-active .woocommerce-order-details table.shop_table .product-name,
.gmma-active .woocommerce-order-details table.shop_table .product-name a,
.gmma-active .woocommerce-order-details table.shop_table .product-total,
.gmma-active .woocommerce-order-details table.shop_table .product-total *,
.gmma-active .woocommerce-order-details table.shop_table .amount,
.gmma-active .woocommerce-order-details table.shop_table .amount *,
.gmma-active .woocommerce-order-details table.shop_table strong,
.gmma-active .woocommerce-order-details table.shop_table strong *,
.gmma-active .woocommerce-order-details table.shop_table bdi,
.gmma-active .woocommerce-order-details table.shop_table bdi *{
    color:#f5f6f6!important;
    opacity:1!important;
}
.gmma-active .woocommerce-order-details .wc-item-meta,
.gmma-active .woocommerce-order-details .wc-item-meta *{
    color:#8d9292!important;
    font-size:11px!important;
}
.gmma-active .woocommerce-customer-details address{
    margin:0!important;
    padding:0!important;
    color:#d0d3d3!important;
    font-size:13px!important;
    line-height:1.75!important;
}
.gmma-active .woocommerce-customer-details address p,
.gmma-active .woocommerce-customer-details address a{
    color:inherit!important;
}
.gmma-active .woocommerce-customer-details .woocommerce-columns{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:16px!important;
}
.gmma-active .woocommerce-customer-details .woocommerce-column{
    margin:0!important;
    padding:18px!important;
    border:1px solid var(--gmma-line)!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.02)!important;
}

/* Address/edit account form layout */
.gmma-active .woocommerce-MyAccount-content form.woocommerce-EditAccountForm,
.gmma-active .woocommerce-MyAccount-content form.woocommerce-address-fields,
.gmma-active .woocommerce-MyAccount-content .woocommerce-address-fields{
    max-width:none!important;
    width:100%!important;
}
.gmma-active .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper,
.gmma-active .woocommerce-MyAccount-content .woocommerce-account-fields__field-wrapper,
.gmma-active .woocommerce-MyAccount-content .edit-account{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px 14px!important;
    align-items:start!important;
    width:100%!important;
}
.gmma-active .woocommerce-MyAccount-content form .form-row-wide,
.gmma-active .woocommerce-MyAccount-content form .address-field-wide,
.gmma-active .woocommerce-MyAccount-content form #billing_country_field,
.gmma-active .woocommerce-MyAccount-content form #shipping_country_field,
.gmma-active .woocommerce-MyAccount-content form #billing_address_1_field,
.gmma-active .woocommerce-MyAccount-content form #shipping_address_1_field,
.gmma-active .woocommerce-MyAccount-content form #billing_address_2_field,
.gmma-active .woocommerce-MyAccount-content form #shipping_address_2_field,
.gmma-active .woocommerce-MyAccount-content form #order_comments_field,
.gmma-active .woocommerce-MyAccount-content form fieldset,
.gmma-active .woocommerce-MyAccount-content form > p:not(.form-row){
    grid-column:1 / -1!important;
    width:100%!important;
}
.gmma-active .woocommerce-MyAccount-content form .form-row-first,
.gmma-active .woocommerce-MyAccount-content form .form-row-last{
    width:100%!important;
}
.gmma-active .woocommerce-MyAccount-content .select2-container,
.gmma-active .woocommerce-MyAccount-content .select2,
.gmma-active .woocommerce-MyAccount-content .select2-selection{
    width:100%!important;
    max-width:none!important;
}
.gmma-active .woocommerce-MyAccount-content .select2-container .select2-selection--single,
.gmma-active .woocommerce-MyAccount-content .select2-container .select2-selection--multiple{
    min-height:48px!important;
    border:1px solid #353838!important;
    border-radius:9px!important;
    background:#0f1010!important;
}
.gmma-active .woocommerce-MyAccount-content .select2-container .select2-selection--single .select2-selection__rendered{
    line-height:46px!important;
    color:#ffffff!important;
    padding-left:13px!important;
    padding-right:30px!important;
}
.gmma-active .woocommerce-MyAccount-content .select2-container .select2-selection__placeholder{
    color:#8c9090!important;
}
.gmma-active .woocommerce-MyAccount-content .select2-container .select2-selection__arrow{
    height:46px!important;
    right:8px!important;
}
body.gmma-active .select2-dropdown{
    background:#151616!important;
    border:1px solid var(--gmma-line)!important;
    color:#ffffff!important;
}
body.gmma-active .select2-search--dropdown .select2-search__field{
    min-height:40px!important;
    border:1px solid #353838!important;
    border-radius:9px!important;
    background:#0f1010!important;
    color:#ffffff!important;
}
body.gmma-active .select2-results__option{
    color:#ffffff!important;
}
body.gmma-active .select2-results__option--highlighted[aria-selected],
body.gmma-active .select2-results__option--highlighted[data-selected]{
    background:#1f2121!important;
    color:#ffffff!important;
}
body.gmma-active .select2-container--default .select2-results__option[aria-selected=true]{
    background:#191b1b!important;
    color:#ffffff!important;
}

@media(max-width:980px){
    .gmma-active .woocommerce-customer-details .woocommerce-columns{
        grid-template-columns:1fr!important;
    }
}

@media(max-width:760px){
    .gmma-active .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper,
    .gmma-active .woocommerce-MyAccount-content .woocommerce-account-fields__field-wrapper,
    .gmma-active .woocommerce-MyAccount-content .edit-account{
        grid-template-columns:1fr!important;
    }
    .gmma-active .woocommerce-order-details,
    .gmma-active .woocommerce-customer-details,
    .gmma-active .woocommerce-order-downloads{
        padding:16px!important;
        border-radius:16px!important;
    }
}

/* v1.1.3 — profile card centering + green order summary chips ---------- */
.gmma-profile-card{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    min-height:178px!important;
    padding:24px 18px!important;
}
.gmma-profile-copy{
    width:100%!important;
}
.gmma-profile-copy > span,
.gmma-profile-copy strong,
.gmma-profile-copy small{
    text-align:center!important;
}
.gmma-profile-copy strong,
.gmma-profile-copy small{
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
}
.gmma-avatar{
    margin:0 0 16px!important;
}

.gmma-active .woocommerce-MyAccount-content p.order-info mark,
.gmma-active .woocommerce-MyAccount-content p.order-info .order-number,
.gmma-active .woocommerce-MyAccount-content p.order-info strong{
    display:inline-block!important;
    padding:2px 7px!important;
    border-radius:999px!important;
    background:rgba(113,213,138,.12)!important;
    border:1px solid rgba(113,213,138,.22)!important;
    color:var(--gmma-green)!important;
    font-weight:800!important;
    line-height:1.2!important;
    box-shadow:none!important;
}
.gmma-active .woocommerce-MyAccount-content p.order-info .order-number,
.gmma-active .woocommerce-MyAccount-content p.order-info strong + mark,
.gmma-active .woocommerce-MyAccount-content p.order-info mark + mark{
    margin-left:2px!important;
}

@media(max-width:760px){
    .gmma-profile-card{
        display:grid!important;
        grid-template-columns:44px 1fr!important;
        gap:12px!important;
        align-items:center!important;
        justify-content:stretch!important;
        text-align:left!important;
        min-height:0!important;
        padding:14px!important;
    }
    .gmma-profile-copy > span,
    .gmma-profile-copy strong,
    .gmma-profile-copy small{
        text-align:left!important;
    }
    .gmma-avatar{
        margin:0!important;
    }
}

/* v1.1.4 — final premium polish ----------------------------------------- */

/* Sidebar profile: calmer proportions and premium spacing */
.gmma-profile-card{
    min-height:190px!important;
    padding:28px 20px 24px!important;
    border-radius:20px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.012))!important;
    box-shadow:0 12px 30px rgba(0,0,0,.12)!important;
}
.gmma-avatar{
    width:54px!important;
    height:54px!important;
    border-radius:16px!important;
    font-size:15px!important;
    box-shadow:0 8px 18px rgba(0,0,0,.18)!important;
}
.gmma-profile-copy>span{
    margin-bottom:7px!important;
    letter-spacing:1.5px!important;
}
.gmma-profile-copy strong{
    font-size:15px!important;
    letter-spacing:-.2px!important;
}
.gmma-profile-copy small{
    margin-top:5px!important;
    color:#858989!important;
}
.gmma-sidebar ul{
    border-radius:18px!important;
    padding:9px!important;
}
.gmma-sidebar a{
    border-radius:12px!important;
    min-height:48px!important;
}
.gmma-sidebar-support{
    border-radius:18px!important;
    padding:19px!important;
}

/* Main content rhythm */
body.gmma-active.logged-in .gmma-account-layout{
    gap:34px!important;
}
.gmma-page-heading{
    margin-bottom:22px!important;
}
.gmma-page-heading h1{
    margin-bottom:7px!important;
}

/* Order list cards */
.gmma-order-card{
    padding:18px 20px!important;
    border-radius:17px!important;
    background:linear-gradient(180deg,#151616,#141515)!important;
    transition:border-color .18s ease,transform .18s ease,background .18s ease!important;
}
.gmma-order-card:hover{
    transform:translateY(-1px)!important;
    border-color:rgba(255,255,255,.15)!important;
    background:#161818!important;
}
.gmma-order-action{
    min-height:38px!important;
    padding:0 15px!important;
    border-radius:10px!important;
}

/* View order page */
.gmma-active .woocommerce-MyAccount-content p.order-info{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:7px!important;
    padding:15px 17px!important;
    margin:0 0 20px!important;
    border-radius:15px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.012))!important;
    color:#bfc3c3!important;
}
.gmma-active .woocommerce-MyAccount-content p.order-info mark,
.gmma-active .woocommerce-MyAccount-content p.order-info .order-number,
.gmma-active .woocommerce-MyAccount-content p.order-info strong{
    min-height:24px!important;
    padding:3px 8px!important;
    display:inline-flex!important;
    align-items:center!important;
}
.gmma-active .woocommerce-order-details,
.gmma-active .woocommerce-customer-details,
.gmma-active .woocommerce-order-downloads{
    padding:24px!important;
    border-radius:20px!important;
    box-shadow:0 14px 34px rgba(0,0,0,.08)!important;
}
.gmma-active .woocommerce-order-details__title,
.gmma-active .woocommerce-column__title,
.gmma-active .woocommerce-order-downloads__title{
    font-size:19px!important;
    margin-bottom:16px!important;
}
.gmma-active .woocommerce-order-details table.shop_table{
    border-radius:16px!important;
}
.gmma-active .woocommerce-order-details table.shop_table th,
.gmma-active .woocommerce-order-details table.shop_table td{
    padding:14px 16px!important;
}
.gmma-active .woocommerce-order-details table.shop_table th{
    font-size:9px!important;
    letter-spacing:1px!important;
}
.gmma-active .woocommerce-order-details table.shop_table .product-name{
    font-weight:650!important;
}
.gmma-active .woocommerce-order-details table.shop_table tfoot tr:last-child th,
.gmma-active .woocommerce-order-details table.shop_table tfoot tr:last-child td{
    font-size:13px!important;
    font-weight:800!important;
    color:#fff!important;
}

/* Customer address on order detail */
.gmma-active .woocommerce-customer-details{
    padding-bottom:24px!important;
}
.gmma-active .woocommerce-customer-details .woocommerce-columns{
    gap:18px!important;
}
.gmma-active .woocommerce-customer-details .woocommerce-column{
    padding:20px!important;
    border-radius:16px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.022),rgba(255,255,255,.01))!important;
}
.gmma-active .woocommerce-customer-details address{
    color:#cfd2d2!important;
    line-height:1.8!important;
}
.gmma-active .woocommerce-customer-details address br{
    line-height:1.85!important;
}

/* Address cards */
.gmma-address-grid{
    gap:14px!important;
}
.gmma-address-card{
    border-radius:18px!important;
    padding:22px!important;
    background:linear-gradient(180deg,#151616,#141515)!important;
    box-shadow:0 12px 30px rgba(0,0,0,.08)!important;
}
.gmma-address-card-top{
    margin-bottom:16px!important;
}
.gmma-address-card address{
    min-height:110px!important;
    color:#c4c7c7!important;
    line-height:1.75!important;
}
.gmma-address-card>a{
    margin-top:16px!important;
    min-height:38px!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    padding:0 13px!important;
    border:1px solid var(--gmma-line-strong)!important;
    border-radius:10px!important;
    color:#e5e7e7!important;
}

/* Forms */
.gmma-active .woocommerce-MyAccount-content form{
    padding:24px!important;
    border-radius:20px!important;
}
.gmma-active .woocommerce-MyAccount-content input.input-text,
.gmma-active .woocommerce-MyAccount-content input[type=text],
.gmma-active .woocommerce-MyAccount-content input[type=email],
.gmma-active .woocommerce-MyAccount-content input[type=tel],
.gmma-active .woocommerce-MyAccount-content input[type=password],
.gmma-active .woocommerce-MyAccount-content select,
.gmma-active .woocommerce-MyAccount-content textarea{
    min-height:50px!important;
    border-radius:11px!important;
}
.gmma-active .woocommerce-MyAccount-content button.button,
.gmma-active .woocommerce-MyAccount-content input.button{
    min-height:46px!important;
    border-radius:10px!important;
    padding:0 19px!important;
}

/* Mobile: compact but still premium */
@media(max-width:760px){
    .gmma-main--account{
        padding:16px 12px 34px!important;
    }
    .gmma-profile-card{
        min-height:0!important;
        padding:13px 14px!important;
        border-radius:16px!important;
        box-shadow:none!important;
    }
    .gmma-avatar{
        width:42px!important;
        height:42px!important;
        border-radius:12px!important;
        font-size:12px!important;
    }
    .gmma-sidebar ul{
        border-radius:15px!important;
        padding:6px!important;
    }
    .gmma-sidebar a{
        min-height:40px!important;
        border-radius:10px!important;
    }
    .gmma-page-heading{
        margin-bottom:16px!important;
    }
    .gmma-page-heading h1,
    .gmma-dashboard-hero h1{
        font-size:25px!important;
        line-height:1.12!important;
    }
    .gmma-order-card{
        padding:14px!important;
        border-radius:15px!important;
        transform:none!important;
    }
    .gmma-active .woocommerce-MyAccount-content p.order-info{
        display:block!important;
        padding:13px 14px!important;
        font-size:12px!important;
        line-height:1.7!important;
    }
    .gmma-active .woocommerce-MyAccount-content p.order-info mark,
    .gmma-active .woocommerce-MyAccount-content p.order-info .order-number,
    .gmma-active .woocommerce-MyAccount-content p.order-info strong{
        margin:2px 2px 2px 0!important;
    }
    .gmma-active .woocommerce-order-details,
    .gmma-active .woocommerce-customer-details,
    .gmma-active .woocommerce-order-downloads{
        padding:15px!important;
        border-radius:16px!important;
        box-shadow:none!important;
    }
    .gmma-active .woocommerce-order-details table.shop_table tr{
        padding:8px 0!important;
    }
    .gmma-active .woocommerce-order-details table.shop_table td{
        padding:7px 10px!important;
        text-align:left!important;
    }
    .gmma-active .woocommerce-order-details table.shop_table td:before{
        float:none!important;
        display:block!important;
        margin-bottom:3px!important;
    }
    .gmma-active .woocommerce-customer-details .woocommerce-column{
        padding:16px!important;
    }
    .gmma-address-card{
        padding:18px!important;
        border-radius:16px!important;
    }
    .gmma-address-card address{
        min-height:0!important;
    }
    .gmma-active .woocommerce-MyAccount-content form{
        padding:16px!important;
        border-radius:16px!important;
    }
}

@media(max-width:430px){
    .gmma-header{
        padding:0 14px!important;
    }
    .gmma-main--account{
        padding-left:10px!important;
        padding-right:10px!important;
    }
    .gmma-sidebar ul{
        margin-left:-2px!important;
        margin-right:-2px!important;
    }
}

/* v1.1.6 — clean standalone login + compact mobile orders ---------------- */
.gmma-app--login .woocommerce,
.gmma-app--login #customer_login,
.gmma-app--login .woocommerce-form-login,
.gmma-app--login form.login,
.gmma-app--login .u-columns,
.gmma-app--login .col-1 > h2,
.gmma-app--login .col-2 > h2{
    display:none!important;
}

@media(max-width:760px){
    .gmma-order-cards{
        gap:10px!important;
    }
    .gmma-order-card,
    .gmma-order-cards--compact .gmma-order-card{
        display:grid!important;
        grid-template-columns:minmax(0,1fr) auto!important;
        grid-template-rows:auto auto!important;
        gap:14px 12px!important;
        align-items:center!important;
        min-height:0!important;
        padding:16px!important;
    }
    .gmma-order-main{
        grid-column:1!important;
        grid-row:1!important;
        align-self:center!important;
    }
    .gmma-order-number>span{
        margin-bottom:3px!important;
        font-size:8px!important;
    }
    .gmma-order-number>strong{
        font-size:18px!important;
        line-height:1.1!important;
    }
    .gmma-order-meta{
        margin-top:7px!important;
        font-size:10px!important;
        gap:6px!important;
    }
    .gmma-order-status{
        grid-column:2!important;
        grid-row:1!important;
        justify-self:end!important;
        align-self:center!important;
    }
    .gmma-status-pill{
        min-height:30px!important;
        padding:0 10px!important;
        font-size:9px!important;
    }
    .gmma-order-total{
        grid-column:1!important;
        grid-row:2!important;
        align-self:end!important;
    }
    .gmma-order-total>span{
        margin-bottom:3px!important;
        font-size:8px!important;
    }
    .gmma-order-total>strong{
        font-size:16px!important;
        line-height:1.15!important;
    }
    .gmma-order-actions,
    .gmma-order-card>.gmma-order-action{
        grid-column:2!important;
        grid-row:2!important;
        justify-self:end!important;
        align-self:end!important;
        width:auto!important;
        margin:0!important;
    }
    .gmma-order-actions{
        display:flex!important;
        justify-content:flex-end!important;
        gap:6px!important;
    }
    .gmma-order-action{
        min-height:38px!important;
        padding:0 13px!important;
        border-radius:10px!important;
        font-size:10px!important;
    }
}

@media(max-width:430px){
    .gmma-order-card,
    .gmma-order-cards--compact .gmma-order-card{
        grid-template-columns:minmax(0,1fr) auto!important;
        grid-template-rows:auto auto!important;
        gap:13px 10px!important;
        padding:15px!important;
    }
    .gmma-order-status,
    .gmma-order-actions,
    .gmma-order-card>.gmma-order-action{
        justify-self:end!important;
        grid-column:2!important;
    }
    .gmma-order-status{grid-row:1!important;}
    .gmma-order-actions,
    .gmma-order-card>.gmma-order-action{grid-row:2!important;}
    .gmma-order-total{grid-column:1!important;grid-row:2!important;}
    .gmma-order-action{
        min-height:36px!important;
        padding:0 12px!important;
    }
}

/* v1.1.7 — custom order detail page ------------------------------------ */
.gmma-order-view-summary{margin-bottom:22px}
.gmma-order-view-card{background:var(--gmma-surface);border:1px solid var(--gmma-line);border-radius:18px;padding:22px}
.gmma-order-view-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.gmma-order-view-cell{min-width:0;padding:16px 17px;border:1px solid var(--gmma-line);border-radius:14px;background:rgba(255,255,255,.02)}
.gmma-order-view-cell>span{display:block;color:#7b7f7f;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin-bottom:7px}
.gmma-order-view-cell>strong,.gmma-order-view-cell .amount,.gmma-order-view-cell .amount *{display:block;color:#f7f8f8!important;font-size:18px;font-weight:800;line-height:1.2}
.gmma-order-view-status-wrap{display:flex;align-items:center;min-height:31px}
.gmma-order-view-products,.gmma-order-view-totals-section,.gmma-order-view-addresses{margin-top:0}
.gmma-order-item-list{display:grid;gap:10px}
.gmma-order-item-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px 18px;border:1px solid var(--gmma-line);border-radius:16px;background:var(--gmma-surface)}
.gmma-order-item-thumb{width:72px;height:72px;border-radius:14px;background:#101111;border:1px solid var(--gmma-line);display:grid;place-items:center;overflow:hidden}
.gmma-order-item-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.gmma-order-item-thumb-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#8c9191}
.gmma-order-item-thumb-placeholder svg{width:26px;height:26px;fill:currentColor}
.gmma-order-item-info{min-width:0}
.gmma-order-item-info h3{margin:0 0 6px!important;color:#fff!important;font-size:17px!important;line-height:1.35!important;letter-spacing:-.2px}
.gmma-order-item-meta,.gmma-order-item-meta *{color:#8e9292!important;font-size:12px!important;line-height:1.55!important}
.gmma-order-item-subline{margin-top:7px;color:#b1b5b5;font-size:12px;font-weight:650}
.gmma-order-item-price,.gmma-order-item-price *{color:#fff!important;font-size:18px!important;font-weight:800!important;white-space:nowrap}
.gmma-order-view-totals-card{padding:8px 0;border:1px solid var(--gmma-line);border-radius:16px;background:var(--gmma-surface)}
.gmma-order-total-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border-bottom:1px solid var(--gmma-line)}
.gmma-order-total-row:last-child{border-bottom:0}
.gmma-order-total-row span{color:#9ba0a0;font-size:12px;font-weight:700}
.gmma-order-total-row strong,.gmma-order-total-row .amount,.gmma-order-total-row .amount *{color:#fff!important;font-size:16px!important;font-weight:800!important;text-align:right}
.gmma-order-total-row:last-child strong,.gmma-order-total-row:last-child .amount,.gmma-order-total-row:last-child .amount *{font-size:20px!important}
.gmma-order-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.gmma-order-address-card{padding:20px;border:1px solid var(--gmma-line);border-radius:16px;background:var(--gmma-surface)}
.gmma-order-address-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.gmma-order-address-head>div>span{display:block;color:#7b7f7f;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin-bottom:4px}
.gmma-order-address-head h3{margin:0!important;color:#fff!important;font-size:18px!important;line-height:1.2!important}
.gmma-order-address-card address{margin:0;color:#d2d5d5;font-size:13px;line-height:1.8;word-break:break-word}

/* Hide legacy default order-detail blocks when custom view template is used */
.gmma-active .gmma-order-view-summary + .woocommerce-order-details,
.gmma-active .gmma-order-view-summary + .woocommerce-order-downloads,
.gmma-active .gmma-order-view-summary + .woocommerce-customer-details{display:none!important}

@media(max-width:980px){
    .gmma-order-view-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .gmma-order-address-grid{grid-template-columns:1fr}
}

@media(max-width:760px){
    .gmma-order-view-card{padding:16px;border-radius:16px}
    .gmma-order-view-grid{grid-template-columns:1fr;gap:10px}
    .gmma-order-view-cell{padding:14px 15px}
    .gmma-order-view-cell>strong,.gmma-order-view-cell .amount,.gmma-order-view-cell .amount *{font-size:17px!important}
    .gmma-order-item-card{grid-template-columns:56px minmax(0,1fr);gap:12px;padding:14px}
    .gmma-order-item-thumb{width:56px;height:56px;border-radius:12px}
    .gmma-order-item-price{grid-column:2;justify-self:start;margin-top:2px;font-size:17px!important}
    .gmma-order-item-info h3{font-size:15px!important;line-height:1.35!important}
    .gmma-order-item-meta,.gmma-order-item-meta *{font-size:11px!important}
    .gmma-order-total-row{padding:13px 14px;gap:12px}
    .gmma-order-total-row span{font-size:11px}
    .gmma-order-total-row strong,.gmma-order-total-row .amount,.gmma-order-total-row .amount *{font-size:15px!important}
    .gmma-order-total-row:last-child strong,.gmma-order-total-row:last-child .amount,.gmma-order-total-row:last-child .amount *{font-size:18px!important}
    .gmma-order-address-card{padding:16px;border-radius:14px}
    .gmma-order-address-head h3{font-size:16px!important}
    .gmma-order-address-card address{font-size:12px;line-height:1.72}
}

/* v1.1.8 — order detail currency + section spacing ---------------------- */
.gmma-order-view-cell > strong,
.gmma-order-view-cell > strong *,
.gmma-order-view-cell .amount,
.gmma-order-view-cell .amount *,
.gmma-order-item-price,
.gmma-order-item-price *,
.gmma-order-total-row strong,
.gmma-order-total-row strong *,
.gmma-order-total-row .amount,
.gmma-order-total-row .amount *{
    white-space:nowrap!important;
}
.gmma-order-view-cell > strong .amount,
.gmma-order-view-cell > strong .amount *,
.gmma-order-view-cell .amount,
.gmma-order-view-cell .amount *{
    display:inline!important;
}

.gmma-order-view-products,
.gmma-order-view-totals-section,
.gmma-order-view-addresses{
    margin-top:32px!important;
}
.gmma-order-view-products .gmma-section-heading,
.gmma-order-view-totals-section .gmma-section-heading,
.gmma-order-view-addresses .gmma-section-heading{
    margin:0 2px 16px!important;
}
.gmma-order-view-products .gmma-section-heading span,
.gmma-order-view-totals-section .gmma-section-heading span,
.gmma-order-view-addresses .gmma-section-heading span{
    margin-bottom:5px!important;
}
.gmma-order-view-products .gmma-section-heading h2,
.gmma-order-view-totals-section .gmma-section-heading h2,
.gmma-order-view-addresses .gmma-section-heading h2{
    margin:0!important;
}

@media(max-width:760px){
    .gmma-order-view-products,
    .gmma-order-view-totals-section,
    .gmma-order-view-addresses{
        margin-top:26px!important;
    }
    .gmma-order-view-products .gmma-section-heading,
    .gmma-order-view-totals-section .gmma-section-heading,
    .gmma-order-view-addresses .gmma-section-heading{
        margin:0 2px 14px!important;
    }
}
