:root{--g2:#16a34a;--g2b:#22c55e;--dark:#073b21;--dark2:#052414;--soft:#f3fff6;--cream:#fff8df;--wood:#b8893b;--line:#d9f2dd;--muted:#64746b;--shadow:0 18px 45px rgba(5,36,20,.09)}
.gag2-panel,.gag2-apply-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:22px;margin:18px 0}.gag2-btn{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--g2),var(--g2b));color:#fff!important;border:0;border-radius:14px;padding:12px 17px;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:0 8px 18px rgba(22,163,74,.22)}.gag2-btn:hover{transform:translateY(-1px)}.gag2-form label{display:block;font-weight:500;margin:14px 0 7px}.gag2-form input,.gag2-form textarea,.gag2-form select{width:100%;max-width:680px;border:1px solid #cfe8d4;border-radius:14px;padding:12px;background:#fbfffc}.gag2-form input:focus,.gag2-form textarea:focus,.gag2-form select:focus{outline:2px solid rgba(34,197,94,.22);border-color:var(--g2)}.gag2-success,.notice-success{background:#eaffef!important;color:#0b652c!important;border:1px solid #bff0ca!important;border-left:5px solid var(--g2)!important;border-radius:14px!important;padding:12px 16px!important;margin:14px 0!important}.gag2-admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px}.gag2-kpi{background:linear-gradient(180deg,#fff,#f7fff9);border:1px solid var(--line);border-radius:18px;padding:22px;display:flex;flex-direction:column;gap:8px;box-shadow:0 12px 28px rgba(4,48,22,.06)}.gag2-kpi i{font-size:25px;color:var(--g2)}.gag2-kpi b{font-size:34px;color:#08351f}.gag2-kpi span{color:var(--muted);font-weight:800}.gag2-browse-embedded{display:grid;gap:0}.gag2-browse h2{display:none}.gag2-product-row{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:20px;align-items:stretch;background:#fff;border:0;border-bottom:1px solid #edf2e9;border-radius:0;box-shadow:none;padding:22px 0;margin:0}.gag2-product-row:first-child{padding-top:0}.gag2-product-row:last-child{border-bottom:0;padding-bottom:0}.gag2-prod-main{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;align-items:center}.gag2-prod-thumb{width:120px}.gag2-prod-main img{width:120px;height:120px;aspect-ratio:1/1;object-fit:cover;border-radius:16px;box-shadow:0 10px 24px rgba(5,36,20,.10)}.gag2-prod-info{display:flex;flex-direction:column;gap:5px}.gag2-prod-info strong{font-size:18px;line-height:1.18;color:#132316}.gag2-prod-info small{font-size:13px;color:#65756b}.gag2-prod-info p{margin:5px 0 0;color:#53635a;font-size:13px;line-height:1.45}.gag2-offer-scroll{display:flex;gap:14px;overflow-x:auto;padding:2px 4px 10px;scroll-snap-type:x mandatory;scrollbar-width:thin}.gag2-offer-scroll::-webkit-scrollbar{height:8px}.gag2-offer-scroll::-webkit-scrollbar-track{background:#f3f7f1;border-radius:999px}.gag2-offer-scroll::-webkit-scrollbar-thumb{background:#c9dfca;border-radius:999px}.gag2-offer-mini{min-width:190px;background:linear-gradient(180deg,#fbfffb,#f3fbf4);color:#132316;border:1px solid #e1efe1;border-radius:16px;padding:15px 16px;box-shadow:0 10px 24px rgba(5,36,20,.06);display:grid;gap:8px;scroll-snap-align:start}.gag2-offer-mini b{display:flex;align-items:center;gap:6px;font-size:13px;line-height:1.25}.gag2-offer-mini b .fa-store{color:#0f7a34}.gag2-offer-mini b .fa-circle-check{color:#16a34a;font-size:12px}.gag2-offer-mini span{font-size:21px;color:#13823a;font-weight:900;letter-spacing:-.02em}.gag2-offer-mini small{color:#283b2f;font-size:13px}.gag2-offer-mini a{color:#0f7a34}.gag2-view-store{font-size:13px}.gag2-buy{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#20b956;color:#fff!important;border-radius:12px;padding:10px 12px;text-align:center;text-decoration:none!important;font-weight:800;box-shadow:0 8px 16px rgba(32,185,86,.20)}.gag2-store-hero{display:flex;gap:18px;align-items:center;background:linear-gradient(135deg,#0b3b23,#1a9c49);color:#fff;border-radius:22px;padding:28px;margin:20px 0;box-shadow:var(--shadow)}.gag2-store-hero i{font-size:46px}.gag2-store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.gag2-card{background:var(--cream);border:2px solid var(--wood);box-shadow:0 5px 0 #8a642e;border-radius:16px;padding:14px}.gag2-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px}
/* Seller/Customer app shell */.gag2-seller-app{min-height:100vh;background:linear-gradient(135deg,#f5fff7,#f8faf9);display:grid;grid-template-columns:270px 1fr;font-family:Inter,Arial,sans-serif}.gag2-seller-app aside{background:linear-gradient(180deg,#062516,#0b3b23);color:#fff;padding:24px;min-height:100vh}.gag2-seller-app aside h1{color:#fff;margin-top:0}.gag2-seller-app aside a{display:flex;gap:10px;align-items:center;color:#fff;text-decoration:none;padding:12px;border-radius:14px;margin:5px 0;font-weight:850}.gag2-seller-app aside a.active,.gag2-seller-app aside a:hover{background:rgba(34,197,94,.25)}.gag2-store-chip{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:14px;margin:14px 0}.gag2-seller-app main{padding:30px}.gag2-dash-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px 20px;box-shadow:0 12px 30px rgba(5,36,20,.06)}.gag2-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e7f4ea;border-radius:16px;overflow:hidden}.gag2-table th,.widefat th{background:#063b22!important;color:#fff!important;text-align:left;padding:13px!important;font-weight:900!important}.gag2-table td,.widefat td{border-bottom:1px solid #edf3ef!important;padding:13px!important;vertical-align:middle}.gag2-table tr:hover td,.widefat tr:hover td{background:#fbfffc}.gag2-table input{max-width:120px}.gag2-panel-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.gag2-cart-line{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;padding:12px;border-bottom:1px solid #e9f2ec}.gag2-paybox{border:1px solid var(--line);border-radius:18px;padding:17px;margin:16px 0;background:#fbfffc}.gag2-qr{max-width:220px;border-radius:16px;border:1px solid var(--line);padding:8px;background:#fff}
/* SPILLPH Options-inspired admin UX */.gag2-admin-shell{margin:18px 20px 0 2px}.gag2-admin-shell .notice{max-width:100%}.gag2-admin-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;background:radial-gradient(circle at top left,rgba(34,197,94,.28),transparent 34%),linear-gradient(135deg,#06371e,#0b4a27 60%,#127a3c);color:#fff;border-radius:24px;padding:26px 28px;box-shadow:0 20px 50px rgba(4,45,22,.24);margin:18px 0}.gag2-admin-hero h1{color:#fff;font-size:32px;margin:8px 0 4px;font-weight:950}.gag2-admin-hero p{margin:0;color:rgba(255,255,255,.82);font-size:14px}.gag2-admin-eyebrow{display:inline-flex;gap:8px;align-items:center;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#bff8cf}.gag2-admin-primary{display:inline-flex;gap:8px;align-items:center;background:#fff;color:#0b3b23!important;border-radius:14px;padding:12px 16px;text-decoration:none;font-weight:950;box-shadow:0 10px 25px rgba(0,0,0,.14);white-space:nowrap}.gag2-admin-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px}.gag2-admin-nav{background:#fff;border:1px solid #e1f2e5;border-radius:22px;padding:16px;box-shadow:var(--shadow);height:fit-content;position:sticky;top:44px}.gag2-admin-nav-group{padding:5px 0 13px;border-bottom:1px solid #eef6f0;margin-bottom:8px}.gag2-admin-nav-group:last-child{border-bottom:0;margin-bottom:0}.gag2-admin-nav small{display:block;color:#7a8b82;text-transform:uppercase;letter-spacing:.11em;font-weight:950;font-size:10px;margin:7px 10px}.gag2-admin-nav a{display:flex;align-items:center;gap:11px;text-decoration:none;color:#20402d;padding:11px 12px;border-radius:14px;font-weight:850;margin:3px 0}.gag2-admin-nav a i{width:18px;text-align:center;color:#16a34a}.gag2-admin-nav a.active,.gag2-admin-nav a:hover{background:#eaffef;color:#063b22}.gag2-admin-content{min-width:0}.gag2-admin-tabs{display:flex;gap:8px;overflow-x:auto;margin:0 0 12px;background:#fff;border:1px solid #e4f2e8;border-radius:18px;padding:8px;box-shadow:0 10px 26px rgba(5,36,20,.05)}.gag2-admin-tabs a{padding:10px 14px;border-radius:12px;text-decoration:none;color:#2b4b36;font-weight:900;white-space:nowrap}.gag2-admin-tabs a.active,.gag2-admin-tabs a:hover{background:#063b22;color:#fff}.gag2-admin-card{background:#fff;border:1px solid #e0f1e4;border-radius:22px;padding:22px;box-shadow:var(--shadow);min-height:420px}.gag2-admin-card h2{margin-top:0;font-size:22px;color:#073b21}.gag2-admin-card .gag2-panel{box-shadow:none;background:#fbfffc;border-radius:18px}.gag2-admin-card .widefat{border:1px solid #e7f4ea!important;border-radius:16px!important;overflow:hidden!important;border-collapse:separate!important;border-spacing:0!important}.gag2-admin-card .button,.gag2-admin-card button.button{border-radius:10px!important;font-weight:800!important}.gag2-admin-card .button-primary{background:#16a34a!important;border-color:#16a34a!important}.gag2-admin-card .button-link-delete{color:#dc2626!important}.gag2-admin-card input,.gag2-admin-card textarea,.gag2-admin-card select{border-radius:12px!important;border-color:#cfe8d4!important;padding:8px 10px!important}.gag2-admin-card code{display:inline-block;background:#f1fff4;border:1px solid #cdf0d4;border-radius:10px;padding:6px 10px;color:#075d2b}.gag2-empty-state{display:grid;place-items:center;text-align:center;border:2px dashed #cfe8d4;border-radius:20px;padding:40px;background:#fbfffc;color:#64746b}.gag2-empty-state i{font-size:38px;color:#16a34a;margin-bottom:10px}
@media(max-width:1100px){.gag2-admin-layout{grid-template-columns:1fr}.gag2-admin-nav{position:relative;top:auto}.gag2-admin-nav-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:4px}.gag2-admin-nav small{grid-column:1/-1}.gag2-admin-hero{flex-direction:column;align-items:flex-start}}@media(max-width:820px){.gag2-product-row{grid-template-columns:1fr}.gag2-seller-app{grid-template-columns:1fr}.gag2-seller-app aside{min-height:auto}.gag2-cart-line{grid-template-columns:1fr}.gag2-panel-title{flex-direction:column;align-items:flex-start}.gag2-admin-shell{margin-right:10px}.gag2-admin-card{padding:14px}.gag2-admin-hero{padding:22px}.gag2-admin-hero h1{font-size:26px}}

/* v2.0.5 homepage product comparison polish */
.gag2-browse-embedded{margin:0}
@media(max-width:820px){.gag2-product-row{grid-template-columns:1fr;gap:14px;padding:18px 0}.gag2-prod-main{grid-template-columns:96px minmax(0,1fr)}.gag2-prod-thumb,.gag2-prod-main img{width:96px;height:96px}.gag2-offer-mini{min-width:172px}}


/* v2.0.6 premium seller store page */
.gag2-store-page{max-width:1360px;margin:0 auto;padding:12px 18px 36px;color:#10261a}.gag2-store-breadcrumb{display:flex;align-items:center;gap:9px;margin:0 0 14px;color:#64746b;font-size:14px}.gag2-store-breadcrumb a{color:#14833b;text-decoration:none}.gag2-store-breadcrumb i{font-size:11px;color:#94a79a}.gag2-store-hero-v2{position:relative;overflow:hidden;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:26px;align-items:center;background:radial-gradient(circle at 18% 18%,rgba(34,197,94,.22),transparent 34%),linear-gradient(135deg,#07351f,#0b4a28 56%,#14863e);border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:34px;box-shadow:0 24px 60px rgba(5,36,20,.22);color:#fff}.gag2-store-hero-v2:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.03),transparent),radial-gradient(circle at 70% 10%,rgba(255,255,255,.10),transparent 28%);pointer-events:none}.gag2-store-avatar-wrap{position:relative;z-index:1}.gag2-store-avatar{width:128px;height:128px;border-radius:999px;background:#fff;display:grid;place-items:center;box-shadow:0 18px 45px rgba(0,0,0,.22);overflow:hidden}.gag2-store-avatar img{width:100%;height:100%;object-fit:cover}.gag2-store-avatar>i{font-size:54px;color:#13823a}.gag2-store-verified-dot{position:absolute;right:2px;bottom:5px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#35c65d;color:#fff;border:5px solid #fff;box-shadow:0 10px 22px rgba(0,0,0,.18)}.gag2-store-identity{position:relative;z-index:1}.gag2-store-identity h1{margin:0 0 8px;color:#fff;font-size:42px;line-height:1;font-weight:950;letter-spacing:-.03em;text-shadow:0 3px 0 rgba(0,0,0,.14)}.gag2-store-identity p{max-width:680px;margin:12px 0 0;color:rgba(255,255,255,.9);font-size:16px}.gag2-store-meta{display:flex;flex-wrap:wrap;gap:12px 18px;color:#fff;font-weight:750}.gag2-store-meta span{display:inline-flex;align-items:center;gap:7px}.gag2-store-meta .fa-square-check{color:#76f29a}.gag2-store-meta .fa-star{color:#fbbf24}.gag2-store-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.gag2-store-stats span{min-width:125px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.10);border-radius:16px;padding:13px 16px;backdrop-filter:blur(6px)}.gag2-store-stats i{grid-row:1/3;font-size:23px;color:#d7ffe2}.gag2-store-stats b{font-size:22px;line-height:1}.gag2-store-stats small{font-size:12px;color:rgba(255,255,255,.82);font-weight:800}.gag2-store-actions{position:relative;z-index:1;display:grid;gap:12px;min-width:220px;justify-items:stretch}.gag2-store-btn{display:inline-flex;justify-content:center;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:#21b957;color:#fff!important;text-decoration:none!important;padding:13px 16px;font-weight:850;box-shadow:0 10px 24px rgba(0,0,0,.16)}.gag2-store-btn.ghost{background:#fff;color:#0b4a28!important}.gag2-store-actions small{text-align:center;color:rgba(255,255,255,.84);font-weight:800}.gag2-store-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;margin-top:20px}.gag2-store-main-panel,.gag2-store-side-card{background:#fffef8;border:1px solid #e7eadc;border-radius:22px;box-shadow:0 16px 42px rgba(5,36,20,.08);overflow:hidden}.gag2-store-tabs{display:flex;gap:18px;padding:0 20px;border-bottom:1px solid #edf1e6;overflow-x:auto}.gag2-store-tabs a{display:inline-flex;align-items:center;gap:8px;padding:18px 6px 15px;text-decoration:none;color:#304538;font-weight:850;border-bottom:3px solid transparent;white-space:nowrap}.gag2-store-tabs a.active,.gag2-store-tabs a:hover{color:#13823a;border-bottom-color:#21b957}.gag2-store-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 20px 12px}.gag2-store-section-head h2{margin:0;color:#0d321e;font-size:21px}.gag2-store-section-head h2 span{color:#64746b;font-size:16px}.gag2-store-section-head p{margin:4px 0 0;color:#687a70}.gag2-store-section-head select{border:1px solid #d8eadb;border-radius:12px;background:#fff;padding:11px 14px;font-weight:750}.gag2-store-products-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:12px 20px 24px}.gag2-store-product-card{display:grid;grid-template-columns:185px minmax(0,1fr);gap:18px;background:#fff;border:1px solid #edf1e7;border-radius:18px;padding:16px;box-shadow:0 12px 30px rgba(5,36,20,.06);transition:transform .18s ease,box-shadow .18s ease}.gag2-store-product-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(5,36,20,.10)}.gag2-store-product-media img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px;display:block;box-shadow:0 10px 25px rgba(5,36,20,.12)}.gag2-store-product-info{display:flex;flex-direction:column;gap:8px}.gag2-store-product-info h3{margin:2px 0 0;font-size:18px;color:#132316;line-height:1.18}.gag2-store-category{width:max-content;display:inline-flex;align-items:center;gap:6px;background:#eaffef;color:#127a3c;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:850}.gag2-store-product-info strong{font-size:22px;color:#13823a;letter-spacing:-.02em}.gag2-store-stock{margin:0;color:#304538;font-weight:750}.gag2-store-stars{margin:0;color:#f59e0b}.gag2-store-stars span{color:#69786f;margin-left:5px}.gag2-store-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto}.gag2-store-outline,.gag2-store-add{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:11px 12px;text-decoration:none!important;font-weight:850}.gag2-store-outline{color:#16863e!important;background:#fff;border:1px solid #bfe6c8}.gag2-store-add{color:#fff!important;background:linear-gradient(135deg,#16863e,#28c65c);box-shadow:0 10px 20px rgba(34,197,94,.20)}.gag2-store-sidebar{display:grid;gap:16px;height:fit-content}.gag2-store-side-card{padding:20px}.gag2-store-side-card h3{display:flex;align-items:center;gap:9px;margin:0 0 15px;color:#0d321e;font-size:18px}.gag2-store-side-card h3 i{color:#16a34a}.gag2-store-side-card ul{list-style:none;margin:0;padding:0;display:grid;gap:15px}.gag2-store-side-card li{display:flex;gap:12px;align-items:flex-start}.gag2-store-side-card li>i{color:#16a34a;margin-top:3px;width:18px;text-align:center}.gag2-store-side-card b{display:block;color:#173523}.gag2-store-side-card small{display:block;color:#687a70;margin-top:2px}.gag2-store-side-card ul.compact{gap:9px}.gag2-store-empty{display:grid;place-items:center;text-align:center;gap:8px;background:#fbfff9;border:1px dashed #cdebd3;border-radius:18px;margin:20px;padding:38px;color:#617168}.gag2-store-empty i{font-size:36px;color:#16a34a}.gag2-store-empty h2,.gag2-store-empty h3{margin:0;color:#0d321e}@media(max-width:1100px){.gag2-store-hero-v2{grid-template-columns:1fr;text-align:left}.gag2-store-actions{min-width:0;justify-items:start}.gag2-store-layout{grid-template-columns:1fr}.gag2-store-products-v2{grid-template-columns:1fr}}@media(max-width:680px){.gag2-store-page{padding:10px 10px 28px}.gag2-store-hero-v2{padding:24px;border-radius:20px}.gag2-store-identity h1{font-size:32px}.gag2-store-avatar{width:96px;height:96px}.gag2-store-product-card{grid-template-columns:1fr}.gag2-store-product-actions{grid-template-columns:1fr}.gag2-store-section-head{align-items:flex-start;flex-direction:column}.gag2-store-stats span{min-width:calc(50% - 6px)}}

/* GAG2 Marketplace Core v2.0.7 — compact premium homepage product rows */
.gag2-browse-embedded{gap:0!important}
.gag2-product-row{grid-template-columns:minmax(240px,330px) minmax(0,1fr)!important;gap:14px!important;padding:14px 0!important;border-bottom:1px solid #edf2e9!important;background:#fff!important;min-height:0!important}
.gag2-prod-main{grid-template-columns:96px minmax(0,1fr)!important;gap:13px!important;align-items:center!important}
.gag2-prod-thumb{width:96px!important;min-width:96px!important}
.gag2-prod-main img{width:96px!important;height:96px!important;border-radius:14px!important;box-shadow:0 8px 18px rgba(5,36,20,.08)!important}
.gag2-prod-info{gap:3px!important}
.gag2-prod-info strong{font-size:15.5px!important;line-height:1.22!important;font-weight:750!important;color:#132316!important;letter-spacing:-.01em!important}
.gag2-prod-info small{font-size:12px!important;color:#6c7a70!important;font-weight:500!important}
.gag2-prod-info p{font-size:12.5px!important;line-height:1.35!important;margin:4px 0 0!important;color:#607064!important;font-weight:400!important}
.gag2-offer-scroll{gap:10px!important;padding:2px 3px 6px!important;align-items:center!important}
.gag2-offer-mini{min-width:160px!important;max-width:172px!important;border-radius:14px!important;padding:12px 13px!important;gap:5px!important;border:1px solid #e3f0e4!important;background:linear-gradient(180deg,#fbfffc,#f6fbf7)!important;box-shadow:0 8px 18px rgba(5,36,20,.045)!important}
.gag2-offer-mini b{font-size:12px!important;font-weight:700!important;gap:5px!important;color:#183b26!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.gag2-offer-mini b .fa-store{font-size:11px!important;color:#13823a!important}.gag2-offer-mini b .fa-circle-check{font-size:10px!important;color:#15a04a!important}
.gag2-offer-mini span{font-size:18px!important;font-weight:800!important;letter-spacing:-.02em!important;color:#128239!important;margin-top:1px!important}
.gag2-offer-mini small{font-size:12px!important;color:#33463b!important;font-weight:500!important}
.gag2-view-store{font-size:12px!important;color:#17733a!important;font-weight:500!important;text-decoration:underline!important;text-underline-offset:2px!important}
.gag2-buy{border-radius:11px!important;padding:8px 11px!important;font-size:13px!important;font-weight:700!important;box-shadow:0 7px 15px rgba(32,185,86,.16)!important;text-transform:none!important}
.gag2-buy i{font-size:12px!important}
@media(max-width:860px){.gag2-product-row{grid-template-columns:1fr!important}.gag2-prod-main{grid-template-columns:86px minmax(0,1fr)!important}.gag2-prod-thumb,.gag2-prod-main img{width:86px!important;height:86px!important}.gag2-offer-mini{min-width:150px!important}}

/* GAG2 Marketplace Core v2.0.8 — mobile responsive output baseline */
@media (max-width:768px){
  .gag2-browse-embedded{background:#fff!important}
  .gag2-product-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:14px 0!important;border-bottom:1px solid #edf2e9!important}
  .gag2-prod-main{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:0 2px!important}.gag2-prod-thumb,.gag2-prod-main img{width:96px!important;height:96px!important}.gag2-prod-info strong{font-size:15px!important}.gag2-prod-info p{display:none!important}
  .gag2-offer-scroll{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(175px,78vw)!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x proximity!important;padding:0 2px 6px 108px!important;margin-top:-4px!important;scrollbar-width:none!important}.gag2-offer-scroll::-webkit-scrollbar{display:none!important}
  .gag2-offer-mini{scroll-snap-align:start!important;min-width:0!important;max-width:none!important;padding:12px!important;border-radius:15px!important}.gag2-offer-mini span{font-size:18px!important}.gag2-buy{width:100%!important;text-align:center!important;justify-content:center!important}
  .gag2-store-page{padding:10px 12px 30px!important}.gag2-store-breadcrumb{font-size:12px!important;overflow-x:auto!important;white-space:nowrap!important}.gag2-store-hero-v2{display:grid!important;grid-template-columns:1fr!important;text-align:center!important;padding:22px!important;border-radius:22px!important;gap:16px!important}.gag2-store-avatar-wrap{justify-self:center!important}.gag2-store-avatar{width:112px!important;height:112px!important}.gag2-store-identity h1{font-size:31px!important}.gag2-store-meta{justify-content:center!important;font-size:13px!important}.gag2-store-identity p{font-size:14px!important}.gag2-store-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.gag2-store-stats span{min-width:0!important;padding:12px!important}.gag2-store-actions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}.gag2-store-actions small{grid-column:1/-1!important}.gag2-store-layout{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.gag2-store-tabs{gap:16px!important;padding:0 14px!important}.gag2-store-tabs a{font-size:13px!important;padding:15px 2px 13px!important}.gag2-store-section-head{padding:16px 14px 8px!important}.gag2-store-section-head h2{font-size:18px!important}.gag2-store-products-v2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:10px 14px 18px!important}.gag2-store-product-card{display:block!important;padding:12px!important;border-radius:16px!important}.gag2-store-product-media img{border-radius:14px!important}.gag2-store-product-info{gap:7px!important;margin-top:10px!important}.gag2-store-product-info h3{font-size:14px!important}.gag2-store-product-info strong{font-size:18px!important}.gag2-store-product-actions{grid-template-columns:1fr!important;gap:8px!important}.gag2-store-outline,.gag2-store-add{font-size:12px!important;padding:10px!important}.gag2-store-sidebar{gap:12px!important}.gag2-store-side-card{padding:16px!important;border-radius:18px!important}
  .gag2-seller-app,.gag2-customer-app{min-height:100vh!important}.gag2-seller-app{grid-template-columns:1fr!important}.gag2-seller-app aside{position:static!important;border-radius:0 0 22px 22px!important}.gag2-seller-app main{padding:16px!important}.gag2-admin-wrap{margin:12px!important}.gag2-admin-grid{grid-template-columns:1fr!important}.gag2-panel{padding:16px!important;border-radius:18px!important;overflow-x:auto!important}.gag2-form input,.gag2-form select,.gag2-form textarea{font-size:16px!important}
}
@media (max-width:430px){.gag2-store-products-v2{grid-template-columns:1fr!important}.gag2-store-actions{grid-template-columns:1fr!important}.gag2-offer-scroll{padding-left:0!important;margin-top:0!important}.gag2-prod-main{grid-template-columns:86px minmax(0,1fr)!important}.gag2-prod-thumb,.gag2-prod-main img{width:86px!important;height:86px!important}}

/* GAG2 Marketplace Core v2.0.9 — premium focused Seller Portal UX */
.gag2-seller-portal{min-height:100vh;background:#f7faf7;color:#14221a;display:grid;grid-template-columns:280px minmax(0,1fr);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.gag2-seller-sidebar{position:sticky;top:0;min-height:100vh;background:radial-gradient(circle at top left,#0f5f35 0,#062415 48%,#04170e 100%);color:#fff;padding:28px 24px;display:flex;flex-direction:column;gap:22px;box-shadow:12px 0 30px rgba(3,32,17,.08)}.gag2-seller-brand{font-size:32px;font-weight:900;letter-spacing:-.04em;line-height:1;color:#fff;text-shadow:0 3px 0 rgba(0,0,0,.18)}.gag2-seller-brand span{color:#78e13d}.gag2-seller-profile{display:grid;grid-template-columns:68px minmax(0,1fr);gap:14px;align-items:center}.gag2-seller-avatar{width:68px;height:68px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#15803d;font-size:28px;box-shadow:0 12px 26px rgba(0,0,0,.18)}.gag2-seller-profile strong{display:block;font-size:20px;font-weight:850;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gag2-seller-profile span,.gag2-seller-profile small{display:flex;align-items:center;gap:6px;color:#dff7e5;font-size:13px;margin-top:4px}.gag2-seller-profile small .fa-star{color:#fbbf24}.gag2-seller-profile span i{color:#22c55e}.gag2-seller-menu{display:grid;gap:6px;margin-top:8px}.gag2-seller-menu a,.gag2-seller-logout{display:flex;align-items:center;gap:12px;color:#eaffef;text-decoration:none!important;padding:13px 15px;border-radius:14px;font-size:15px;font-weight:700;transition:background .18s ease,transform .18s ease,color .18s ease}.gag2-seller-menu a i,.gag2-seller-logout i{width:22px;text-align:center;font-size:17px}.gag2-seller-menu a:hover,.gag2-seller-menu a.active{background:linear-gradient(135deg,#1fb74f,#11923e);color:#fff;transform:translateX(2px)}.gag2-seller-logout{margin-top:auto;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.10)}.gag2-seller-main{padding:34px 38px 42px;min-width:0}.gag2-seller-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.gag2-seller-topbar h1{margin:0;font-size:30px;line-height:1.15;letter-spacing:-.035em;color:#111827}.gag2-seller-topbar p{margin:8px 0 0;color:#52635a;font-size:15px}.gag2-seller-top-actions{display:flex;gap:10px}.gag2-seller-top-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #dbe9df;background:#fff;color:#176734!important;text-decoration:none!important;border-radius:14px;padding:11px 15px;font-weight:750;box-shadow:0 8px 20px rgba(5,36,20,.05)}.gag2-seller-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px}.gag2-seller-kpi{background:#fff;border:1px solid #e8f0e9;border-radius:20px;padding:22px;box-shadow:0 12px 30px rgba(5,36,20,.045);position:relative;min-height:150px}.gag2-seller-kpi>i{position:absolute;top:20px;right:20px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#e8f8ed;color:#16943f;font-size:22px}.gag2-seller-kpi.warning>i{background:#fff4dc;color:#f59e0b}.gag2-seller-kpi.blue>i{background:#eaf3ff;color:#2581e8}.gag2-seller-kpi.purple>i{background:#f2eaff;color:#8b5cf6}.gag2-seller-kpi span{display:block;font-weight:750;color:#1e2c24;margin-bottom:12px}.gag2-seller-kpi b{font-size:34px;line-height:1;color:#14823a;letter-spacing:-.04em}.gag2-seller-kpi small{display:block;margin-top:14px;color:#5e7066;line-height:1.35}.gag2-seller-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);gap:22px;margin-bottom:22px}.gag2-seller-card{background:#fff;border:1px solid #e8f0e9;border-radius:20px;box-shadow:0 12px 30px rgba(5,36,20,.045);padding:22px;min-width:0}.gag2-seller-card.wide{padding:0}.gag2-seller-card-head{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid #edf2ee}.gag2-seller-card-head h2,.gag2-seller-card h2,.gag2-seller-quick h2{font-size:20px;letter-spacing:-.02em;margin:0;color:#15231a}.gag2-seller-card-head a{color:#16803c!important;text-decoration:none!important;font-weight:700}.gag2-seller-order-list{display:grid}.gag2-seller-order-row{display:grid;grid-template-columns:1.4fr 1fr auto auto auto;gap:18px;align-items:center;padding:15px 22px;border-bottom:1px solid #edf2ee}.gag2-seller-order-row:last-child{border-bottom:0}.gag2-seller-order-row b{color:#18241d}.gag2-seller-order-row span,.gag2-seller-order-row small{display:block;color:#68786f;font-size:13px;margin-top:3px}.gag2-seller-order-row strong{font-size:15px;color:#18241d}.gag2-seller-order-row em{font-style:normal;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:750;background:#edf2f7;color:#3b4b57;white-space:nowrap}.gag2-seller-order-row em.status-pending,.gag2-seller-order-row em.status-pending-payment,.gag2-seller-order-row em.status-processing{background:#fff2cf;color:#b36b00}.gag2-seller-order-row em.status-completed{background:#e7f8ed;color:#15803d}.gag2-mini-action{display:inline-flex;justify-content:center;align-items:center;border:1px solid #bfe5c8;color:#16803c!important;text-decoration:none!important;border-radius:12px;padding:8px 13px;font-weight:750}.gag2-seller-side-stack{display:grid;gap:18px}.gag2-seller-info-list{list-style:none;margin:16px 0 0;padding:0;display:grid}.gag2-seller-info-list li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #edf2ee}.gag2-seller-info-list li:last-child{border-bottom:0}.gag2-seller-info-list span{display:flex;align-items:center;gap:10px;color:#5c6d64}.gag2-seller-info-list span i{width:34px;height:34px;border-radius:10px;background:#f3f7f4;color:#16803c;display:grid;place-items:center}.gag2-seller-info-list b{font-size:14px;color:#18241d}.gag2-seller-info-list b.green{color:#15803d;background:#e7f8ed;border-radius:999px;padding:6px 10px}.gag2-seller-info-list a{color:#16803c!important;font-weight:750}.gag2-seller-growth{display:grid;grid-template-columns:1fr 96px;gap:16px;align-items:center;background:linear-gradient(135deg,#f0fff3,#fbfff8);border:1px solid #d9f0df;border-radius:20px;padding:22px;box-shadow:0 12px 30px rgba(5,36,20,.045)}.gag2-seller-growth h2{margin:0 0 8px;font-size:20px}.gag2-seller-growth p{margin:0 0 16px;color:#566a60}.gag2-seller-growth a{display:inline-flex;align-items:center;gap:8px;background:#22b955;color:#fff!important;text-decoration:none!important;border-radius:13px;padding:11px 16px;font-weight:800}.gag2-seller-growth>i{font-size:68px;color:#20a74a;opacity:.22}.gag2-seller-empty{display:grid;place-items:center;text-align:center;padding:34px;color:#65746c}.gag2-seller-empty i{font-size:32px;color:#16a34a;margin-bottom:8px}.gag2-seller-empty h3{margin:0 0 5px;color:#1a2a20}.gag2-seller-quick{background:#fff;border:1px solid #e8f0e9;border-radius:20px;padding:22px;box-shadow:0 12px 30px rgba(5,36,20,.045)}.gag2-seller-quick>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.gag2-seller-quick a{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;text-decoration:none!important;color:#18241d!important;border:1px solid #e7efe8;border-radius:16px;padding:16px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.gag2-seller-quick a:hover{transform:translateY(-2px);box-shadow:0 12px 22px rgba(5,36,20,.06)}.gag2-seller-quick a i{grid-row:span 2;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e8f8ed;color:#15803d;font-size:20px}.gag2-seller-quick a span{font-weight:800}.gag2-seller-quick a small{color:#64746a}.gag2-seller-portal .gag2-panel{background:#fff;border:1px solid #e8f0e9;border-radius:20px;box-shadow:0 12px 30px rgba(5,36,20,.045);padding:22px}.gag2-seller-portal .gag2-table{border:0;border-radius:16px;box-shadow:none}.gag2-seller-portal .gag2-table th{background:#f6faf7!important;color:#395044!important;font-size:12px!important;text-transform:none!important;letter-spacing:0!important}.gag2-seller-portal .gag2-table td{padding:14px!important}.gag2-seller-portal .gag2-table input{border:1px solid #dce8df;border-radius:10px;padding:9px 10px}.gag2-seller-portal .gag2-btn{background:linear-gradient(135deg,#16803c,#22bf59);color:#fff!important;text-transform:none!important;border-radius:13px;font-weight:750;box-shadow:0 10px 20px rgba(34,197,94,.18)}@media(max-width:1180px){.gag2-seller-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-seller-grid{grid-template-columns:1fr}.gag2-seller-quick>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.gag2-seller-portal{grid-template-columns:1fr}.gag2-seller-sidebar{position:relative;min-height:auto;border-radius:0 0 24px 24px;padding:22px}.gag2-seller-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-seller-main{padding:20px 14px 34px}.gag2-seller-topbar{flex-direction:column}.gag2-seller-kpis{grid-template-columns:1fr}.gag2-seller-order-row{grid-template-columns:1fr;gap:8px}.gag2-seller-quick>div{grid-template-columns:1fr}.gag2-seller-growth{grid-template-columns:1fr}.gag2-seller-growth>i{display:none}}

/* GAG2 Marketplace Core v2.0.12 — seller discounts, store settings, compact money fields */
.gag2-seller-site-logo{display:block;max-width:170px;max-height:54px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 3px 0 rgba(0,0,0,.14))}.gag2-seller-site-name{display:inline-block;font-size:28px;font-weight:900;color:#fff;letter-spacing:-.04em}.gag2-seller-subtabs{display:flex;gap:8px;margin:0 0 16px;background:#fff;border:1px solid #e8f0e9;border-radius:16px;padding:7px;box-shadow:0 10px 24px rgba(5,36,20,.04);overflow:auto}.gag2-seller-subtabs a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;text-decoration:none!important;color:#365242!important;font-weight:750;white-space:nowrap}.gag2-seller-subtabs a.active,.gag2-seller-subtabs a:hover{background:#0b3b23;color:#fff!important}.gag2-panel-title p{margin:6px 0 0;color:#64746b;font-size:13px;font-weight:400}.gag2-product-cell{display:flex;align-items:center;gap:12px}.gag2-product-cell img{width:50px;height:50px;object-fit:cover;border-radius:12px}.gag2-product-cell span{display:grid;gap:2px}.gag2-product-cell b{font-size:14px;color:#122219}.gag2-product-cell small{font-size:12px;color:#718177}.gag2-money-field,.gag2-percent-field{display:flex;align-items:center;width:132px;border:1px solid #dce8df;border-radius:11px;background:#fbfffc;overflow:hidden}.gag2-money-field span,.gag2-percent-field span{display:grid;place-items:center;min-width:34px;color:#62736a;font-weight:800;background:#f4faf6;height:38px}.gag2-money-field input,.gag2-percent-field input{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;width:98px!important;max-width:98px!important;padding:9px 8px!important}.gag2-toggle{display:inline-flex;align-items:center;cursor:pointer}.gag2-toggle input{position:absolute;opacity:0;pointer-events:none}.gag2-toggle span{width:44px;height:24px;border-radius:999px;background:#d8e5dc;position:relative;transition:.18s ease;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04)}.gag2-toggle span:before{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.18);transition:.18s ease}.gag2-toggle input:checked+span{background:#16a34a}.gag2-toggle input:checked+span:before{transform:translateX(20px)}.gag2-discount-new{display:grid;grid-template-columns:minmax(180px,1fr) 150px auto;gap:12px;align-items:end;background:#f8fcf9;border:1px solid #e7f0e9;border-radius:16px;padding:16px;margin:14px 0 18px}.gag2-discount-new label{font-weight:750;font-size:13px;color:#44584b}.gag2-discount-new input:not([type=checkbox]){width:100%;border:1px solid #dce8df;border-radius:11px;padding:10px 12px;background:#fff}.gag2-check-inline{display:inline-flex!important;align-items:center!important;gap:8px!important;font-weight:750!important;color:#44584b!important;margin:0!important}.gag2-check-inline input{width:auto!important}.gag2-check-inline.danger{color:#b91c1c!important}.gag2-payment-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:22px;align-items:start}.gag2-qr-preview{min-height:260px;border:1px dashed #cfe8d4;border-radius:18px;background:#f8fcf9;display:grid;place-items:center;text-align:center;color:#5d7166;overflow:hidden}.gag2-qr-preview img{max-width:100%;height:auto;border-radius:14px}.gag2-qr-preview i{font-size:54px;color:#16a34a}.gag2-fields-stack{display:grid;gap:8px}.gag2-fields-stack.full{grid-column:1 / -1}.gag2-fields-stack label,.gag2-store-media-card label{font-weight:800;color:#23382b}.gag2-fields-stack input,.gag2-fields-stack textarea{max-width:none!important}.gag2-store-settings-grid{display:grid;grid-template-columns:220px minmax(280px,1fr);gap:18px}.gag2-store-media-card{background:#f8fcf9;border:1px solid #e7f0e9;border-radius:18px;padding:16px;display:grid;gap:12px}.gag2-store-avatar-preview{width:112px;height:112px;border-radius:50%;background:#fff;border:1px solid #dfeee3;display:grid;place-items:center;overflow:hidden;color:#16a34a;font-size:36px;box-shadow:0 8px 20px rgba(5,36,20,.06)}.gag2-store-avatar-preview img{width:100%;height:100%;object-fit:cover}.gag2-store-banner-preview{min-height:112px;border-radius:16px;border:1px dashed #cfe8d4;background:#fff;display:grid;place-items:center;text-align:center;color:#64746b;overflow:hidden}.gag2-store-banner-preview img{width:100%;height:160px;object-fit:cover}.gag2-store-banner-preview i{font-size:32px;color:#16a34a}.gag2-field-note{display:flex;align-items:center;gap:7px;color:#64746b;font-size:12px;margin:-3px 0 6px}.gag2-copy-row{display:flex;gap:10px}.gag2-copy-row input{flex:1}.gag2-btn.ghost{background:#fff!important;color:#16803c!important;border:1px solid #bfe5c8!important;box-shadow:none!important}
@media(max-width:820px){.gag2-discount-new{grid-template-columns:1fr}.gag2-payment-grid,.gag2-store-settings-grid{grid-template-columns:1fr}.gag2-copy-row{flex-direction:column}.gag2-money-field,.gag2-percent-field{width:100%}.gag2-money-field input,.gag2-percent-field input{width:100%!important;max-width:none!important}.gag2-seller-subtabs{margin-top:-6px}.gag2-product-cell{min-width:180px}}

/* GAG2 Marketplace Core v2.0.11 — premium Discount Codes UX */
.gag2-discount-workspace{display:grid;gap:18px}.gag2-discount-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gag2-discount-stat{background:#fff;border:1px solid #edf2ee;border-radius:16px;box-shadow:0 10px 30px rgba(6,36,21,.045);padding:20px;display:flex;align-items:center;gap:16px;min-height:104px}.gag2-discount-stat>span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;font-size:20px}.gag2-discount-stat .mint{background:#e6f8eb;color:#159447}.gag2-discount-stat .blue{background:#e8f1ff;color:#2279df}.gag2-discount-stat .amber{background:#fff2d8;color:#f59e0b}.gag2-discount-stat .purple{background:#f1e8ff;color:#8b5cf6}.gag2-discount-stat small{display:block;color:#233a2d;font-weight:800;font-size:13px}.gag2-discount-stat strong{display:block;color:#061d11;font-size:27px;line-height:1.05;margin:5px 0 3px;letter-spacing:-.03em}.gag2-discount-stat em{display:block;font-style:normal;color:#6a7a70;font-size:13px}.gag2-discount-create-card,.gag2-discount-list-card{background:#fff;border:1px solid #e8efe9;border-radius:18px;box-shadow:0 16px 40px rgba(6,36,21,.045);padding:22px}.gag2-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.gag2-card-heading h3{font-size:18px;line-height:1.2;margin:0;color:#0a2114;font-weight:850}.gag2-card-heading p{font-size:13px;color:#66766c;margin:7px 0 0;font-weight:400}.gag2-card-heading.compact{align-items:center;margin-bottom:14px}.gag2-discount-form-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:18px 20px;align-items:end}.gag2-discount-form-grid label{display:grid;gap:8px;margin:0;font-size:13px;font-weight:750;color:#233a2d}.gag2-discount-form-grid label span em{font-style:normal;color:#7b8b81;font-weight:500}.gag2-discount-form-grid input,.gag2-discount-form-grid select{height:44px;border:1px solid #dfe9e2;border-radius:11px;background:#fff;padding:0 13px;font-size:14px;box-shadow:none}.gag2-discount-form-grid input:disabled,.gag2-discount-form-grid select:disabled,.gag2-field-inline.disabled{background:#f8fbf8;color:#8b978f}.gag2-field-inline{width:100%!important;height:44px}.gag2-field-inline input{height:42px!important}.gag2-toggle-field{align-content:end}.gag2-toggle-field>span{margin-bottom:6px}.gag2-add-code-btn{align-self:flex-start;white-space:nowrap}.gag2-discount-tools{display:flex;align-items:center;gap:12px}.gag2-search-lite{height:42px;min-width:260px;display:flex;align-items:center;gap:10px;border:1px solid #dfe9e2;border-radius:12px;padding:0 12px;background:#fff}.gag2-search-lite i{color:#7b8b81}.gag2-search-lite input{border:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;width:100%;height:auto!important}.gag2-filter-lite{height:42px;border:1px solid #dfe9e2;background:#fff;border-radius:12px;padding:0 16px;color:#344b3d;font-weight:750;display:inline-flex;gap:8px;align-items:center}.gag2-discount-table-wrap{overflow:auto;border:1px solid #edf2ee;border-radius:16px}.gag2-discount-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;font-size:14px}.gag2-discount-table th{background:#f6faf7;color:#33483b;font-size:12px;text-transform:none;letter-spacing:0;font-weight:850;text-align:left;padding:14px 16px;border-bottom:1px solid #edf2ee;white-space:nowrap}.gag2-discount-table td{padding:14px 16px;border-bottom:1px solid #edf2ee;vertical-align:middle}.gag2-discount-table tr:last-child td{border-bottom:0}.gag2-code-cell{display:flex;align-items:center;gap:12px;min-width:230px}.gag2-code-badge{width:44px;height:44px;border-radius:11px;background:#e9f8ee;color:#16803c;display:grid;place-items:center;font-weight:900}.gag2-code-cell input{border:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;font-weight:850;color:#17251c;height:auto!important;width:150px!important}.gag2-code-cell small{display:block;color:#66766c;font-size:12px;margin-top:3px}.gag2-soft-pill{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eaf8ef;color:#0e7f3a;font-size:12px;font-weight:750}.gag2-muted{color:#687970}.gag2-percent-field.compact{width:102px!important;height:38px}.gag2-percent-field.compact input{height:36px!important;width:64px!important;max-width:64px!important}.gag2-discount-actions{display:flex;gap:8px;align-items:center}.gag2-discount-actions button,.gag2-discount-actions label{width:34px;height:34px;border:1px solid #e3ece6;border-radius:9px;background:#fff;display:grid;place-items:center;color:#345545;cursor:pointer;margin:0}.gag2-discount-actions label input{display:none}.gag2-discount-actions label:has(input:checked){background:#fff1f1;border-color:#f5caca;color:#dc2626}.gag2-discount-actions label i{color:#dc2626}.gag2-discount-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;color:#66766c;font-size:13px}.gag2-discount-empty{padding:54px 20px!important}.gag2-discount-empty i{background:#e9f8ee;width:54px;height:54px;border-radius:18px;display:grid;place-items:center;margin:0 auto 12px!important;color:#16a34a!important}.gag2-seller-subtabs{max-width:520px}.gag2-seller-subtabs a.active{background:#fff!important;color:#087238!important;box-shadow:inset 0 -3px 0 #16a34a;border-radius:12px}.gag2-seller-subtabs a:hover{background:#f3fbf5!important;color:#087238!important}
@media(max-width:1180px){.gag2-discount-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-discount-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-toggle-field{align-content:start}}
@media(max-width:720px){.gag2-discount-stats,.gag2-discount-form-grid{grid-template-columns:1fr}.gag2-card-heading,.gag2-card-heading.compact{flex-direction:column;align-items:stretch}.gag2-discount-tools{flex-direction:column;align-items:stretch}.gag2-search-lite{min-width:0}.gag2-discount-footer{flex-direction:column;gap:12px;align-items:stretch}.gag2-discount-footer .gag2-btn{justify-content:center}.gag2-discount-stat{padding:16px}.gag2-discount-create-card,.gag2-discount-list-card{padding:16px}}

/* v2.0.12 — simplified discount code form */
.gag2-discount-form-simple{grid-template-columns:minmax(220px,1.15fr) minmax(180px,.75fr) minmax(180px,.75fr)!important;max-width:860px}
.gag2-usage-limit-input{width:120px!important;height:38px!important;border:1px solid #dfe9e2!important;border-radius:10px!important;background:#fff!important;padding:0 11px!important;box-shadow:none!important}
@media(max-width:860px){.gag2-discount-form-simple{grid-template-columns:1fr!important;max-width:none}.gag2-usage-limit-input{width:100%!important}}

/* v2.0.13 — seller uploaded media wiring */
.gag2-seller-tiny-img{width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;border-radius:50%!important;object-fit:cover!important;display:inline-block!important;vertical-align:middle!important;box-shadow:0 1px 3px rgba(5,36,20,.12)!important}
.gag2-seller-tiny-fallback{width:18px;height:18px;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;color:#0f7a34!important;background:#eaf8ef;border-radius:50%;}
.gag2-offer-mini b{min-width:0}.gag2-offer-mini b span{font-size:13px!important;color:#132316!important;font-weight:800!important;letter-spacing:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.gag2-offer-mini b img{flex:0 0 auto}.gag2-offer-mini b i.fa-circle-check{flex:0 0 auto}
.gag2-seller-avatar{overflow:hidden}.gag2-seller-avatar-img{width:68px!important;height:68px!important;object-fit:cover!important;border-radius:50%!important;display:block!important}.gag2-seller-avatar>i{font-size:28px;color:#15803d}
.gag2-store-hero-v2[style*="--gag2-store-banner"]{background-image:linear-gradient(135deg,rgba(3,34,18,.90),rgba(8,74,40,.78) 56%,rgba(20,134,62,.72)),var(--gag2-store-banner)!important;background-size:cover!important;background-position:center!important}.gag2-store-avatar-img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;display:block!important}.gag2-featured-seller-icon{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#eaf8ef;margin-right:6px;vertical-align:middle}.gag2-featured-seller-icon .gag2-seller-tiny-img{width:26px!important;height:26px!important;max-width:26px!important}.gag2-featured-seller-icon .gag2-seller-tiny-fallback{width:26px;height:26px}

/* v2.0.14 — Seller Dashboard official mobile baseline */
.gag2-seller-mobile-top,.gag2-seller-mobile-nav{display:none}
.gag2-more-list{display:grid;gap:10px;margin-top:16px}.gag2-more-list a{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;text-decoration:none!important;color:#17251c!important;background:#fff;border:1px solid #e8f0e9;border-radius:14px;padding:13px 14px;font-weight:750;box-shadow:0 8px 22px rgba(5,36,20,.035)}.gag2-more-list a i:first-child{width:38px;height:38px;border-radius:12px;background:#eef9f1;color:#16803c;display:grid;place-items:center}.gag2-more-list a.danger{color:#dc2626!important}.gag2-more-list a.danger i:first-child{background:#fff1f1;color:#dc2626}
@media(max-width:760px){
  body:has(.gag2-seller-portal){background:#f6faf7!important;overflow-x:hidden!important}
  .gag2-seller-portal{display:block!important;min-height:100vh!important;background:#f6faf7!important;padding:0!important;font-size:14px!important}
  .gag2-seller-mobile-top{position:sticky!important;top:0!important;z-index:50!important;height:58px!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(12px)!important;border-bottom:1px solid #e7f0e9!important;display:grid!important;grid-template-columns:44px 1fr 44px!important;align-items:center!important;padding:0 12px!important;box-shadow:0 8px 24px rgba(5,36,20,.05)!important}
  .gag2-mobile-brand{font-size:17px!important;font-weight:950!important;letter-spacing:-.04em!important;text-align:center!important;color:#101d15!important}.gag2-mobile-brand span{color:#16a34a!important}.gag2-mobile-menu-btn,.gag2-mobile-bell{width:40px!important;height:40px!important;border-radius:12px!important;display:grid!important;place-items:center!important;text-decoration:none!important;color:#0e2116!important;background:#fff!important;border:1px solid #eef4ef!important}
  .gag2-seller-sidebar{display:none!important}.gag2-seller-main{padding:14px!important;min-width:0!important}.gag2-seller-topbar{display:block!important;margin:0 0 14px!important}.gag2-seller-topbar h1{font-size:21px!important;letter-spacing:-.035em!important;margin:0 0 4px!important;line-height:1.2!important}.gag2-seller-topbar p{font-size:13px!important;line-height:1.4!important;margin:0!important;color:#61736a!important}.gag2-seller-top-actions{display:none!important}
  .gag2-seller-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-bottom:14px!important}.gag2-seller-kpi{min-height:112px!important;padding:14px!important;border-radius:16px!important}.gag2-seller-kpi>i{position:static!important;width:36px!important;height:36px!important;font-size:16px!important;margin-bottom:8px!important}.gag2-seller-kpi span{font-size:12px!important;margin-bottom:5px!important}.gag2-seller-kpi b{font-size:22px!important}.gag2-seller-kpi small{font-size:11px!important;margin-top:6px!important}
  .gag2-seller-grid{display:block!important;margin-bottom:14px!important}.gag2-seller-card,.gag2-seller-growth,.gag2-seller-quick,.gag2-panel,.gag2-discount-create-card,.gag2-discount-list-card{border-radius:16px!important;padding:14px!important;box-shadow:0 8px 22px rgba(5,36,20,.045)!important;border:1px solid #e8f0e9!important;margin-bottom:12px!important;background:#fff!important}.gag2-seller-card.wide{padding:0!important;overflow:hidden!important}.gag2-seller-card-head{padding:14px!important}.gag2-seller-card-head h2,.gag2-seller-card h2,.gag2-seller-quick h2,.gag2-panel h3{font-size:17px!important}.gag2-seller-card-head a{font-size:13px!important}
  .gag2-seller-order-row{display:grid!important;grid-template-columns:1fr auto!important;gap:8px 12px!important;padding:13px 14px!important}.gag2-seller-order-row>div:nth-child(2){grid-column:1/-1!important;display:flex!important;justify-content:space-between!important}.gag2-seller-order-row strong{grid-column:1!important}.gag2-seller-order-row em{grid-column:2!important;grid-row:3!important;justify-self:end!important}.gag2-mini-action{grid-column:1/-1!important;width:100%!important;margin-top:4px!important}
  .gag2-seller-info-list li{padding:11px 0!important}.gag2-seller-growth{grid-template-columns:1fr auto!important}.gag2-seller-growth>i{font-size:42px!important}.gag2-seller-quick>div{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.gag2-seller-quick a{padding:12px!important;border-radius:14px!important}
  .gag2-seller-subtabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;max-width:none!important;margin-bottom:12px!important}.gag2-seller-subtabs a{justify-content:center!important;padding:12px 10px!important;border-radius:14px!important;font-size:13px!important}.gag2-panel-title{display:grid!important;gap:12px!important}.gag2-panel-title .gag2-btn{width:100%!important;justify-content:center!important}
  .gag2-offers-table,.gag2-offers-table tbody,.gag2-offers-table tr,.gag2-offers-table td{display:block!important;width:100%!important}.gag2-offers-table th{display:none!important}.gag2-offers-table tr{background:#fff!important;border:1px solid #e8f0e9!important;border-radius:16px!important;padding:12px!important;margin-bottom:12px!important;box-shadow:0 8px 22px rgba(5,36,20,.035)!important}.gag2-offers-table td{border:0!important;padding:8px 0!important}.gag2-product-cell{display:grid!important;grid-template-columns:64px 1fr!important;gap:12px!important;align-items:center!important;min-width:0!important}.gag2-product-cell img{width:64px!important;height:64px!important;object-fit:cover!important;border-radius:14px!important}.gag2-money-field,.gag2-percent-field{max-width:none!important;width:100%!important}.gag2-offers-table input[type=number]{max-width:none!important;width:100%!important}
  .gag2-discount-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.gag2-discount-stat{min-height:86px!important;padding:13px!important;border-radius:15px!important}.gag2-discount-stat>span{width:40px!important;height:40px!important;font-size:16px!important}.gag2-discount-stat strong{font-size:22px!important}.gag2-discount-stat small,.gag2-discount-stat em{font-size:11px!important}.gag2-card-heading{display:grid!important;gap:12px!important}.gag2-card-heading h3{font-size:17px!important}.gag2-add-code-btn,.gag2-discount-footer .gag2-btn{width:100%!important;justify-content:center!important}.gag2-discount-form-grid,.gag2-discount-form-simple{grid-template-columns:1fr!important;gap:12px!important}.gag2-discount-tools{width:100%!important;display:grid!important;grid-template-columns:1fr auto!important}.gag2-search-lite{min-width:0!important;width:100%!important}.gag2-discount-table,.gag2-discount-table tbody,.gag2-discount-table tr,.gag2-discount-table td{display:block!important;width:100%!important}.gag2-discount-table thead{display:none!important}.gag2-discount-table-wrap{border:0!important;overflow:visible!important}.gag2-discount-table tr{border:1px solid #e8f0e9!important;border-radius:16px!important;margin-bottom:12px!important;padding:12px!important;box-shadow:0 8px 22px rgba(5,36,20,.035)!important}.gag2-discount-table td{border:0!important;padding:7px 0!important}.gag2-code-cell{min-width:0!important}.gag2-discount-actions{justify-content:flex-end!important}.gag2-discount-footer{display:grid!important;gap:12px!important;text-align:center!important}
  .gag2-payment-grid,.gag2-store-settings-grid{display:block!important}.gag2-qr-preview{min-height:210px!important}.gag2-store-avatar-preview{margin:auto!important}.gag2-store-banner-preview img{height:130px!important}.gag2-copy-row{display:grid!important;gap:8px!important}
  .gag2-seller-mobile-more h2{margin-top:0!important}.gag2-more-list a{grid-template-columns:38px 1fr auto!important;padding:13px!important}
  .gag2-seller-mobile-nav{display:none!important}
}

/* v2.0.15 — mobile seller menu drawer and clearer toggle labels */
.gag2-toggle-row{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}
.gag2-toggle-row>span{display:none;color:#324a3b;font-size:12px;font-weight:800}
.gag2-seller-menu-toggle{position:absolute!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important}
.gag2-seller-mobile-drawer,.gag2-seller-drawer-backdrop{display:none}
.gag2-mobile-menu-btn{cursor:pointer}
.gag2-mobile-more-trigger{cursor:pointer}
@media(max-width:820px){
  .gag2-toggle-row{width:100%;justify-content:space-between;background:#f8fcf9;border:1px solid #e7f0e9;border-radius:12px;padding:10px 12px}
  .gag2-toggle-row>span{display:inline-flex!important;align-items:center;gap:6px}
  .gag2-seller-mobile-nav label.gag2-mobile-more-trigger{display:grid!important;place-items:center!important;gap:2px!important;text-decoration:none!important;color:#64746b!important;font-size:10px!important;font-weight:750!important;border-radius:12px!important}
  .gag2-seller-mobile-nav label.gag2-mobile-more-trigger i{font-size:17px!important}
  .gag2-seller-drawer-backdrop{position:fixed!important;inset:0!important;background:rgba(5,22,12,.42)!important;z-index:70!important;opacity:0!important;visibility:hidden!important;transition:.18s ease!important;display:block!important}
  .gag2-seller-drawer-backdrop label{display:block!important;width:100%!important;height:100%!important}
  .gag2-seller-mobile-drawer{position:fixed!important;left:12px!important;right:12px!important;top:66px!important;bottom:auto!important;max-height:calc(100vh - 82px - env(safe-area-inset-bottom, 0px))!important;overflow:auto!important;z-index:80!important;background:#fff!important;border:1px solid #e2eee5!important;border-radius:20px!important;box-shadow:0 22px 60px rgba(5,36,20,.22)!important;padding:12px!important;display:grid!important;gap:8px!important;transform:translateY(-10px)!important;opacity:0!important;visibility:hidden!important;transition:.2s ease!important}
  .gag2-seller-menu-toggle:checked ~ .gag2-seller-drawer-backdrop{opacity:1!important;visibility:visible!important}
  .gag2-seller-menu-toggle:checked ~ .gag2-seller-mobile-drawer{transform:translateY(0)!important;opacity:1!important;visibility:visible!important}
  .gag2-drawer-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:6px 8px 10px!important;color:#102318!important;font-weight:900!important}
  .gag2-drawer-head label{width:34px!important;height:34px!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:#f3faf5!important;color:#315240!important;cursor:pointer!important}
  .gag2-seller-mobile-drawer a{display:grid!important;grid-template-columns:38px 1fr!important;align-items:center!important;gap:10px!important;text-decoration:none!important;color:#173322!important;background:#f8fcf9!important;border:1px solid #edf4ee!important;border-radius:14px!important;padding:13px!important;font-size:14px!important;font-weight:800!important}
  .gag2-seller-mobile-drawer a i{color:#15803d!important;font-size:16px!important;text-align:center!important}
  .gag2-seller-mobile-drawer a.active{background:#eef9f1!important;border-color:#cfeedd!important;color:#0f7135!important}
  .gag2-seller-mobile-drawer a.danger{color:#b91c1c!important;background:#fff7f7!important;border-color:#fde2e2!important}
  .gag2-seller-mobile-drawer a.danger i{color:#dc2626!important}
}

/* v2.0.17 Customer quantity + payment reservation UX */
.gag2-offer-cart-form{display:flex;flex-direction:column;gap:7px}
.gag2-qty-stepper{display:inline-flex;align-items:center;gap:0;background:#f6fbf4;border:1px solid rgba(20,83,45,.12);border-radius:999px;padding:3px;width:max-content;margin:4px 0}
.gag2-qty-stepper button{width:28px;height:28px;border:0;border-radius:50%;background:#fff;color:#14532d;font-weight:700;box-shadow:0 1px 4px rgba(16,24,40,.08);cursor:pointer}
.gag2-qty-stepper button:disabled{opacity:.45;cursor:not-allowed}
.gag2-qty-stepper input{width:36px;border:0!important;background:transparent!important;text-align:center;font-weight:700;color:#183b2a;padding:0!important;box-shadow:none!important;-moz-appearance:textfield}
.gag2-qty-stepper input::-webkit-outer-spin-button,.gag2-qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.gag2-store-add-form{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}
.gag2-payment-page .gag2-paybox{background:#fff;border:1px solid rgba(20,83,45,.10);border-radius:16px;padding:18px;margin:16px 0;box-shadow:0 8px 22px rgba(16,24,40,.06)}
.gag2-payment-timer{display:flex;align-items:center;gap:12px;background:#ecfdf3;border:1px solid rgba(22,163,74,.16);border-radius:16px;padding:14px 16px;margin:14px 0 18px;color:#14532d}
.gag2-payment-timer span{font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#3f7c58}
.gag2-payment-timer strong{font-size:28px;line-height:1;font-weight:800;color:#14532d;margin-left:auto}
.gag2-payment-timer em{font-style:normal;font-size:13px;color:#4b6658;flex-basis:100%}
.gag2-note{display:flex;align-items:center;gap:8px;background:#fffbeb;color:#92400e;border:1px solid rgba(245,158,11,.2);border-radius:14px;padding:12px 14px}
.gag2-inline-actions{display:flex;gap:6px;flex-wrap:wrap}
.gag2-inline-actions button{border:0;border-radius:10px;background:#ecfdf3;color:#14532d;padding:7px 10px;font-weight:700;cursor:pointer}
.gag2-inline-actions button[value="cancelled"],.gag2-inline-actions button[value="fraudulent"]{background:#fff1f2;color:#9f1239}
@media(max-width:760px){.gag2-payment-timer{align-items:flex-start;flex-wrap:wrap}.gag2-payment-timer strong{margin-left:0}.gag2-store-add-form{align-items:flex-start;flex-direction:column}.gag2-inline-actions{flex-direction:column}.gag2-inline-actions button{width:100%}}

/* v2.0.18 Cart UX quantity stepper + icon remove */
.gag2-cart-panel{max-width:980px;margin:0 auto}
.gag2-cart-item{grid-template-columns:minmax(180px,2fr) 120px 190px 120px 44px;align-items:center;background:#fff;border:1px solid rgba(20,83,45,.08);border-radius:16px;margin:10px 0;padding:14px 16px;box-shadow:0 8px 22px rgba(5,36,20,.04)}
.gag2-cart-product{display:flex;flex-direction:column;gap:3px}.gag2-cart-product b{font-size:15px;font-weight:750;color:#143321}.gag2-cart-product span{font-size:12px;color:#647067}.gag2-cart-price{font-weight:700;color:#14532d}.gag2-cart-qty{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.gag2-cart-qty small{width:100%;font-size:11px;color:#7a867d;margin-left:2px}.gag2-cart-qty-btn{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f3faf5;color:#14532d;text-decoration:none;font-weight:800;border:1px solid rgba(20,83,45,.12)}.gag2-cart-qty-btn:hover{background:#e6f6ea}.gag2-cart-qty-btn.is-disabled{opacity:.38;pointer-events:none}.gag2-cart-qty span{min-width:34px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;border:1px solid rgba(20,83,45,.12);font-weight:800}.gag2-cart-subtotal{font-size:15px;color:#102a1b}.gag2-cart-remove{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#fff5f5;color:#dc2626;text-decoration:none;border:1px solid rgba(220,38,38,.12)}.gag2-cart-remove:hover{background:#fee2e2}.gag2-cart-total{display:flex;justify-content:flex-end;gap:16px;align-items:center;margin:18px 0 14px;padding-top:10px}.gag2-cart-total span{color:#647067}.gag2-cart-total strong{font-size:22px;color:#0b3b23}
@media(max-width:820px){.gag2-cart-item{grid-template-columns:1fr auto;gap:10px}.gag2-cart-price,.gag2-cart-qty,.gag2-cart-subtotal{grid-column:1/2}.gag2-cart-remove{grid-column:2/3;grid-row:1/3;align-self:start}.gag2-cart-total{justify-content:space-between}}


/* v2.0.21 Track My Order + AJAX cart refresh */
.gag2-cart-stepper{margin:0!important}.gag2-cart-item.is-updating{opacity:.72;pointer-events:none}.gag2-cart-item .gag2-qty-stepper input{width:38px!important}.gag2-order-tracker{max-width:980px;margin:0 auto}.gag2-order-search{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end;background:#f8fcf9;border:1px solid #e5efe7;border-radius:18px;padding:16px;margin:18px 0}.gag2-order-search input{height:46px;border:1px solid #dfe9e2;border-radius:12px;padding:0 14px;background:#fff}.gag2-success{background:#ecfdf3;color:#14532d;border:1px solid rgba(22,163,74,.18);border-radius:14px;padding:12px 14px;margin:14px 0;font-weight:750}.gag2-order-results h3{margin:18px 0 12px;color:#143321}.gag2-order-card{background:#fff;border:1px solid #e6efe8;border-radius:18px;padding:16px;margin:14px 0;box-shadow:0 10px 28px rgba(5,36,20,.05)}.gag2-order-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.gag2-order-card-head small{display:block;color:#6b7b70;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.03em}.gag2-order-card-head strong{display:block;color:#102a1b;font-size:20px;letter-spacing:-.02em}.gag2-status-pill{display:inline-flex;align-items:center;border-radius:999px;background:#eef9f1;color:#15803d;padding:7px 11px;font-size:12px;font-weight:850;white-space:nowrap}.gag2-order-item-mini{display:grid;grid-template-columns:1fr auto;gap:2px 14px;align-items:center;background:#fbfdfb;border:1px solid #edf4ee;border-radius:14px;padding:11px 12px;margin:8px 0}.gag2-order-item-mini b{font-size:14px;color:#142d1e}.gag2-order-item-mini span{grid-column:1;color:#65756b;font-size:12px}.gag2-order-item-mini strong{grid-column:2;grid-row:1/3;color:#14532d}.gag2-order-meta{display:flex;flex-wrap:wrap;gap:10px 16px;color:#5c6b62;font-size:12px;margin:12px 0}.gag2-order-meta i{color:#16a34a;margin-right:5px}.gag2-order-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.gag2-order-timeline span{display:flex;align-items:center;justify-content:center;gap:6px;border-radius:12px;background:#f3f6f4;color:#7a867d;padding:9px 8px;font-size:12px;font-weight:800;text-align:center}.gag2-order-timeline span.is-done{background:#ecfdf3;color:#15803d}.gag2-empty{text-align:center;padding:28px;color:#607068}.gag2-empty i{font-size:34px;color:#16a34a;margin-bottom:8px}
@media(max-width:760px){.gag2-order-search{grid-template-columns:1fr}.gag2-order-search .gag2-btn{width:100%;justify-content:center}.gag2-order-card-head{display:grid}.gag2-order-timeline{grid-template-columns:1fr}.gag2-order-item-mini{grid-template-columns:1fr}.gag2-order-item-mini strong{grid-column:auto;grid-row:auto}.gag2-order-meta{display:grid}.gag2-cart-item .gag2-qty-stepper{width:max-content!important}}
.gag2-order-events{margin:12px 0 0;padding:0;list-style:none;display:grid;gap:8px}.gag2-order-events li{background:#f8faf8;border:1px solid rgba(28,83,45,.08);border-radius:12px;padding:10px 12px;color:#334}.gag2-order-events li strong{display:inline-block;margin-right:8px;color:#153b24}.gag2-order-events li span{color:#256f3e;font-weight:700}.gag2-order-events li em{color:#667;font-style:normal}.gag2-order-events li p{margin:5px 0 0;color:#566}.gag2-empty-mini{padding:10px 12px;background:#f8faf8;border-radius:12px;color:#667}.gag2-admin-filter{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 18px}.gag2-admin-filter input,.gag2-admin-filter select{min-height:36px;border-radius:10px;border:1px solid rgba(28,83,45,.16);padding:0 10px}.gag2-status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;background:#ecfdf3;color:#166534;font-size:12px;font-weight:700}

/* v2.0.23 Seller Orders Center UX */
.gag2-seller-orders{display:grid;gap:18px}.gag2-orders-toolbar{background:#fff;border:1px solid #e7f0e9;border-radius:20px;box-shadow:0 14px 34px rgba(5,36,20,.05);padding:18px}.gag2-orders-search{display:grid;grid-template-columns:minmax(260px,420px) auto;gap:12px;align-items:center;margin-bottom:14px}.gag2-orders-search label{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dfeae2;border-radius:14px;padding:0 14px;height:46px;color:#6b7b70}.gag2-orders-search input{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;width:100%;padding:0!important}.gag2-filter-btn{height:46px;border:1px solid #dfeae2;border-radius:14px;background:#fbfffc;color:#143321;font-weight:850;padding:0 16px;cursor:pointer}.gag2-order-filters{display:flex;gap:8px;flex-wrap:wrap}.gag2-order-filters a{display:inline-flex;align-items:center;gap:7px;text-decoration:none;color:#31483a;background:#fff;border:1px solid #dfeae2;border-radius:12px;padding:10px 13px;font-weight:850}.gag2-order-filters a.active,.gag2-order-filters a:hover{border-color:#16a34a;background:#f0fff4;color:#0f6b31}.gag2-order-filters span{min-width:22px;height:22px;border-radius:999px;background:#eef8f1;color:#15803d;display:inline-grid;place-items:center;font-size:12px}.gag2-order-card-list{display:grid;gap:16px}.gag2-order-card{background:#fff;border:1px solid #e4eee7;border-radius:20px;box-shadow:0 16px 38px rgba(5,36,20,.055);padding:18px}.gag2-order-summary-grid{display:grid;grid-template-columns:1.35fr 1fr 1.35fr .65fr .85fr .9fr;gap:16px;align-items:center}.gag2-order-id-block{display:flex;gap:14px;align-items:center}.gag2-order-status-icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:#fff7df;color:#d97706;font-size:24px;flex:0 0 auto}.status-processing .gag2-order-status-icon{background:#e8f2ff;color:#1d4ed8}.status-completed .gag2-order-status-icon{background:#ecfdf3;color:#15803d}.status-refunded .gag2-order-status-icon{background:#f3e8ff;color:#7e22ce}.status-cancelled .gag2-order-status-icon,.status-fraudulent .gag2-order-status-icon{background:#fff1f2;color:#dc2626}.status-expired .gag2-order-status-icon{background:#f3f4f6;color:#4b5563}.gag2-order-id-block strong{font-size:16px;color:#102318}.gag2-copy-order{border:0;background:transparent;color:#809188;cursor:pointer;margin-left:6px}.gag2-order-id-block small,.gag2-order-info small,.gag2-order-product small,.gag2-order-total small,.gag2-order-payment small{display:block;color:#6a7a70;font-size:12px;font-weight:850;margin-bottom:5px}.gag2-order-id-block em{margin-top:7px}.gag2-order-info b,.gag2-order-product b{display:block;color:#132316;font-size:14px}.gag2-order-info span,.gag2-order-product span,.gag2-order-total span{color:#64746b;font-size:12px}.gag2-order-product>div{display:flex;gap:10px;align-items:center}.gag2-order-product img,.gag2-order-thumb-fallback{width:54px;height:54px;border-radius:12px;object-fit:cover;background:#f4faf5;display:grid;place-items:center;color:#16a34a;flex:0 0 auto}.gag2-order-total strong{display:block;color:#102318;font-size:17px}.gag2-order-payment em{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 10px;font-style:normal;font-size:12px;font-weight:850}.gag2-order-payment .proof-ok{background:#e8f2ff;color:#1d4ed8}.gag2-order-payment .proof-wait{background:#fff7df;color:#b45309}.gag2-order-payment a{display:inline-flex;margin-top:8px;color:#0f7a34;font-weight:850;text-decoration:none;font-size:12px}.gag2-manage-dropdown{position:relative}.gag2-manage-dropdown summary{list-style:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#087433;color:#fff;border-radius:13px;padding:12px 14px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(8,116,51,.18)}.gag2-manage-dropdown summary::-webkit-details-marker{display:none}.gag2-manage-dropdown div{position:absolute;right:0;top:calc(100% + 8px);z-index:20;background:#fff;border:1px solid #e1ece4;border-radius:16px;box-shadow:0 18px 48px rgba(5,36,20,.18);padding:8px;min-width:230px}.gag2-manage-dropdown form{margin:0}.gag2-manage-dropdown button{width:100%;display:flex;align-items:center;gap:9px;border:0;background:#fff;color:#173322;border-radius:12px;padding:10px 12px;font-weight:850;text-align:left;cursor:pointer}.gag2-manage-dropdown button:hover{background:#f3faf5}.gag2-manage-dropdown button.status-cancelled,.gag2-manage-dropdown button.status-rejected{color:#dc2626}.gag2-manage-dropdown button.status-fraudulent{color:#7f1d1d}.gag2-manage-dropdown button.status-refunded{color:#7e22ce}.gag2-no-actions{color:#64746b;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:7px}.gag2-order-timeline-details{margin-top:16px;border-top:1px solid #eef3ef;padding-top:12px}.gag2-order-timeline-details summary{cursor:pointer;color:#405248;font-weight:850}.gag2-order-timeline-details .gag2-order-events{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.gag2-seller-empty{background:#fff;border:1px solid #e4eee7;border-radius:20px;padding:34px;text-align:center;color:#66766c}.gag2-seller-empty i{font-size:34px;color:#16a34a;margin-bottom:8px}
@media(max-width:1200px){.gag2-order-summary-grid{grid-template-columns:1fr 1fr}.gag2-order-actions{grid-column:1/-1}.gag2-manage-dropdown div{left:0;right:auto}.gag2-orders-search{grid-template-columns:1fr auto}}
@media(max-width:720px){.gag2-orders-toolbar{padding:14px;border-radius:18px}.gag2-orders-search{grid-template-columns:1fr}.gag2-filter-btn{width:100%}.gag2-order-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.gag2-order-filters a{white-space:nowrap}.gag2-order-card{border-radius:18px;padding:15px}.gag2-order-summary-grid{grid-template-columns:1fr;gap:14px}.gag2-order-id-block{align-items:flex-start}.gag2-order-status-icon{width:50px;height:50px;font-size:20px}.gag2-order-product>div{align-items:flex-start}.gag2-manage-dropdown summary{width:100%;box-sizing:border-box}.gag2-manage-dropdown div{position:static;margin-top:8px;box-shadow:none;width:auto}.gag2-order-timeline-details .gag2-order-events{grid-template-columns:1fr}}


/* v2.0.24 - Mobile Orders UX alignment */
@media (max-width:720px){
  .gag2-seller-shell{background:#f7faf8!important;}
  .gag2-seller-main{padding:58px 14px 92px!important;}
  .gag2-seller-page-head h1{font-size:28px!important;line-height:1.05!important;margin-bottom:6px!important;letter-spacing:-.04em!important;}
  .gag2-seller-page-head p{font-size:14px!important;color:#66756c!important;margin:0 0 14px!important;}
  .gag2-orders-toolbar{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;margin-bottom:14px!important;}
  .gag2-orders-search{display:grid!important;grid-template-columns:1fr 54px!important;gap:10px!important;margin-bottom:12px!important;align-items:center!important;}
  .gag2-orders-search label{height:54px!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 24px rgba(5,36,20,.045)!important;border:1px solid #e1e9e4!important;padding:0 16px!important;}
  .gag2-orders-search label i{font-size:16px!important;color:#617168!important;}
  .gag2-orders-search input{font-size:14px!important;}
  .gag2-filter-btn{width:54px!important;height:54px!important;min-width:54px!important;padding:0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 24px rgba(5,36,20,.045)!important;border:1px solid #e1e9e4!important;color:#1b3425!important;font-size:0!important;display:grid!important;place-items:center!important;}
  .gag2-filter-btn i{font-size:17px!important;margin:0!important;}
  .gag2-order-filters{display:flex!important;gap:10px!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding:2px 2px 10px!important;margin:0 -2px!important;scrollbar-width:none!important;}
  .gag2-order-filters::-webkit-scrollbar{display:none!important;}
  .gag2-order-filters a{flex:0 0 auto!important;height:46px!important;border-radius:14px!important;padding:0 16px!important;background:#fff!important;border:1px solid #dde8e1!important;box-shadow:0 8px 22px rgba(5,36,20,.035)!important;font-size:14px!important;font-weight:800!important;color:#33453a!important;}
  .gag2-order-filters a.active{background:#f2fff6!important;border-color:#16a34a!important;color:#087433!important;}
  .gag2-order-filters span{min-width:22px!important;height:22px!important;font-size:12px!important;background:#e9f8ee!important;color:#11843d!important;}

  .gag2-order-card-list{gap:14px!important;}
  .gag2-order-card{border-radius:20px!important;padding:16px!important;background:#fff!important;border:1px solid #e2ebe5!important;box-shadow:0 12px 30px rgba(5,36,20,.06)!important;overflow:visible!important;}
  .gag2-order-summary-grid{display:grid!important;grid-template-columns:74px 1fr auto!important;grid-template-areas:
    "id id id"
    "product product total"
    "info payment total2"
    "actions actions actions"!important;gap:14px!important;align-items:start!important;}
  .gag2-order-id-block{grid-area:id!important;position:relative!important;display:grid!important;grid-template-columns:56px 1fr auto!important;gap:12px!important;align-items:start!important;padding-right:0!important;}
  .gag2-order-status-icon{width:52px!important;height:52px!important;border-radius:15px!important;font-size:22px!important;}
  .gag2-order-id-block strong{font-size:18px!important;line-height:1.15!important;letter-spacing:-.02em!important;display:inline!important;}
  .gag2-copy-order{display:inline-flex!important;vertical-align:middle!important;margin-left:6px!important;color:#718179!important;}
  .gag2-order-id-block small{font-size:13px!important;color:#5c6c63!important;margin-top:5px!important;font-weight:700!important;}
  .gag2-order-id-block .gag2-status-pill{justify-self:end!important;align-self:start!important;margin-top:2px!important;padding:7px 11px!important;font-size:12px!important;max-width:145px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}

  .gag2-order-product{grid-area:product!important;}
  .gag2-order-product small{display:none!important;}
  .gag2-order-product>div{display:grid!important;grid-template-columns:58px 1fr!important;gap:12px!important;align-items:center!important;}
  .gag2-order-product img,.gag2-order-thumb-fallback{width:58px!important;height:58px!important;border-radius:13px!important;}
  .gag2-order-product p{margin:0!important;min-width:0!important;}
  .gag2-order-product b{font-size:16px!important;line-height:1.25!important;color:#112217!important;}
  .gag2-order-product span{font-size:13px!important;color:#66756c!important;margin-top:4px!important;display:block!important;}

  .gag2-order-total{grid-area:total!important;text-align:right!important;align-self:center!important;}
  .gag2-order-total small{display:none!important;}
  .gag2-order-total strong{font-size:17px!important;line-height:1!important;color:#0f1f16!important;}
  .gag2-order-total span{font-size:13px!important;color:#64746b!important;margin-top:6px!important;display:block!important;}

  .gag2-order-info{grid-area:info!important;border-top:1px solid #edf2ef!important;padding-top:13px!important;min-width:0!important;}
  .gag2-order-payment{grid-area:payment!important;border-top:1px solid #edf2ef!important;padding-top:13px!important;min-width:0!important;}
  .gag2-order-info small,.gag2-order-payment small{font-size:13px!important;font-weight:800!important;color:#607068!important;margin-bottom:7px!important;display:flex!important;align-items:center!important;gap:6px!important;}
  .gag2-order-info b{font-size:14px!important;line-height:1.2!important;color:#142319!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important;}
  .gag2-order-info span{font-size:13px!important;color:#64746b!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important;max-width:100%!important;}
  .gag2-order-payment em{padding:6px 9px!important;font-size:12px!important;max-width:140px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .gag2-order-payment a{font-size:12px!important;margin-top:6px!important;}
  .gag2-order-summary-grid:after{content:"";grid-area:total2;border-top:1px solid #edf2ef;display:block;height:1px;align-self:start;}

  .gag2-order-actions{grid-area:actions!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
  .gag2-manage-dropdown summary{width:100%!important;min-height:50px!important;border-radius:14px!important;background:#087c39!important;color:#fff!important;box-shadow:0 10px 22px rgba(8,124,57,.18)!important;font-size:15px!important;font-weight:850!important;}
  .gag2-manage-dropdown div{position:static!important;margin-top:8px!important;padding:8px!important;border-radius:14px!important;box-shadow:0 12px 28px rgba(5,36,20,.10)!important;border:1px solid #e1ece4!important;}
  .gag2-manage-dropdown button{min-height:44px!important;border-radius:12px!important;font-size:14px!important;}

  .gag2-order-timeline-details{margin-top:12px!important;padding-top:0!important;border-top:0!important;background:#f5faf6!important;border-radius:16px!important;overflow:hidden!important;}
  .gag2-order-timeline-details summary{min-height:54px!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;color:#173322!important;font-size:15px!important;font-weight:850!important;}
  .gag2-order-timeline-details summary i{width:34px!important;height:34px!important;border-radius:999px!important;background:#fff!important;display:inline-grid!important;place-items:center!important;color:#4a5b51!important;margin-right:8px!important;}
  .gag2-order-timeline-details .gag2-order-events{padding:0 12px 12px!important;grid-template-columns:1fr!important;gap:8px!important;}
  .gag2-order-events li{border-radius:13px!important;background:#fff!important;border:1px solid #e8f0eb!important;padding:10px!important;}
  .gag2-empty-mini{margin:0 12px 12px!important;background:#fff!important;border:1px solid #e8f0eb!important;border-radius:13px!important;}
}

@media (max-width:430px){
  .gag2-order-summary-grid{grid-template-columns:64px 1fr auto!important;gap:12px!important;}
  .gag2-order-id-block{grid-template-columns:52px 1fr!important;}
  .gag2-order-id-block .gag2-status-pill{grid-column:1 / -1!important;justify-self:start!important;max-width:100%!important;}
  .gag2-order-info,.gag2-order-payment{min-width:0!important;}
  .gag2-order-payment em{max-width:120px!important;}
}

/* v2.0.25 - Fix mobile Orders cards responsiveness */
@media (max-width:720px){
  .gag2-seller-main{max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important;}
  .gag2-seller-orders,.gag2-order-card-list,.gag2-order-card{min-width:0!important;max-width:100%!important;box-sizing:border-box!important;}
  .gag2-order-card{padding:14px!important;margin:0!important;overflow:hidden!important;}
  .gag2-order-summary-grid{
    display:grid!important;
    grid-template-columns:52px minmax(0,1fr) auto!important;
    grid-template-areas:
      "id id id"
      "product product total"
      "meta meta meta"
      "actions actions actions"!important;
    gap:12px!important;
    width:100%!important;
    min-width:0!important;
  }
  .gag2-order-id-block{grid-area:id!important;display:grid!important;grid-template-columns:50px minmax(0,1fr) auto!important;gap:10px!important;align-items:start!important;width:100%!important;min-width:0!important;}
  .gag2-order-id-block>div{min-width:0!important;}
  .gag2-order-status-icon{width:48px!important;height:48px!important;border-radius:14px!important;font-size:19px!important;}
  .gag2-order-id-block strong{font-size:17px!important;line-height:1.2!important;letter-spacing:-.02em!important;white-space:normal!important;word-break:break-word!important;}
  .gag2-copy-order{padding:0!important;margin-left:4px!important;}
  .gag2-order-id-block small{font-size:12px!important;line-height:1.25!important;margin-top:4px!important;color:#66756c!important;}
  .gag2-order-id-block .gag2-status-pill{grid-column:2/4!important;justify-self:start!important;max-width:100%!important;white-space:normal!important;line-height:1.2!important;font-size:12px!important;padding:7px 10px!important;margin-top:4px!important;}

  .gag2-order-product{grid-area:product!important;min-width:0!important;}
  .gag2-order-product>div{display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;min-width:0!important;}
  .gag2-order-product img,.gag2-order-thumb-fallback{width:56px!important;height:56px!important;border-radius:12px!important;}
  .gag2-order-product b{font-size:16px!important;line-height:1.25!important;white-space:normal!important;word-break:break-word!important;}
  .gag2-order-product span{font-size:12px!important;line-height:1.25!important;}
  .gag2-order-total{grid-area:total!important;text-align:right!important;min-width:72px!important;align-self:center!important;}
  .gag2-order-total strong{font-size:15px!important;line-height:1.1!important;white-space:nowrap!important;}
  .gag2-order-total span{font-size:12px!important;margin-top:4px!important;white-space:nowrap!important;}

  .gag2-order-info,.gag2-order-payment{border-top:1px solid #edf2ef!important;padding-top:12px!important;min-width:0!important;}
  .gag2-order-info{grid-area:meta!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;}
  .gag2-order-payment{grid-area:meta!important;display:grid!important;grid-template-columns:1fr!important;gap:4px!important;margin-left:calc(50% + 6px)!important;}
  .gag2-order-info small,.gag2-order-payment small{font-size:12px!important;margin:0 0 5px!important;line-height:1.1!important;}
  .gag2-order-info b{font-size:13px!important;line-height:1.2!important;white-space:normal!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;}
  .gag2-order-info span{font-size:12px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important;}
  .gag2-order-payment em{display:inline-flex!important;width:max-content!important;max-width:100%!important;font-size:11px!important;padding:6px 8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .gag2-order-payment a{display:inline-flex!important;width:max-content!important;max-width:100%!important;font-size:12px!important;margin:2px 0 0!important;white-space:nowrap!important;color:#087433!important;}
  .gag2-order-summary-grid:after{display:none!important;}

  .gag2-order-actions{grid-area:actions!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;}
  .gag2-manage-dropdown summary{width:100%!important;min-height:48px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:14px!important;color:#fff!important;text-indent:0!important;overflow:visible!important;}
  .gag2-manage-dropdown summary i{color:#fff!important;}
  .gag2-no-actions{display:block!important;text-align:center!important;padding:12px!important;border-radius:14px!important;background:#f5faf6!important;}
  .gag2-order-timeline-details{margin-top:10px!important;}
  .gag2-order-timeline-details summary{font-size:14px!important;min-height:50px!important;padding:0 12px!important;}
  .gag2-empty-mini{font-size:13px!important;padding:12px!important;}
}
@media (max-width:380px){
  .gag2-order-summary-grid{grid-template-columns:48px minmax(0,1fr) auto!important;gap:10px!important;}
  .gag2-order-id-block{grid-template-columns:46px minmax(0,1fr)!important;}
  .gag2-order-id-block .gag2-status-pill{grid-column:2!important;}
  .gag2-order-status-icon{width:44px!important;height:44px!important;}
  .gag2-order-product>div{grid-template-columns:50px minmax(0,1fr)!important;}
  .gag2-order-product img,.gag2-order-thumb-fallback{width:50px!important;height:50px!important;}
  .gag2-order-info{grid-template-columns:1fr!important;}
  .gag2-order-payment{margin-left:0!important;border-top:0!important;padding-top:0!important;}
}


/* v2.0.26 - Hard fix mobile Orders card overflow / Manage button responsiveness */
@media (max-width:720px){
  html,body{max-width:100%;overflow-x:hidden!important;}
  .gag2-seller-shell,
  .gag2-seller-main,
  .gag2-seller-content,
  .gag2-seller-orders,
  .gag2-order-card-list{
    width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-x:hidden!important;
  }
  .gag2-seller-main{padding-left:14px!important;padding-right:14px!important;}
  .gag2-order-card{
    width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;
    overflow:hidden!important;padding:14px!important;border-radius:20px!important;
  }
  .gag2-order-summary-grid{
    display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;
  }
  .gag2-order-id-block,
  .gag2-order-product,
  .gag2-order-info,
  .gag2-order-payment,
  .gag2-order-total,
  .gag2-order-actions{
    width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;margin:0!important;
  }
  .gag2-order-id-block{
    display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;
  }
  .gag2-order-id-block>div{min-width:0!important;max-width:100%!important;overflow:hidden!important;}
  .gag2-order-id-block strong{
    display:inline!important;font-size:17px!important;line-height:1.15!important;word-break:break-word!important;overflow-wrap:anywhere!important;
  }
  .gag2-order-id-block .gag2-status-pill{
    display:inline-flex!important;width:auto!important;max-width:100%!important;margin-top:7px!important;white-space:normal!important;
    line-height:1.2!important;overflow-wrap:anywhere!important;
  }
  .gag2-order-status-icon{width:48px!important;height:48px!important;min-width:48px!important;}
  .gag2-order-product{
    display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;
  }
  .gag2-order-product small{display:none!important;}
  .gag2-order-product>div{min-width:0!important;display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;}
  .gag2-order-product p{min-width:0!important;margin:0!important;}
  .gag2-order-product b{font-size:16px!important;line-height:1.2!important;overflow-wrap:anywhere!important;}
  .gag2-order-product span{font-size:12px!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
  .gag2-order-total{
    text-align:left!important;background:#fbfefc!important;border:1px solid #edf4ef!important;border-radius:14px!important;padding:10px 12px!important;
  }
  .gag2-order-total small{display:block!important;margin:0 0 4px!important;}
  .gag2-order-total strong{font-size:17px!important;}
  .gag2-order-total span{font-size:12px!important;}
  .gag2-order-info,
  .gag2-order-payment{
    border-top:1px solid #edf2ef!important;padding-top:12px!important;display:block!important;
  }
  .gag2-order-info b,
  .gag2-order-info span,
  .gag2-order-payment em,
  .gag2-order-payment a{
    max-width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;
  }
  .gag2-order-info b{display:block!important;white-space:nowrap!important;}
  .gag2-order-info span{display:block!important;white-space:nowrap!important;}
  .gag2-order-payment em{display:inline-flex!important;white-space:nowrap!important;vertical-align:middle!important;}
  .gag2-order-payment a{display:inline-flex!important;margin-left:6px!important;white-space:nowrap!important;vertical-align:middle!important;}
  .gag2-order-actions{display:block!important;overflow:visible!important;}
  .gag2-manage-dropdown{
    display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:visible!important;
  }
  .gag2-manage-dropdown summary{
    width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;
    display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;
    padding:0 14px!important;min-height:48px!important;border-radius:14px!important;
    white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-indent:0!important;
  }
  .gag2-manage-dropdown div{
    position:static!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;
    margin-top:8px!important;left:auto!important;right:auto!important;overflow:hidden!important;
  }
  .gag2-manage-dropdown button{
    width:100%!important;max-width:100%!important;box-sizing:border-box!important;white-space:normal!important;overflow-wrap:anywhere!important;
  }
  .gag2-no-actions{width:100%!important;box-sizing:border-box!important;}
  .gag2-order-timeline-details{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important;}
  .gag2-order-timeline-details summary{width:100%!important;box-sizing:border-box!important;}
  .gag2-order-events{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;}
  .gag2-order-events li{min-width:0!important;overflow-wrap:anywhere!important;}
}

@media (max-width:430px){
  .gag2-order-card{padding:12px!important;}
  .gag2-order-product{grid-template-columns:1fr!important;}
  .gag2-order-total{text-align:left!important;}
  .gag2-order-payment a{margin-left:0!important;margin-top:6px!important;display:flex!important;width:max-content!important;max-width:100%!important;}
}


/* v2.0.27 - Mobile Orders Manage button: use stable Save Changes button pattern and bottom action sheet */
@media (max-width:720px){
  .gag2-seller-portal,
  .gag2-seller-main,
  .gag2-seller-content,
  .gag2-seller-orders,
  .gag2-order-card-list{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    overflow-x:hidden!important;
  }
  .gag2-seller-main{padding-left:14px!important;padding-right:14px!important;}
  .gag2-order-card{
    width:auto!important;
    max-width:calc(100vw - 28px)!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .gag2-order-summary-grid{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
  }
  .gag2-order-summary-grid > *,
  .gag2-order-actions,
  .gag2-manage-dropdown{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  .gag2-order-payment{
    display:block!important;
    margin-left:0!important;
    overflow:hidden!important;
  }
  .gag2-order-payment em,
  .gag2-order-payment a{
    max-width:100%!important;
    margin-left:0!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .gag2-order-payment a{margin-top:6px!important;}
  .gag2-order-actions{
    display:block!important;
    overflow:hidden!important;
    padding:0!important;
  }
  .gag2-manage-dropdown{
    display:block!important;
    position:relative!important;
    overflow:visible!important;
  }
  .gag2-manage-dropdown summary{
    list-style:none!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    min-height:48px!important;
    padding:0 16px!important;
    border-radius:14px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    background:linear-gradient(135deg,#16803c,#22bf59)!important;
    color:#fff!important;
    font-size:14px!important;
    font-weight:750!important;
    line-height:1!important;
    text-align:center!important;
    text-indent:0!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    box-shadow:0 10px 20px rgba(34,197,94,.18)!important;
  }
  .gag2-manage-dropdown summary::-webkit-details-marker{display:none!important;}
  .gag2-manage-dropdown summary i{color:#fff!important;flex:0 0 auto!important;}
  .gag2-manage-dropdown[open] summary{border-radius:14px!important;}
  .gag2-manage-dropdown div{
    position:fixed!important;
    left:16px!important;
    right:16px!important;
    bottom:86px!important;
    top:auto!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    box-sizing:border-box!important;
    z-index:99999!important;
    margin:0!important;
    padding:10px!important;
    border-radius:18px!important;
    background:#fff!important;
    border:1px solid #dfeae2!important;
    box-shadow:0 18px 55px rgba(5,36,20,.22)!important;
    overflow:hidden!important;
  }
  .gag2-manage-dropdown form{margin:0!important;width:100%!important;max-width:100%!important;}
  .gag2-manage-dropdown button{
    width:100%!important;
    max-width:100%!important;
    min-height:46px!important;
    box-sizing:border-box!important;
    border:0!important;
    border-radius:13px!important;
    padding:0 14px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    background:#fff!important;
    color:#173322!important;
    font-size:14px!important;
    font-weight:800!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    text-align:left!important;
  }
  .gag2-manage-dropdown button:hover,
  .gag2-manage-dropdown button:focus{background:#f3faf5!important;}
  .gag2-no-actions{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    display:block!important;
    text-align:center!important;
    padding:13px 14px!important;
    border-radius:14px!important;
    background:#f5faf6!important;
  }
}


/* v2.0.28 - Attached Manage Order dropdown behavior for desktop and mobile */
.gag2-order-actions{overflow:visible!important;}
.gag2-manage-dropdown{position:relative!important;display:inline-block;overflow:visible!important;}
.gag2-manage-dropdown summary{user-select:none;}
.gag2-manage-dropdown div{position:absolute!important;right:0!important;top:calc(100% + 8px)!important;bottom:auto!important;left:auto!important;width:max-content!important;min-width:220px!important;max-width:min(280px, calc(100vw - 32px))!important;z-index:50!important;}
.gag2-manage-dropdown[open] summary i{transform:rotate(180deg);transition:transform .16s ease;}
@media (max-width:720px){
  .gag2-order-card{overflow:visible!important;}
  .gag2-order-card-list{overflow:visible!important;}
  .gag2-order-actions{overflow:visible!important;position:relative!important;}
  .gag2-manage-dropdown{width:100%!important;max-width:100%!important;display:block!important;position:relative!important;overflow:visible!important;}
  .gag2-manage-dropdown summary{
    width:100%!important;max-width:100%!important;min-height:48px!important;box-sizing:border-box!important;
    display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;
    border-radius:14px!important;padding:0 16px!important;
  }
  .gag2-manage-dropdown div{
    position:absolute!important;
    left:0!important;right:0!important;top:calc(100% + 8px)!important;bottom:auto!important;
    width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;
    margin:0!important;padding:8px!important;border-radius:16px!important;
    z-index:999!important;overflow:hidden!important;
  }
  .gag2-manage-dropdown button{min-height:44px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;}
}


/* v2.0.29 - Mobile Manage Order dropdown: inline attached panel to prevent clipping/hidden menu */
@media (max-width:720px){
  .gag2-seller-portal,
  .gag2-seller-main,
  .gag2-seller-content,
  .gag2-seller-orders,
  .gag2-order-card-list,
  .gag2-order-card,
  .gag2-order-summary-grid,
  .gag2-order-actions{
    overflow:visible!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  .gag2-order-card{
    max-width:calc(100vw - 28px)!important;
  }
  .gag2-order-actions{
    position:relative!important;
    display:block!important;
    width:100%!important;
    padding:0!important;
  }
  .gag2-manage-dropdown{
    position:relative!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }
  .gag2-manage-dropdown summary{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:48px!important;
    box-sizing:border-box!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    padding:0 16px!important;
    border-radius:14px!important;
    background:linear-gradient(135deg,#16803c,#22bf59)!important;
    color:#fff!important;
    font-size:14px!important;
    font-weight:750!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    box-shadow:0 10px 20px rgba(34,197,94,.18)!important;
    list-style:none!important;
  }
  .gag2-manage-dropdown summary::-webkit-details-marker{display:none!important;}
  .gag2-manage-dropdown summary i{color:#fff!important;flex:0 0 auto!important;}
  .gag2-manage-dropdown[open] summary{
    border-bottom-left-radius:12px!important;
    border-bottom-right-radius:12px!important;
  }
  .gag2-manage-dropdown div{
    position:static!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    z-index:auto!important;
    box-sizing:border-box!important;
    margin:8px 0 0!important;
    padding:8px!important;
    border-radius:16px!important;
    background:#fff!important;
    border:1px solid #dfeae2!important;
    box-shadow:0 12px 28px rgba(5,36,20,.10)!important;
    overflow:hidden!important;
  }
  .gag2-manage-dropdown form{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  .gag2-manage-dropdown button{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:44px!important;
    box-sizing:border-box!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    padding:0 12px!important;
    border-radius:12px!important;
    border:0!important;
    background:#fff!important;
    color:#173322!important;
    text-align:left!important;
    font-size:14px!important;
    font-weight:800!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
  .gag2-manage-dropdown button:hover,
  .gag2-manage-dropdown button:focus{
    background:#f3faf5!important;
  }
}

/* v2.0.30 - Compact Seller Orders UI
   - Slimmer desktop order cards and Manage Order button
   - Hide order timeline on mobile to reduce vertical scrolling
*/
@media (min-width:721px){
  .gag2-order-card{
    padding:12px 14px!important;
    border-radius:16px!important;
    box-shadow:0 10px 24px rgba(5,36,20,.045)!important;
  }
  .gag2-order-card-list{gap:10px!important;}
  .gag2-order-summary-grid{
    gap:10px!important;
    grid-template-columns:1.2fr .95fr 1.25fr .58fr .75fr auto!important;
  }
  .gag2-order-id-block{gap:10px!important;}
  .gag2-order-status-icon{
    width:42px!important;
    height:42px!important;
    border-radius:12px!important;
    font-size:18px!important;
  }
  .gag2-order-id-block strong{font-size:14px!important;}
  .gag2-order-id-block small,
  .gag2-order-info small,
  .gag2-order-product small,
  .gag2-order-total small,
  .gag2-order-payment small{
    font-size:11px!important;
    margin-bottom:3px!important;
  }
  .gag2-status-pill,
  .gag2-order-payment em{
    padding:5px 8px!important;
    font-size:11px!important;
  }
  .gag2-order-product img,
  .gag2-order-thumb-fallback{
    width:42px!important;
    height:42px!important;
    border-radius:10px!important;
  }
  .gag2-order-info b,
  .gag2-order-product b{font-size:13px!important;}
  .gag2-order-total strong{font-size:15px!important;}
  .gag2-order-payment a{margin-top:5px!important;font-size:11px!important;}
  .gag2-manage-dropdown summary{
    min-height:32px!important;
    padding:0 10px!important;
    border-radius:10px!important;
    gap:6px!important;
    font-size:12px!important;
    font-weight:850!important;
    box-shadow:0 6px 14px rgba(8,116,51,.14)!important;
    white-space:nowrap!important;
  }
  .gag2-manage-dropdown div{
    min-width:205px!important;
    padding:6px!important;
    border-radius:13px!important;
  }
  .gag2-manage-dropdown button{
    min-height:34px!important;
    padding:7px 10px!important;
    border-radius:10px!important;
    font-size:12px!important;
  }
  .gag2-order-timeline-details{
    margin-top:10px!important;
    padding-top:8px!important;
  }
  .gag2-order-timeline-details summary{font-size:12px!important;}
}
@media (max-width:720px){
  .gag2-order-timeline-details{
    display:none!important;
  }
}

/* v2.0.31 - Compact Browse Product store cards */
.gag2-offer-mini .gag2-view-store{display:none!important}
.gag2-offer-mini .gag2-qty-stepper{justify-self:center!important;align-self:center!important;margin:4px auto!important}
.gag2-offer-mini .gag2-buy{font-weight:500!important;text-transform:none!important;letter-spacing:0!important}
.gag2-offer-mini .gag2-buy i{font-weight:900!important}
@media(max-width:760px){.gag2-offer-mini .gag2-qty-stepper{margin-left:auto!important;margin-right:auto!important}.gag2-offer-mini .gag2-buy{font-weight:500!important}}

/* v2.0.32 - Standardized green gradient action buttons */
:root{
  --gag2-action-green-start:#55cf2e;
  --gag2-action-green-mid:#22b84f;
  --gag2-action-green-end:#0f8f3a;
  --gag2-action-green-shadow:0 10px 22px rgba(22,163,74,.22);
}
@media (min-width:761px){
  .gag2-btn,
  .gag2-buy,
  .gag2-store-add,
  .gag2-store-btn,
  .gag2-manage-dropdown summary,
  .gag2-admin-primary,
  .gag2-admin-card .button-primary{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    min-height:40px!important;
    padding:10px 16px!important;
    border:0!important;
    border-radius:12px!important;
    background:linear-gradient(180deg,var(--gag2-action-green-start) 0%,var(--gag2-action-green-mid) 48%,var(--gag2-action-green-end) 100%)!important;
    color:#fff!important;
    font-weight:600!important;
    text-transform:none!important;
    letter-spacing:0!important;
    line-height:1.1!important;
    text-decoration:none!important;
    text-shadow:none!important;
    box-shadow:var(--gag2-action-green-shadow)!important;
    cursor:pointer!important;
  }
  .gag2-btn:hover,
  .gag2-buy:hover,
  .gag2-store-add:hover,
  .gag2-store-btn:hover,
  .gag2-manage-dropdown summary:hover,
  .gag2-admin-primary:hover,
  .gag2-admin-card .button-primary:hover{
    transform:translateY(-1px)!important;
    filter:brightness(1.03)!important;
  }
  .gag2-btn:active,
  .gag2-buy:active,
  .gag2-store-add:active,
  .gag2-store-btn:active,
  .gag2-manage-dropdown[open] summary,
  .gag2-admin-primary:active,
  .gag2-admin-card .button-primary:active{
    transform:translateY(0)!important;
    filter:brightness(.96)!important;
    box-shadow:0 6px 14px rgba(22,163,74,.18)!important;
  }
  .gag2-buy,
  .gag2-store-add{font-size:13px!important;min-height:38px!important;padding:9px 14px!important;}
  .gag2-offer-mini .gag2-buy{font-weight:600!important;}
  .gag2-manage-dropdown summary{font-size:12px!important;min-height:34px!important;padding:8px 12px!important;}
}

/* v2.0.33 - Seller directory for /seller-store/ */
.gag2-seller-directory-hero{background:linear-gradient(135deg,#07351f,#14863e);color:#fff;border-radius:24px;padding:34px;margin:0 0 20px;box-shadow:0 20px 50px rgba(5,36,20,.18)}
.gag2-seller-directory-hero span{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:7px 12px;font-weight:800;font-size:13px}.gag2-seller-directory-hero h1{margin:14px 0 8px;color:#fff;font-size:38px;line-height:1}.gag2-seller-directory-hero p{max-width:680px;margin:0;color:rgba(255,255,255,.88)}
.gag2-seller-directory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.gag2-seller-directory-card{display:grid;gap:8px;justify-items:center;text-align:center;background:#fff;border:1px solid #e7eadc;border-radius:18px;padding:20px;text-decoration:none!important;color:#132316;box-shadow:0 12px 30px rgba(5,36,20,.07)}.gag2-seller-directory-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(5,36,20,.10)}.gag2-seller-directory-avatar{width:76px;height:76px;border-radius:18px;background:#effaf0;display:grid;place-items:center;overflow:hidden;font-size:30px;color:#13823a}.gag2-seller-directory-avatar img{width:100%;height:100%;object-fit:cover}.gag2-seller-directory-card strong{font-size:17px;color:#10261a}.gag2-seller-directory-card em{font-style:normal;color:#13823a;font-weight:800;font-size:13px}.gag2-seller-directory-card small{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;color:#53635a;font-weight:750}.gag2-seller-directory-card small span{display:inline-flex;align-items:center;gap:5px}
@media(max-width:760px){.gag2-seller-directory-hero{padding:24px 18px;border-radius:18px}.gag2-seller-directory-hero h1{font-size:30px}.gag2-seller-directory-grid{grid-template-columns:1fr}}

/* v2.0.36 - GAG2 Plugin Page Shell standardization */
/* v2.0.37 - Remove the extra outer plugin wrapper visual treatment. The plugin shell now only controls width/spacing; hero and content cards own the visible cards. */
.gag2-plugin-page-shell{max-width:1400px;margin:32px auto 50px;padding:24px 52px 38px;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box;}
.gag2-plugin-page-shell .gag2-store-breadcrumb{margin:0 0 18px;}
.gag2-plugin-page-hero{margin-bottom:20px!important;}
.gag2-plugin-page-card{background:#fff;border:1px solid #dfeae2;border-radius:18px;box-shadow:0 18px 42px rgba(5,36,20,.08);padding:24px;overflow:hidden;}
.gag2-plugin-page-card .gag2-panel{box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important;margin:0!important;background:transparent!important;max-width:none!important;}
/* v2.0.40 - Standardized plugin/system page widths with Seller Store pages. Keep cards full width inside the 1400px plugin shell. */
.gag2-cart-shell .gag2-plugin-page-card,.gag2-checkout-shell .gag2-plugin-page-card,.gag2-track-shell .gag2-plugin-page-card,.gag2-payment-shell .gag2-plugin-page-card{max-width:none!important;width:100%;margin-left:0!important;margin-right:0!important;}
.gag2-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);gap:26px;align-items:start;}
.gag2-checkout-grid h3{margin-top:0;color:#082316;}
.gag2-plugin-page-card .gag2-empty{text-align:center;padding:34px 18px;border:1px dashed #dbe7de;border-radius:16px;background:#fbfff9;}
.gag2-plugin-page-card .gag2-empty i{font-size:34px;color:#0a8f3d;margin-bottom:10px;}
.gag2-plugin-page-card .gag2-empty h3{margin:0 0 8px;color:#082316;}
.gag2-plugin-page-card .gag2-empty p{margin:0 0 14px;color:#516258;}
.gag2-order-tracker>p{margin-top:0;color:#43564a;}
.gag2-order-search{display:grid!important;grid-template-columns:1fr auto!important;gap:12px!important;align-items:center!important;margin:14px 0 20px!important;}
.gag2-order-results h3{margin:18px 0 14px;color:#082316;}

@media (max-width: 980px){
  .gag2-plugin-page-shell{margin:22px 12px 36px;padding:18px;border-radius:16px;}
  .gag2-plugin-page-card{padding:16px;border-radius:16px;}
  .gag2-checkout-grid{grid-template-columns:1fr;gap:18px;}
}
@media (max-width: 640px){
  .gag2-plugin-page-shell{margin:14px 8px 28px;padding:14px;}
  .gag2-order-search{grid-template-columns:1fr!important;}
  .gag2-order-search .gag2-btn{width:100%;justify-content:center;}
}


/* v2.0.39 - Standardized top spacing from header/nav to breadcrumbs across all plugin pages */
.gag2-store-page,
.gag2-plugin-page-shell{
  margin-top:0!important;
  padding-top:20px!important;
}
.gag2-store-page > .gag2-store-breadcrumb,
.gag2-plugin-page-shell > .gag2-store-breadcrumb{
  margin-top:0!important;
  margin-bottom:16px!important;
}
.gag2-plugin-page-shell{
  padding-left:clamp(18px,3.6vw,52px)!important;
  padding-right:clamp(18px,3.6vw,52px)!important;
}
@media(max-width:760px){
  .gag2-store-page,
  .gag2-plugin-page-shell{
    padding-top:14px!important;
  }
  .gag2-store-page > .gag2-store-breadcrumb,
  .gag2-plugin-page-shell > .gag2-store-breadcrumb{
    margin-bottom:12px!important;
  }
}

/* v2.0.41 - Single width standard for ALL marketplace/plugin pages.
   Seller Directory, Seller Store detail, Cart, Checkout, Payment, and Track My Order
   now use the same outer width and gutter. Theme provides only header/footer. */
.gag2-store-page,
.gag2-plugin-page-shell{
  width:min(100% - 36px, 1360px)!important;
  max-width:1360px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box!important;
}
.gag2-plugin-page-shell{
  margin-bottom:50px!important;
  padding-top:20px!important;
  padding-bottom:38px!important;
}
.gag2-store-page{
  padding-top:20px!important;
  padding-bottom:36px!important;
}
.gag2-store-page > .gag2-store-breadcrumb,
.gag2-plugin-page-shell > .gag2-store-breadcrumb{
  margin-left:0!important;
  margin-right:0!important;
}
.gag2-seller-directory-hero,
.gag2-store-hero-v2,
.gag2-plugin-page-hero,
.gag2-plugin-page-card,
.gag2-store-layout{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
}
@media(max-width:760px){
  .gag2-store-page,
  .gag2-plugin-page-shell{
    width:calc(100% - 24px)!important;
    padding-top:14px!important;
    padding-bottom:28px!important;
  }
}


/* v2.0.42 - Eliminate header-to-breadcrumb gap across all plugin/system pages. */
.gag2-store-page,
.gag2-plugin-page-shell{
  margin-top:0!important;
  padding-top:0!important;
}
.gag2-store-page > .gag2-store-breadcrumb,
.gag2-plugin-page-shell > .gag2-store-breadcrumb{
  margin-top:0!important;
  padding-top:0!important;
}
@media(max-width:760px){
  .gag2-store-page,
  .gag2-plugin-page-shell{
    padding-top:0!important;
  }
}


/* v2.0.43 - Comfortable header-to-breadcrumb breathing room across all plugin/system pages. */
.gag2-store-page,
.gag2-plugin-page-shell{
  padding-top:16px!important;
}
.gag2-store-page > .gag2-store-breadcrumb,
.gag2-plugin-page-shell > .gag2-store-breadcrumb{
  margin-top:0!important;
  padding-top:0!important;
  margin-bottom:14px!important;
}
@media(max-width:760px){
  .gag2-store-page,
  .gag2-plugin-page-shell{
    padding-top:12px!important;
  }
  .gag2-store-page > .gag2-store-breadcrumb,
  .gag2-plugin-page-shell > .gag2-store-breadcrumb{
    margin-bottom:12px!important;
  }
}


/* v2.0.45 - Payment Page v2: square QR, active/expired states, compact two-column layout. */
.gag2-payment-v2{display:grid;gap:18px;}
.gag2-payment-timer-v2{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;background:linear-gradient(135deg,#ecfdf3,#f7fff9)!important;border:1px solid rgba(22,163,74,.18)!important;border-radius:18px!important;padding:16px 18px!important;margin:0 0 4px!important;color:#14532d!important;box-shadow:0 10px 24px rgba(5,36,20,.05)!important;}
.gag2-payment-timer-v2 span{display:block;font-size:12px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#16803c!important;margin-bottom:3px!important;}
.gag2-payment-timer-v2 em{display:block;font-size:13px!important;color:#557263!important;font-style:normal!important;}
.gag2-payment-timer-v2 strong{font-size:34px!important;font-weight:900!important;color:#063b22!important;background:#fff!important;border:1px solid #dcefe2!important;border-radius:14px!important;padding:10px 14px!important;min-width:116px!important;text-align:center!important;box-shadow:0 8px 18px rgba(5,36,20,.06)!important;}
.gag2-payment-expired-banner{display:flex;align-items:center;gap:12px;background:#fff1f2;border:1px solid #fecdd3;color:#991b1b;border-radius:18px;padding:16px 18px;box-shadow:0 10px 24px rgba(127,29,29,.06);}
.gag2-payment-expired-banner>i{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#fee2e2;color:#b91c1c;font-size:18px;flex:0 0 auto;}
.gag2-payment-expired-banner strong{display:block;font-size:15px;color:#7f1d1d;margin-bottom:3px;}
.gag2-payment-expired-banner span{display:block;font-size:13px;color:#a33a3a;}
.gag2-payment-form-v2{display:grid!important;gap:18px!important;margin:0!important;}
.gag2-paybox-v2{margin:0!important;background:#fff!important;border:1px solid #dfeae2!important;border-radius:20px!important;padding:20px!important;box-shadow:0 14px 34px rgba(5,36,20,.07)!important;}
.gag2-paybox-v2.is-disabled{background:#fffafa!important;border-color:#f0d3d6!important;}
.gag2-paybox-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #edf4ef;}
.gag2-paybox-head span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#63806e;font-weight:850;margin-bottom:3px;}
.gag2-paybox-head h4{margin:0!important;color:#092819!important;font-size:22px!important;line-height:1.15!important;}
.gag2-pay-amount{background:linear-gradient(135deg,#063b22,#16a34a);color:#fff;border-radius:16px;padding:12px 15px;text-align:right;min-width:170px;box-shadow:0 12px 24px rgba(22,163,74,.22);}
.gag2-pay-amount small{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;opacity:.84;margin-bottom:3px;}
.gag2-pay-amount strong{display:block;font-size:23px;line-height:1;font-weight:900;color:#fff;}
.gag2-payment-columns{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px;align-items:start;}
.gag2-qr-card{background:#f8fcf9;border:1px solid #e4f0e7;border-radius:18px;padding:16px;text-align:center;}
.gag2-qr-square{position:relative;aspect-ratio:1/1;width:100%;background:#fff;border:1px solid #dcebe0;border-radius:18px;display:grid;place-items:center;overflow:hidden;transition:filter .25s ease,opacity .25s ease;}
.gag2-qr-square img,.gag2-qr-square .gag2-qr{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;border:0!important;border-radius:14px!important;padding:10px!important;background:#fff!important;box-sizing:border-box!important;}
.gag2-no-qr{display:grid;place-items:center;gap:8px;color:#5e7467;font-weight:800;}
.gag2-no-qr i{font-size:46px;color:#16a34a;}
.gag2-qr-square.is-blurred img{filter:blur(8px) grayscale(.35);opacity:.62;}
.gag2-qr-square.is-blurred:after{content:"";position:absolute;inset:0;background:rgba(20,20,20,.24);backdrop-filter:blur(1px);}
.gag2-qr-lock{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:8px;color:#fff;z-index:2;text-shadow:0 2px 6px rgba(0,0,0,.28);}
.gag2-qr-lock i{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(127,29,29,.84);font-size:18px;box-shadow:0 10px 22px rgba(0,0,0,.18);}
.gag2-qr-lock strong{font-size:15px;text-transform:uppercase;letter-spacing:.08em;}
.gag2-qr-card p{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px 0 0;color:#456252;font-size:13px;font-weight:800;}
.gag2-payment-details{display:grid;gap:12px;}
.gag2-info-row{display:flex;justify-content:space-between;gap:16px;align-items:center;background:#fbfffc;border:1px solid #e5f0e8;border-radius:14px;padding:13px 14px;}
.gag2-info-row span{color:#60756a;font-size:13px;font-weight:750;}
.gag2-info-row strong{color:#10291a;font-size:14px;font-weight:850;text-align:right;}
.gag2-payment-reminder{display:flex;gap:10px;align-items:flex-start;background:#f0fdf4;border:1px solid #bbf7d0;color:#245c39;border-radius:14px;padding:13px 14px;font-size:13px;font-weight:650;}
.gag2-payment-reminder i{color:#16a34a;margin-top:2px;}
.gag2-upload-box{display:grid;place-items:center;text-align:center;gap:7px;border:2px dashed #bfe5c8;background:#fbfffc;border-radius:18px;padding:24px 18px;cursor:pointer;transition:.18s ease;color:#315843;}
.gag2-upload-box:hover{border-color:#16a34a;background:#f4fff6;}
.gag2-upload-box input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px;}
.gag2-upload-box i{font-size:30px;color:#16a34a;}
.gag2-upload-box strong{font-size:15px;color:#123321;font-weight:850;}
.gag2-upload-box span{font-size:12px;color:#6a7d71;}
.gag2-upload-box.is-disabled{cursor:not-allowed;background:#f8f1f2;border-color:#edc6cb;color:#9f5b64;}
.gag2-upload-box.is-disabled i,.gag2-upload-box.is-disabled strong{color:#9f1239;}
.gag2-payment-submit-v2{justify-self:end;min-width:230px;justify-content:center!important;}
.gag2-payment-submit-v2:disabled{background:#d1d5db!important;color:#6b7280!important;border-color:#d1d5db!important;box-shadow:none!important;cursor:not-allowed!important;}
@media(max-width:860px){.gag2-payment-timer-v2{align-items:flex-start!important;flex-direction:column!important}.gag2-payment-timer-v2 strong{min-width:0!important;width:100%!important}.gag2-paybox-head{display:grid}.gag2-pay-amount{text-align:left;min-width:0}.gag2-payment-columns{grid-template-columns:1fr}.gag2-qr-card{max-width:320px;width:100%;margin:0 auto}.gag2-payment-submit-v2{width:100%;justify-self:stretch;}}

/* v2.0.46: stock display standardization */
.gag2-store-stock.is-empty{color:#dc2626!important;background:#fef2f2!important;border-color:#fecaca!important;font-weight:700;}
.gag2-store-product-card.is-out-of-stock .gag2-store-add{opacity:.65;cursor:not-allowed;}
.gag2-store-product-card.is-out-of-stock .gag2-qty-stepper{opacity:.65;}

/* v2.0.47 - Become a Seller revamped page */
.gag2-become-seller-v2{max-width:1400px;margin:16px auto 36px;padding:0 18px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#102318;box-sizing:border-box}.gag2-apply-hero-v2{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:center;background:linear-gradient(135deg,#fff,#f7fff8);border:1px solid #dceee1;border-radius:24px;padding:34px 38px;margin-bottom:22px;box-shadow:0 18px 44px rgba(5,36,20,.07);overflow:hidden;position:relative}.gag2-apply-hero-v2:after{content:"";position:absolute;right:-50px;bottom:-70px;width:360px;height:220px;background:radial-gradient(circle,rgba(34,197,94,.16),transparent 68%);pointer-events:none}.gag2-apply-hero-v2 span{display:inline-flex;align-items:center;gap:8px;background:#eaffef;color:#087433;border:1px solid #cdeed5;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:850}.gag2-apply-hero-v2 h1{font-size:44px;line-height:1.02;margin:18px 0 12px;color:#082015;letter-spacing:-.045em}.gag2-apply-hero-v2 h1 i{color:#55c92e;font-size:.8em}.gag2-apply-hero-v2 p{margin:0 0 10px;max-width:760px;font-size:17px;color:#31453a}.gag2-apply-hero-v2 small{display:block;color:#66766c;font-size:15px}.gag2-apply-hero-art{justify-self:end;width:245px;height:160px;border-radius:24px;background:linear-gradient(180deg,#e9fff0,#fff);border:1px solid #d8efdf;display:grid;place-items:center;align-content:center;box-shadow:inset 0 -18px 35px rgba(34,197,94,.09);position:relative;z-index:1}.gag2-apply-hero-art i{font-size:54px;color:#13933e;margin-bottom:8px}.gag2-apply-hero-art strong{font-size:26px;font-weight:950;color:#12311e}.gag2-apply-hero-art em{font-style:normal;color:#12803b;font-weight:850}.gag2-apply-layout-v2{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);gap:22px}.gag2-apply-form-card-v2,.gag2-apply-info-card-v2{background:#fff;border:1px solid #e0eee4;border-radius:24px;box-shadow:0 18px 44px rgba(5,36,20,.07);padding:28px}.gag2-apply-section-head,.gag2-apply-info-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}.gag2-apply-section-head>i,.gag2-apply-info-head>i{width:44px;height:44px;border-radius:14px;background:#e8f9ed;color:#13933e;display:grid;place-items:center;font-size:20px;flex:0 0 auto}.gag2-apply-section-head h2,.gag2-apply-info-head h3{margin:0;font-size:23px;letter-spacing:-.025em;color:#102318}.gag2-apply-section-head p{margin:4px 0 0;color:#68776e}.gag2-apply-form-v2 label:not(.gag2-upload-panel-v2):not(.gag2-apply-confirm-v2){display:block;margin:16px 0 8px;font-weight:500;color:#26382d;font-size:14px;letter-spacing:.01em}.gag2-input-icon{display:flex;align-items:center;gap:12px;border:1px solid #cfe7d5;border-radius:14px;background:#fbfffc;padding:0 14px;max-width:760px}.gag2-input-icon i{color:#13823a;width:20px;text-align:center}.gag2-input-icon input{border:0!important;background:transparent!important;box-shadow:none!important;width:100%;height:46px;padding:0!important;outline:0}.gag2-upload-panel-v2{display:block;max-width:760px;margin:18px 0 0;padding:18px 20px;border:1.5px dashed #b9e3c2;border-radius:16px;background:linear-gradient(135deg,#fbfffc,#f2fff5);cursor:pointer}.gag2-upload-panel-v2 input{position:absolute;opacity:0;pointer-events:none}.gag2-upload-panel-v2 strong{display:flex;align-items:center;gap:9px;color:#102318;font-size:15px}.gag2-upload-panel-v2 strong i{color:#13933e}.gag2-upload-panel-v2 span{display:block;margin:6px 0 12px;color:#68776e;font-size:14px}.gag2-upload-panel-v2 em{display:inline-flex;align-items:center;gap:8px;background:#dff8e5;color:#0f833a;border-radius:999px;padding:9px 14px;font-style:normal;font-weight:850}.gag2-apply-confirm-v2{display:flex!important;align-items:center;gap:10px;margin:22px 0 18px!important;font-weight:500;color:#15261b}.gag2-apply-confirm-v2 input{width:16px;height:16px}.gag2-apply-submit-v2{min-width:230px;justify-content:center}.gag2-apply-info-card-v2{background:linear-gradient(135deg,#fff,#f9fffa)}.gag2-apply-steps-v2{list-style:none;margin:0;padding:0;display:grid;gap:18px}.gag2-apply-steps-v2 li{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:flex-start}.gag2-apply-steps-v2 li span{width:42px;height:42px;border-radius:14px;background:#dcf8e4;color:#10873a;display:grid;place-items:center;font-weight:950}.gag2-apply-steps-v2 strong{display:block;color:#102318;margin-bottom:3px}.gag2-apply-steps-v2 p{margin:0;color:#66766c;font-size:14px;line-height:1.4}.gag2-apply-requirements-v2{border-top:1px solid #e4efe7;margin-top:26px;padding-top:22px}.gag2-apply-requirements-v2 h4,.gag2-apply-help-v2 h4{margin:0 0 14px;color:#102318;font-size:16px}.gag2-apply-requirements-v2 p{display:flex;align-items:center;gap:10px;margin:10px 0;color:#26382d}.gag2-apply-requirements-v2 p i{color:#16a34a}.gag2-apply-help-v2{margin-top:28px;background:#fffaf0;border:1px solid #f4d69a;border-radius:18px;padding:18px}.gag2-apply-help-v2 h4 i{color:#b7791f}.gag2-apply-help-v2 p{margin:0;color:#8a5d18;line-height:1.45}.gag2-apply-success{max-width:1400px;margin:16px auto;padding:14px 18px;border-radius:16px}
@media(max-width:920px){.gag2-become-seller-v2{padding:0 14px}.gag2-apply-hero-v2{grid-template-columns:1fr;padding:26px 22px}.gag2-apply-hero-art{display:none}.gag2-apply-hero-v2 h1{font-size:34px}.gag2-apply-layout-v2{grid-template-columns:1fr}.gag2-apply-form-card-v2,.gag2-apply-info-card-v2{padding:22px}.gag2-input-icon,.gag2-upload-panel-v2{max-width:100%}}

/* v2.0.49: Standard field label typography - avoid heavy/bold form labels across plugin pages */
.gag2-form label,
.gag2-apply-form-v2 label:not(.gag2-upload-panel-v2):not(.gag2-apply-confirm-v2),
.gag2-payment-v2 label,
.gag2-track-shell label,
.gag2-checkout-shell label,
.gag2-cart-shell label,
.gag2-become-seller-shell label {
  font-weight:500!important;
}
.gag2-upload-panel-v2 strong,
.gag2-upload-box strong {
  font-weight:600!important;
}

/* v2.0.50 - Seller Login custom frontend page */
.gag2-seller-login-shell{width:min(100% - 36px,1360px)!important;max-width:1360px!important;}
.gag2-seller-login-shell .gag2-plugin-page-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
.gag2-seller-login-v2{max-width:1040px;margin:22px auto 42px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.78fr);gap:24px;align-items:stretch;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#102318;}
.gag2-login-form-card,.gag2-login-benefits-card{background:#fff;border:1px solid #dfeee4;border-radius:22px;box-shadow:0 18px 44px rgba(5,36,20,.075);padding:34px 36px;}
.gag2-login-form-card{text-align:left;}
.gag2-login-badge{width:max-content;margin:0 auto 18px;display:flex;align-items:center;gap:8px;border:1px solid #86d89a;color:#087433;background:#f1fff4;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:650;}
.gag2-login-form-card h1{text-align:center;margin:0 0 8px!important;color:#0a2416!important;font-size:31px!important;letter-spacing:-.035em!important;line-height:1.1!important;}
.gag2-login-intro{text-align:center;max-width:420px;margin:0 auto 26px!important;color:#5e7167!important;line-height:1.45!important;font-size:15px!important;}
.gag2-login-form{display:grid;gap:0;margin:0!important;}
.gag2-login-form label:not(.gag2-check){display:block;margin:16px 0 8px!important;color:#26382d!important;font-size:14px!important;font-weight:500!important;letter-spacing:.01em!important;}
.gag2-login-form .gag2-input-icon{max-width:none!important;border:1px solid #cfe2d4!important;border-radius:13px!important;background:#fbfffc!important;min-height:48px!important;}
.gag2-login-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:16px 0 18px;}
.gag2-login-row .gag2-check{display:flex!important;align-items:center;gap:8px;margin:0!important;font-size:13px!important;color:#2a3b31!important;font-weight:500!important;}
.gag2-login-row a,.gag2-login-apply-link,.gag2-login-new-seller a{color:#087433!important;text-decoration:none!important;font-weight:650!important;font-size:13px!important;}
.gag2-login-submit{width:100%;height:48px;justify-content:center!important;border-radius:12px!important;font-weight:650!important;margin-top:2px!important;}
.gag2-login-divider{display:flex;align-items:center;gap:14px;margin:24px 0 14px;color:#7c8b82;font-size:13px;}
.gag2-login-divider:before,.gag2-login-divider:after{content:"";height:1px;background:#e4eee7;flex:1;}
.gag2-login-apply{text-align:center;color:#304237;margin:0 0 8px!important;font-size:14px!important;}
.gag2-login-apply-link{display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px!important;}
.gag2-login-benefits-card{background:linear-gradient(135deg,#fff,#f7fff9);}
.gag2-login-benefits-card h2{margin:0 0 24px!important;color:#102318!important;font-size:22px!important;letter-spacing:-.025em!important;}
.gag2-login-benefit{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:flex-start;margin:0 0 24px;}
.gag2-login-benefit>i,.gag2-login-new-seller>i{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e8f9ed;color:#12823a;font-size:19px;}
.gag2-login-benefit strong,.gag2-login-new-seller strong{display:block;color:#102318;font-size:15px;font-weight:700;margin-bottom:5px;}
.gag2-login-benefit p,.gag2-login-new-seller p{margin:0;color:#66766c;font-size:14px;line-height:1.45;}
.gag2-login-new-seller{display:grid;grid-template-columns:38px minmax(0,1fr);gap:14px;align-items:flex-start;margin-top:10px;background:#eefbf2;border:1px solid #d4efdc;border-radius:18px;padding:18px;}
.gag2-login-new-seller>i{width:38px;height:38px;font-size:16px;}
.gag2-login-new-seller a{display:inline-flex;align-items:center;gap:8px;margin-top:12px;font-size:14px!important;}
.gag2-login-alert{display:flex;align-items:center;gap:9px;margin:0 0 16px;border-radius:13px;padding:12px 14px;font-size:13px;font-weight:600;}
.gag2-login-alert.is-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;}
.gag2-login-alert.is-warning{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;}
.gag2-login-already{max-width:720px;margin:28px auto;text-align:center;background:#fff;border:1px solid #dfeee4;border-radius:22px;box-shadow:0 18px 44px rgba(5,36,20,.075);padding:36px;}
.gag2-login-already>i{font-size:38px;color:#16a34a;margin-bottom:12px;}
.gag2-login-already h2{margin:0 0 8px!important;color:#102318!important;}
.gag2-login-already p{color:#66766c;margin:0 0 18px!important;}
@media(max-width:900px){.gag2-seller-login-v2{grid-template-columns:1fr;max-width:680px;margin-top:16px}.gag2-login-form-card,.gag2-login-benefits-card{padding:26px 22px}.gag2-login-form-card h1{font-size:27px!important}.gag2-login-row{align-items:flex-start;flex-direction:column;gap:10px}}

/* v2.0.52 Cart Page v2 - aligned to green banner mockup */
.gag2-cart-shell .gag2-plugin-page-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
.gag2-cart-shell .gag2-plugin-page-hero h1{font-size:34px}
.gag2-cart-v2{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start;margin-top:18px}.gag2-cart-list-card,.gag2-cart-summary{background:#fff;border:1px solid rgba(20,83,45,.12);border-radius:18px;box-shadow:0 18px 40px rgba(5,36,20,.07)}.gag2-cart-list-card{padding:22px 24px}.gag2-cart-headrow{display:grid;grid-template-columns:minmax(260px,2fr) 120px 170px 120px 44px;gap:14px;padding:0 0 14px;border-bottom:1px solid #e8f0ea;color:#46564c;font-size:13px;font-weight:500}.gag2-cart-item-v2{display:grid!important;grid-template-columns:minmax(260px,2fr) 120px 170px 120px 44px!important;gap:14px!important;margin:0!important;padding:20px 0!important;border:0!important;border-bottom:1px solid #e8f0ea!important;border-radius:0!important;box-shadow:none!important}.gag2-cart-product-v2{display:flex;align-items:center;gap:14px}.gag2-cart-thumb{width:96px;height:96px;border-radius:12px;overflow:hidden;background:#eef8f1;flex:0 0 96px}.gag2-cart-thumb img,.gag2-cart-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.gag2-cart-thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#16a34a;font-size:28px}.gag2-cart-product-v2 b{display:block;color:#102a1b;font-size:16px;font-weight:650;margin-bottom:3px}.gag2-cart-product-v2 span:not(.gag2-cart-stock){display:block;color:#5d6c62;font-size:13px;margin-bottom:8px}.gag2-cart-stock{display:inline-flex!important;align-items:center;gap:5px;border-radius:999px;padding:5px 8px!important;font-size:12px!important;font-weight:600!important;margin:0!important}.gag2-cart-stock.is-in{background:#ecfdf3;color:#15803d}.gag2-cart-stock.is-out{background:#fff1f2;color:#dc2626}.gag2-cart-note{display:flex;gap:12px;align-items:flex-start;background:#f2fbf4;border:1px solid #dcefe2;border-radius:14px;padding:14px 16px;margin:14px 0 16px}.gag2-cart-note i{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dcfce7;color:#16a34a;flex:0 0 38px}.gag2-cart-note b{display:block;color:#102a1b;font-weight:650}.gag2-cart-note span{display:block;color:#506058;font-size:13px}.gag2-cart-actions{display:flex;justify-content:space-between;gap:12px}.gag2-secondary-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(22,163,74,.28);background:#fff;color:#087234;text-decoration:none;border-radius:12px;padding:11px 16px;font-weight:600}.gag2-cart-summary{padding:22px;position:sticky;top:18px}.gag2-cart-summary h3{margin:0 0 16px;color:#102a1b;font-size:20px}.gag2-summary-row{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #e8f0ea;padding:14px 0;color:#37463d}.gag2-summary-row:first-of-type{border-top:0}.gag2-summary-row strong{color:#102a1b}.gag2-summary-total{font-size:22px;color:#087234!important}.gag2-cart-checkout-btn{width:100%;justify-content:center;margin:6px 0 18px}.gag2-cart-summary-benefits{display:grid;gap:14px;margin-top:12px}.gag2-cart-summary-benefits p{display:flex;gap:11px;margin:0;color:#102a1b}.gag2-cart-summary-benefits i{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dcfce7;color:#16a34a;flex:0 0 36px}.gag2-cart-summary-benefits b{display:block;font-size:13px;font-weight:650}.gag2-cart-summary-benefits small{display:block;color:#627168;font-size:12px;line-height:1.35}
@media(max-width:1050px){.gag2-cart-v2{grid-template-columns:1fr}.gag2-cart-summary{position:relative;top:auto}.gag2-cart-headrow{display:none}.gag2-cart-item-v2{grid-template-columns:1fr auto!important}.gag2-cart-product-v2{grid-column:1/2}.gag2-cart-price,.gag2-cart-qty,.gag2-cart-subtotal{grid-column:1/2}.gag2-cart-remove{grid-column:2/3;grid-row:1/3;align-self:start}.gag2-cart-thumb{width:82px;height:82px;flex-basis:82px}}
@media(max-width:620px){.gag2-cart-list-card,.gag2-cart-summary{padding:16px}.gag2-cart-product-v2{align-items:flex-start}.gag2-cart-thumb{width:72px;height:72px;flex-basis:72px}.gag2-cart-actions{display:grid}.gag2-secondary-btn{justify-content:center}}

/* v2.0.57: smoother hold quantity UX */
.gag2-qty-stepper button,
.gag2-qty-plus,
.gag2-qty-minus{
  user-select:none;
  -webkit-user-select:none;
  -ms-user-select:none;
  -webkit-touch-callout:none;
  -webkit-tap-highlight-color:transparent;
  touch-action:manipulation;
}
.gag2-cart-item.is-updating{opacity:.92;pointer-events:auto!important;}


/* v2.0.58 - Cart empty action and payment cancellation */
.gag2-inline-form{display:inline-flex;margin:0}.gag2-danger-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(239,68,68,.28);background:#fff;color:#b91c1c;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:500;text-decoration:none;cursor:pointer;line-height:1.15;box-shadow:0 8px 18px rgba(185,28,28,.06);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.gag2-danger-btn:hover{background:#fff5f5;transform:translateY(-1px);box-shadow:0 12px 22px rgba(185,28,28,.11)}.gag2-empty-cart-btn{min-height:40px}.gag2-payment-actions-v2{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px}.gag2-payment-cancel-form{display:flex;justify-content:center;margin:12px 0 0}.gag2-cancel-order-btn{min-width:170px}.gag2-cart-actions{align-items:center;gap:12px;flex-wrap:wrap}@media(max-width:768px){.gag2-inline-form,.gag2-empty-cart-btn,.gag2-payment-cancel-form,.gag2-cancel-order-btn{width:100%}.gag2-cart-actions{display:grid;grid-template-columns:1fr}.gag2-danger-btn{width:100%}}

/* v2.0.59 Checkout actions */
.gag2-checkout-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:16px}.gag2-checkout-actions .gag2-btn,.gag2-checkout-actions .gag2-secondary-btn{justify-content:center}.gag2-back-cart-btn{min-height:42px}@media(max-width:680px){.gag2-checkout-actions{display:grid;grid-template-columns:1fr}.gag2-checkout-actions .gag2-btn,.gag2-checkout-actions .gag2-secondary-btn{width:100%}}

/* v2.0.60 - Payment Page v3 aligned with standard green hero + timer inside hero */
.gag2-plugin-page-hero{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:28px!important;}
.gag2-plugin-hero-copy{min-width:0!important;}
.gag2-payment-shell .gag2-plugin-page-hero{min-height:168px!important;padding:34px 40px!important;}
.gag2-payment-hero-timer,
.gag2-payment-hero-status{display:flex!important;align-items:center!important;gap:18px!important;color:#fff!important;border-left:1px solid rgba(255,255,255,.34)!important;padding-left:30px!important;min-width:330px!important;background:transparent!important;border-top:0!important;border-right:0!important;border-bottom:0!important;border-radius:0!important;box-shadow:none!important;margin:0!important;}
.gag2-payment-hero-timer>i,
.gag2-payment-hero-status>i{width:64px!important;height:64px!important;border-radius:999px!important;display:grid!important;place-items:center!important;border:3px solid rgba(255,255,255,.86)!important;color:#fff!important;font-size:30px!important;background:rgba(255,255,255,.08)!important;flex:0 0 auto!important;}
.gag2-payment-hero-timer span,
.gag2-payment-hero-status span{display:block!important;color:rgba(255,255,255,.92)!important;font-size:14px!important;font-weight:650!important;text-transform:none!important;letter-spacing:0!important;margin:0 0 3px!important;}
.gag2-payment-hero-timer strong,
.gag2-payment-hero-status strong{display:block!important;color:#fff!important;font-size:34px!important;line-height:1!important;font-weight:950!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;min-width:0!important;text-align:left!important;box-shadow:none!important;letter-spacing:.01em!important;}
.gag2-payment-hero-timer em,
.gag2-payment-hero-status em{display:block!important;color:rgba(255,255,255,.88)!important;font-size:14px!important;font-style:normal!important;margin-top:4px!important;}
.gag2-payment-hero-timer.is-expired>i{border-color:#fecaca!important;background:rgba(185,28,28,.18)!important;}
.gag2-payment-shell .gag2-plugin-page-card{padding:26px!important;border-radius:22px!important;}
.gag2-payment-v2{gap:18px!important;}
.gag2-payment-form-v2{gap:18px!important;}
.gag2-paybox-v2{padding:20px!important;border-radius:20px!important;box-shadow:0 16px 38px rgba(5,36,20,.06)!important;}
.gag2-paybox-head{background:#fbfffc!important;border:1px solid #e3efe7!important;border-radius:16px!important;padding:14px!important;margin-bottom:18px!important;}
.gag2-pay-seller-title{display:flex!important;align-items:center!important;gap:14px!important;}
.gag2-pay-seller-title>i{width:48px!important;height:48px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#e7f9ec!important;color:#0b8e3c!important;font-size:22px!important;flex:0 0 auto!important;}
.gag2-pay-seller-title span{display:block!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#078039!important;font-weight:850!important;margin:0 0 3px!important;}
.gag2-pay-seller-title h4{margin:0!important;color:#102318!important;font-size:21px!important;line-height:1.1!important;}
.gag2-pay-seller-title small{display:block!important;margin-top:5px!important;color:#6b7b71!important;font-size:13px!important;font-weight:500!important;}
.gag2-payment-columns{grid-template-columns:minmax(260px,330px) minmax(0,1fr)!important;gap:24px!important;}
.gag2-qr-card{background:#fbfffc!important;border:1px solid #e1eee5!important;border-radius:18px!important;padding:18px!important;}
.gag2-qr-square{border-radius:16px!important;}
.gag2-payment-details{gap:14px!important;}
.gag2-info-row{padding:15px 16px!important;border-radius:14px!important;background:#fff!important;}
.gag2-info-row span{font-weight:500!important;color:#38483e!important;}
.gag2-info-row strong{font-weight:750!important;}
.gag2-payment-reminder{align-items:flex-start!important;background:#f0fdf4!important;border-color:#bbf7d0!important;border-radius:14px!important;padding:14px 16px!important;}
.gag2-payment-reminder span{display:grid!important;gap:3px!important;}
.gag2-payment-reminder strong{font-size:13px!important;color:#087a37!important;font-weight:750!important;}
.gag2-payment-reminder em{font-size:12px!important;color:#52705e!important;font-style:normal!important;}
.gag2-upload-box{min-height:148px!important;border-radius:18px!important;background:#fff!important;border-color:#cfe9d6!important;}
.gag2-upload-box strong{font-size:20px!important;font-weight:800!important;}
.gag2-upload-box span{font-size:13px!important;color:#52665b!important;}
.gag2-upload-box em{font-style:normal!important;font-size:13px!important;color:#52665b!important;}
.gag2-payment-bottom-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)!important;gap:22px!important;align-items:stretch!important;}
.gag2-payment-reminder-card{display:flex!important;gap:16px!important;background:linear-gradient(135deg,#f4fff7,#fff)!important;border:1px solid #dcefe2!important;border-radius:18px!important;padding:20px!important;}
.gag2-payment-reminder-card>i{width:48px!important;height:48px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#e4faeb!important;color:#11863a!important;font-size:20px!important;flex:0 0 auto!important;}
.gag2-payment-reminder-card strong{display:block!important;color:#102318!important;font-size:16px!important;margin-bottom:8px!important;}
.gag2-payment-reminder-card ul{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:7px!important;}
.gag2-payment-reminder-card li{position:relative!important;padding-left:22px!important;color:#33493b!important;font-size:13px!important;line-height:1.45!important;}
.gag2-payment-reminder-card li:before{content:'✓'!important;position:absolute!important;left:0!important;top:0!important;color:#16a34a!important;font-weight:900!important;}
.gag2-payment-action-stack{display:grid!important;gap:12px!important;align-content:start!important;}
.gag2-payment-submit-v2{width:100%!important;min-width:0!important;min-height:72px!important;border-radius:14px!important;display:flex!important;flex-direction:column!important;gap:4px!important;justify-content:center!important;align-items:center!important;font-size:18px!important;}
.gag2-payment-submit-v2 small{display:block!important;font-size:12px!important;font-weight:500!important;opacity:.9!important;color:inherit!important;}
.gag2-payment-cancel-form{width:min(100%,520px)!important;margin:12px 0 0 auto!important;}
.gag2-cancel-order-btn{width:100%!important;min-height:68px!important;border-radius:14px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;font-size:17px!important;background:#fff!important;color:#dc2626!important;border:1px solid #fecaca!important;box-shadow:none!important;}
.gag2-cancel-order-btn small{display:block!important;font-size:12px!important;font-weight:500!important;color:#ef4444!important;}
.gag2-payment-trust-strip{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;background:linear-gradient(135deg,#fbfffc,#f5fff7)!important;border:1px solid #dcefe2!important;border-radius:18px!important;margin-top:20px!important;padding:18px!important;}
.gag2-payment-trust-strip p{display:flex!important;align-items:center!important;gap:14px!important;margin:0!important;padding:0 18px!important;border-right:1px solid #dfeae2!important;}
.gag2-payment-trust-strip p:last-child{border-right:0!important;}
.gag2-payment-trust-strip i{width:42px!important;height:42px!important;border-radius:999px!important;background:#e6faec!important;color:#10843b!important;display:grid!important;place-items:center!important;font-size:18px!important;flex:0 0 auto!important;}
.gag2-payment-trust-strip b{display:block!important;font-size:14px!important;color:#102318!important;}
.gag2-payment-trust-strip small{display:block!important;color:#63766b!important;font-size:12px!important;margin-top:2px!important;}
@media(max-width:900px){
  .gag2-plugin-page-hero{grid-template-columns:1fr!important;gap:20px!important;}
  .gag2-payment-hero-timer,.gag2-payment-hero-status{border-left:0!important;border-top:1px solid rgba(255,255,255,.28)!important;padding-left:0!important;padding-top:18px!important;min-width:0!important;width:100%!important;}
  .gag2-payment-columns,.gag2-payment-bottom-grid{grid-template-columns:1fr!important;}
  .gag2-payment-cancel-form{width:100%!important;margin-left:0!important;}
  .gag2-payment-trust-strip{grid-template-columns:1fr 1fr!important;gap:12px!important;}
  .gag2-payment-trust-strip p{border-right:0!important;padding:0!important;}
}
@media(max-width:560px){
  .gag2-payment-shell .gag2-plugin-page-hero{padding:24px 20px!important;}
  .gag2-payment-hero-timer>i,.gag2-payment-hero-status>i{width:54px!important;height:54px!important;font-size:24px!important;}
  .gag2-payment-hero-timer strong,.gag2-payment-hero-status strong{font-size:28px!important;}
  .gag2-payment-shell .gag2-plugin-page-card{padding:16px!important;}
  .gag2-paybox-head{grid-template-columns:1fr!important;gap:14px!important;}
  .gag2-pay-amount{text-align:left!important;width:100%!important;}
  .gag2-payment-trust-strip{grid-template-columns:1fr!important;}
}


/* v2.0.61 - Payment page action alignment */
.gag2-payment-v2 .gag2-payment-cancel-form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)!important;
  gap:22px!important;
  align-items:start!important;
  margin:12px 0 0!important;
  width:100%!important;
}
.gag2-payment-v2 .gag2-payment-cancel-form .gag2-cancel-order-btn{
  grid-column:2!important;
  width:100%!important;
  max-width:none!important;
}
@media(max-width:860px){
  .gag2-payment-v2 .gag2-payment-cancel-form{grid-template-columns:1fr!important;}
  .gag2-payment-v2 .gag2-payment-cancel-form .gag2-cancel-order-btn{grid-column:1!important;}
}

/* v2.0.62 - Payment action stack alignment: Cancel Order lives in the same right-side action stack as Submit Proof. */
.gag2-payment-v2 .gag2-payment-action-stack{
  width:100%!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:12px!important;
}
.gag2-payment-v2 .gag2-payment-action-stack > .gag2-payment-submit-v2,
.gag2-payment-v2 .gag2-payment-action-stack > .gag2-payment-cancel-form,
.gag2-payment-v2 .gag2-payment-action-stack > .gag2-payment-cancel-form > .gag2-cancel-order-btn{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}
.gag2-payment-v2 .gag2-payment-action-stack > .gag2-payment-cancel-form{
  display:block!important;
  margin:0!important;
}

/* v2.0.63 - Standard order status colors across public/seller/admin marketplace UI */
.gag2-status-pill{
  border-radius:999px!important;
  padding:6px 12px!important;
  font-size:12px!important;
  font-weight:500!important;
  line-height:1.15!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  border:1px solid transparent!important;
}
.gag2-status-pill.status-awaiting_payment,.status-awaiting_payment .gag2-status-pill{background:#fef3c7!important;color:#92400e!important;border-color:#fde68a!important;}
.gag2-status-pill.status-payment_submitted,.gag2-status-pill.status-pending,.status-payment_submitted .gag2-status-pill,.status-pending .gag2-status-pill{background:#e0f2fe!important;color:#075985!important;border-color:#bae6fd!important;}
.gag2-status-pill.status-processing,.status-processing .gag2-status-pill{background:#ffedd5!important;color:#9a3412!important;border-color:#fed7aa!important;}
.gag2-status-pill.status-completed,.status-completed .gag2-status-pill{background:#dcfce7!important;color:#166534!important;border-color:#bbf7d0!important;}
.gag2-status-pill.status-cancelled,.status-cancelled .gag2-status-pill{background:#fee2e2!important;color:#991b1b!important;border-color:#fecaca!important;}
.gag2-status-pill.status-expired,.status-expired .gag2-status-pill{background:#e5e7eb!important;color:#374151!important;border-color:#d1d5db!important;}
.gag2-status-pill.status-refunded,.status-refunded .gag2-status-pill{background:#f1f5f9!important;color:#475569!important;border-color:#e2e8f0!important;}
.gag2-status-pill.status-rejected,.status-rejected .gag2-status-pill{background:#ffe4e6!important;color:#9f1239!important;border-color:#fecdd3!important;}
.gag2-status-pill.status-fraudulent,.status-fraudulent .gag2-status-pill{background:#fecaca!important;color:#7f1d1d!important;border-color:#fca5a5!important;}
.gag2-status-pill.status-failed,.status-failed .gag2-status-pill{background:#fee2e2!important;color:#7f1d1d!important;border-color:#fecaca!important;}
.gag2-order-card.status-awaiting_payment{border-left:5px solid #f59e0b!important;}
.gag2-order-card.status-payment_submitted,.gag2-order-card.status-pending{border-left:5px solid #0ea5e9!important;}
.gag2-order-card.status-processing{border-left:5px solid #f97316!important;}
.gag2-order-card.status-completed{border-left:5px solid #22c55e!important;}
.gag2-order-card.status-cancelled{border-left:5px solid #ef4444!important;}
.gag2-order-card.status-expired{border-left:5px solid #6b7280!important;}
.gag2-order-card.status-refunded{border-left:5px solid #64748b!important;}
.gag2-order-card.status-rejected{border-left:5px solid #be123c!important;}
.gag2-order-card.status-fraudulent,.gag2-order-card.status-failed{border-left:5px solid #7f1d1d!important;}
.gag2-track-shell .gag2-order-timeline{display:none!important;}

/* v2.0.65 - Seller Dashboard Orders refinements
   - Mobile filters/search full width
   - Scroll-safe Manage Order actions
   - One-line customer name/email
   - Proof Uploaded pill is now the proof link
*/
.gag2-orders-search,
.gag2-orders-search label,
.gag2-orders-search input,
.gag2-order-filters,
.gag2-order-filters a{
  box-sizing:border-box!important;
}
.gag2-order-info{min-width:0!important;}
.gag2-order-info b,
.gag2-order-info span{
  display:block!important;
  max-width:100%!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.gag2-order-payment .gag2-proof-pill-link,
.gag2-order-payment a.gag2-proof-pill-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  border-radius:999px!important;
  padding:7px 10px!important;
  font-style:normal!important;
  font-size:12px!important;
  font-weight:500!important;
  text-decoration:none!important;
  background:#e8f2ff!important;
  color:#1d4ed8!important;
  margin:0!important;
  line-height:1.1!important;
  white-space:nowrap!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.gag2-order-payment .gag2-proof-pill-link:hover{
  background:#dbeafe!important;
  color:#1e40af!important;
}
.gag2-order-payment em.proof-ok{font-weight:500!important;}

/* Make Manage Order scroll-safe: open panel stays usable and can scroll internally. */
.gag2-manage-dropdown div{
  max-height:min(360px, calc(100vh - 180px))!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  scrollbar-width:thin!important;
}
.gag2-manage-dropdown div::-webkit-scrollbar{width:8px!important;}
.gag2-manage-dropdown div::-webkit-scrollbar-thumb{background:#cfe0d5!important;border-radius:999px!important;}

@media (min-width:721px){
  .gag2-order-actions{overflow:visible!important;}
  .gag2-manage-dropdown{position:relative!important;}
  .gag2-manage-dropdown div{
    position:absolute!important;
    right:0!important;
    left:auto!important;
    top:calc(100% + 8px)!important;
    bottom:auto!important;
    min-width:230px!important;
    max-width:min(320px, calc(100vw - 40px))!important;
    width:max-content!important;
    z-index:9999!important;
  }
}

@media (max-width:720px){
  .gag2-orders-toolbar{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  .gag2-orders-search{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    margin-bottom:12px!important;
  }
  .gag2-orders-search label,
  .gag2-orders-search input,
  .gag2-filter-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  .gag2-filter-btn{
    height:50px!important;
    min-height:50px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    font-size:14px!important;
    font-weight:500!important;
    padding:0 14px!important;
  }
  .gag2-filter-btn i{font-size:15px!important;margin:0!important;}
  .gag2-order-filters{
    width:100%!important;
    max-width:100%!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    overflow:visible!important;
    padding:0!important;
    margin:0!important;
  }
  .gag2-order-filters a{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:44px!important;
    justify-content:space-between!important;
    padding:0 12px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    font-weight:500!important;
  }
  .gag2-order-info b{
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    -webkit-line-clamp:unset!important;
    -webkit-box-orient:initial!important;
  }
  .gag2-order-payment .gag2-proof-pill-link{
    width:max-content!important;
    max-width:100%!important;
    font-size:12px!important;
    padding:7px 9px!important;
  }
  .gag2-order-payment a:not(.gag2-proof-pill-link){display:none!important;}
  .gag2-manage-dropdown div{
    position:static!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    max-height:none!important;
    overflow:visible!important;
    margin:8px 0 0!important;
    box-sizing:border-box!important;
  }
}

@media (max-width:430px){
  .gag2-order-filters{grid-template-columns:1fr!important;}
}


/* v2.0.68 - Order status reason fields/cards */
.gag2-status-reason-field{display:block;margin:8px 0 10px;min-width:220px;}
.gag2-status-reason-field span{display:block;font-size:12px;font-weight:500;color:#475569;margin-bottom:5px;}
.gag2-status-reason-field textarea{width:100%;min-height:74px;border:1px solid #dbe7df;border-radius:12px;padding:9px 10px;font:inherit;font-size:13px;resize:vertical;background:#fff;box-sizing:border-box;}
.gag2-order-reason-card{margin:12px 0 0;padding:12px 14px;border-radius:14px;border:1px solid #e5e7eb;background:#f8fafc;}
.gag2-order-reason-card strong{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;margin-bottom:5px;color:#334155;}
.gag2-order-reason-card p{margin:0;color:#475569;font-size:13px;line-height:1.5;}
.gag2-order-reason-card.status-rejected{border-color:#fecaca;background:#fff7f7;}
.gag2-order-reason-card.status-rejected strong{color:#991b1b;}
.gag2-order-reason-card.status-fraudulent{border-color:#fecaca;background:#fff1f2;}
.gag2-order-reason-card.status-fraudulent strong{color:#7f1d1d;}
.gag2-manage-dropdown form:has(.gag2-status-reason-field){padding-bottom:10px;margin-bottom:8px;border-bottom:1px solid #eef2f7;}
@media (max-width:768px){.gag2-status-reason-field{min-width:0}.gag2-status-reason-field textarea{min-height:88px}}

/* v2.0.69 - Mobile Seller Orders filter sheet / no-refresh status filtering */
.gag2-mobile-order-filter-open,
.gag2-mobile-order-filter-sheet{display:none;}
.gag2-order-filter-empty{display:none;}
@media (max-width:720px){
  .gag2-orders-toolbar{position:relative!important;}
  .gag2-mobile-order-filter-open{
    width:100%!important;
    height:50px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    border:1px solid #dbe7df!important;
    border-radius:15px!important;
    background:#fff!important;
    color:#173322!important;
    font-size:14px!important;
    font-weight:500!important;
    box-shadow:0 8px 22px rgba(5,36,20,.04)!important;
    cursor:pointer!important;
    margin:0!important;
  }
  .gag2-mobile-order-filter-open i{color:#087433!important;}
  .gag2-order-filters{
    display:none!important;
  }
  .gag2-mobile-order-filter-sheet{
    display:block!important;
    position:fixed!important;
    inset:0!important;
    z-index:999999!important;
    opacity:0!important;
    pointer-events:none!important;
    transition:opacity .18s ease!important;
  }
  .gag2-mobile-order-filter-sheet.is-open{
    opacity:1!important;
    pointer-events:auto!important;
  }
  .gag2-mobile-order-filter-backdrop{
    position:absolute!important;
    inset:0!important;
    background:rgba(4,22,12,.42)!important;
    backdrop-filter:blur(2px)!important;
  }
  .gag2-mobile-order-filter-panel{
    position:absolute!important;
    left:12px!important;
    right:12px!important;
    bottom:12px!important;
    max-height:min(78vh,620px)!important;
    overflow:auto!important;
    background:#fff!important;
    border:1px solid #dfeae3!important;
    border-radius:24px!important;
    box-shadow:0 24px 70px rgba(4,22,12,.28)!important;
    padding:14px!important;
    transform:translateY(16px)!important;
    transition:transform .18s ease!important;
    box-sizing:border-box!important;
  }
  .gag2-mobile-order-filter-sheet.is-open .gag2-mobile-order-filter-panel{
    transform:translateY(0)!important;
  }
  .gag2-mobile-order-filter-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:4px 2px 12px!important;
    border-bottom:1px solid #edf3ef!important;
    margin-bottom:10px!important;
  }
  .gag2-mobile-order-filter-head strong{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    color:#132316!important;
    font-size:16px!important;
    font-weight:600!important;
  }
  .gag2-mobile-order-filter-head strong i{color:#087433!important;}
  .gag2-mobile-order-filter-head button{
    width:38px!important;
    height:38px!important;
    border:0!important;
    border-radius:12px!important;
    background:#f3faf5!important;
    color:#173322!important;
    display:grid!important;
    place-items:center!important;
    cursor:pointer!important;
  }
  .gag2-mobile-order-filter-options{
    display:grid!important;
    gap:8px!important;
  }
  .gag2-mobile-order-filter-option{
    width:100%!important;
    min-height:48px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    border:1px solid #e1e9e4!important;
    border-radius:15px!important;
    background:#fff!important;
    color:#233a2b!important;
    padding:0 12px!important;
    font-size:14px!important;
    font-weight:500!important;
    cursor:pointer!important;
    text-align:left!important;
    box-sizing:border-box!important;
  }
  .gag2-mobile-order-filter-option em{
    min-width:28px!important;
    height:24px!important;
    border-radius:999px!important;
    background:#eef8f1!important;
    color:#087433!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-style:normal!important;
    font-size:12px!important;
    font-weight:500!important;
  }
  .gag2-mobile-order-filter-option.active{
    border-color:#16a34a!important;
    background:#f2fff6!important;
    color:#087433!important;
  }
  body.gag2-filter-sheet-open{overflow:hidden!important;}
}

/* v2.0.72: Order reason modal + seller application email simplification */
body.gag2-reason-modal-open{overflow:hidden!important;}
.gag2-order-reason-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px;}
.gag2-order-reason-modal.is-open{display:flex;}
.gag2-order-reason-backdrop{position:absolute;inset:0;background:rgba(9,30,18,.54);backdrop-filter:blur(4px);}
.gag2-order-reason-panel{position:relative;z-index:1;width:min(560px,100%);background:#fff;border:1px solid #dfeee5;border-radius:24px;box-shadow:0 28px 80px rgba(5,36,20,.28);padding:22px;display:grid;gap:16px;}
.gag2-order-reason-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:999px;background:#f3f7f4;color:#496155;cursor:pointer;}
.gag2-order-reason-head{display:flex;gap:14px;align-items:flex-start;padding-right:38px;}
.gag2-order-reason-head>span{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#fff7ed;color:#ea580c;font-size:20px;flex:0 0 auto;}
.gag2-order-reason-head h3{margin:0 0 4px;color:#102318;font-size:22px;line-height:1.15;}
.gag2-order-reason-head p{margin:0;color:#64746b;font-size:14px;line-height:1.45;}
.gag2-order-reason-panel label{display:grid;gap:8px;color:#334155;font-size:13px;font-weight:500;}
.gag2-order-reason-panel label em{color:#dc2626;font-style:normal;}
.gag2-order-reason-panel textarea{width:100%;box-sizing:border-box;border:1px solid #dbe7df;border-radius:16px;background:#fbfffc;padding:12px 14px;font:inherit;font-size:14px;line-height:1.45;resize:vertical;min-height:130px;outline:none;}
.gag2-order-reason-panel textarea:focus{border-color:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.12);}
.gag2-order-reason-check{display:flex!important;grid-template-columns:auto 1fr!important;gap:10px!important;align-items:flex-start;background:#f8fbf9;border:1px solid #e3ede7;border-radius:14px;padding:12px;color:#475569!important;}
.gag2-order-reason-check input{margin-top:2px;}
.gag2-order-reason-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;}
.gag2-order-reason-actions button{height:46px;border-radius:14px;border:0;font-weight:600;cursor:pointer;}
.gag2-order-reason-actions .gag2-secondary{background:#f3f7f4;color:#25372c;border:1px solid #dfeae2;}
.gag2-order-reason-actions .gag2-primary{background:linear-gradient(135deg,#16a34a,#087433);color:#fff;box-shadow:0 12px 26px rgba(8,116,51,.20);}
.gag2-order-reason-actions .gag2-primary:disabled{opacity:.48;cursor:not-allowed;box-shadow:none;}
@media(max-width:640px){.gag2-order-reason-modal{align-items:flex-end;padding:0}.gag2-order-reason-panel{border-radius:24px 24px 0 0;padding:20px 16px 18px}.gag2-order-reason-actions{grid-template-columns:1fr}.gag2-order-reason-actions .gag2-primary{order:-1}}


/* v2.0.74 — upload file selected indicators */
.gag2-file-selected{margin-top:10px;display:flex;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:8px 11px;border-radius:999px;background:#f5faf6;border:1px solid #d9eadf;color:#63736a;font-size:12px;line-height:1.2;box-sizing:border-box;transition:.16s ease;}
.gag2-file-selected i{font-size:13px!important;color:#94a3a0!important;}
.gag2-file-selected span{display:block;min-width:0;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0!important;color:inherit!important;font-size:12px!important;}
.gag2-file-selected em{font-style:normal;color:#718178;font-size:11px!important;margin:0!important;white-space:nowrap;}
.gag2-file-selected.has-file{background:#eafaf0;border-color:#bdecc9;color:#0f6931;}
.gag2-file-selected.has-file i{color:#16a34a!important;}
.gag2-upload-panel-v2.has-file,.gag2-upload-box.has-file{border-color:#22c55e!important;background:linear-gradient(135deg,#f6fff8,#edfff2)!important;}
.gag2-upload-panel-v2.has-file > strong,.gag2-upload-box.has-file > strong{color:#0f3d22!important;}
@media(max-width:720px){.gag2-file-selected{width:100%;justify-content:flex-start}.gag2-file-selected span{max-width:calc(100vw - 150px)}}


/* v2.0.79 - Seller QR cropper + terminal order action polish */
.gag2-qr-crop-upload{display:grid;gap:8px;}
.gag2-qr-crop-upload small{display:flex;align-items:flex-start;gap:7px;color:#64746b;font-size:12px;line-height:1.45;}
.gag2-qr-crop-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:20px;}
.gag2-qr-crop-modal.is-open{display:flex;}
body.gag2-qr-crop-open{overflow:hidden;}
.gag2-qr-crop-backdrop{position:absolute;inset:0;background:rgba(5,24,14,.62);backdrop-filter:blur(5px);}
.gag2-qr-crop-panel{position:relative;width:min(94vw,500px);background:#fff;border:1px solid #dfeee4;border-radius:26px;box-shadow:0 30px 90px rgba(4,20,12,.32);padding:22px;display:grid;gap:16px;}
.gag2-qr-crop-close{position:absolute;right:16px;top:16px;border:0;background:#f3faf5;color:#244b34;width:36px;height:36px;border-radius:999px;display:grid;place-items:center;cursor:pointer;}
.gag2-qr-crop-head{display:flex;gap:12px;align-items:flex-start;padding-right:42px;}
.gag2-qr-crop-head>span{width:42px;height:42px;border-radius:14px;background:#eafaf0;color:#16a34a;display:grid;place-items:center;font-size:18px;flex:0 0 auto;}
.gag2-qr-crop-head h3{margin:0;color:#102318;font-size:20px;letter-spacing:-.02em;}
.gag2-qr-crop-head p{margin:5px 0 0;color:#64746b;font-size:13px;line-height:1.45;}
.gag2-qr-crop-canvas{width:min(100%,360px);height:auto;aspect-ratio:1/1;background:#fff;border:1px solid #dcebe1;border-radius:18px;box-shadow:inset 0 0 0 10px #f8fcf9;margin:auto;cursor:grab;touch-action:none;}
.gag2-qr-crop-canvas:active{cursor:grabbing;}
.gag2-qr-zoom{display:grid!important;grid-template-columns:auto 1fr;gap:12px;align-items:center;font-weight:500!important;color:#42584a!important;}
.gag2-qr-zoom input{width:100%;accent-color:#16a34a;}
.gag2-qr-crop-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;}
.gag2-qr-crop-actions button{width:100%;justify-content:center;}
.gag2-no-actions .fa-lock{font-size:12px;color:#809188;}
@media(max-width:640px){.gag2-qr-crop-modal{align-items:flex-end;padding:0}.gag2-qr-crop-panel{border-radius:24px 24px 0 0;width:100%;padding:20px 16px}.gag2-qr-crop-actions{grid-template-columns:1fr}.gag2-qr-crop-actions .gag2-primary{order:-1}}

/* v2.0.80 — Featured Products + All Products catalog */
.gag2-admin-toggle{display:inline-flex!important;align-items:center!important;gap:8px!important;text-decoration:none!important;color:#64746b!important;font-size:12px!important;font-weight:600!important;white-space:nowrap!important;}
.gag2-admin-toggle span{width:38px!important;height:22px!important;border-radius:999px!important;background:#d8e2dc!important;position:relative!important;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06)!important;transition:.18s ease!important;}
.gag2-admin-toggle span:before{content:"";position:absolute;width:18px;height:18px;left:2px;top:2px;border-radius:999px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.18);transition:.18s ease;}
.gag2-admin-toggle.is-on{color:#087433!important;}
.gag2-admin-toggle.is-on span{background:#22c55e!important;}
.gag2-admin-toggle.is-on span:before{transform:translateX(16px);}
.gag2-featured-empty{margin:20px 0!important;padding:34px!important;background:#fbfff9!important;border:1px dashed #cdebd3!important;border-radius:18px!important;}
.gag2-featured-empty i{font-size:34px;color:#f59e0b;}
.gag2-all-products-page{display:grid;gap:18px;}
.gag2-product-category-filter{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:14px;margin:2px 0 6px;}
.gag2-product-category-card{appearance:none;border:1px solid #dfeee5;background:#fff;border-radius:18px;padding:0;display:block;overflow:hidden;cursor:pointer;color:#183526;box-shadow:0 12px 30px rgba(5,36,20,.06);transition:.16s ease;}
.gag2-product-category-card:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(5,36,20,.10);}
.gag2-product-category-card.active{border-color:#16a34a;background:linear-gradient(180deg,#f3fff6,#eaffef);box-shadow:0 16px 34px rgba(22,163,74,.14);}
.gag2-product-category-img{width:100%;aspect-ratio:1.35/1;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#eaffef,#dff7e6);display:grid;place-items:center;color:#16a34a;font-size:28px;}
.gag2-product-category-img img{width:100%;height:100%;object-fit:cover;display:block;}
.gag2-product-category-all{background:linear-gradient(135deg,#0b3b23,#1a9c49);color:#fff;}
.gag2-product-category-card strong{display:none!important;}
.gag2-all-products-count{min-height:22px;color:#64746b;font-size:13px;font-weight:500;}
.gag2-all-products-list{background:#fff;border:1px solid #e7eadc;border-radius:22px;padding:18px 20px;box-shadow:0 16px 42px rgba(5,36,20,.08);}
.gag2-all-products-empty{background:#fff;border:1px dashed #cdebd3;border-radius:20px;padding:42px!important;place-items:center;text-align:center;}
.gag2-all-products-empty i{font-size:34px;color:#16a34a;}
@media(max-width:760px){.gag2-product-category-filter{display:flex;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x mandatory}.gag2-product-category-card{min-width:122px;scroll-snap-align:start}.gag2-all-products-list{padding:14px 14px}}

/* v2.0.81 Featured Products bulk save controls */
.gag2-featured-savebar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 14px!important;padding:12px 14px!important;background:#f6fbf7!important;border:1px solid #dcefe2!important;border-radius:14px!important;}
.gag2-featured-unsaved{align-items:center!important;gap:8px!important;color:#9a5b00!important;background:#fff7e6!important;border:1px solid #f3d18b!important;border-radius:999px!important;padding:7px 10px!important;font-size:12px!important;font-weight:500!important;}
.gag2-admin-toggle{cursor:pointer!important;}
.gag2-admin-toggle input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;}
@media(max-width:782px){.gag2-featured-savebar{align-items:stretch!important;flex-direction:column!important}.gag2-featured-savebar .button{width:100%!important;text-align:center!important}}

/* v2.0.83 editable category manager */
.gag2-categories-unsaved{align-items:center!important;gap:8px!important;color:#9a5b00!important;background:#fff7e6!important;border:1px solid #f3d18b!important;border-radius:999px!important;padding:7px 10px!important;font-size:12px!important;font-weight:500!important;}
.gag2-admin-table-scroll{overflow-x:auto!important;}
.gag2-categories-table{min-width:860px!important;}
.gag2-categories-table input[type="text"]{width:100%!important;min-width:150px!important;}
.gag2-cat-order{width:76px!important;min-width:76px!important;}
.gag2-cat-image-edit{display:grid!important;grid-template-columns:90px minmax(150px,1fr)!important;align-items:center!important;gap:10px!important;}
.gag2-cat-image-edit>span{width:90px!important;height:54px!important;border:1px solid #dcece0!important;border-radius:10px!important;background:#f6fbf7!important;display:grid!important;place-items:center!important;overflow:hidden!important;color:#16a34a!important;}
.gag2-cat-image-edit img{width:90px!important;height:54px!important;object-fit:cover!important;display:block!important;}
.gag2-cat-image-edit input[type="file"]{max-width:220px!important;}
@media(max-width:782px){.gag2-cat-image-edit{grid-template-columns:72px 180px!important}.gag2-cat-image-edit>span,.gag2-cat-image-edit img{width:72px!important;height:44px!important}}

.gag2-order-expired-note{display:flex;gap:12px;align-items:flex-start;margin:14px 0;padding:13px 15px;border:1px solid #d1d5db;border-radius:14px;background:#f9fafb;color:#374151}.gag2-order-expired-note>i{margin-top:2px;color:#6b7280}.gag2-order-expired-note strong{display:block;margin-bottom:3px}.gag2-order-expired-note p{margin:0;color:#6b7280;font-size:13px;line-height:1.45}


/* v2.0.85 - Contact Us page with Crisp live-support integration */
.gag2-contact-shell .gag2-plugin-page-card{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
  overflow:visible!important;
}
.gag2-contact-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);gap:18px;align-items:stretch}
.gag2-contact-card{background:#fff;border:1px solid #dfeae2;border-radius:18px;box-shadow:0 18px 42px rgba(5,36,20,.08);padding:24px;box-sizing:border-box}
.gag2-contact-card h2{margin:0;color:#0d321e;font-size:20px;line-height:1.2}
.gag2-contact-card p{margin:6px 0 0;color:#52655a}
.gag2-contact-card-heading{display:flex;align-items:flex-start;gap:14px}
.gag2-contact-card-heading.compact{gap:12px}
.gag2-contact-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#e9faed;color:#16a34a;font-size:20px;border:1px solid #d7f0dd}
.gag2-contact-icon.is-warning{background:#fff7df;color:#e8a100;border-color:#fde8a3}
.gag2-contact-live-card{min-height:360px;display:flex;flex-direction:column}
.gag2-contact-live-body{display:grid;place-items:center;text-align:center;gap:16px;flex:1;padding:28px 12px 10px}
.gag2-contact-live-body>p{max-width:560px;font-size:15px}
.gag2-contact-chat-button{width:auto!important;min-width:230px!important;padding:13px 24px!important;font-size:14px!important;border:0!important;cursor:pointer!important;box-shadow:0 10px 22px rgba(22,163,74,.24)!important}
.gag2-contact-live-body small{color:#718078;font-weight:700}
.gag2-contact-live-body small i{color:#2785d9;margin-right:6px}
.gag2-contact-side-stack{display:grid;grid-template-rows:1fr auto;gap:18px}
.gag2-contact-ready-card{min-height:230px}
.gag2-contact-checklist{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:8px;color:#31473a;font-size:14px;font-weight:700}
.gag2-contact-checklist i{color:#22b44f;margin-right:8px}
.gag2-contact-security-card{display:flex;align-items:flex-start;gap:14px}
.gag2-contact-security-card h2{font-size:18px}
.gag2-contact-security-card p{font-size:13px;line-height:1.5}
.gag2-contact-other-card{margin-top:18px;padding:20px 24px}
.gag2-contact-other-card>h2{font-size:17px;margin-bottom:16px}
.gag2-contact-other-card>h2 i{color:#16863e;margin-right:8px}
.gag2-contact-other-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.gag2-contact-method{display:flex;align-items:center;gap:14px;background:#f9fcf9;border:1px solid #e0ebe2;border-radius:14px;padding:16px;text-decoration:none!important;color:#183523!important;min-height:112px}
.gag2-contact-method:hover{border-color:#bfe5c6;box-shadow:0 10px 24px rgba(5,36,20,.06)}
.gag2-contact-method strong,.gag2-contact-method small,.gag2-contact-method b{display:block}
.gag2-contact-method strong{font-size:15px;color:#102a1b;margin-bottom:4px}
.gag2-contact-method small{color:#62736a;line-height:1.45}
.gag2-contact-method b{color:#16863e;font-size:13px;margin-top:6px;overflow-wrap:anywhere}
@media(max-width:900px){
  .gag2-contact-grid{grid-template-columns:1fr}
  .gag2-contact-live-card{min-height:320px}
  .gag2-contact-side-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}
}
@media(max-width:640px){
  .gag2-contact-card{padding:18px;border-radius:16px}
  .gag2-contact-live-card{min-height:0}
  .gag2-contact-live-body{padding:24px 0 6px}
  .gag2-contact-side-stack,.gag2-contact-other-grid{grid-template-columns:1fr}
  .gag2-contact-chat-button{width:100%!important;min-width:0!important}
  .gag2-contact-method{align-items:flex-start;min-height:0}
}

/* v2.0.87 - GAG2 Accepted Payments widget */
.gag2-accepted-payments{--gag2-payment-logo-height:34px;display:grid;gap:13px;min-width:0}
.gag2-payment-logo-list{display:flex;gap:9px;align-items:center;min-width:0}
.gag2-payments-layout-wrap .gag2-payment-logo-list{flex-wrap:wrap}
.gag2-payments-layout-row .gag2-payment-logo-list{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:thin}
.gag2-payments-layout-stacked .gag2-payment-logo-list{flex-direction:column;align-items:flex-start}
.gag2-payment-logo-card{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:64px;min-height:46px;padding:7px 10px;box-sizing:border-box;border:1px solid rgba(15,55,29,.12);border-radius:9px;background:#fff;box-shadow:0 5px 14px rgba(0,0,0,.12)}
.gag2-payment-logo-card img{display:block;width:auto;max-width:112px;height:var(--gag2-payment-logo-height);max-height:var(--gag2-payment-logo-height);object-fit:contain}
.gag2-payment-description{display:flex;align-items:flex-start;gap:7px;margin:0!important;font-size:13px!important;line-height:1.45!important;color:inherit;opacity:.88}
.gag2-payment-description i{margin-top:2px;color:#62d62f;flex:0 0 auto}
.gag2-payment-empty{margin:0!important;font-size:13px!important;opacity:.78}
.site-footer .gag2-accepted-payments-widget .footer-widget-title{margin-bottom:14px}
@media(max-width:520px){
  .gag2-payment-logo-list{gap:7px}
  .gag2-payment-logo-card{min-width:56px;min-height:42px;padding:6px 8px}
  .gag2-payment-logo-card img{max-width:96px}
}


/* v2.0.88 - Admin stock override and database-backed text audit console */
.gag2-admin-stock-panel .gag2-panel-title,.gag2-audit-panel .gag2-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}
.gag2-stock-control-table{min-width:1120px!important}
.gag2-stock-number{display:inline-grid;place-items:center;min-width:38px;height:30px;padding:0 9px;border-radius:999px;font-weight:800;font-size:13px}
.gag2-stock-number.is-available{background:#eafaf0;color:#087433;border:1px solid #c6ebd0}
.gag2-stock-number.is-reserved{background:#fff7df;color:#9a6500;border:1px solid #f3d18b}
.gag2-stock-override-form{display:grid;grid-template-columns:minmax(150px,1fr) 92px minmax(180px,1.2fr) auto;gap:8px;align-items:center;min-width:650px}
.gag2-stock-override-form select,.gag2-stock-override-form input{min-height:36px!important;margin:0!important}
.gag2-audit-filter{display:flex!important;flex-wrap:wrap!important;align-items:end!important;gap:9px!important;margin:0 0 15px!important;padding:14px!important;background:#f7fbf8!important;border:1px solid #deebe2!important;border-radius:14px!important}
.gag2-audit-filter input[type="search"]{min-width:280px;flex:1 1 340px}
.gag2-audit-filter label{display:grid;gap:4px;color:#53645a;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.gag2-audit-count{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#eafaf0;border:1px solid #c6ebd0;color:#087433;font-size:12px;font-weight:800;white-space:nowrap}
.gag2-audit-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;background:#102a1b;color:#d9f8e3;border:1px solid #1d4b31;border-radius:14px 14px 0 0}
.gag2-audit-toolbar strong,.gag2-audit-toolbar small{display:block}.gag2-audit-toolbar small{margin-top:3px;color:#9dc4aa;font-size:11px}
.gag2-audit-toolbar>div:last-child{display:flex;gap:8px;flex-wrap:wrap}
.gag2-audit-console{box-sizing:border-box;width:100%;height:560px;overflow:auto;margin:0 0 12px;padding:18px;border:1px solid #1d4b31;border-top:0;border-radius:0 0 14px 14px;background:#07150e;color:#c8f7d5;font:12px/1.62 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;white-space:pre-wrap;overflow-wrap:anywhere;box-shadow:inset 0 0 40px rgba(0,0,0,.28)}
.gag2-audit-console:focus{outline:2px solid #22c55e;outline-offset:2px}
@media(max-width:900px){.gag2-stock-override-form{grid-template-columns:1fr 90px;min-width:520px}.gag2-stock-override-form input[name="stock_reason"]{grid-column:1/-1}.gag2-stock-override-form button{grid-column:1/-1}.gag2-audit-toolbar{align-items:flex-start;flex-direction:column}.gag2-audit-console{height:480px}}
@media(max-width:600px){.gag2-admin-stock-panel .gag2-panel-title,.gag2-audit-panel .gag2-panel-title{flex-direction:column}.gag2-audit-filter>*{width:100%!important;min-width:0!important}.gag2-audit-toolbar>div:last-child{width:100%}.gag2-audit-toolbar .button{flex:1;text-align:center}.gag2-audit-console{height:420px;padding:14px;font-size:11px}}

/* GAG2 log repository */
.gag2-log-repo-path{display:flex;align-items:flex-start;gap:12px;margin:0 0 16px;padding:13px 15px;border:1px solid #dce9df;border-radius:14px;background:#f8fbf9;color:#34483a}
.gag2-log-repo-path>i{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#e5f8eb;color:#087433;font-size:16px;flex:0 0 auto}
.gag2-log-repo-path strong,.gag2-log-repo-path code,.gag2-log-repo-path small{display:block}.gag2-log-repo-path code{margin:3px 0;padding:0;background:transparent;color:#165a31;font-size:12px;word-break:break-all}.gag2-log-repo-path small{color:#66776c;font-size:11px}
.gag2-log-folders{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 16px}
.gag2-log-folder{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:70px;padding:12px;border:1px solid #dce7df;border-radius:14px;background:#fff;color:#25382b;text-decoration:none;box-shadow:0 4px 14px rgba(27,68,40,.045);transition:.18s ease}
.gag2-log-folder:hover,.gag2-log-folder:focus{border-color:#9bd1aa;transform:translateY(-1px);box-shadow:0 8px 20px rgba(27,68,40,.08);color:#0d6b32}
.gag2-log-folder.is-active{border-color:#2aae58;background:#effbf3;box-shadow:0 0 0 2px rgba(42,174,88,.08)}
.gag2-log-folder>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#edf7f0;color:#13813d;font-size:17px}.gag2-log-folder.is-active>span{background:#1c9a48;color:#fff}
.gag2-log-folder strong,.gag2-log-folder small{display:block}.gag2-log-folder strong{font-size:13px}.gag2-log-folder small{margin-top:3px;color:#718077;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gag2-log-folder>b{display:grid;place-items:center;min-width:29px;height:29px;padding:0 7px;border-radius:999px;background:#eef3ef;color:#53645a;font-size:11px}.gag2-log-folder.is-active>b{background:#d7f4df;color:#087433}
@media(max-width:1200px){.gag2-log-folders{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.gag2-log-folders{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.gag2-log-folders{grid-template-columns:1fr}.gag2-log-repo-path{flex-direction:column}.gag2-log-folder{min-height:64px}}


/* v2.0.90 - Community Vouches, verified positive feedback, and truthful seller reputation states */
.gag2-reputation-tier{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:4px 9px!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;}
.gag2-store-meta .gag2-reputation-tier i{color:#a7f3d0!important;}
.gag2-store-stats b{max-width:160px;overflow-wrap:anywhere;}
.gag2-vouch-widget{display:grid;gap:7px;text-align:center;}
.gag2-vouch-button{width:100%;display:inline-flex;justify-content:center;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.55);border-radius:14px;background:transparent;color:#fff;padding:13px 16px;font-weight:850;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease;}
.gag2-vouch-button:hover{transform:translateY(-1px);background:rgba(255,255,255,.1);}
.gag2-vouch-button.is-active{background:#fff;color:#0b4a28;border-color:#fff;}
.gag2-vouch-widget small{color:rgba(255,255,255,.82);font-weight:700;line-height:1.35;}
.gag2-vouch-widget.is-disabled .gag2-vouch-button{opacity:.7;cursor:not-allowed;}
.gag2-vouch-notice{display:flex;align-items:center;gap:10px;margin:14px 0 0;padding:12px 16px;border:1px solid #dbe8df;border-radius:13px;background:#fff;color:#355241;font-weight:700;}
.gag2-vouch-notice.is-success{background:#ecfdf3;border-color:#bbf7d0;color:#166534;}
.gag2-vouch-notice.is-warning{background:#fff8e6;border-color:#fde68a;color:#92400e;}
.gag2-store-product-trust{margin:0;color:#3f6650;font-size:12px;font-weight:750;display:flex;align-items:center;gap:6px;}
.gag2-store-product-trust i{color:#16a34a;}
.gag2-why-vouch-card p{margin:0;color:#5f7366;line-height:1.55;}
.gag2-feedback-card{max-width:720px;margin:0 auto;display:grid;justify-items:center;text-align:center;gap:14px;padding:38px 30px;border:1px solid #dce9df;border-radius:22px;background:#fff;box-shadow:0 18px 45px rgba(5,36,20,.08);}
.gag2-feedback-card>i,.gag2-feedback-icon{width:76px;height:76px;border-radius:999px;display:grid;place-items:center;background:#e9faee;color:#149247;font-size:32px;}
.gag2-feedback-card.is-success>i{background:#dcfce7;color:#15803d;}
.gag2-feedback-card.is-error>i{background:#fee2e2;color:#b91c1c;}
.gag2-feedback-card h2{margin:0;color:#10311e;font-size:30px;}
.gag2-feedback-card p{max-width:580px;margin:0;color:#5e7366;line-height:1.65;}
.gag2-feedback-card small{max-width:580px;color:#718278;line-height:1.5;}
.gag2-feedback-confirm{border:0;cursor:pointer;font-size:16px;padding:14px 22px;}
.gag2-shop-vouch-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;border:1px solid #dbe8df;border-radius:18px;background:#fbfffc;}
.gag2-shop-vouch-card>div:first-child{display:flex;align-items:center;gap:14px;}
.gag2-shop-vouch-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:999px;background:#e7faed;color:#14883f;font-size:20px;}
.gag2-shop-vouch-card h3{margin:0 0 4px;color:#13341f;}
.gag2-shop-vouch-card p{margin:0;color:#65776c;}
.gag2-shop-vouch-card .gag2-vouch-button{background:#168b42;color:#fff;border-color:#168b42;min-width:220px;}
.gag2-shop-vouch-card .gag2-vouch-button.is-active{background:#0b4a28;color:#fff;}
.gag2-shop-vouch-card .gag2-vouch-widget small{color:#61766a;}
.gag2-shop-vouch-message{grid-column:1/-1;color:#166534;font-weight:700;}
@media(max-width:760px){
  .gag2-shop-vouch-card{grid-template-columns:1fr;}
  .gag2-shop-vouch-card .gag2-vouch-button{min-width:0;}
  .gag2-feedback-card{padding:28px 20px;}
  .gag2-feedback-card h2{font-size:25px;}
}

.gag2-vouch-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;}
.gag2-store-actions>.gag2-vouch-widget{grid-column:1/-1;width:100%;}

/* v2.0.92 - Restored seller directory page */
.gag2-seller-directory-card .gag2-seller-directory-visit{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:4px;
  padding:8px 12px;
  border-radius:999px;
  background:#effaf0;
  color:#0c7b35;
  font-size:12px;
  font-weight:850;
}
.gag2-seller-directory-card:hover .gag2-seller-directory-visit{
  background:#16a34a;
  color:#fff;
}
.gag2-seller-directory-empty{min-height:260px;align-content:center;justify-items:center;}

/* v2.0.93 - Prominent Community Vouch placement on seller stores */
.gag2-store-community-stat{border-color:rgba(255,255,255,.28)!important;background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.10))!important;box-shadow:0 10px 24px rgba(0,0,0,.10)}
.gag2-store-community-stat>i{color:#ffb3c1!important;filter:drop-shadow(0 2px 8px rgba(255,77,109,.35))}
.gag2-store-actions{min-width:300px!important;gap:12px!important}
.gag2-store-vouch-spotlight{display:grid;gap:12px;padding:16px;border:1px solid rgba(255,255,255,.58);border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 18px 42px rgba(0,0,0,.22);color:#173523;backdrop-filter:blur(10px)}
.gag2-store-vouch-prompt{display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:center;text-align:left}
.gag2-store-vouch-heart{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#ffe1e7,#fff5f7);color:#ef476f;font-size:24px;box-shadow:0 10px 24px rgba(239,71,111,.22)}
.gag2-store-vouch-prompt small{display:block;margin-bottom:2px;color:#168b42;font-size:10px;font-weight:950;letter-spacing:.12em}
.gag2-store-vouch-prompt strong{display:block;color:#12331f;font-size:18px;line-height:1.1}
.gag2-store-vouch-prompt p{margin:5px 0 0!important;color:#607268!important;font-size:12px!important;line-height:1.4}
.gag2-store-vouch-spotlight .gag2-vouch-widget{gap:6px}
.gag2-store-vouch-spotlight .gag2-vouch-button{border-color:#ef476f;background:linear-gradient(135deg,#ef476f,#ff6b8a);color:#fff;padding:14px 16px;box-shadow:0 10px 22px rgba(239,71,111,.24);font-size:15px}
.gag2-store-vouch-spotlight .gag2-vouch-button:hover{background:linear-gradient(135deg,#df365f,#f85b7c);transform:translateY(-2px)}
.gag2-store-vouch-spotlight .gag2-vouch-button.is-active{border-color:#168b42;background:linear-gradient(135deg,#117a38,#20ad50);color:#fff}
.gag2-store-vouch-spotlight .gag2-vouch-widget small{color:#5b7063;font-size:11px}
.gag2-store-action-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.gag2-shop-vouch-kicker{display:block;margin-bottom:3px;color:#168b42;font-size:10px;font-weight:950;letter-spacing:.12em}
@keyframes gag2-vouch-heartbeat{0%,100%{transform:scale(1)}35%{transform:scale(1.12)}55%{transform:scale(.98)}75%{transform:scale(1.08)}}
.gag2-store-vouch-heart i,.gag2-shop-vouch-icon i{animation:gag2-vouch-heartbeat 1.8s ease-in-out infinite}
@media(prefers-reduced-motion:reduce){.gag2-store-vouch-heart i,.gag2-shop-vouch-icon i{animation:none}}
@media(max-width:1100px){.gag2-store-actions{width:100%;min-width:0!important}.gag2-store-vouch-spotlight{max-width:520px}.gag2-store-action-links{max-width:520px;width:100%}}
@media(max-width:680px){.gag2-store-vouch-spotlight{max-width:none;width:100%}.gag2-store-action-links{grid-template-columns:1fr 1fr;max-width:none}.gag2-store-vouch-prompt{grid-template-columns:46px minmax(0,1fr)}.gag2-store-vouch-heart{width:46px;height:46px;font-size:21px}}
@media(max-width:430px){.gag2-store-action-links{grid-template-columns:1fr}}

/* v2.0.94 - State-aware Community Vouch hierarchy */
.gag2-vouch-count-summary strong{font-size:1.12em;font-weight:950}
.gag2-vouch-count-focus{display:grid;justify-items:center;gap:3px;padding:12px 14px;border:1px solid rgba(255,255,255,.24);border-radius:16px;background:rgba(255,255,255,.12);text-align:center}
.gag2-vouch-count-number{display:inline-flex;align-items:center;justify-content:center;gap:10px;line-height:1}
.gag2-vouch-count-number i{font-size:22px}
.gag2-vouch-count-number b{font-size:38px;font-weight:950;letter-spacing:-.04em;line-height:.95}
.gag2-vouch-count-focus>strong{font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.gag2-vouch-confirmed{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:850;line-height:1.35;text-align:center}
.gag2-vouch-button.is-remove-vouch{justify-self:center;width:auto;min-width:0;padding:8px 12px;border-radius:999px;font-size:11px;box-shadow:none;opacity:.9}
.gag2-vouch-button.is-remove-vouch:hover{opacity:1}
.gag2-store-vouch-spotlight .gag2-vouch-widget.is-active{gap:8px}
.gag2-store-vouch-spotlight .gag2-vouch-count-focus{background:linear-gradient(145deg,#fff1f4,#fff);border-color:#ffd1dc;box-shadow:0 10px 24px rgba(239,71,111,.12)}
.gag2-store-vouch-spotlight .gag2-vouch-count-number{color:#12331f}
.gag2-store-vouch-spotlight .gag2-vouch-count-number i{color:#ef476f;filter:drop-shadow(0 3px 7px rgba(239,71,111,.25))}
.gag2-store-vouch-spotlight .gag2-vouch-count-number b{font-size:42px}
.gag2-store-vouch-spotlight .gag2-vouch-count-focus>strong{color:#557063}
.gag2-store-vouch-spotlight .gag2-vouch-confirmed{color:#168b42}
.gag2-store-vouch-spotlight .gag2-vouch-button.is-active.is-remove-vouch{border:1px solid #cbe7d3;background:#f4fbf6;color:#3f6650;padding:8px 12px;box-shadow:none;font-size:11px}
.gag2-store-vouch-spotlight .gag2-vouch-button.is-active.is-remove-vouch:hover{border-color:#9fd2ae;background:#eaf8ee;color:#126a34;transform:translateY(-1px)}
@media(max-width:680px){.gag2-vouch-count-number b{font-size:34px}.gag2-store-vouch-spotlight .gag2-vouch-count-number b{font-size:38px}}

/* v2.0.95 - Compact premium Community Vouch cards */
.gag2-vouch-remove-link{
  appearance:none;
  border:0;
  background:transparent;
  color:inherit;
  padding:0;
  margin:0;
  font:inherit;
  font-size:8px;
  font-weight:850;
  line-height:1.2;
  text-decoration:underline;
  text-underline-offset:2px;
  cursor:pointer;
  opacity:.82;
}
.gag2-vouch-remove-link:hover{opacity:1;color:#0d6b32}
.gag2-vouch-card-copy{margin:0;text-align:center;color:#52695b;font-size:11px;font-weight:650;line-height:1.4}
.gag2-vouch-card-badge{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:linear-gradient(145deg,#b7f47c,#4fb936);color:#0c5426;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45),0 5px 12px rgba(2,60,25,.22);font-size:14px}

.gag2-store-actions{min-width:280px!important;gap:9px!important}
.gag2-store-vouch-spotlight{
  gap:8px;
  padding:0 13px 11px;
  overflow:hidden;
  border-radius:16px;
  border-color:rgba(255,255,255,.72);
  background:linear-gradient(180deg,#fffef8,#fbf8ea);
  box-shadow:0 12px 28px rgba(0,0,0,.18);
}
.gag2-store-vouch-prompt{
  grid-template-columns:36px minmax(0,1fr) auto;
  gap:9px;
  margin:0 -13px;
  padding:9px 11px;
  background:linear-gradient(135deg,#0a512b,#0e6f38 70%,#128b43);
  border-bottom:1px solid rgba(255,255,255,.2);
  color:#fff;
}
.gag2-store-vouch-heart{width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,.15);color:#dfffbd;font-size:16px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}
.gag2-store-vouch-prompt small{margin:0;color:#caffb3;font-size:8px;letter-spacing:.14em}
.gag2-store-vouch-prompt strong{color:#fff;font-size:14px;line-height:1.05}
.gag2-store-vouch-spotlight .gag2-vouch-widget{gap:5px}
.gag2-store-vouch-spotlight .gag2-vouch-button{
  min-height:38px;
  padding:9px 12px;
  border-radius:10px;
  border-color:#358f25;
  background:linear-gradient(180deg,#61c739,#36a923);
  color:#fff;
  font-size:13px;
  box-shadow:0 5px 12px rgba(23,112,37,.22),inset 0 1px 0 rgba(255,255,255,.28);
}
.gag2-store-vouch-spotlight .gag2-vouch-button i{color:#ff8399}
.gag2-store-vouch-spotlight .gag2-vouch-button:hover{background:linear-gradient(180deg,#6bd244,#2f9e20);transform:translateY(-1px)}
.gag2-store-vouch-spotlight .gag2-vouch-count-summary{font-size:9px;color:#4f6958}
.gag2-store-vouch-spotlight .gag2-vouch-count-summary strong{font-size:11px;color:#145f31}
.gag2-store-vouch-spotlight.is-vouched .gag2-vouch-card-copy{display:none}
.gag2-store-vouch-spotlight .gag2-vouch-widget.is-active{gap:3px!important}
.gag2-store-vouch-spotlight .gag2-vouch-count-focus{
  gap:1px;
  padding:5px 8px 4px;
  border:0;
  border-radius:10px;
  background:transparent;
  box-shadow:none;
}
.gag2-store-vouch-spotlight .gag2-vouch-count-number{gap:7px;color:#145f31}
.gag2-store-vouch-spotlight .gag2-vouch-count-number i{font-size:15px;color:#ff5c78}
.gag2-store-vouch-spotlight .gag2-vouch-count-number b{font-size:34px;letter-spacing:-.045em}
.gag2-store-vouch-spotlight .gag2-vouch-count-focus>strong{font-size:8px;color:#4f6958;letter-spacing:.11em}
.gag2-store-vouch-spotlight .gag2-vouch-confirmed{gap:4px;color:#456251;font-size:8px;font-weight:700;white-space:nowrap}
.gag2-store-vouch-spotlight .gag2-vouch-remove-link{color:#2d6f42}

.gag2-shop-vouch-card{
  display:grid;
  grid-template-columns:1fr;
  gap:8px;
  padding:0 13px 11px;
  overflow:hidden;
  border-radius:16px;
  background:linear-gradient(180deg,#fffef8,#fbf8ea);
  box-shadow:0 12px 28px rgba(5,36,20,.12);
}
.gag2-shop-vouch-header{
  display:grid;
  grid-template-columns:36px minmax(0,1fr) auto;
  gap:9px;
  align-items:center;
  margin:0 -13px;
  padding:9px 11px;
  background:linear-gradient(135deg,#0a512b,#0e6f38 70%,#128b43);
  color:#fff;
}
.gag2-shop-vouch-icon{width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,.15);color:#dfffbd;font-size:16px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}
.gag2-shop-vouch-kicker{margin:0;color:#caffb3;font-size:8px;letter-spacing:.14em}
.gag2-shop-vouch-card h3{margin:0;color:#fff;font-size:14px;line-height:1.05}
.gag2-shop-vouch-card .gag2-vouch-widget{gap:5px}
.gag2-shop-vouch-card .gag2-vouch-button{min-width:0;min-height:38px;padding:9px 12px;border-radius:10px;background:linear-gradient(180deg,#61c739,#36a923);border-color:#358f25;font-size:13px;box-shadow:0 5px 12px rgba(23,112,37,.22),inset 0 1px 0 rgba(255,255,255,.28)}
.gag2-shop-vouch-card .gag2-vouch-button i{color:#ff8399}
.gag2-shop-vouch-card .gag2-vouch-count-summary{font-size:9px;color:#4f6958}
.gag2-shop-vouch-card .gag2-vouch-count-summary strong{font-size:11px;color:#145f31}
.gag2-shop-vouch-card.is-vouched .gag2-vouch-card-copy{display:none}
.gag2-shop-vouch-card .gag2-vouch-widget.is-active{gap:3px}
.gag2-shop-vouch-card .gag2-vouch-count-focus{gap:1px;padding:5px 8px 4px;border:0;border-radius:10px;background:transparent;box-shadow:none}
.gag2-shop-vouch-card .gag2-vouch-count-number{gap:7px;color:#145f31}
.gag2-shop-vouch-card .gag2-vouch-count-number i{font-size:15px;color:#ff5c78}
.gag2-shop-vouch-card .gag2-vouch-count-number b{font-size:34px;color:#145f31}
.gag2-shop-vouch-card .gag2-vouch-count-focus>strong{font-size:8px;color:#4f6958;letter-spacing:.11em}
.gag2-shop-vouch-card .gag2-vouch-confirmed{gap:4px;color:#456251;font-size:8px;font-weight:700;white-space:nowrap}
.gag2-shop-vouch-card .gag2-vouch-remove-link{color:#2d6f42}
.gag2-shop-vouch-message{font-size:8px;text-align:center;color:#2d6f42}
@media(max-width:680px){
  .gag2-store-actions{min-width:0!important}
  .gag2-store-vouch-spotlight,.gag2-shop-vouch-card{border-radius:14px}
  .gag2-store-vouch-spotlight .gag2-vouch-count-number b,.gag2-shop-vouch-card .gag2-vouch-count-number b{font-size:31px}
}

/* v2.0.96 - Compact premium Seller Store hero */
.gag2-store-hero-premium{
  isolation:isolate;
  grid-template-columns:112px minmax(0,1fr) minmax(330px,378px)!important;
  gap:22px!important;
  align-items:center!important;
  min-height:0!important;
  padding:24px 28px!important;
  border:1px solid rgba(140,255,175,.17)!important;
  border-radius:27px!important;
  background:
    radial-gradient(circle at 9% 16%,rgba(77,226,115,.15),transparent 28%),
    radial-gradient(circle at 88% 88%,rgba(28,190,87,.12),transparent 30%),
    linear-gradient(118deg,#042b19 0%,#063a20 46%,#075028 100%)!important;
  box-shadow:
    0 18px 44px rgba(3,37,18,.20),
    inset 0 1px 0 rgba(255,255,255,.07),
    inset 0 0 0 1px rgba(0,0,0,.08)!important;
}
.gag2-store-hero-premium[style*="--gag2-store-banner"]{
  background-image:
    radial-gradient(circle at 9% 16%,rgba(77,226,115,.14),transparent 28%),
    linear-gradient(118deg,rgba(2,31,16,.96),rgba(4,54,28,.90) 52%,rgba(5,80,40,.86)),
    var(--gag2-store-banner)!important;
  background-size:cover!important;
  background-position:center!important;
}
.gag2-store-hero-premium:before{
  content:"";
  position:absolute;
  z-index:0;
  inset:0;
  pointer-events:none;
  opacity:.34;
  background:
    radial-gradient(circle at 4% 9%,rgba(156,255,178,.12) 0 3px,transparent 4px),
    radial-gradient(circle at 96% 20%,rgba(156,255,178,.10) 0 2px,transparent 3px),
    linear-gradient(105deg,transparent 0 76%,rgba(255,255,255,.025) 76% 77%,transparent 77%);
}
.gag2-store-hero-premium:after{
  z-index:0!important;
  background:linear-gradient(90deg,rgba(255,255,255,.025),transparent 40%,rgba(255,255,255,.02))!important;
}
.gag2-store-hero-premium .gag2-store-avatar-wrap,
.gag2-store-hero-premium .gag2-store-identity,
.gag2-store-hero-premium .gag2-store-actions{z-index:1}
.gag2-store-hero-premium .gag2-store-avatar{
  width:108px!important;
  height:108px!important;
  border:3px solid rgba(255,255,255,.72)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.25),0 0 0 5px rgba(255,255,255,.06)!important;
}
.gag2-store-hero-premium .gag2-store-avatar>i{font-size:44px!important}
.gag2-store-hero-premium .gag2-store-verified-dot{
  right:-1px!important;
  bottom:2px!important;
  width:32px!important;
  height:32px!important;
  border-width:4px!important;
  font-size:12px!important;
  box-shadow:0 7px 16px rgba(0,0,0,.22)!important;
}
.gag2-store-hero-premium .gag2-store-identity h1{
  margin:0 0 8px!important;
  font-size:36px!important;
  line-height:.98!important;
  letter-spacing:-.045em!important;
  text-shadow:0 3px 12px rgba(0,0,0,.18)!important;
}
.gag2-store-hero-premium .gag2-store-meta{
  gap:7px 15px!important;
  align-items:center!important;
  font-size:13px!important;
  line-height:1.25!important;
}
.gag2-store-hero-premium .gag2-store-meta span{gap:6px!important}
.gag2-store-hero-premium .gag2-reputation-tier{
  padding:4px 9px!important;
  border:1px solid rgba(166,255,188,.12)!important;
  background:rgba(112,241,143,.12)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;
}
.gag2-store-hero-premium .gag2-store-identity>p{
  max-width:680px!important;
  margin:10px 0 0!important;
  color:rgba(245,255,248,.83)!important;
  font-size:14px!important;
  line-height:1.45!important;
}
.gag2-store-hero-premium .gag2-store-stats{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(104px,1fr))!important;
  gap:9px!important;
  max-width:750px!important;
  margin-top:15px!important;
}
.gag2-store-hero-premium .gag2-store-stats span{
  min-width:0!important;
  min-height:59px!important;
  padding:9px 11px!important;
  column-gap:9px!important;
  border:1px solid rgba(181,255,200,.14)!important;
  border-radius:14px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.055))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 8px 18px rgba(0,0,0,.07)!important;
  backdrop-filter:blur(8px)!important;
}
.gag2-store-hero-premium .gag2-store-stats span:hover{
  border-color:rgba(181,255,200,.24)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.07))!important;
}
.gag2-store-hero-premium .gag2-store-stats i{
  font-size:19px!important;
  color:#c9fbd7!important;
}
.gag2-store-hero-premium .gag2-store-stats b{
  max-width:none!important;
  font-size:18px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.gag2-store-hero-premium .gag2-store-stats small{
  font-size:9.5px!important;
  line-height:1.1!important;
  color:rgba(240,255,244,.72)!important;
  white-space:nowrap!important;
}
.gag2-store-hero-premium .gag2-store-community-stat{
  border-color:rgba(255,139,164,.20)!important;
  background:linear-gradient(145deg,rgba(255,121,151,.13),rgba(255,255,255,.055))!important;
}
.gag2-store-hero-premium .gag2-store-community-stat>i{color:#ff8ca4!important}
.gag2-store-hero-premium .gag2-store-actions{
  width:100%!important;
  min-width:0!important;
  gap:9px!important;
  align-self:stretch!important;
  align-content:center!important;
}
.gag2-store-hero-premium .gag2-store-vouch-spotlight{
  gap:6px!important;
  padding:0 13px 10px!important;
  border:1px solid rgba(132,244,166,.19)!important;
  border-radius:18px!important;
  background:linear-gradient(150deg,rgba(3,48,25,.92),rgba(6,76,37,.80))!important;
  color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 12px 26px rgba(0,0,0,.17)!important;
  backdrop-filter:blur(12px)!important;
}
.gag2-store-hero-premium .gag2-store-vouch-prompt{
  grid-template-columns:34px minmax(0,1fr) auto!important;
  gap:9px!important;
  margin:0 -13px!important;
  padding:8px 11px!important;
  border-bottom:1px solid rgba(180,255,199,.12)!important;
  background:rgba(255,255,255,.025)!important;
}
.gag2-store-hero-premium .gag2-store-vouch-heart{
  width:34px!important;
  height:34px!important;
  border-radius:11px!important;
  background:rgba(105,230,132,.13)!important;
  color:#caffb3!important;
  font-size:15px!important;
  box-shadow:inset 0 0 0 1px rgba(183,255,201,.12)!important;
}
.gag2-store-hero-premium .gag2-store-vouch-prompt small{
  color:#baf6c8!important;
  font-size:7.5px!important;
  letter-spacing:.15em!important;
}
.gag2-store-hero-premium .gag2-store-vouch-prompt strong{
  color:#fff!important;
  font-size:13px!important;
}
.gag2-store-hero-premium .gag2-vouch-card-badge{
  width:28px!important;
  height:28px!important;
  border-radius:9px!important;
  font-size:12px!important;
}
.gag2-store-hero-premium .gag2-vouch-card-copy{
  margin:0!important;
  color:rgba(235,255,241,.70)!important;
  font-size:9.5px!important;
  line-height:1.35!important;
}
.gag2-store-hero-premium .gag2-vouch-widget{gap:4px!important}
.gag2-store-hero-premium .gag2-vouch-button{
  min-height:37px!important;
  padding:8px 12px!important;
  border:1px solid rgba(141,255,167,.38)!important;
  border-radius:11px!important;
  background:linear-gradient(180deg,#38c95f,#189445)!important;
  color:#fff!important;
  font-size:12.5px!important;
  box-shadow:0 7px 16px rgba(3,29,13,.22),inset 0 1px 0 rgba(255,255,255,.22)!important;
}
.gag2-store-hero-premium .gag2-vouch-button:hover{
  background:linear-gradient(180deg,#47d66d,#15903f)!important;
  transform:translateY(-1px)!important;
}
.gag2-store-hero-premium .gag2-vouch-count-summary{
  color:rgba(235,255,241,.70)!important;
  font-size:8.5px!important;
}
.gag2-store-hero-premium .gag2-vouch-count-summary strong{
  color:#d8ffe2!important;
  font-size:10px!important;
}
.gag2-store-hero-premium .gag2-vouch-count-focus{
  gap:0!important;
  padding:3px 8px 2px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.gag2-store-hero-premium .gag2-vouch-count-number{gap:7px!important;color:#d7ffb8!important}
.gag2-store-hero-premium .gag2-vouch-count-number i{
  color:#ff7894!important;
  font-size:15px!important;
  filter:drop-shadow(0 3px 8px rgba(255,81,116,.24))!important;
}
.gag2-store-hero-premium .gag2-vouch-count-number b{
  color:#d9ffbd!important;
  font-size:38px!important;
  line-height:.92!important;
  text-shadow:0 3px 15px rgba(93,255,121,.12)!important;
}
.gag2-store-hero-premium .gag2-vouch-count-focus>strong{
  color:rgba(239,255,243,.76)!important;
  font-size:7.5px!important;
  letter-spacing:.14em!important;
}
.gag2-store-hero-premium .gag2-vouch-confirmed{
  gap:4px!important;
  color:rgba(238,255,243,.74)!important;
  font-size:7.5px!important;
  font-weight:700!important;
}
.gag2-store-hero-premium .gag2-vouch-remove-link{
  color:#aee9bb!important;
  font-size:7.5px!important;
}
.gag2-store-hero-premium .gag2-vouch-remove-link:hover{color:#e0ffe7!important}
.gag2-store-hero-premium .gag2-store-action-links{
  grid-template-columns:1fr 1fr!important;
  gap:9px!important;
}
.gag2-store-hero-premium .gag2-store-action-links .gag2-store-btn{
  min-height:42px!important;
  padding:10px 12px!important;
  border-radius:12px!important;
  font-size:12.5px!important;
  box-shadow:0 8px 17px rgba(0,0,0,.13)!important;
}
.gag2-store-hero-premium .gag2-store-action-links .gag2-store-btn.ghost{
  border:1px solid rgba(158,255,183,.36)!important;
  background:rgba(255,255,255,.055)!important;
  color:#eaffef!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.055)!important;
}
.gag2-store-hero-premium .gag2-store-action-links .gag2-store-btn.ghost:hover{
  background:rgba(255,255,255,.10)!important;
}
.gag2-store-hero-premium .gag2-store-action-links .gag2-store-btn:not(.ghost){
  border-color:rgba(95,255,135,.33)!important;
  background:linear-gradient(180deg,#28c657,#12933e)!important;
}

@media (min-width:701px) and (max-width:1120px){
  .gag2-store-hero-premium{
    grid-template-columns:96px minmax(0,1fr)!important;
    gap:18px!important;
    padding:22px 24px!important;
  }
  .gag2-store-hero-premium .gag2-store-avatar{width:92px!important;height:92px!important}
  .gag2-store-hero-premium .gag2-store-identity h1{font-size:33px!important}
  .gag2-store-hero-premium .gag2-store-actions{
    grid-column:1/-1!important;
    display:grid!important;
    grid-template-columns:minmax(300px,1.05fr) minmax(260px,.95fr)!important;
    align-items:stretch!important;
    width:100%!important;
    max-width:none!important;
  }
  .gag2-store-hero-premium .gag2-store-vouch-spotlight,
  .gag2-store-hero-premium .gag2-store-action-links{max-width:none!important}
  .gag2-store-hero-premium .gag2-store-action-links{align-content:center!important}
}
@media (max-width:700px){
  .gag2-store-hero-premium{
    grid-template-columns:1fr!important;
    gap:14px!important;
    padding:19px!important;
    border-radius:22px!important;
    text-align:center!important;
  }
  .gag2-store-hero-premium .gag2-store-avatar-wrap{justify-self:center!important}
  .gag2-store-hero-premium .gag2-store-avatar{width:82px!important;height:82px!important}
  .gag2-store-hero-premium .gag2-store-verified-dot{width:28px!important;height:28px!important}
  .gag2-store-hero-premium .gag2-store-identity h1{font-size:29px!important}
  .gag2-store-hero-premium .gag2-store-meta{justify-content:center!important;font-size:11.5px!important}
  .gag2-store-hero-premium .gag2-store-identity>p{font-size:12.5px!important;margin-top:8px!important}
  .gag2-store-hero-premium .gag2-store-stats{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    max-width:none!important;
    margin-top:12px!important;
  }
  .gag2-store-hero-premium .gag2-store-stats span{min-height:55px!important;padding:8px 10px!important}
  .gag2-store-hero-premium .gag2-store-actions{
    grid-template-columns:1fr!important;
    width:100%!important;
    max-width:none!important;
  }
  .gag2-store-hero-premium .gag2-store-vouch-spotlight,
  .gag2-store-hero-premium .gag2-store-action-links{width:100%!important;max-width:none!important}
}
@media (max-width:390px){
  .gag2-store-hero-premium{padding:16px!important}
  .gag2-store-hero-premium .gag2-store-meta{gap:6px 10px!important}
  .gag2-store-hero-premium .gag2-store-stats b{font-size:16px!important}
  .gag2-store-hero-premium .gag2-store-stats small{font-size:8.5px!important}
  .gag2-store-hero-premium .gag2-store-action-links{grid-template-columns:1fr!important}
}

/* v2.0.97 — Store profile and banner crop / resize tools */
.gag2-image-crop-upload{display:grid;gap:8px;min-width:0}
.gag2-image-crop-upload small{display:flex;align-items:flex-start;gap:7px;color:#64746b;font-size:12px;line-height:1.45}
.gag2-image-crop-upload small i{color:#16a34a;margin-top:2px}
.gag2-store-media-card .gag2-image-crop-upload input[type=file]{width:100%;max-width:100%;box-sizing:border-box;border:1px solid #dce8df;border-radius:12px;background:#fff;padding:9px;color:#42584a;font-size:12px}
.gag2-store-media-card.has-file{border-color:#86d69c;background:linear-gradient(145deg,#fbfffc,#f0fff4)}
.gag2-upload-note{display:flex;align-items:flex-start;gap:7px;margin-top:2px;padding:8px 10px;border-radius:10px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:11px;line-height:1.4}
.gag2-upload-note.is-ok{background:#ecfdf3;border-color:#bbf7d0;color:#166534}
.gag2-image-crop-stage{display:grid;place-items:center;min-width:0;padding:8px;border:1px solid #e3eee6;border-radius:20px;background:linear-gradient(145deg,#f8fcf9,#f1f8f3);overflow:auto}
.gag2-qr-crop-panel.is-banner{width:min(96vw,780px)}
.gag2-qr-crop-panel.is-profile .gag2-image-crop-stage{background:radial-gradient(circle at center,#f9fffb,#eef8f1)}
.gag2-qr-crop-canvas{display:block;width:auto;max-width:100%;max-height:54vh;aspect-ratio:auto;box-shadow:0 10px 28px rgba(5,36,20,.10);border-radius:14px}
.gag2-qr-crop-panel.is-banner .gag2-qr-crop-canvas{width:100%;max-height:none}
.gag2-store-avatar-preview img,.gag2-store-banner-preview img{display:block}
@media(max-width:640px){
  .gag2-qr-crop-panel.is-banner{width:100%}
  .gag2-image-crop-stage{padding:5px;border-radius:14px}
  .gag2-qr-crop-canvas{max-height:46vh}
  .gag2-store-media-card .gag2-image-crop-upload input[type=file]{font-size:11px}
}

/* v2.0.98 — Compact Seller Store product cards */
.gag2-store-products-v2{
  gap:12px!important;
  padding:10px 16px 20px!important;
}
.gag2-store-product-card{
  display:grid!important;
  grid-template-columns:minmax(138px,34%) minmax(0,1fr)!important;
  gap:14px!important;
  min-height:222px!important;
  padding:13px!important;
  border:1px solid #e5ebe3!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,#ffffff,#fdfefc)!important;
  box-shadow:0 8px 22px rgba(5,36,20,.055)!important;
  overflow:hidden!important;
}
.gag2-store-product-card:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 13px 28px rgba(5,36,20,.085)!important;
}
.gag2-store-product-media{
  min-width:0!important;
  height:100%!important;
}
.gag2-store-product-media img{
  width:100%!important;
  height:100%!important;
  min-height:196px!important;
  max-height:218px!important;
  aspect-ratio:4/5!important;
  object-fit:cover!important;
  border-radius:14px!important;
  box-shadow:none!important;
}
.gag2-store-product-info{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  gap:5px!important;
  margin-top:0!important;
  padding:1px 0!important;
}
.gag2-store-product-info h3{
  margin:0!important;
  color:#102318!important;
  font-size:17px!important;
  line-height:1.18!important;
  font-weight:850!important;
  letter-spacing:-.015em!important;
}
.gag2-store-category{
  margin:1px 0 3px!important;
  padding:4px 9px!important;
  font-size:10.5px!important;
  line-height:1.15!important;
}
.gag2-store-product-info>strong{
  margin:0 0 2px!important;
  color:#078733!important;
  font-size:21px!important;
  line-height:1.05!important;
  font-weight:900!important;
}
.gag2-store-stock,
.gag2-store-product-trust{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  margin:0!important;
  font-size:11.5px!important;
  line-height:1.35!important;
}
.gag2-store-stock{color:#22382b!important;font-weight:750!important}
.gag2-store-product-trust{color:#52645a!important;font-weight:550!important}
.gag2-store-stock i,
.gag2-store-product-trust i{color:#12a04a!important;font-size:11px!important}
.gag2-store-product-actions{
  display:block!important;
  margin-top:auto!important;
  padding-top:7px!important;
}
.gag2-store-product-actions .gag2-store-outline{display:none!important}
.gag2-store-add-form{
  display:grid!important;
  grid-template-columns:minmax(102px,.9fr) minmax(120px,1.12fr)!important;
  align-items:center!important;
  gap:9px!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  margin:0!important;
}
.gag2-store-add-form .gag2-qty-stepper{
  display:grid!important;
  grid-template-columns:30px minmax(28px,1fr) 30px!important;
  align-items:center!important;
  justify-self:stretch!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  margin:0!important;
  padding:3px!important;
  border-color:#d6eadb!important;
  background:#fbfefb!important;
  box-sizing:border-box!important;
}
.gag2-store-add-form .gag2-qty-stepper button{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  font-size:13px!important;
  box-shadow:none!important;
}
.gag2-store-add-form .gag2-qty-stepper input{
  width:100%!important;
  min-width:0!important;
  font-size:12px!important;
}
.gag2-store-add-form .gag2-store-add{
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  padding:9px 11px!important;
  border:0!important;
  border-radius:10px!important;
  font-size:11.5px!important;
  line-height:1.1!important;
  white-space:nowrap!important;
  box-shadow:0 7px 14px rgba(22,163,74,.17)!important;
}
.gag2-store-add-form .gag2-store-add i{font-size:11px!important}

@media (min-width:761px) and (max-width:1180px){
  .gag2-store-product-card{
    grid-template-columns:150px minmax(0,1fr)!important;
    min-height:210px!important;
  }
  .gag2-store-product-media img{min-height:184px!important;max-height:205px!important}
}
@media (max-width:760px){
  .gag2-store-products-v2{
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:9px 12px 16px!important;
  }
  .gag2-store-product-card{
    grid-template-columns:126px minmax(0,1fr)!important;
    gap:11px!important;
    min-height:164px!important;
    padding:10px!important;
    border-radius:16px!important;
  }
  .gag2-store-product-media img{
    min-height:144px!important;
    max-height:164px!important;
    aspect-ratio:4/5!important;
    border-radius:12px!important;
  }
  .gag2-store-product-info{gap:3px!important}
  .gag2-store-product-info h3{font-size:14px!important}
  .gag2-store-category{padding:3px 7px!important;font-size:9px!important;margin-bottom:2px!important}
  .gag2-store-product-info>strong{font-size:18px!important;margin-bottom:1px!important}
  .gag2-store-stock,.gag2-store-product-trust{font-size:9.5px!important;gap:5px!important}
  .gag2-store-product-stock i,.gag2-store-product-trust i{font-size:9px!important}
  .gag2-store-product-actions{padding-top:5px!important}
  .gag2-store-add-form{
    grid-template-columns:minmax(96px,.92fr) minmax(116px,1.08fr)!important;
    gap:7px!important;
  }
  .gag2-store-add-form .gag2-qty-stepper{height:34px!important;grid-template-columns:27px minmax(24px,1fr) 27px!important}
  .gag2-store-add-form .gag2-qty-stepper button{width:25px!important;height:25px!important;min-width:25px!important;font-size:11px!important}
  .gag2-store-add-form .gag2-store-add{min-height:34px!important;padding:7px 9px!important;font-size:10.5px!important}
}
@media (max-width:420px){
  .gag2-store-product-card{grid-template-columns:108px minmax(0,1fr)!important;gap:9px!important;min-height:148px!important;padding:9px!important}
  .gag2-store-product-media img{min-height:128px!important;max-height:146px!important}
  .gag2-store-product-info h3{font-size:13px!important}
  .gag2-store-product-info>strong{font-size:17px!important}
  .gag2-store-stock,.gag2-store-product-trust{font-size:8.8px!important}
  .gag2-store-add-form{grid-template-columns:minmax(82px,.85fr) minmax(104px,1.15fr)!important;gap:6px!important}
  .gag2-store-add-form .gag2-store-add{font-size:9.5px!important;padding:7px 6px!important}
}


/* v2.0.101 - Compact premium unified GAG2 Shop admin console */
.gag2-admin-shell{
  --gag2-admin-green:#0b5b31;
  --gag2-admin-green-dark:#073d23;
  --gag2-admin-accent:#22b84f;
  --gag2-admin-bg:#f3f6f4;
  --gag2-admin-card:#fff;
  --gag2-admin-line:#dfe7e1;
  --gag2-admin-text:#173523;
  --gag2-admin-muted:#6b7b70;
  --gag2-admin-radius:12px;
  --gag2-admin-shadow:0 8px 24px rgba(12,54,30,.065);
  margin:12px 16px 28px 0!important;
  max-width:none!important;
  color:var(--gag2-admin-text);
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
}
.gag2-admin-shell *{box-sizing:border-box}
.gag2-admin-layout{display:grid!important;grid-template-columns:218px minmax(0,1fr)!important;gap:12px!important;align-items:start!important}
.gag2-admin-mobile-bar{display:none;align-items:center;justify-content:space-between;min-height:44px;padding:7px 10px;margin-bottom:10px;background:#fff;border:1px solid var(--gag2-admin-line);border-radius:10px;box-shadow:var(--gag2-admin-shadow)}
.gag2-admin-mobile-bar strong{display:inline-flex;align-items:center;gap:7px;color:var(--gag2-admin-green-dark);font-size:13px}
.gag2-admin-menu-toggle{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 10px;border:1px solid var(--gag2-admin-line);border-radius:8px;background:#fff;color:var(--gag2-admin-text);font-size:12px;font-weight:700;cursor:pointer}
.gag2-admin-nav{position:sticky!important;top:44px!important;height:calc(100vh - 60px)!important;min-height:560px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding:0!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:14px!important;background:linear-gradient(180deg,#073d23 0%,#0a4b2a 52%,#073820 100%)!important;box-shadow:0 14px 34px rgba(5,40,22,.16)!important;color:#fff!important}
.gag2-admin-brand{display:flex;align-items:center;gap:9px;min-height:58px;padding:10px 11px;border-bottom:1px solid rgba(255,255,255,.09)}
.gag2-admin-brand>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(180deg,#56d331,#20ad4f);color:#fff;box-shadow:0 7px 16px rgba(18,174,72,.28);flex:0 0 auto}
.gag2-admin-brand>div{min-width:0;display:grid;gap:1px}
.gag2-admin-brand b{color:#fff;font-size:13px;line-height:1.15}
.gag2-admin-brand small{color:rgba(226,255,236,.65);font-size:9px;text-transform:uppercase;letter-spacing:.09em}
.gag2-admin-nav-close{display:none;margin-left:auto;width:30px;height:30px;border:0;border-radius:8px;background:rgba(255,255,255,.08);color:#fff;cursor:pointer}
.gag2-admin-nav-groups{flex:1;min-height:0;overflow:auto;padding:7px 7px 10px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.22) transparent}
.gag2-admin-nav-group{padding:0!important;margin:0 0 4px!important;border:0!important}
.gag2-admin-nav-group-toggle{width:100%;min-height:27px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 7px;border:0;border-radius:7px;background:transparent;color:rgba(229,255,237,.62);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.085em;cursor:pointer;text-align:left}
.gag2-admin-nav-group-toggle i{font-size:8px;transition:transform .18s ease}
.gag2-admin-nav-group.is-open .gag2-admin-nav-group-toggle i{transform:rotate(180deg)}
.gag2-admin-nav-links{display:none;padding:1px 0 3px}
.gag2-admin-nav-group.is-open .gag2-admin-nav-links{display:block}
.gag2-admin-nav a{display:flex!important;align-items:center!important;gap:9px!important;min-height:32px!important;margin:1px 0!important;padding:6px 8px!important;border-radius:8px!important;color:rgba(242,255,246,.82)!important;font-size:12px!important;font-weight:650!important;line-height:1.15!important;text-decoration:none!important;transition:background .16s ease,color .16s ease,transform .16s ease!important}
.gag2-admin-nav a i{width:16px!important;color:#72df8e!important;font-size:12px!important;text-align:center!important}
.gag2-admin-nav a:hover{background:rgba(255,255,255,.08)!important;color:#fff!important;transform:translateX(1px)!important}
.gag2-admin-nav a.active{background:linear-gradient(90deg,rgba(54,209,91,.24),rgba(255,255,255,.08))!important;color:#fff!important;box-shadow:inset 2px 0 #65e287!important}
.gag2-admin-nav a.active i{color:#fff!important}
.gag2-admin-nav-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border-top:1px solid rgba(255,255,255,.09);font-size:9px;color:rgba(229,255,237,.58)}
.gag2-admin-nav-footer a{display:inline-flex!important;align-items:center!important;gap:5px!important;min-height:auto!important;margin:0!important;padding:0!important;color:#abefbd!important;font-size:10px!important;font-weight:700!important;background:none!important;box-shadow:none!important}
.gag2-admin-nav-footer a:hover{transform:none!important;color:#fff!important}
.gag2-admin-content{min-width:0!important;display:grid;gap:10px}
.gag2-admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:76px;padding:12px 15px;background:#fff;border:1px solid var(--gag2-admin-line);border-radius:12px;box-shadow:var(--gag2-admin-shadow)}
.gag2-admin-heading{min-width:0}
.gag2-admin-breadcrumb{display:flex;align-items:center;gap:6px;margin-bottom:3px;color:#819087;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}
.gag2-admin-breadcrumb i{font-size:7px;color:#a2afa7}
.gag2-admin-breadcrumb strong{color:#2d6c45}
.gag2-admin-topbar h1{margin:0!important;padding:0!important;color:var(--gag2-admin-text)!important;font-size:22px!important;line-height:1.18!important;font-weight:760!important;letter-spacing:-.025em!important}
.gag2-admin-topbar p{margin:4px 0 0!important;color:var(--gag2-admin-muted)!important;font-size:11.5px!important;line-height:1.4!important}
.gag2-admin-top-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}
.gag2-admin-overlay{display:none}
.gag2-admin-card{min-height:420px!important;padding:13px!important;background:#fff!important;border:1px solid var(--gag2-admin-line)!important;border-radius:12px!important;box-shadow:var(--gag2-admin-shadow)!important;overflow:hidden!important}
.gag2-admin-card>.gag2-panel:first-child{margin-top:0!important}
.gag2-admin-shell .gag2-panel{margin:0 0 10px!important;padding:13px!important;border:1px solid #e5ece7!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important}
.gag2-admin-shell .gag2-panel:last-child{margin-bottom:0!important}
.gag2-admin-shell h2{margin:0 0 8px!important;color:var(--gag2-admin-text)!important;font-size:16px!important;line-height:1.25!important;font-weight:720!important}
.gag2-admin-shell h3{font-size:13px!important;line-height:1.3!important}
.gag2-admin-shell p,.gag2-admin-shell li{font-size:12px;line-height:1.5}
.gag2-admin-shell .description{margin-top:4px!important;color:var(--gag2-admin-muted)!important;font-size:10.5px!important;line-height:1.4!important}
.gag2-admin-shell .button,.gag2-admin-shell button.button,.gag2-admin-shell input[type=submit]{min-height:32px!important;height:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:5px 10px!important;border-radius:8px!important;font-size:11.5px!important;font-weight:700!important;line-height:1.2!important;box-shadow:none!important;white-space:normal!important}
.gag2-admin-shell .button-primary,.gag2-admin-shell input[type=submit].button-primary{border-color:#119345!important;background:linear-gradient(180deg,#31c45d,#159443)!important;color:#fff!important;text-shadow:none!important}
.gag2-admin-shell .button-primary:hover{border-color:#0d7e39!important;background:linear-gradient(180deg,#2db956,#117e39)!important}
.gag2-admin-shell .button-link-delete{font-size:11px!important;color:#c62828!important}
.gag2-admin-shell input[type=text],.gag2-admin-shell input[type=email],.gag2-admin-shell input[type=number],.gag2-admin-shell input[type=search],.gag2-admin-shell input[type=url],.gag2-admin-shell input[type=password],.gag2-admin-shell select{min-height:34px!important;padding:5px 9px!important;border:1px solid #cedbd2!important;border-radius:8px!important;background:#fff!important;font-size:12px!important;line-height:1.25!important;box-shadow:none!important}
.gag2-admin-shell textarea{padding:8px 9px!important;border:1px solid #cedbd2!important;border-radius:8px!important;background:#fff!important;font-size:12px!important;line-height:1.45!important;box-shadow:none!important}
.gag2-admin-shell input:focus,.gag2-admin-shell select:focus,.gag2-admin-shell textarea:focus{border-color:#21a950!important;box-shadow:0 0 0 2px rgba(33,169,80,.12)!important;outline:0!important}
.gag2-admin-shell .form-table{margin-top:6px!important}
.gag2-admin-shell .form-table th{width:190px;padding:10px 10px 10px 0!important;color:#31463a;font-size:12px!important;font-weight:700!important}
.gag2-admin-shell .form-table td{padding:8px 0!important}
.gag2-admin-shell .form-table td p{margin:4px 0!important}
.gag2-responsive-table{width:100%;max-width:100%;overflow:auto;border:1px solid #e1e9e3;border-radius:9px;scrollbar-width:thin}
.gag2-responsive-table .widefat{min-width:680px;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;border-collapse:collapse!important}
.gag2-admin-shell table.widefat{font-size:11.5px!important}
.gag2-admin-shell table.widefat th{padding:8px 9px!important;background:#f6f9f7!important;color:#617168!important;font-size:9px!important;font-weight:800!important;line-height:1.2!important;text-transform:uppercase!important;letter-spacing:.055em!important;border-bottom:1px solid #e1e9e3!important}
.gag2-admin-shell table.widefat td{padding:8px 9px!important;color:#33483b!important;vertical-align:middle!important;border-bottom:1px solid #edf2ee!important}
.gag2-admin-shell table.widefat tr:last-child td{border-bottom:0!important}
.gag2-admin-shell table.widefat td small{display:block;margin-top:2px;color:#7b8a80;font-size:9.5px;line-height:1.3}
.gag2-admin-shell .notice{margin:0 0 10px!important;padding:8px 11px!important;border-radius:9px!important;font-size:11.5px!important}
.gag2-admin-shell .notice p{margin:0!important}
.gag2-admin-shell .gag2-admin-filter,.gag2-admin-shell .gag2-audit-filter{gap:7px!important;margin:0 0 10px!important;padding:9px!important;border-radius:9px!important}
.gag2-admin-shell .gag2-admin-filter input,.gag2-admin-shell .gag2-admin-filter select{min-height:32px!important}
.gag2-admin-shell .gag2-status-pill{padding:4px 7px!important;border-radius:999px!important;font-size:9.5px!important;font-weight:750!important;line-height:1.2!important}
.gag2-admin-shell code{padding:3px 6px!important;border-radius:6px!important;font-size:10.5px!important}
.gag2-empty-state{min-height:130px!important;padding:22px 14px!important;border-radius:10px!important;gap:5px!important}
.gag2-empty-state i{font-size:26px!important;margin:0 0 4px!important}
.gag2-empty-state strong{font-size:13px}
.gag2-empty-state span{font-size:11px;color:var(--gag2-admin-muted)}

/* Compact overview dashboard */
.gag2-admin-overview{display:grid;gap:11px}
.gag2-overview-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.gag2-overview-kpi{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:84px;padding:11px;border:1px solid #e2e9e4;border-radius:10px;background:linear-gradient(180deg,#fff,#fbfdfb);color:var(--gag2-admin-text);text-decoration:none;box-shadow:0 5px 14px rgba(9,50,28,.035);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}
.gag2-overview-kpi:hover{color:var(--gag2-admin-text);transform:translateY(-1px);border-color:#b9d8c2;box-shadow:0 8px 18px rgba(9,50,28,.065)}
.gag2-overview-kpi>span,.gag2-action-list a>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;font-size:14px}
.gag2-overview-kpi>span.is-green,.gag2-action-list .is-green{background:#e8f8ed;color:#13813d}
.gag2-overview-kpi>span.is-blue,.gag2-action-list .is-blue{background:#eaf4ff;color:#2472b8}
.gag2-overview-kpi>span.is-purple,.gag2-action-list .is-purple{background:#f2ecff;color:#7149b8}
.gag2-overview-kpi>span.is-amber,.gag2-action-list .is-amber{background:#fff5df;color:#a46b00}
.gag2-action-list .is-red{background:#fff0f0;color:#c63f3f}
.gag2-overview-kpi>div{min-width:0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:1px 6px}
.gag2-overview-kpi small{color:#68786e;font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}
.gag2-overview-kpi strong{grid-column:2;grid-row:1/3;color:#153b24;font-size:23px;line-height:1;font-weight:780}
.gag2-overview-kpi em{grid-column:1;color:#87948c;font-size:9px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gag2-overview-columns{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:10px}
.gag2-overview-panel{padding:12px;border:1px solid #e2e9e4;border-radius:10px;background:#fff}
.gag2-overview-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}
.gag2-overview-panel-head h2{margin:0 0 2px!important;font-size:14px!important}
.gag2-overview-panel-head p{margin:0!important;color:#7a8980!important;font-size:10.5px!important}
.gag2-overview-panel-head>i{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#eef8f1;color:#158040}
.gag2-action-list{display:grid;gap:5px}
.gag2-action-list>a{display:grid;grid-template-columns:34px minmax(0,1fr) auto 10px;align-items:center;gap:8px;min-height:50px;padding:7px 8px;border:1px solid #e8eee9;border-radius:9px;color:#263c2f;text-decoration:none;background:#fcfefc}
.gag2-action-list>a:hover{border-color:#bedbc6;background:#f7fcf8;color:#153b24}
.gag2-action-list>a>span{width:34px;height:34px;border-radius:9px;font-size:12px}
.gag2-action-list b,.gag2-action-list small{display:block}
.gag2-action-list b{font-size:11.5px}
.gag2-action-list small{margin-top:1px;color:#7a8980;font-size:9.5px}
.gag2-action-list>a>strong{display:grid;place-items:center;min-width:26px;height:24px;padding:0 6px;border-radius:999px;background:#edf4ef;color:#245b38;font-size:10.5px}
.gag2-action-list>a>i{color:#9aa69f;font-size:8px}
.gag2-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
.gag2-quick-actions a{display:flex;align-items:center;gap:8px;min-height:42px;padding:8px;border:1px solid #e6ece8;border-radius:9px;color:#33483b;text-decoration:none;background:#fcfefc;font-size:10.5px;font-weight:700}
.gag2-quick-actions a:hover{border-color:#b9d7c1;background:#f4fbf6;color:#0d6b32}
.gag2-quick-actions i{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;background:#eaf7ee;color:#188242;font-size:10px}
.gag2-recent-orders .gag2-overview-panel-head{align-items:center}
.gag2-recent-orders .widefat td:nth-child(4){white-space:nowrap}

@media(max-width:1180px){
  .gag2-overview-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gag2-overview-columns{grid-template-columns:1fr}
}
@media(max-width:960px){
  .gag2-admin-shell{margin:10px 10px 24px 0!important}
  .gag2-admin-mobile-bar{display:flex}
  .gag2-admin-layout{grid-template-columns:minmax(0,1fr)!important}
  .gag2-admin-nav{position:fixed!important;z-index:100002!important;top:32px!important;bottom:0!important;left:0!important;width:min(280px,86vw)!important;height:auto!important;min-height:0!important;border-radius:0 14px 14px 0!important;transform:translateX(-105%);transition:transform .2s ease!important}
  .gag2-admin-shell.is-menu-open .gag2-admin-nav{transform:translateX(0)}
  .gag2-admin-nav-close{display:grid;place-items:center}
  .gag2-admin-overlay{position:fixed;z-index:100001;inset:32px 0 0;display:block;border:0;background:rgba(4,24,13,.48);opacity:0;visibility:hidden;transition:.2s ease;cursor:pointer}
  .gag2-admin-shell.is-menu-open .gag2-admin-overlay{opacity:1;visibility:visible}
  .gag2-admin-topbar{min-height:70px;padding:11px 12px}
  .gag2-admin-card{padding:10px!important}
}
@media(max-width:782px){
  .gag2-admin-nav{top:46px!important}
  .gag2-admin-overlay{inset:46px 0 0}
  .gag2-admin-topbar{align-items:flex-start}
  .gag2-admin-topbar h1{font-size:19px!important}
  .gag2-admin-topbar p{font-size:10.5px!important}
  .gag2-admin-top-actions .button{font-size:0!important;width:32px!important;padding:0!important}
  .gag2-admin-top-actions .button i{font-size:12px!important;margin:0!important}
  .gag2-admin-shell .form-table,.gag2-admin-shell .form-table tbody,.gag2-admin-shell .form-table tr,.gag2-admin-shell .form-table th,.gag2-admin-shell .form-table td{display:block;width:100%!important}
  .gag2-admin-shell .form-table th{padding:8px 0 3px!important}
  .gag2-admin-shell .form-table td{padding:3px 0 8px!important}
  .gag2-admin-shell input.regular-text,.gag2-admin-shell textarea,.gag2-admin-shell select{max-width:100%!important;width:100%!important}
  .gag2-quick-actions{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .gag2-admin-shell{margin-right:6px!important}
  .gag2-admin-mobile-bar{margin-bottom:7px}
  .gag2-admin-card{padding:8px!important;border-radius:10px!important}
  .gag2-admin-shell .gag2-panel,.gag2-overview-panel{padding:10px!important}
  .gag2-overview-kpis{grid-template-columns:1fr 1fr;gap:6px}
  .gag2-overview-kpi{grid-template-columns:32px minmax(0,1fr);min-height:70px;padding:8px;gap:7px}
  .gag2-overview-kpi>span{width:32px;height:32px;border-radius:8px;font-size:12px}
  .gag2-overview-kpi strong{font-size:19px}
  .gag2-overview-kpi em{display:none}
  .gag2-action-list>a{grid-template-columns:32px minmax(0,1fr) auto 8px}
  .gag2-action-list>a>span{width:32px;height:32px}
  .gag2-quick-actions{grid-template-columns:1fr}
  .gag2-admin-shell .button,.gag2-admin-shell button.button{min-height:34px!important}
}
@media(max-width:390px){
  .gag2-overview-kpis{grid-template-columns:1fr}
}


/* v2.0.102 - Premium compact Admin Orders workspace */
.gag2-admin-shell .gag2-orders-panel{padding:12px!important;border-radius:11px!important;background:#fff!important}
.gag2-orders-heading{display:flex;align-items:center;gap:9px;margin:0 0 11px;padding:1px 1px 0}
.gag2-orders-heading-icon{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:8px;background:linear-gradient(145deg,#0d6f38,#064823);color:#fff;box-shadow:0 5px 12px rgba(8,92,43,.17)}
.gag2-orders-heading-icon i{font-size:12px}
.gag2-orders-heading h2{margin:0!important;font-size:14.5px!important;letter-spacing:-.012em}
.gag2-orders-heading p{margin:2px 0 0!important;color:#7a8880!important;font-size:10px!important;line-height:1.35!important}
.gag2-admin-shell .gag2-orders-filter{display:grid!important;grid-template-columns:minmax(170px,1.25fr) minmax(190px,1.35fr) minmax(135px,.78fr) minmax(135px,.78fr) auto auto;align-items:center;gap:7px!important;margin:0 0 10px!important;padding:0!important;background:transparent!important;border:0!important}
.gag2-order-filter-field{position:relative;display:block;min-width:0;margin:0!important}
.gag2-order-filter-field input,.gag2-order-filter-field select{width:100%!important;max-width:none!important;min-height:34px!important;margin:0!important;background:#fff!important}
.gag2-order-filter-field.has-icon>i{position:absolute;z-index:2;left:10px;top:50%;transform:translateY(-50%);color:#8b9990;font-size:10px;pointer-events:none}
.gag2-order-filter-field.has-icon input{padding-left:28px!important}
.gag2-orders-filter-button{min-width:76px!important;background:linear-gradient(180deg,#08763a,#075d30)!important;border-color:#075d30!important;box-shadow:0 5px 11px rgba(7,93,48,.13)!important}
.gag2-orders-filter-button i{font-size:9px}
.gag2-orders-reset{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 4px;color:#0d6e37;text-decoration:none;font-size:10.5px;font-weight:750;white-space:nowrap}
.gag2-orders-reset:hover{color:#084e28;text-decoration:underline}
.gag2-orders-table-wrap{border:1px solid #e2e9e4!important;border-radius:9px!important;background:#fff;overflow:auto!important;box-shadow:0 5px 16px rgba(16,48,29,.025)}
.gag2-orders-table{min-width:1060px!important;margin:0!important;border:0!important;border-collapse:separate!important;border-spacing:0!important}
.gag2-admin-shell .gag2-orders-table th{height:34px;padding:8px 9px!important;background:#f7f9f8!important;color:#5f6f66!important;border-bottom:1px solid #e2e8e4!important}
.gag2-admin-shell .gag2-orders-table td{padding:9px!important;background:#fff!important;border-bottom:1px solid #edf1ee!important}
.gag2-orders-table .gag2-order-data-row:hover>td{background:#fbfdfb!important}
.gag2-orders-table .gag2-order-timeline-row:hover>td{background:#fff!important}
.gag2-order-primary,.gag2-order-person{min-width:0}
.gag2-order-primary strong,.gag2-order-person strong{display:block;color:#183b26;font-size:11.5px;line-height:1.25;font-weight:780;white-space:nowrap}
.gag2-order-primary small,.gag2-order-person small{display:block;max-width:165px;margin-top:2px!important;color:#809087!important;font-size:9px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gag2-order-seller,.gag2-order-product-name{display:block;color:#34483b;font-size:11px;line-height:1.35}
.gag2-order-product-name b{color:#64756b;font-weight:700;white-space:nowrap}
.gag2-order-total-value{color:#173c25;font-size:11.5px;font-weight:780;white-space:nowrap}
.gag2-order-override-form{display:grid;grid-template-columns:minmax(126px,.8fr) minmax(160px,1fr) auto;align-items:center;gap:6px;min-width:390px;margin:0}
.gag2-admin-shell .gag2-order-override-form select,.gag2-admin-shell .gag2-order-override-form input{width:100%!important;min-width:0!important;min-height:31px!important;padding:4px 8px!important;font-size:10.5px!important;border-radius:7px!important}
.gag2-admin-shell .gag2-order-apply{min-width:54px!important;min-height:31px!important;padding:4px 9px!important;border:1px solid #1a9b4c!important;background:#fff!important;color:#08713a!important;font-size:10.5px!important;font-weight:800!important}
.gag2-admin-shell .gag2-order-apply:hover{background:#effaf2!important;color:#075b30!important}
.gag2-order-timeline-row td{padding:0!important;background:#fff!important}
.gag2-admin-order-details{margin:0}
.gag2-admin-order-details summary{display:flex;align-items:center;gap:7px;min-height:29px;padding:5px 10px;color:#596b60;font-size:9.75px;font-weight:650;cursor:pointer;list-style:none;background:#fcfdfc;transition:background .15s ease,color .15s ease}
.gag2-admin-order-details summary::-webkit-details-marker{display:none}
.gag2-admin-order-details summary i:first-child{color:#0f7c3f;font-size:9px}
.gag2-admin-order-details summary i:last-child{margin-left:auto;color:#9aa79f;font-size:7px;transition:transform .15s ease}
.gag2-admin-order-details[open] summary{background:#f6faf7;color:#214a30}
.gag2-admin-order-details[open] summary i:last-child{transform:rotate(180deg)}
.gag2-admin-order-details-content{padding:4px 10px 10px;background:#fbfdfb;border-top:1px solid #edf2ee}
.gag2-admin-order-details-content .gag2-order-events{margin-top:6px}
.gag2-admin-order-details-content .gag2-order-events li{padding:7px 9px;border-radius:8px;font-size:10px}
.gag2-orders-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;padding:0 2px;color:#6d7c73;font-size:10px}
.gag2-orders-pagination{display:flex;align-items:center;gap:3px}
.gag2-orders-pagination a{display:grid;place-items:center;min-width:28px;height:28px;padding:0 5px;border:1px solid transparent;border-radius:7px;color:#64746a;text-decoration:none;font-size:9.5px;font-weight:750;background:#fff}
.gag2-orders-pagination a:hover{border-color:#c8dccd;color:#0b6c35;background:#f7fbf8}
.gag2-orders-pagination a.is-current{border-color:#1d9b4c;color:#087039;background:#f0faf3;box-shadow:inset 0 0 0 1px rgba(29,155,76,.06)}
.gag2-orders-pagination a.is-disabled{opacity:.35;pointer-events:none}
.gag2-orders-empty{min-height:220px!important}
.gag2-orders-empty .button{margin-top:8px}

@media(max-width:1240px){
  .gag2-admin-shell .gag2-orders-filter{grid-template-columns:repeat(2,minmax(180px,1fr)) repeat(2,minmax(130px,.75fr)) auto auto}
}
@media(max-width:1080px){
  .gag2-admin-shell .gag2-orders-filter{grid-template-columns:repeat(2,minmax(0,1fr)) auto auto}
  .gag2-orders-filter .gag2-order-filter-field:nth-of-type(3),.gag2-orders-filter .gag2-order-filter-field:nth-of-type(4){grid-row:2}
  .gag2-orders-filter-button{grid-row:2}
  .gag2-orders-reset{grid-row:2}
}
@media(max-width:782px){
  .gag2-admin-shell .gag2-orders-panel{padding:9px!important}
  .gag2-orders-heading{align-items:flex-start}
  .gag2-admin-shell .gag2-orders-filter{grid-template-columns:1fr 1fr!important;gap:6px!important}
  .gag2-orders-filter .gag2-order-filter-field,.gag2-orders-filter-button,.gag2-orders-reset{grid-row:auto!important}
  .gag2-orders-filter-button{width:100%!important}
  .gag2-orders-reset{justify-content:flex-start;padding-left:2px}
  .gag2-orders-table-wrap{overflow:visible!important;border:0!important;box-shadow:none!important;background:transparent!important}
  .gag2-orders-table{display:block!important;min-width:0!important;width:100%!important;background:transparent!important}
  .gag2-orders-table thead{display:none!important}
  .gag2-orders-table tbody{display:grid!important;gap:0!important;width:100%!important}
  .gag2-orders-table tr.gag2-order-data-row{display:block!important;margin:0!important;border:1px solid #e1e9e3;border-radius:10px 10px 0 0;background:#fff;box-shadow:0 5px 14px rgba(10,49,28,.035);overflow:hidden}
  .gag2-admin-shell .gag2-orders-table tr.gag2-order-data-row td{display:grid!important;grid-template-columns:92px minmax(0,1fr);align-items:start;gap:8px;width:auto!important;padding:8px 9px!important;border-bottom:1px solid #edf2ee!important;background:#fff!important}
  .gag2-orders-table tr.gag2-order-data-row td::before{content:attr(data-label);padding-top:1px;color:#7c8981;font-size:8.5px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}
  .gag2-orders-table tr.gag2-order-data-row td:first-child{background:#f8fbf9!important}
  .gag2-orders-table tr.gag2-order-data-row td:last-child{border-bottom:0!important}
  .gag2-order-primary strong,.gag2-order-person strong{white-space:normal}
  .gag2-order-primary small,.gag2-order-person small{max-width:100%}
  .gag2-order-override-form{grid-template-columns:1fr 1.2fr auto;min-width:0;width:100%}
  .gag2-admin-shell .gag2-order-override-form select,.gag2-admin-shell .gag2-order-override-form input,.gag2-admin-shell .gag2-order-apply{min-height:34px!important}
  .gag2-orders-table tr.gag2-order-timeline-row{display:block!important;margin:0 0 8px!important;border:1px solid #e1e9e3;border-top:0;border-radius:0 0 10px 10px;background:#fff;overflow:hidden}
  .gag2-orders-table tr.gag2-order-timeline-row td{display:block!important;width:auto!important;border:0!important}
  .gag2-admin-order-details summary{min-height:32px;padding:6px 9px}
  .gag2-orders-footer{align-items:flex-start;flex-direction:column}
  .gag2-orders-pagination{width:100%;justify-content:flex-end}
}
@media(max-width:560px){
  .gag2-admin-shell .gag2-orders-filter{grid-template-columns:1fr!important}
  .gag2-orders-reset{justify-content:center}
  .gag2-admin-shell .gag2-orders-table tr.gag2-order-data-row td{grid-template-columns:78px minmax(0,1fr);gap:7px}
  .gag2-order-override-form{grid-template-columns:1fr!important}
  .gag2-admin-shell .gag2-order-apply{width:100%!important}
  .gag2-orders-pagination{justify-content:center}
}


/* v2.0.103 - Compact product editor and consolidated stock control */
.gag2-products-section-head{align-items:flex-start!important;margin-bottom:10px}.gag2-products-section-head h2{display:flex;align-items:center;gap:7px}.gag2-products-section-head h2 i{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;background:#edf9f1;color:#0a7a3a;font-size:11px}.gag2-products-section-head p{margin:2px 0 0!important;color:#75847a!important;font-size:10px!important}.gag2-product-create-form{display:grid;gap:8px}.gag2-product-create-row{display:grid;align-items:end;gap:8px}.gag2-product-create-row-primary{grid-template-columns:minmax(180px,1.25fr) minmax(120px,.7fr) minmax(150px,.85fr) minmax(150px,.8fr)}.gag2-product-create-row-secondary{grid-template-columns:minmax(300px,1fr) minmax(180px,.42fr) auto}.gag2-product-create-form label,.gag2-create-media-field{display:grid;gap:4px;margin:0!important;min-width:0}.gag2-product-create-form label>span:first-child,.gag2-create-media-field>span:first-child{color:#43554a;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.045em}.gag2-product-create-form input,.gag2-product-create-form select,.gag2-product-create-form textarea{width:100%!important;max-width:none!important;margin:0!important}.gag2-product-create-form textarea{min-height:54px!important;resize:vertical}.gag2-create-media-picker{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:54px;padding:6px 8px;border:1px dashed #bcd5c3;border-radius:8px;background:#fbfdfb;color:#31523d;cursor:pointer;text-align:left}.gag2-create-media-picker:hover{border-color:#1d9b4c;background:#f4fbf6}.gag2-create-media-preview{display:grid;place-items:center;width:38px;height:38px;border-radius:7px;background:#edf5ef;overflow:hidden;color:#4d7a5e}.gag2-create-media-preview img{width:100%;height:100%;object-fit:cover}.gag2-create-media-picker b{font-size:10.5px}.gag2-create-featured{align-content:end}.gag2-create-featured-control{display:flex!important;align-items:center;gap:7px;min-height:34px;padding:6px 8px;border:1px solid #d9e5dc;border-radius:8px;background:#fbfdfb;text-transform:none!important;letter-spacing:0!important}.gag2-create-featured-control input{position:absolute;opacity:0;pointer-events:none}.gag2-create-featured-control i{position:relative;width:30px;height:17px;border-radius:999px;background:#cbd8cf;transition:.18s}.gag2-create-featured-control i:after{content:"";position:absolute;left:2px;top:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:.18s}.gag2-create-featured-control input:checked+i{background:#20aa50}.gag2-create-featured-control input:checked+i:after{transform:translateX(13px)}.gag2-create-featured-control b{font-size:10.5px}.gag2-create-featured small{font-size:9px;color:#7a8980}.gag2-create-submit{align-self:end;min-width:116px!important;min-height:54px!important}.gag2-products-autosave-key{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #cfe7d5;border-radius:999px;background:#f1faf4;color:#13713a;font-size:9.5px;font-weight:750;white-space:nowrap}.gag2-products-table-wrap{border:1px solid #e2e9e4;border-radius:9px;overflow:auto}.gag2-products-inline-table{min-width:900px!important;margin:0!important;border:0!important}.gag2-products-inline-table td{height:58px}.gag2-products-inline-table input,.gag2-products-inline-table select{width:100%!important;min-width:0!important;margin:0!important}.gag2-products-inline-table td:nth-child(2){min-width:210px}.gag2-products-inline-table td:nth-child(3){width:145px}.gag2-products-inline-table td:nth-child(4){width:165px}.gag2-inline-product-image{display:grid;grid-template-columns:42px auto;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#1c6f3a;cursor:pointer}.gag2-inline-product-thumb{display:grid;place-items:center;width:42px;height:42px;border:1px solid #dfe8e1;border-radius:8px;background:#f3f7f4;overflow:hidden;color:#6e8175}.gag2-inline-product-thumb img{width:100%;height:100%;object-fit:cover}.gag2-inline-product-image small{font-size:9px;font-weight:700}.gag2-inline-product-image:hover small{text-decoration:underline}.gag2-inline-save-status{display:inline-flex;align-items:center;gap:5px;min-width:68px;font-size:9.5px;font-weight:750}.gag2-inline-save-status.is-saved{color:#168343}.gag2-inline-save-status.is-saving{color:#68776d}.gag2-inline-save-status.is-error{color:#c32a2a}.gag2-product-delete{min-height:28px!important;padding:4px 7px!important}.gag2-stock-page-head{align-items:flex-start!important;margin-bottom:10px}.gag2-stock-page-head h2{display:flex;align-items:center;gap:7px}.gag2-stock-page-head h2 i{color:#0b783a}.gag2-stock-page-head p{margin:2px 0 0!important;color:#74837a!important;font-size:10px!important}.gag2-bulk-stock-form{display:grid;gap:9px}.gag2-stock-batch-bar{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:end;gap:8px;padding:9px;border:1px solid #dfe8e2;border-radius:9px;background:#f8fbf9}.gag2-stock-batch-bar label{display:grid;gap:4px;margin:0!important}.gag2-stock-batch-bar label span{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.045em;color:#52645a}.gag2-stock-batch-bar input{width:100%!important;max-width:none!important}.gag2-stock-change-counter{display:inline-flex;align-items:center;gap:4px;min-height:32px;padding:0 9px;border:1px solid #d6e4da;border-radius:8px;background:#fff;color:#65756b;font-size:10px;font-weight:700}.gag2-stock-change-counter b{color:#0b793a;font-size:13px}.gag2-stock-apply[disabled]{opacity:.45!important;cursor:not-allowed!important}.gag2-stock-table-wrap{border:1px solid #e2e9e4;border-radius:9px;overflow:auto}.gag2-stock-control-table{min-width:820px!important;margin:0!important;border:0!important}.gag2-stock-control-table td small{display:block}.gag2-stock-control-table tr.is-stock-dirty td{background:#f3fbf5!important}.gag2-stock-control-table tr.is-stock-dirty td:first-child{box-shadow:inset 3px 0 #21a950}.gag2-stock-number{display:inline-grid;place-items:center;min-width:30px;height:24px;padding:0 7px;border-radius:999px;font-size:10px;font-weight:800}.gag2-stock-number.is-available{background:#e9f9ee;color:#0d7c3b}.gag2-stock-number.is-reserved{background:#fff5db;color:#8b6514}.gag2-stock-quantity-control{display:grid;gap:4px;min-width:150px}.gag2-stock-quantity-control>span{color:#718078;font-size:8.5px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.gag2-stock-stepper{display:grid;grid-template-columns:28px minmax(54px,72px) 28px;align-items:center;width:max-content;border:1px solid #cfe0d4;border-radius:8px;background:#fff;overflow:hidden}.gag2-stock-stepper button{display:grid;place-items:center;width:28px;height:31px;padding:0;border:0;background:#f5faf6;color:#08743a;cursor:pointer}.gag2-stock-stepper button:hover{background:#e9f7ed}.gag2-admin-shell .gag2-stock-stepper input{width:100%!important;min-height:31px!important;padding:3px!important;border:0!important;border-left:1px solid #e2eae4!important;border-right:1px solid #e2eae4!important;border-radius:0!important;text-align:center;font-weight:800;-moz-appearance:textfield}.gag2-stock-stepper input::-webkit-inner-spin-button,.gag2-stock-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gag2-stock-batch-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 1px 0}.gag2-stock-batch-footer p{margin:0!important;color:#6e7d73;font-size:10px!important}.gag2-stock-apply-bottom{display:none!important}
@media(max-width:1180px){.gag2-product-create-row-primary{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-product-create-row-secondary{grid-template-columns:minmax(260px,1fr) minmax(180px,.55fr) auto}}
@media(max-width:900px){.gag2-product-create-row-secondary{grid-template-columns:1fr 1fr}.gag2-create-submit{grid-column:1/-1;min-height:38px!important}.gag2-stock-batch-bar{grid-template-columns:1fr auto}.gag2-stock-batch-bar label{grid-column:1/-1}.gag2-stock-apply-bottom{display:inline-flex!important}.gag2-stock-batch-bar .gag2-stock-apply{display:none!important}}
@media(max-width:782px){.gag2-product-create-row-primary,.gag2-product-create-row-secondary{grid-template-columns:1fr}.gag2-create-submit{grid-column:auto}.gag2-products-autosave-key{display:none}.gag2-products-table-wrap{border:0;overflow:visible}.gag2-products-inline-table{display:block!important;min-width:0!important}.gag2-products-inline-table thead{display:none}.gag2-products-inline-table tbody{display:grid;gap:8px}.gag2-products-inline-table tr{display:grid;grid-template-columns:82px minmax(0,1fr);border:1px solid #dfe8e2;border-radius:10px;overflow:hidden;background:#fff}.gag2-products-inline-table td{display:grid!important;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:7px;width:auto!important;height:auto!important;padding:7px 9px!important}.gag2-products-inline-table td:before{content:attr(data-label);color:#78877e;font-size:8.5px;font-weight:800;text-transform:uppercase}.gag2-products-inline-table td:first-child{grid-row:1/7;grid-template-columns:1fr;align-content:start;background:#f7faf8!important}.gag2-products-inline-table td:first-child:before{display:none}.gag2-inline-product-image{grid-template-columns:1fr;justify-items:center}.gag2-inline-product-thumb{width:62px;height:62px}.gag2-products-inline-table td:nth-child(n+2){grid-column:2}.gag2-products-inline-table td:nth-child(7){border-bottom:0!important}.gag2-stock-batch-footer{align-items:flex-start;flex-direction:column}.gag2-stock-batch-footer .button{width:100%!important}}
@media(max-width:520px){.gag2-products-inline-table tr{grid-template-columns:1fr}.gag2-products-inline-table td:first-child{grid-row:auto;grid-column:1;display:flex!important}.gag2-products-inline-table td:nth-child(n+2){grid-column:1}.gag2-inline-product-image{grid-template-columns:42px auto;justify-items:start}.gag2-inline-product-thumb{width:42px;height:42px}.gag2-stock-batch-bar{grid-template-columns:1fr}.gag2-stock-change-counter{justify-content:center}.gag2-stock-batch-footer{padding-top:2px}}


/* v2.0.104 - category inline auto-save */
.gag2-categories-section-head{align-items:flex-start!important;margin-bottom:10px!important}.gag2-categories-section-head h2{display:flex;align-items:center;gap:7px}.gag2-categories-section-head h2 i{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;background:#edf9f1;color:#0a7a3a;font-size:11px}.gag2-categories-section-head p{margin:2px 0 0!important;color:#75847a!important;font-size:10px!important}.gag2-categories-autosave-key{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #cfe7d5;border-radius:999px;background:#f1faf4;color:#13713a;font-size:9.5px;font-weight:750;white-space:nowrap}.gag2-categories-table-wrap{border:1px solid #e2e9e4;border-radius:9px;overflow:auto}.gag2-categories-inline-table{min-width:940px!important;margin:0!important;border:0!important}.gag2-categories-inline-table td{height:58px}.gag2-categories-inline-table input[type="text"],.gag2-categories-inline-table input[type="number"]{width:100%!important;min-width:0!important;margin:0!important}.gag2-categories-inline-table td:nth-child(1){width:80px}.gag2-categories-inline-table td:nth-child(2){width:120px}.gag2-categories-inline-table td:nth-child(3){min-width:190px}.gag2-categories-inline-table td:nth-child(4){min-width:180px}.gag2-categories-inline-table td:nth-child(5){width:105px}.gag2-categories-inline-table td:nth-child(6){width:90px}.gag2-categories-inline-table td:nth-child(7){width:80px}.gag2-inline-category-image{display:grid;grid-template-columns:58px auto;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#1c6f3a;cursor:pointer}.gag2-inline-category-thumb{display:grid;place-items:center;width:58px;height:38px;border:1px solid #dfe8e1;border-radius:8px;background:#f3f7f4;overflow:hidden;color:#6e8175}.gag2-inline-category-thumb img{width:100%;height:100%;object-fit:cover}.gag2-inline-category-image small{font-size:9px;font-weight:700}.gag2-inline-category-image:hover small{text-decoration:underline}.gag2-categories-inline-table .gag2-cat-order{max-width:62px!important;text-align:center}.gag2-category-delete{min-height:28px!important;padding:4px 7px!important}@media(max-width:782px){.gag2-categories-section-head{gap:8px}.gag2-categories-autosave-key{font-size:9px}.gag2-categories-inline-table{min-width:900px!important}}

/* v2.0.105 — seamless no-refresh GAG2 admin navigation */
.gag2-admin-content{position:relative;transition:opacity .16s ease,filter .16s ease}
.gag2-admin-shell.is-ajax-loading .gag2-admin-content{opacity:.58;filter:saturate(.82);pointer-events:none;user-select:none}
.gag2-admin-shell.is-ajax-loading .gag2-admin-content::before{content:"";position:fixed;z-index:100040;top:32px;left:0;right:0;height:3px;background:linear-gradient(90deg,#16a34a 0%,#86efac 48%,#16a34a 100%);background-size:220% 100%;animation:gag2-admin-progress 1s linear infinite;box-shadow:0 1px 8px rgba(22,163,74,.28)}
.gag2-admin-shell.is-ajax-loading .gag2-admin-content::after{content:"Loading section…";position:fixed;z-index:100039;top:48px;right:24px;display:flex;align-items:center;min-height:30px;padding:0 12px;border:1px solid rgba(13,96,52,.16);border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(15,44,29,.12);color:#14532d;font-size:11px;font-weight:800;letter-spacing:.02em}
.gag2-ajax-navigation-error{margin:0 0 12px!important;border-radius:9px!important}
@keyframes gag2-admin-progress{0%{background-position:100% 0}100%{background-position:-120% 0}}
@media(max-width:782px){.gag2-admin-shell.is-ajax-loading .gag2-admin-content::before{top:46px}.gag2-admin-shell.is-ajax-loading .gag2-admin-content::after{top:58px;right:12px}}
@media(prefers-reduced-motion:reduce){.gag2-admin-content{transition:none}.gag2-admin-shell.is-ajax-loading .gag2-admin-content::before{animation:none}}

/* v2.0.106 - Compact premium Payment Settings with no-refresh auto-save */
.gag2-admin-shell[data-gag2-current="payments"] .gag2-admin-card{min-height:0;padding:18px;background:linear-gradient(180deg,#fbfdfb,#f5f9f6)}
.gag2-payment-settings-layout{display:flex;align-items:flex-start;justify-content:flex-start}
.gag2-payment-settings-card{width:min(100%,680px);background:#fff;border:1px solid #dfe9e2;border-radius:16px;box-shadow:0 12px 34px rgba(5,36,20,.07);overflow:hidden}
.gag2-payment-settings-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px 16px;border-bottom:1px solid #e8efea;background:linear-gradient(135deg,#ffffff,#f8fcf9)}
.gag2-payment-settings-title{display:flex;align-items:flex-start;gap:13px;min-width:0}
.gag2-payment-settings-icon{width:38px;height:38px;flex:0 0 38px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,#0b7137,#1fa750);color:#fff;box-shadow:0 8px 18px rgba(15,122,52,.20);font-size:15px}
.gag2-payment-settings-eyebrow{display:block;margin:0 0 3px;color:#698076;font-size:10px;line-height:1.2;font-weight:900;letter-spacing:.10em;text-transform:uppercase}
.gag2-payment-settings-card h2{margin:0!important;color:#102c1d!important;font-size:18px!important;line-height:1.25!important;letter-spacing:-.015em}
.gag2-payment-settings-card h2+p{margin:4px 0 0;color:#68786f;font-size:12px;line-height:1.45}
.gag2-autosave-status{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:5px 9px;border-radius:999px;border:1px solid #dce9df;background:#f8fbf9;color:#5b6d62;font-size:10px;font-weight:850;line-height:1;white-space:nowrap;transition:.18s ease}
.gag2-autosave-status.is-saving{background:#fff8e9;border-color:#f4d99c;color:#8b5a08}
.gag2-autosave-status.is-saved{background:#effbf3;border-color:#ccebd5;color:#0b7734}
.gag2-autosave-status.is-error{background:#fff1f1;border-color:#f2c7c7;color:#b42323;white-space:normal;max-width:220px}
.gag2-payment-settings-body{display:grid;gap:14px;padding:18px 20px 20px}
.gag2-payment-expiry-control{display:flex;align-items:center;justify-content:space-between;gap:20px}
.gag2-payment-expiry-copy{display:grid;gap:3px;min-width:0}
.gag2-payment-expiry-copy label{margin:0!important;color:#183226;font-size:13px;font-weight:900}
.gag2-payment-expiry-copy small{color:#74837a;font-size:11px}
.gag2-number-stepper{display:flex;align-items:center;gap:0;height:38px;border:1px solid #cfe1d4;border-radius:11px;background:#fbfdfb;box-shadow:inset 0 1px 0 #fff;overflow:hidden;flex:0 0 auto}
.gag2-admin-card .gag2-number-stepper input{width:48px!important;height:36px!important;min-height:36px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0 4px!important;text-align:center!important;font-size:15px!important;font-weight:900!important;color:#0e3520!important;-moz-appearance:textfield}
.gag2-number-stepper input::-webkit-outer-spin-button,.gag2-number-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.gag2-number-stepper>span{height:36px;display:flex;align-items:center;padding:0 11px 0 2px;color:#68786f;font-size:11px;font-weight:750;border-right:1px solid #e2ece5}
.gag2-stepper-btn{width:36px;height:36px;min-width:36px;border:0;background:#fff;color:#0c7b39;display:grid;place-items:center;cursor:pointer;font-size:11px;transition:.15s ease}
.gag2-stepper-btn:hover{background:#edf9f1;color:#075d2b}
.gag2-stepper-btn:focus-visible{outline:2px solid #22a852;outline-offset:-3px}
.gag2-payment-settings-note{display:flex;align-items:flex-start;gap:10px;padding:12px 13px;border:1px solid #dfeae2;border-radius:12px;background:#f7faf8;color:#506158}
.gag2-payment-settings-note>i{width:25px;height:25px;flex:0 0 25px;border-radius:8px;display:grid;place-items:center;background:#e8f7ed;color:#0c7b39;font-size:11px}
.gag2-payment-settings-note p{display:grid;gap:2px;margin:0;font-size:11px;line-height:1.45}
.gag2-payment-settings-note strong{color:#173325;font-size:11px}
.gag2-payment-settings-note span{color:#65756c}
@media(max-width:640px){
  .gag2-admin-shell[data-gag2-current="payments"] .gag2-admin-card{padding:12px}
  .gag2-payment-settings-card{border-radius:14px}
  .gag2-payment-settings-head{padding:15px;flex-direction:column;gap:11px}
  .gag2-autosave-status{align-self:flex-start}
  .gag2-payment-settings-body{padding:15px}
  .gag2-payment-expiry-control{align-items:flex-start;flex-direction:column;gap:11px}
  .gag2-number-stepper{width:100%;justify-content:space-between}
  .gag2-admin-card .gag2-number-stepper input{flex:1;width:auto!important}
  .gag2-number-stepper>span{flex:1;justify-content:flex-start}
}

/* v2.0.108 persistent single-page admin panels */
.gag2-admin-panels{min-width:0;position:relative}
.gag2-admin-panel[hidden]{display:none!important}
.gag2-admin-panel.is-active{display:grid!important;animation:gag2-panel-in .16s ease both}
.gag2-admin-panel{min-width:0}
.gag2-admin-panels>.gag2-admin-content{width:100%}
@keyframes gag2-panel-in{from{opacity:.35;transform:translateY(2px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.gag2-admin-panel.is-active{animation:none}}

/* v2.0.109 — unified Sellers workspace and consolidated System page */
.gag2-seller-section-head{align-items:flex-start!important;margin-bottom:10px!important}
.gag2-seller-section-head h2{display:flex;align-items:center;gap:7px}
.gag2-seller-section-head h2 i{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#edf9f1;color:#0a7a3a;font-size:11px}
.gag2-seller-section-head p{margin:2px 0 0!important;color:#75847a!important;font-size:10px!important;line-height:1.45}
.gag2-section-count{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border:1px solid #d9e8dd;border-radius:999px;background:#f7fbf8;color:#315c40;font-size:9.5px;font-weight:800;white-space:nowrap}
.gag2-applications-table{min-width:920px!important;margin:0!important}
.gag2-applications-table td{vertical-align:middle!important}
.gag2-status-badge{display:inline-flex;align-items:center;min-height:23px;padding:3px 8px;border-radius:999px;font-size:9px;font-weight:850;white-space:nowrap}
.gag2-status-badge.is-pending{background:#fff6dd;color:#8b6408;border:1px solid #f2d995}
.gag2-status-badge.is-rejected{background:#fff0f0;color:#b42323;border:1px solid #f0c4c4}
.gag2-kyc-links,.gag2-row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:5px}
.gag2-kyc-links .button,.gag2-row-actions .button{min-height:28px!important;padding:4px 7px!important;font-size:9.5px!important}
.gag2-sellers-table-wrap{border:1px solid #e2e9e4;border-radius:10px;overflow:auto}
.gag2-sellers-inline-table{min-width:1280px!important;margin:0!important;border:0!important}
.gag2-sellers-inline-table td{vertical-align:top!important;padding:8px!important}
.gag2-sellers-inline-table th{white-space:nowrap}
.gag2-seller-media-stack{display:grid;gap:6px;min-width:128px}
.gag2-inline-seller-media{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:7px;width:100%;padding:0;border:0;background:transparent;color:#1d6f3a;cursor:pointer;text-align:left}
.gag2-inline-seller-media>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid #dfe8e1;border-radius:9px;background:#f3f7f4;overflow:hidden;color:#6f8176}
.gag2-inline-seller-media.is-banner>span{width:78px;height:34px;border-radius:7px}
.gag2-inline-seller-media.is-banner{grid-template-columns:78px minmax(0,1fr)}
.gag2-inline-seller-media.is-qr{grid-template-columns:40px minmax(0,1fr);margin-top:1px}
.gag2-inline-seller-media.is-qr>span{width:40px;height:40px;border-radius:7px}
.gag2-inline-seller-media img{width:100%;height:100%;object-fit:cover}
.gag2-inline-seller-media small{font-size:9px;font-weight:800}
.gag2-inline-seller-media:hover small{text-decoration:underline}
.gag2-inline-field-stack{display:grid;gap:6px;min-width:190px}
.gag2-inline-field-stack label{display:grid;gap:3px;margin:0!important}
.gag2-inline-field-stack label>span{color:#66786d;font-size:8.5px;font-weight:850;text-transform:uppercase;letter-spacing:.045em}
.gag2-sellers-inline-table input,.gag2-sellers-inline-table textarea,.gag2-sellers-inline-table select{width:100%!important;min-width:0!important;margin:0!important}
.gag2-sellers-inline-table textarea{min-height:52px!important;resize:vertical}
.gag2-sellers-inline-table td:nth-child(2){min-width:230px}.gag2-sellers-inline-table td:nth-child(3){min-width:230px}.gag2-sellers-inline-table td:nth-child(4){min-width:205px}.gag2-sellers-inline-table td:nth-child(5){width:120px}.gag2-sellers-inline-table td:nth-child(6){width:90px}.gag2-sellers-inline-table td:nth-child(7){width:80px}
.gag2-seller-status-select{font-weight:800;color:#174126}
.gag2-system-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:12px;margin-bottom:12px}
.gag2-system-grid>.gag2-panel{margin:0!important}
.gag2-system-field{display:grid;gap:5px;margin:0!important}
.gag2-system-field>span{font-size:10px;font-weight:850;color:#31483a}
.gag2-system-field input{width:100%!important;max-width:none!important}
.gag2-system-field small{color:#718078;font-size:9.5px;line-height:1.45}
.gag2-system-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
.gag2-system-counts>span{display:grid;gap:2px;padding:9px;border:1px solid #e0e9e3;border-radius:9px;background:#f9fcfa}
.gag2-system-counts small{color:#708077;font-size:8.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.gag2-system-counts strong{color:#103722;font-size:16px;line-height:1.1}
.gag2-system-tools-panel{border-left:0!important;background:linear-gradient(180deg,#fff,#fdf9f9)!important}
.gag2-system-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.gag2-system-tool-card{display:grid;align-content:start;gap:8px;padding:12px;border:1px solid #e6e4e4;border-radius:11px;background:#fff}
.gag2-system-tool-card.is-critical{border-color:#efcaca;background:#fffafa}
.gag2-system-tool-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;font-size:12px}
.gag2-system-tool-icon.is-amber{background:#fff4d8;color:#9a6700}.gag2-system-tool-icon.is-red{background:#ffe9e9;color:#bc2020}
.gag2-system-tool-card h3{margin:0!important;color:#2a2828;font-size:13px!important}
.gag2-system-tool-card>p{margin:0!important;color:#726d6d;font-size:9.5px!important;line-height:1.5}
.gag2-system-tool-card form{display:grid;gap:7px;margin-top:2px}
.gag2-system-tool-card form>label{display:grid;gap:4px;margin:0!important;color:#574f4f;font-size:9px;font-weight:800}
.gag2-system-tool-card input[type="text"],.gag2-system-tool-card input:not([type]){width:100%!important;max-width:none!important}
.gag2-system-confirm{grid-template-columns:16px minmax(0,1fr)!important;align-items:start;font-weight:600!important;line-height:1.4}
.gag2-system-confirm input{margin-top:1px!important}
.gag2-danger-button{background:#c62828!important;border-color:#c62828!important}
@media(max-width:1180px){.gag2-system-tool-grid{grid-template-columns:1fr 1fr}.gag2-system-tool-card.is-critical{grid-column:1/-1}}
@media(max-width:960px){.gag2-system-grid{grid-template-columns:1fr}.gag2-system-counts{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:782px){
  .gag2-section-count,.gag2-products-autosave-key{display:none}
  .gag2-applications-table{min-width:860px!important}
  .gag2-sellers-table-wrap{border:0;overflow:visible}
  .gag2-sellers-inline-table{display:block!important;min-width:0!important}
  .gag2-sellers-inline-table thead{display:none}
  .gag2-sellers-inline-table tbody{display:grid;gap:9px}
  .gag2-sellers-inline-table tr{display:grid;grid-template-columns:112px minmax(0,1fr);border:1px solid #dfe8e2;border-radius:11px;overflow:hidden;background:#fff}
  .gag2-sellers-inline-table td{display:grid!important;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:7px;width:auto!important;min-width:0!important;padding:8px!important}
  .gag2-sellers-inline-table td:before{content:attr(data-label);color:#78877e;font-size:8.5px;font-weight:850;text-transform:uppercase}
  .gag2-sellers-inline-table td:first-child{grid-row:1/7;grid-template-columns:1fr;align-content:start;background:#f7faf8!important}
  .gag2-sellers-inline-table td:first-child:before{display:none}
  .gag2-sellers-inline-table td:nth-child(n+2){grid-column:2}
  .gag2-inline-field-stack{min-width:0}
  .gag2-system-tool-grid{grid-template-columns:1fr}.gag2-system-tool-card.is-critical{grid-column:auto}
}
@media(max-width:560px){
  .gag2-sellers-inline-table tr{grid-template-columns:1fr}
  .gag2-sellers-inline-table td:first-child{grid-row:auto;grid-column:1}
  .gag2-sellers-inline-table td:nth-child(n+2){grid-column:1}
  .gag2-sellers-inline-table td{grid-template-columns:86px minmax(0,1fr)}
  .gag2-seller-media-stack{grid-template-columns:1fr 1fr}
  .gag2-system-counts{grid-template-columns:repeat(2,minmax(0,1fr))}
}


/* v2.0.110 — checkout payment method and post-order seller payment details */
.gag2-checkout-payment-method{margin-top:18px;padding:16px;border:1px solid #dcecdf;border-radius:16px;background:linear-gradient(180deg,#fbfffc,#f5fbf6)}
.gag2-checkout-payment-method label{margin-top:0!important;font-weight:850!important;color:#143321}
.gag2-checkout-payment-method select{max-width:none!important;background:#fff!important;font-weight:750;color:#173523}
.gag2-checkout-payment-method small{display:flex;align-items:flex-start;gap:7px;margin-top:9px;color:#64756a;font-size:12px;line-height:1.45}
.gag2-checkout-payment-method small i{color:#16a34a;margin-top:2px}
.gag2-payment-method-banner{display:flex;align-items:center;gap:10px;padding:13px 16px;border:1px solid #cfe8d4;border-radius:15px;background:#f1fff4;color:#173523}
.gag2-payment-method-banner>i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#16a34a;color:#fff}
.gag2-payment-method-banner span{color:#60756a;font-size:13px;font-weight:750}
.gag2-payment-method-banner strong{margin-left:auto;font-size:15px;color:#0c6b31}
.gag2-payment-copy-value{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0}
.gag2-payment-copy-value strong{overflow-wrap:anywhere}
.gag2-copy-payment-detail{display:inline-flex;align-items:center;gap:6px;border:1px solid #bfe5c8;border-radius:10px;background:#fff;color:#0e7434;padding:7px 9px;font-size:12px;font-weight:850;cursor:pointer;white-space:nowrap}
.gag2-copy-payment-detail:hover,.gag2-copy-payment-detail.is-copied{background:#eaffef;border-color:#78ce8d}
.gag2-order-payment-method{display:block;margin-top:4px;color:#64756a;font-size:11px;font-weight:750}
@media(max-width:620px){.gag2-info-row{align-items:flex-start}.gag2-payment-copy-value{align-items:flex-end;flex-direction:column}.gag2-payment-method-banner{flex-wrap:wrap}.gag2-payment-method-banner strong{width:100%;margin-left:44px}}

/* v2.0.111 — merged master orders and seller order groups */
.gag2-grouped-orders-table .gag2-order-group-row>td{vertical-align:top}
.gag2-admin-order-groups,.gag2-admin-order-control-groups{display:grid;gap:10px;min-width:250px}
.gag2-admin-order-seller-group,.gag2-admin-order-control-group{border:1px solid #dce8df;border-radius:12px;background:#fbfefc;padding:10px}
.gag2-admin-order-seller-group header,.gag2-admin-order-control-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}
.gag2-admin-order-seller-group header strong,.gag2-admin-order-control-head strong{color:#173523;font-size:12px;font-weight:900}
.gag2-admin-order-seller-group header span{color:#0f7a39;font-size:12px;font-weight:900}
.gag2-admin-order-seller-group ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}
.gag2-admin-order-seller-group li{display:grid;grid-template-columns:minmax(120px,1fr) auto auto;gap:8px;align-items:center;padding-top:6px;border-top:1px dashed #dfe9e2;font-size:12px}
.gag2-admin-order-seller-group li span{font-weight:750;color:#263f30}
.gag2-admin-order-seller-group li b{color:#65766b}
.gag2-admin-order-seller-group li em{font-style:normal;font-weight:850;color:#173523;white-space:nowrap}
.gag2-admin-order-control-group .gag2-order-override-form{display:grid;grid-template-columns:minmax(150px,1fr);gap:7px}
.gag2-admin-order-control-group .gag2-order-override-form select,.gag2-admin-order-control-group .gag2-order-override-form input{width:100%;max-width:none}
.gag2-admin-order-control-group .gag2es-order-tools{margin-top:9px}
.gag2-merged-order-card .gag2-order-summary-grid{align-items:start}
.gag2-order-products-group{min-width:0}
.gag2-seller-order-products{display:grid!important;gap:8px;width:100%}
.gag2-seller-order-product-row{display:grid!important;grid-template-columns:54px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px;border:1px solid #e0ebe3;border-radius:11px;background:#fbfefc}
.gag2-seller-order-product-row>img,.gag2-seller-order-product-row>.gag2-order-thumb-fallback{width:54px;height:54px;border-radius:9px;object-fit:cover}
.gag2-seller-order-product-row p{margin:0;min-width:0}
.gag2-seller-order-product-row p b{display:block;color:#173523;font-size:12px;line-height:1.35}
.gag2-seller-order-product-row p span{display:block;margin-top:3px;color:#738278;font-size:10px}
.gag2-seller-order-product-row>strong{font-size:12px;color:#0c6b31;white-space:nowrap}
.gag2-status-pill.status-mixed,.status-mixed{background:#fff4d8!important;color:#946200!important;border-color:#f2d27a!important}
@media(max-width:1100px){
  .gag2-grouped-orders-table{min-width:1180px!important}
}
@media(max-width:720px){
  .gag2-seller-order-product-row{grid-template-columns:46px minmax(0,1fr)}
  .gag2-seller-order-product-row>img,.gag2-seller-order-product-row>.gag2-order-thumb-fallback{width:46px;height:46px}
  .gag2-seller-order-product-row>strong{grid-column:2;justify-self:start}
}

/* v2.0.112 — recover and resume active pending-payment sessions */
.gag2-pending-recovery{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;margin:0 0 18px;padding:16px 18px;border:1px solid #bfe4c8;border-radius:17px;background:linear-gradient(135deg,#effcf3,#fbfffc);box-shadow:0 10px 24px rgba(11,74,40,.06)}
.gag2-pending-recovery-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#16a34a;color:#fff;font-size:17px}
.gag2-pending-recovery-copy{min-width:0}.gag2-pending-recovery-copy small{display:block;color:#16803c;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.gag2-pending-recovery-copy strong{display:block;margin-top:2px;color:#123822;font-size:17px}.gag2-pending-recovery-copy p{margin:3px 0 0;color:#64756a;font-size:12px;line-height:1.45}
.gag2-pending-recovery-time{min-width:105px;padding:9px 12px;border:1px solid #d5eadb;border-radius:12px;background:#fff;text-align:center}.gag2-pending-recovery-time small{display:block;color:#708077;font-size:9px;font-weight:850;text-transform:uppercase}.gag2-pending-recovery-time b{display:block;margin-top:2px;color:#0b6530;font-size:20px;letter-spacing:.04em}
.gag2-resume-payment-btn.is-disabled{opacity:.55;pointer-events:none}
.gag2-resume-payment-panel{margin:16px 0 20px;padding:18px;border:1px solid #cfe6d5;border-radius:18px;background:linear-gradient(180deg,#fbfffc,#f4fbf6)}
.gag2-resume-payment-heading{display:flex;align-items:flex-start;gap:12px}.gag2-resume-payment-heading>i{width:39px;height:39px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#e1f7e7;color:#11823a}.gag2-resume-payment-heading h3{margin:0;color:#173523;font-size:17px}.gag2-resume-payment-heading p{margin:4px 0 0;color:#67786e;font-size:12px;line-height:1.5}
.gag2-resume-payment-form{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:14px}.gag2-resume-payment-form label{margin:0!important}.gag2-resume-payment-form label span{display:block;margin-bottom:5px;color:#344b3c;font-size:11px;font-weight:850}.gag2-resume-payment-form input{width:100%;max-width:none!important}.gag2-resume-payment-form .gag2-btn{min-height:44px;white-space:nowrap}
.gag2-order-resume-note{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:12px 0;padding:12px 13px;border:1px solid #bee3c7;border-radius:13px;background:#f0fcf3;color:#183f27}.gag2-order-resume-note>i{color:#159447}.gag2-order-resume-note strong{display:block;font-size:12px}.gag2-order-resume-note p{margin:2px 0 0;color:#617369;font-size:11px;line-height:1.4}.gag2-order-resume-note a{color:#0e7836;font-size:11px;font-weight:900;text-decoration:none}
@media(max-width:820px){.gag2-pending-recovery{grid-template-columns:auto minmax(0,1fr)}.gag2-pending-recovery-time{grid-column:1/2}.gag2-pending-recovery .gag2-btn{grid-column:2}.gag2-resume-payment-form{grid-template-columns:1fr}.gag2-resume-payment-form .gag2-btn{width:100%}}
@media(max-width:520px){.gag2-pending-recovery{grid-template-columns:1fr}.gag2-pending-recovery-icon{display:none}.gag2-pending-recovery-time,.gag2-pending-recovery .gag2-btn{grid-column:auto;width:100%}.gag2-order-resume-note{grid-template-columns:auto minmax(0,1fr)}.gag2-order-resume-note a{grid-column:2}}

/* v2.0.113: bulk product selection and live AJAX cart */
.gag2-bulk-cart-zone{position:relative}
.gag2-bulk-cart-item{transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}
.gag2-bulk-cart-item.is-selected{border-color:#29b95b!important;background:linear-gradient(180deg,#fbfffc,#edfaef)!important;box-shadow:0 0 0 3px rgba(34,197,94,.12),0 12px 28px rgba(8,93,42,.10)!important}
.gag2-bulk-cart-item.is-error{border-color:#ef4444!important;background:#fff7f7!important;box-shadow:0 0 0 3px rgba(239,68,68,.10)!important}
.gag2-bulk-cart-item.is-out-of-stock{opacity:.72}
.gag2-bulk-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}
.gag2-bulk-quantity-row>em,.gag2-store-select-label{color:#627168;font-size:11px;font-style:normal;font-weight:800;line-height:1.2}
.gag2-bulk-item-error{display:block!important;margin:0!important;color:#c62828!important;font-size:10px!important;font-weight:750;line-height:1.3}
.gag2-bulk-item-error:empty{display:none!important}
.gag2-store-product-actions{grid-template-columns:1fr!important}
.gag2-store-add-form.gag2-bulk-cart-item{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;width:100%;margin-top:8px;padding:8px 10px;border:1px solid #e0ece3;border-radius:12px;background:#f8fcf8}
.gag2-store-add-form.gag2-bulk-cart-item .gag2-bulk-item-error{flex-basis:100%}
.gag2-bulk-cart-bar[hidden]{display:none!important}
.gag2-bulk-cart-bar{position:fixed;z-index:9998;left:50%;bottom:18px;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(920px,calc(100vw - 32px));padding:13px 14px 13px 16px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:linear-gradient(135deg,rgba(5,48,26,.98),rgba(9,91,45,.98));color:#fff;box-shadow:0 22px 60px rgba(1,25,12,.32);backdrop-filter:blur(14px);animation:gag2BulkBarIn .2s ease-out}
.gag2-bulk-cart-summary{display:flex;align-items:center;gap:12px;min-width:0}
.gag2-bulk-cart-icon{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:13px;background:rgba(255,255,255,.12);color:#9df5b7;font-size:18px}
.gag2-bulk-cart-summary>div{display:grid;gap:2px;min-width:0}
.gag2-bulk-cart-summary strong{font-size:14px;line-height:1.2;color:#fff}
.gag2-bulk-cart-summary small{display:block;color:#d7f7e1;font-size:12px;font-weight:650}
.gag2-bulk-cart-summary em{display:block;max-width:520px;color:#ffd6d6;font-size:10.5px;font-style:normal;font-weight:700;line-height:1.25}
.gag2-bulk-add-button{flex:0 0 auto;min-width:210px;justify-content:center;margin:0!important;border-radius:13px!important;background:linear-gradient(135deg,#32ce66,#18a84d)!important;box-shadow:0 10px 24px rgba(0,0,0,.18)!important}
.gag2-bulk-add-button:disabled{opacity:.55;cursor:not-allowed;transform:none!important}
.gag2-cart-toast{position:fixed;z-index:10000;right:22px;top:92px;display:flex;align-items:center;gap:10px;max-width:min(430px,calc(100vw - 28px));padding:13px 15px;border:1px solid #b9e8c6;border-radius:14px;background:#f4fff6;color:#174c29;box-shadow:0 18px 44px rgba(4,44,20,.18);opacity:0;transform:translateY(-12px);pointer-events:none;transition:.2s ease}
.gag2-cart-toast.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}
.gag2-cart-toast>i{color:#20a64e;font-size:18px}.gag2-cart-toast span{font-size:13px;font-weight:750}.gag2-cart-toast a{margin-left:auto;color:#0d7c39;font-size:12px;font-weight:850;white-space:nowrap}
.gag2-cart-remove.is-loading{opacity:.45;pointer-events:none}
@keyframes gag2BulkBarIn{from{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%,0)}}
@media(max-width:680px){
  .gag2-bulk-cart-bar{bottom:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:calc(100vw - 20px);padding:10px;border-radius:15px}
  .gag2-bulk-cart-icon{width:36px;height:36px;border-radius:11px;font-size:15px}
  .gag2-bulk-cart-summary{gap:8px}.gag2-bulk-cart-summary strong{font-size:12px}.gag2-bulk-cart-summary small{font-size:10.5px}.gag2-bulk-cart-summary em{grid-column:1/-1;font-size:9.5px}
  .gag2-bulk-add-button{min-width:0;width:auto!important;padding:11px 12px!important;font-size:11px!important}.gag2-bulk-add-button i{display:none}
  .gag2-bulk-quantity-row{align-items:flex-start;flex-direction:column;gap:4px}
  .gag2-cart-toast{top:auto;right:10px;bottom:92px;left:10px;max-width:none}
}

/* v2.0.115 — canonical marketplace product page and AJAX seller offers */
.gag2-prod-thumb{display:block;text-decoration:none!important;overflow:hidden}
.gag2-prod-info strong a,.gag2-store-product-info h3 a,.gag2-cart-product-v2 b a{color:inherit;text-decoration:none}
.gag2-prod-info strong a:hover,.gag2-store-product-info h3 a:hover,.gag2-cart-product-v2 b a:hover{color:#11833c}
.gag2-store-product-media{display:block;text-decoration:none;overflow:hidden}
.gag2-product-detail-shell .gag2-plugin-page-card{padding:22px!important;background:#fff!important;overflow:visible!important}
.gag2-product-detail{display:grid;gap:24px}
.gag2-product-detail-hero-card{display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr) minmax(250px,320px);gap:28px;align-items:stretch}
.gag2-product-detail-media{min-width:0;display:flex;align-items:stretch}
.gag2-product-detail-image,.gag2-product-detail-placeholder{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:18px;border:1px solid #dce8df;background:#eef8ef;box-shadow:0 14px 32px rgba(4,55,27,.11)}
.gag2-product-detail-placeholder{display:grid;place-items:center;color:#119344;font-size:64px}
.gag2-product-detail-copy{min-width:0;padding:7px 0;display:flex;flex-direction:column;align-items:flex-start}
.gag2-product-detail-kicker{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:8px}
.gag2-product-detail-kicker>span:first-child{color:#718078;font-size:12px;font-weight:750;letter-spacing:.03em}
.gag2-product-category-pill{display:inline-flex!important;align-items:center;gap:6px;padding:5px 10px;border:1px solid #cce8d3;border-radius:999px;background:#edf9f0;color:#11823a!important;font-size:11px!important;font-weight:850!important;letter-spacing:0!important}
.gag2-product-detail-copy h2{margin:0;color:#10251a;font-size:clamp(28px,3vw,42px);line-height:1.08;letter-spacing:-.035em}
.gag2-product-description{margin-top:13px;color:#53645a;font-size:14px;line-height:1.65;max-width:680px}
.gag2-product-description p{margin:0 0 8px}.gag2-product-description p:last-child{margin-bottom:0}
.gag2-product-from-price{display:block;margin-top:18px;color:#0d8738;font-size:27px;font-weight:950;letter-spacing:-.025em}
.gag2-product-from-price.is-unavailable{color:#8b5d13;font-size:20px}
.gag2-product-market-stats{display:grid;grid-template-columns:repeat(2,minmax(145px,1fr));gap:10px;width:min(100%,420px);margin-top:12px}
.gag2-product-market-stats>span{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;padding:11px 13px;border:1px solid #dce8df;border-radius:13px;background:#fbfefc}
.gag2-product-market-stats i{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e5f7ea;color:#12863c;font-size:15px}
.gag2-product-market-stats small{color:#738078;font-size:10px;font-weight:750}.gag2-product-market-stats b{color:#163b26;font-size:14px}
.gag2-product-trust-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.gag2-product-trust-chips span{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #d7e8dc;border-radius:999px;background:#f8fcf9;color:#31523e;font-size:10px;font-weight:800}
.gag2-product-trust-chips i{color:#159447}
.gag2-product-choice-card{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;padding:22px;border:1px solid #d7e8dc;border-radius:18px;background:linear-gradient(180deg,#f8fdf9,#eff9f2);box-shadow:0 12px 28px rgba(5,56,28,.07)}
.gag2-product-choice-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#0e7434,#20b956);color:#fff;font-size:19px;box-shadow:0 9px 18px rgba(19,147,65,.22)}
.gag2-product-choice-card>small{margin-top:15px;color:#13833b;font-size:10px;font-weight:950;letter-spacing:.08em}
.gag2-product-choice-card h3{margin:5px 0 0;color:#143321;font-size:20px;line-height:1.15}.gag2-product-choice-card p{margin:9px 0 17px;color:#607168;font-size:12px;line-height:1.55}
.gag2-product-choice-card .gag2-btn{width:100%;justify-content:center;text-decoration:none!important}
.gag2-product-choice-card>div:last-child{display:flex;align-items:flex-start;gap:7px;margin-top:auto;padding-top:15px;color:#4f6959;font-size:10px;line-height:1.4}.gag2-product-choice-card>div:last-child i{color:#159447;margin-top:1px}
.gag2-product-seller-section,.gag2-related-products-section{padding-top:2px}
.gag2-product-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:13px}
.gag2-product-section-head>div>span{display:block;color:#12833b;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.075em}.gag2-product-section-head h2{margin:3px 0 0;color:#112a1b;font-size:22px}.gag2-product-section-head p{margin:4px 0 0;color:#6b7a71;font-size:11px}
.gag2-product-section-head>strong{padding:7px 11px;border-radius:999px;background:#e9f8ed;color:#0f7a36;font-size:11px;white-space:nowrap}.gag2-product-section-head>a{color:#108039;text-decoration:none;font-size:11px;font-weight:850;white-space:nowrap}
.gag2-product-offer-list{display:grid;gap:8px}
.gag2-product-offer-row{display:grid;grid-template-columns:minmax(220px,1.35fr) minmax(105px,.55fr) minmax(100px,.5fr) minmax(180px,.85fr) minmax(270px,1.1fr);gap:14px;align-items:center;padding:13px 15px;border:1px solid #dfe9e2;border-radius:14px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.gag2-product-offer-row:hover{border-color:#b9ddc2;box-shadow:0 10px 24px rgba(5,57,29,.07);transform:translateY(-1px)}
.gag2-product-offer-row.is-error{border-color:#e6a6a6;background:#fffafa;box-shadow:0 0 0 3px rgba(185,28,28,.07)}
.gag2-product-offer-seller{display:flex;align-items:center;gap:10px;min-width:0}.gag2-product-offer-avatar{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;overflow:hidden;background:#edf6ef;text-decoration:none}.gag2-product-offer-avatar img{width:42px;height:42px;object-fit:cover;border-radius:50%}.gag2-product-offer-avatar i{color:#12843b}
.gag2-product-offer-seller>div{min-width:0}.gag2-product-offer-seller a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#163723;text-decoration:none;font-size:13px;font-weight:900}.gag2-product-offer-seller a i{color:#159447;font-size:10px}.gag2-product-offer-seller span{display:block;margin-top:2px;color:#748179;font-size:10px;font-weight:700}
.gag2-product-offer-price small,.gag2-product-offer-stock small{display:block;color:#7a867f;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.gag2-product-offer-price strong{display:block;margin-top:2px;color:#0f8738;font-size:18px}.gag2-product-offer-stock strong{display:block;margin-top:2px;color:#173a25;font-size:15px}
.gag2-product-offer-status{display:flex;align-items:center;gap:9px}.gag2-product-offer-status>i{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#e8f8ec;color:#119142}.gag2-product-offer-status b,.gag2-product-offer-status small{display:block}.gag2-product-offer-status b{color:#245036;font-size:11px}.gag2-product-offer-status small{margin-top:1px;color:#728078;font-size:9px}
.gag2-product-offer-actions{position:relative;display:grid;grid-template-columns:112px minmax(130px,1fr);gap:9px;align-items:center}.gag2-product-offer-actions .gag2-qty-stepper{width:112px;margin:0!important}.gag2-product-offer-actions .gag2-btn{min-height:40px;padding:9px 12px;justify-content:center;white-space:nowrap}.gag2-product-offer-error{grid-column:1/-1;display:block;min-height:0;color:#b42318;font-size:10px;font-weight:750;line-height:1.35}.gag2-product-offer-error:empty{display:none}
.gag2-product-sold-out-note{display:flex;align-items:center;gap:7px;margin:10px 2px 0;color:#758078;font-size:10px}.gag2-product-sold-out-note i{color:#ad7419}
.gag2-related-product-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.gag2-related-product-card{display:grid;grid-template-columns:74px minmax(0,1fr);gap:10px;align-items:center;min-width:0;padding:10px;border:1px solid #e0e9e2;border-radius:14px;background:#fff;color:inherit;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.gag2-related-product-card:hover{transform:translateY(-2px);border-color:#b9ddc2;box-shadow:0 10px 22px rgba(5,57,29,.07)}
.gag2-related-product-card>span{width:74px;height:74px;border-radius:11px;overflow:hidden;background:#edf7ef}.gag2-related-product-card img{display:block;width:74px;height:74px;object-fit:cover}.gag2-related-product-card>div{min-width:0}.gag2-related-product-card strong{display:block;color:#1b3424;font-size:11px;line-height:1.25}.gag2-related-product-card small{display:block;margin-top:3px;color:#7b867f;font-size:9px}.gag2-related-product-card b{display:block;margin-top:7px;color:#0e8137;font-size:12px}
@media(max-width:1180px){
  .gag2-product-detail-hero-card{grid-template-columns:280px minmax(0,1fr)}
  .gag2-product-choice-card{grid-column:1/-1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;column-gap:14px;align-items:center}.gag2-product-choice-card>small,.gag2-product-choice-card h3,.gag2-product-choice-card p{grid-column:2}.gag2-product-choice-card .gag2-product-choice-icon{grid-row:1/4}.gag2-product-choice-card .gag2-btn{grid-column:3;grid-row:1/4;width:auto}.gag2-product-choice-card>div:last-child{grid-column:2/4;margin-top:3px;padding-top:8px}
  .gag2-product-offer-row{grid-template-columns:minmax(210px,1.2fr) 100px 90px minmax(155px,.8fr);}.gag2-product-offer-actions{grid-column:1/-1;justify-self:end;width:min(100%,360px)}
  .gag2-related-product-list{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  .gag2-product-detail-shell .gag2-plugin-page-card{padding:16px!important}
  .gag2-product-detail-hero-card{grid-template-columns:1fr;gap:18px}.gag2-product-detail-media{max-width:420px;margin:0 auto;width:100%}.gag2-product-detail-copy{padding:0}.gag2-product-choice-card{grid-column:auto;display:flex;align-items:flex-start}.gag2-product-choice-card .gag2-btn{width:100%}.gag2-product-choice-card>div:last-child{margin-top:10px;padding-top:10px}
  .gag2-product-offer-row{grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.gag2-product-offer-seller{grid-column:1/-1}.gag2-product-offer-status{grid-column:1/-1}.gag2-product-offer-actions{grid-column:1/-1;justify-self:stretch;width:100%}
  .gag2-related-product-list{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .gag2-product-detail-copy h2{font-size:28px}.gag2-product-market-stats{grid-template-columns:1fr;width:100%}.gag2-product-section-head{align-items:flex-start;flex-direction:column;gap:7px}.gag2-product-section-head>strong{align-self:flex-start}
  .gag2-product-offer-row{grid-template-columns:1fr 1fr;padding:13px}.gag2-product-offer-seller,.gag2-product-offer-status,.gag2-product-offer-actions{grid-column:1/-1}.gag2-product-offer-actions{grid-template-columns:112px minmax(0,1fr)}
  .gag2-related-product-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.gag2-related-product-card{min-width:250px;scroll-snap-align:start}
}
@media(max-width:390px){.gag2-product-offer-actions{grid-template-columns:1fr}.gag2-product-offer-actions .gag2-qty-stepper{width:100%}.gag2-product-offer-actions .gag2-btn{width:100%}}


/* v2.0.116 — product page proportion, spacing, and seller-offer layout correction */
.gag2-product-detail-shell .gag2-plugin-page-hero{
  min-height:0!important;
  padding:22px 28px!important;
  margin-bottom:14px!important;
  border-radius:20px!important;
}
.gag2-product-detail-shell .gag2-plugin-page-hero h1{
  margin:10px 0 5px!important;
  font-size:clamp(27px,2.5vw,34px)!important;
  line-height:1.05!important;
}
.gag2-product-detail-shell .gag2-plugin-page-hero p{
  max-width:760px!important;
  font-size:13px!important;
  line-height:1.45!important;
}
.gag2-product-detail-shell .gag2-plugin-page-card{
  padding:18px!important;
}
.gag2-product-detail{
  gap:18px!important;
}
.gag2-product-detail-hero-card{
  grid-template-columns:minmax(230px,300px) minmax(0,1fr) minmax(225px,285px)!important;
  gap:22px!important;
  align-items:start!important;
}
.gag2-product-detail-media{
  width:100%!important;
  max-width:300px!important;
  aspect-ratio:1/1!important;
  align-self:start!important;
  display:block!important;
  overflow:hidden!important;
  border-radius:18px!important;
  background:#eef8ef!important;
  box-shadow:0 14px 32px rgba(4,55,27,.11)!important;
}
.gag2-product-detail-image,
.gag2-product-detail-placeholder{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center!important;
  border:1px solid #dce8df!important;
  border-radius:18px!important;
  box-shadow:none!important;
}
.gag2-product-detail-copy{
  align-self:start!important;
  padding:3px 0 0!important;
}
.gag2-product-detail-copy h2{
  font-size:clamp(28px,2.7vw,38px)!important;
}
.gag2-product-description{
  margin-top:10px!important;
  line-height:1.55!important;
}
.gag2-product-from-price{
  margin-top:14px!important;
}
.gag2-product-market-stats{
  margin-top:10px!important;
}
.gag2-product-trust-chips{
  margin-top:11px!important;
}
.gag2-product-choice-card{
  align-self:start!important;
  min-height:0!important;
  height:auto!important;
  padding:18px!important;
}
.gag2-product-choice-card>small{
  margin-top:12px!important;
}
.gag2-product-choice-card h3{
  font-size:18px!important;
}
.gag2-product-choice-card p{
  margin:7px 0 13px!important;
}
.gag2-product-choice-card>div:last-child{
  margin-top:12px!important;
  padding-top:12px!important;
  border-top:1px solid #dce9df!important;
}
.gag2-product-seller-section{
  margin-top:0!important;
  scroll-margin-top:110px;
}
.gag2-product-offer-row{
  grid-template-columns:minmax(205px,1.35fr) minmax(90px,.5fr) minmax(90px,.48fr) minmax(150px,.8fr) minmax(245px,1.05fr)!important;
  gap:12px!important;
  padding:12px 14px!important;
}
.gag2-related-product-list{
  grid-template-columns:repeat(auto-fit,minmax(205px,1fr))!important;
}
.gag2-related-product-card{
  min-height:94px;
}
@media(max-width:1180px){
  .gag2-product-detail-hero-card{
    grid-template-columns:minmax(230px,285px) minmax(0,1fr)!important;
  }
  .gag2-product-detail-media{max-width:285px!important;}
  .gag2-product-choice-card{
    grid-column:1/-1!important;
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:6px 14px!important;
  }
  .gag2-product-choice-card .gag2-product-choice-icon{grid-row:1/4!important;}
  .gag2-product-choice-card>small,
  .gag2-product-choice-card h3,
  .gag2-product-choice-card p{grid-column:2!important;}
  .gag2-product-choice-card .gag2-btn{grid-column:3!important;grid-row:1/4!important;width:auto!important;}
  .gag2-product-choice-card>div:last-child{grid-column:2/4!important;margin-top:2px!important;}
  .gag2-product-offer-row{
    grid-template-columns:minmax(205px,1.2fr) 100px 90px minmax(150px,.8fr)!important;
  }
  .gag2-product-offer-actions{grid-column:1/-1!important;justify-self:end!important;width:min(100%,360px)!important;}
}
@media(max-width:820px){
  .gag2-product-detail-shell .gag2-plugin-page-hero{padding:19px 20px!important;}
  .gag2-product-detail-shell .gag2-plugin-page-card{padding:14px!important;}
  .gag2-product-detail-hero-card{grid-template-columns:1fr!important;gap:16px!important;}
  .gag2-product-detail-media{max-width:420px!important;margin:0 auto!important;}
  .gag2-product-choice-card{
    grid-column:auto!important;
    display:flex!important;
    align-items:flex-start!important;
    gap:0!important;
  }
  .gag2-product-choice-card .gag2-btn{width:100%!important;}
  .gag2-product-choice-card>div:last-child{margin-top:10px!important;}
  .gag2-product-offer-row{grid-template-columns:1fr 1fr!important;gap:10px!important;}
  .gag2-product-offer-seller{grid-column:1/-1!important;}
  .gag2-product-offer-status{grid-column:1/-1!important;}
  .gag2-product-offer-actions{grid-column:1/-1!important;width:100%!important;justify-self:stretch!important;}
  .gag2-related-product-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:560px){
  .gag2-product-detail-shell .gag2-plugin-page-hero h1{font-size:26px!important;}
  .gag2-product-detail-media{max-width:none!important;}
  .gag2-product-offer-row{grid-template-columns:1fr!important;}
  .gag2-product-offer-price,
  .gag2-product-offer-stock{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;}
  .gag2-product-offer-price strong,
  .gag2-product-offer-stock strong{margin-top:0!important;}
  .gag2-product-offer-actions{grid-template-columns:1fr!important;}
  .gag2-product-offer-actions .gag2-qty-stepper{width:100%!important;grid-template-columns:42px minmax(0,1fr) 42px!important;}
  .gag2-related-product-list{grid-template-columns:1fr!important;}
}
/* v2.0.118 — seller discount codes and cart/checkout discount workflow */
.gag2-discount-box{padding:14px;border:1px solid #dfe9e2;border-radius:14px;background:#f8fbf8;margin:12px 0}.gag2-discount-box label{display:block;font-weight:800;margin-bottom:8px}.gag2-discount-box>div,.gag2-discount-inline{display:flex;gap:8px}.gag2-discount-box input,.gag2-discount-inline input{min-width:0;flex:1;text-transform:uppercase}.gag2-discount-box p,#gag2DiscountMessage{font-size:12px;margin:7px 0 0;color:#55705d}.gag2-applied-discount{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:10px 12px;margin:8px 0;border-radius:12px;background:#eaf8ec;border:1px solid #bfe4c4;font-size:13px}.gag2-applied-discount strong{color:#138234}.gag2-applied-discount button{border:0;background:none;color:#a62c2c;text-decoration:underline;cursor:pointer}.gag2-discount-total-row strong{color:#138234}.gag2-discount-eligible{display:block;color:#228b45;margin-top:4px}.gag2-checkout-discount-box{padding:12px 0}.gag2-checkout-discount-box summary{cursor:pointer;font-weight:800;color:#176c35}.gag2-code-limit{margin:-10px 0 14px;color:#5c6b61}.gag2-discount-table [data-scope-ids]{display:block;width:100%;min-width:210px;min-height:72px;margin-top:6px}.gag2-discount-table input,.gag2-discount-table select{max-width:100%}.gag2-delete-discount,.gag2-remove-new-discount{cursor:pointer;color:#b52b2b}.gag2-delete-discount input{display:none}
@media(max-width:900px){.gag2-discount-table{min-width:980px}.gag2-discount-box>div,.gag2-discount-inline{flex-direction:column}.gag2-applied-discount{grid-template-columns:1fr auto}.gag2-applied-discount button{grid-column:1/-1;text-align:left}}
.gag2-order-discount-note{display:block;margin-top:4px;color:#16813a;font-size:11px;font-style:normal}.gag2-order-discount-note i{margin-right:4px}

/* v2.0.119 — seller-based checkout cards for direct seller payments */
.gag2-multiseller-alert{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;margin:0 0 18px;border:1px solid #bfe4c4;border-radius:18px;background:linear-gradient(135deg,#f1fff4,#f8fff9);box-shadow:0 10px 24px rgba(19,130,52,.08)}
.gag2-multiseller-alert>i{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#19a84d;color:#fff;font-size:18px;flex:0 0 auto}.gag2-multiseller-alert strong{display:block;color:#123b20;font-size:16px}.gag2-multiseller-alert span{display:block;margin-top:3px;color:#4e6655;font-size:13px;line-height:1.45}.gag2-seller-checkout-cards{margin:0 0 20px;padding:16px;border:1px solid #dfe9e2;border-radius:22px;background:#fff}.gag2-seller-checkout-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.gag2-seller-checkout-title span{font-weight:900;color:#143c22}.gag2-seller-checkout-title small{color:#657469}.gag2-seller-checkout-card{display:grid;gap:12px;padding:14px;margin:12px 0;border:1px solid #e1eadf;border-radius:18px;background:#fbfffb;box-shadow:0 8px 18px rgba(17,62,30,.06)}.gag2-seller-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.gag2-seller-card-title{display:flex;align-items:center;gap:10px;min-width:0}.gag2-seller-card-title strong{display:block;color:#102f1b}.gag2-seller-card-title small{display:block;color:#6a776d;font-size:12px}.gag2-seller-card-total{font-size:18px;color:#138234;white-space:nowrap}.gag2-seller-card-items{display:grid;gap:7px}.gag2-seller-card-items span{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:12px;background:#f1f8f2;font-size:13px}.gag2-seller-card-items b{font-weight:750;color:#24382a}.gag2-seller-card-items em{font-style:normal;color:#55705d;white-space:nowrap}.gag2-seller-card-payment{display:flex;align-items:center;gap:8px;color:#46624e;font-size:13px}.gag2-seller-card-payment b{margin-left:auto;color:#16813a}.gag2-seller-card-payment b.is-warning{color:#b56b00}.gag2-seller-card-checkout{justify-content:center}.gag2-single-seller-checkout-note{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;margin-bottom:14px;border-radius:16px;background:#f1fff4;border:1px solid #bfe4c4;color:#31563b}.gag2-single-seller-checkout-note a{font-weight:800;color:#138234;text-decoration:none;white-space:nowrap}
@media(min-width:860px){.gag2-seller-checkout-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gag2-seller-checkout-title{grid-column:1/-1}.gag2-seller-checkout-card{margin:0}}
@media(max-width:640px){.gag2-multiseller-alert,.gag2-single-seller-checkout-note{align-items:flex-start}.gag2-seller-card-head,.gag2-seller-card-items span,.gag2-single-seller-checkout-note{flex-direction:column;align-items:flex-start}.gag2-seller-card-payment b{margin-left:0}.gag2-seller-card-total{font-size:16px}.gag2-seller-checkout-title{align-items:flex-start;flex-direction:column}.gag2-seller-card-checkout{width:100%}}

/* v2.0.120 Collapsible Admin/Seller Order Cards */
.gag2-collapsible-order-card{overflow:visible!important}
.gag2-order-card-summary{width:100%;display:grid;grid-template-columns:minmax(140px,.9fr) minmax(180px,1.25fr) minmax(120px,.7fr) auto minmax(150px,.9fr);align-items:center;gap:12px;border:0;background:#fff;text-align:left;cursor:pointer;padding:0;color:inherit}
.gag2-admin-order-card{background:#fff;border:1px solid #e2e9e4;border-radius:13px;padding:12px;box-shadow:0 7px 18px rgba(16,48,29,.035);margin:0 0 10px}
.gag2-admin-order-card-list{display:grid;gap:10px!important}
.gag2-order-card-summary>span{min-width:0}
.gag2-order-card-summary small{display:block;color:#7a8880;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.045em;margin-bottom:3px}
.gag2-order-card-summary strong{display:block;color:#173322;font-size:13px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gag2-order-summary-total strong{color:#0c6d36}
.gag2-order-summary-toggle{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;color:#0b7138;font-weight:900;font-size:12px;white-space:nowrap}
.gag2-order-summary-toggle i{width:24px;height:24px;border-radius:999px;display:inline-grid;place-items:center;background:#eef9f1;color:#0b7138;transition:transform .18s ease}
.gag2-collapsible-order-card.is-expanded .gag2-order-summary-toggle i{transform:rotate(180deg)}
.gag2-order-card-details{margin-top:12px;padding-top:12px;border-top:1px solid #edf2ee;animation:gag2OrderExpand .18s ease both}
@keyframes gag2OrderExpand{from{opacity:.35;transform:translateY(-4px)}to{opacity:1;transform:none}}
.gag2-order-details-topline{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr)) auto;gap:10px;align-items:center;margin-bottom:12px;background:#f8fbf9;border:1px solid #edf3ef;border-radius:12px;padding:10px}
.gag2-order-details-topline small{display:block;color:#718178;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.045em;margin-bottom:3px}
.gag2-order-details-topline strong{display:block;color:#173322;font-size:12px;font-weight:900}.gag2-order-details-topline span{display:block;color:#65756b;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gag2-admin-order-card .gag2-admin-order-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;margin-bottom:12px}
.gag2-admin-order-card .gag2-admin-order-control-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:10px}.gag2-admin-order-wide-tools{margin-top:10px}
.gag2-history-popover{position:relative;justify-self:end}.gag2-history-trigger{display:inline-flex;align-items:center;gap:7px;border:1px solid #dce9e0;background:#fff;color:#0d6e37;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900;cursor:pointer;white-space:nowrap}.gag2-history-trigger i{font-size:12px}.gag2-history-panel{display:none;position:absolute;right:0;top:calc(100% + 8px);z-index:120;width:min(360px,78vw);max-height:310px;overflow:auto;background:#fff;border:1px solid #dfeae2;border-radius:16px;box-shadow:0 20px 54px rgba(5,36,20,.20);padding:12px}.gag2-history-popover:hover .gag2-history-panel,.gag2-history-popover:focus-within .gag2-history-panel,.gag2-history-popover.is-open .gag2-history-panel{display:block}.gag2-history-panel h4{margin:0 0 8px!important;color:#173322;font-size:13px!important}.gag2-history-panel .gag2-order-events{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}.gag2-history-panel .gag2-order-events li{padding:9px 10px!important;border:1px solid #edf3ef!important;border-radius:11px!important;background:#fbfdfb!important;font-size:11px!important}.gag2-history-panel .gag2-order-events li strong{display:block;color:#0f6b31;margin-bottom:4px}.gag2-history-panel .gag2-order-events li span{display:inline-block;margin-top:4px;color:#244633;font-weight:850}.gag2-history-panel .gag2-order-events li em{display:block;margin-top:4px;color:#77877e;font-style:normal}.gag2-history-panel .gag2-order-events li p{margin:6px 0 0!important;color:#53645a!important}
.gag2-merged-order-card .gag2-order-card-summary{padding:2px}.gag2-merged-order-card .gag2-order-card-details .gag2-order-summary-grid{margin-top:10px}
@media(max-width:900px){.gag2-order-card-summary{grid-template-columns:1fr 1fr}.gag2-order-summary-toggle{justify-content:flex-start}.gag2-order-details-topline{grid-template-columns:1fr 1fr}.gag2-history-popover{justify-self:start}.gag2-admin-order-card .gag2-admin-order-control-groups{grid-template-columns:1fr}.gag2-order-override-form{grid-template-columns:1fr!important;min-width:0!important}}
@media(max-width:560px){.gag2-order-card-summary{grid-template-columns:1fr}.gag2-order-card-summary .gag2-status-pill{width:max-content}.gag2-order-details-topline{grid-template-columns:1fr}.gag2-history-panel{right:auto;left:0;width:min(320px,82vw)}.gag2-order-summary-toggle{justify-content:space-between;width:100%}}

/* GAG2 Marketplace Core v2.0.122 — Compact Order Panel Grid */
.gag2-order-card-summary{display:grid;grid-template-columns:1.1fr 1.6fr 1fr auto auto;align-items:center;gap:14px;width:100%;border:0;background:transparent;text-align:left;cursor:pointer;padding:10px 12px;border-radius:14px}.gag2-order-card-summary:hover{background:#f8fbff}.gag2-order-card-summary small{display:block;font-size:11px;line-height:1.2;color:#718096;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.gag2-order-card-summary strong{display:block;color:#101828;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gag2-order-card-details.gag2-order-panel-dashboard{background:linear-gradient(180deg,#f8fbff 0%,#fff 100%);border-top:1px solid #e9eef6;margin-top:10px;padding:16px;border-radius:0 0 18px 18px}.gag2-order-panel-grid{display:grid;grid-template-columns:repeat(4,minmax(210px,1fr));gap:14px;align-items:stretch}.gag2-order-mini-panel{position:relative;min-height:178px;border:1px solid #e7edf5;border-radius:18px;padding:14px;background:#fff;box-shadow:0 14px 32px rgba(15,23,42,.055);overflow:visible}.gag2-order-mini-panel header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.gag2-order-mini-panel header>span{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto;background:rgba(37,99,235,.09);color:#1d4ed8}.gag2-order-mini-panel header strong{display:block;color:#111827;font-size:14px;line-height:1.2}.gag2-order-mini-panel header small{display:block;color:#6b7280;font-size:11px;margin-top:2px}.gag2-order-mini-panel dl{display:grid;gap:7px;margin:0}.gag2-order-mini-panel dl div{display:flex;justify-content:space-between;gap:10px;border-bottom:1px dashed rgba(148,163,184,.35);padding-bottom:6px}.gag2-order-mini-panel dt{font-size:11px;color:#64748b;font-weight:800}.gag2-order-mini-panel dd{margin:0;text-align:right;color:#111827;font-size:12px;font-weight:800;min-width:0;word-break:break-word}.gag2-panel-big-value{font-size:24px;font-weight:950;color:#0f172a;margin:14px 0 6px}.gag2-panel-muted{display:block;color:#64748b;font-size:12px;line-height:1.45;margin:6px 0}.gag2-panel-item-list{display:grid;gap:9px}.gag2-panel-item-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;border-radius:13px;background:rgba(255,255,255,.72);border:1px solid rgba(226,232,240,.85)}.gag2-panel-item-row img,.gag2-panel-item-row .gag2-order-thumb-fallback{width:42px!important;height:42px!important;border-radius:11px!important}.gag2-panel-item-row b{display:block;font-size:12px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gag2-panel-item-row small{display:block;font-size:11px;color:#64748b}.gag2-panel-item-row strong{font-size:12px;color:#0f172a;white-space:nowrap}.gag2-panel-more{font-style:normal;color:#2563eb;font-weight:900;font-size:12px}.gag2-panel-proof,.gag2-panel-wait{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;font-size:12px;font-weight:900;text-decoration:none;margin:3px 0 8px}.gag2-panel-proof{background:#dcfce7;color:#15803d}.gag2-panel-wait{background:#fff7ed;color:#c2410c}.gag2-panel-status-line{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:8px 0 12px}.gag2-panel-status-line .gag2-history-trigger{width:34px;height:34px;border:1px solid #dbeafe;background:#fff;border-radius:999px;color:#1d4ed8;display:grid;place-items:center;cursor:pointer}.gag2-panel-manage summary{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:12px}.gag2-panel-manage div{right:auto;left:0}.gag2-order-mini-panel.panel-wide{grid-column:span 2}.gag2-panel-control-list{display:grid;gap:10px;max-height:250px;overflow:auto;padding-right:4px}.gag2-panel-status-form{display:grid!important;grid-template-columns:1fr auto;gap:8px!important;align-items:center!important;background:#fff!important;border:1px solid #edf2f7!important;border-radius:14px!important;padding:10px!important;min-width:0!important}.gag2-panel-status-form select,.gag2-panel-status-form input{grid-column:1/-1;min-width:0!important}.gag2-panel-status-form button{justify-self:start}.gag2-panel-history-compact{max-height:160px;overflow:auto;border:1px solid #edf2f7;border-radius:14px;padding:10px;background:rgba(255,255,255,.72)}.gag2-order-mini-panel.panel-summary{background:linear-gradient(180deg,#eef6ff,#fff);border-color:#bfdbfe}.gag2-order-mini-panel.panel-summary header>span{background:#dbeafe;color:#1d4ed8}.gag2-order-mini-panel.panel-price{background:linear-gradient(180deg,#eefdf5,#fff);border-color:#bbf7d0}.gag2-order-mini-panel.panel-price header>span{background:#dcfce7;color:#15803d}.gag2-order-mini-panel.panel-items{background:linear-gradient(180deg,#f0fdf4,#fff);border-color:#bbf7d0}.gag2-order-mini-panel.panel-items header>span{background:#dcfce7;color:#16a34a}.gag2-order-mini-panel.panel-payment{background:linear-gradient(180deg,#faf5ff,#fff);border-color:#ddd6fe}.gag2-order-mini-panel.panel-payment header>span{background:#ede9fe;color:#7c3aed}.gag2-order-mini-panel.panel-status{background:linear-gradient(180deg,#fff7ed,#fff);border-color:#fed7aa}.gag2-order-mini-panel.panel-status header>span{background:#ffedd5;color:#ea580c}.gag2-order-mini-panel.panel-email{background:linear-gradient(180deg,#fff1f8,#fff);border-color:#fbcfe8}.gag2-order-mini-panel.panel-email header>span{background:#fce7f3;color:#db2777}.gag2-order-mini-panel.panel-override{background:linear-gradient(180deg,#fff1f2,#fff);border-color:#fecdd3}.gag2-order-mini-panel.panel-override header>span{background:#ffe4e6;color:#e11d48}.gag2-order-mini-panel.panel-notes{background:linear-gradient(180deg,#fffbeb,#fff);border-color:#fde68a}.gag2-order-mini-panel.panel-notes header>span{background:#fef3c7;color:#b45309}.gag2-order-mini-panel.panel-history{background:linear-gradient(180deg,#f8fafc,#fff);border-color:#e2e8f0}.gag2-order-mini-panel.panel-history header>span{background:#e2e8f0;color:#334155}.gag2-order-mini-panel .gag2-reason-card{margin:0!important;padding:10px!important;border-radius:14px!important;box-shadow:none!important}.gag2-order-mini-panel .gag2m-email-tools,.gag2-order-mini-panel .gag2-email-studio-tools{max-height:170px;overflow:auto}.gag2-admin-order-card{border-radius:18px!important;padding:8px!important}.gag2-order-card{border-radius:20px!important}.gag2-history-panel{z-index:9999}.gag2-collapsible-order-card.is-expanded{box-shadow:0 18px 46px rgba(37,99,235,.10)!important;border-color:#93c5fd!important}
@media(max-width:1280px){.gag2-order-panel-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.gag2-order-mini-panel.panel-wide{grid-column:span 2}}
@media(max-width:760px){.gag2-order-card-summary{grid-template-columns:1fr;gap:8px}.gag2-order-summary-toggle{justify-content:space-between!important}.gag2-order-panel-grid{grid-template-columns:1fr}.gag2-order-mini-panel.panel-wide{grid-column:span 1}.gag2-order-card-details.gag2-order-panel-dashboard{padding:12px}.gag2-panel-status-form{grid-template-columns:1fr!important}.gag2-panel-item-row{grid-template-columns:38px minmax(0,1fr);}.gag2-panel-item-row strong{grid-column:2}.gag2-order-mini-panel{min-height:auto}}


/* GAG2 Marketplace Core v2.0.123 — Typography Softening + Compact Panel Styling */
.gag2-admin-order-card,
.gag2-order-card,
.gag2-order-mini-panel,
.gag2-order-card-summary{
  font-family:Inter,Arial,sans-serif;
}
.gag2-admin-order-card{
  border-color:#e6ece8!important;
  box-shadow:0 8px 20px rgba(15,40,24,.035)!important;
  padding:7px!important;
}
.gag2-order-card-summary{
  gap:10px!important;
  padding:8px 10px!important;
  border-radius:12px!important;
}
.gag2-order-card-summary:hover{
  background:#f8fbf9!important;
}
.gag2-order-card-summary small{
  color:#7b8981!important;
  font-size:9.5px!important;
  font-weight:600!important;
  letter-spacing:.035em!important;
  line-height:1.2!important;
  margin-bottom:2px!important;
}
.gag2-order-card-summary strong{
  color:#17241c!important;
  font-size:13px!important;
  font-weight:650!important;
  letter-spacing:0!important;
}
.gag2-order-summary-total strong{
  color:#13763a!important;
  font-weight:700!important;
}
.gag2-order-summary-toggle{
  color:#167a3c!important;
  font-size:11.5px!important;
  font-weight:650!important;
  gap:6px!important;
}
.gag2-order-summary-toggle i{
  width:22px!important;
  height:22px!important;
  background:#eef7f1!important;
  color:#167a3c!important;
}
.gag2-order-card-details.gag2-order-panel-dashboard{
  background:#fbfdfb!important;
  border-top:1px solid #eef3ef!important;
  margin-top:8px!important;
  padding:12px!important;
  border-radius:0 0 16px 16px!important;
}
.gag2-order-panel-grid{
  grid-template-columns:repeat(4,minmax(190px,1fr))!important;
  gap:10px!important;
}
.gag2-order-mini-panel{
  min-height:142px!important;
  border-radius:14px!important;
  padding:11px!important;
  border-color:#e5ece7!important;
  box-shadow:0 7px 16px rgba(15,40,24,.035)!important;
  background:#fff!important;
}
.gag2-order-mini-panel header{
  gap:8px!important;
  margin-bottom:8px!important;
}
.gag2-order-mini-panel header>span{
  width:28px!important;
  height:28px!important;
  border-radius:9px!important;
  font-size:12px!important;
}
.gag2-order-mini-panel header strong{
  color:#19281f!important;
  font-size:12.5px!important;
  font-weight:650!important;
  letter-spacing:0!important;
}
.gag2-order-mini-panel header small{
  color:#718078!important;
  font-size:10px!important;
  font-weight:400!important;
  margin-top:1px!important;
}
.gag2-order-mini-panel dl{
  gap:5px!important;
}
.gag2-order-mini-panel dl div{
  gap:8px!important;
  padding-bottom:4px!important;
  border-bottom:1px dashed rgba(148,163,184,.25)!important;
}
.gag2-order-mini-panel dt{
  color:#6f8076!important;
  font-size:10.5px!important;
  font-weight:500!important;
}
.gag2-order-mini-panel dd{
  color:#18271e!important;
  font-size:11.5px!important;
  font-weight:550!important;
}
.gag2-panel-big-value{
  color:#17241c!important;
  font-size:19px!important;
  font-weight:700!important;
  letter-spacing:-.01em!important;
  margin:8px 0 4px!important;
}
.gag2-panel-muted{
  color:#718078!important;
  font-size:11px!important;
  line-height:1.35!important;
  margin:4px 0!important;
}
.gag2-panel-item-list{
  gap:6px!important;
}
.gag2-panel-item-row{
  grid-template-columns:34px minmax(0,1fr) auto!important;
  gap:7px!important;
  padding:6px!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.72)!important;
}
.gag2-panel-item-row img,
.gag2-panel-item-row .gag2-order-thumb-fallback{
  width:34px!important;
  height:34px!important;
  border-radius:9px!important;
}
.gag2-panel-item-row b{
  color:#18271e!important;
  font-size:11.5px!important;
  font-weight:600!important;
}
.gag2-panel-item-row small{
  color:#73827a!important;
  font-size:10px!important;
  font-weight:400!important;
}
.gag2-panel-item-row strong{
  color:#18271e!important;
  font-size:11px!important;
  font-weight:600!important;
}
.gag2-panel-more{
  color:#167a3c!important;
  font-size:11px!important;
  font-weight:600!important;
}
.gag2-panel-proof,
.gag2-panel-wait{
  padding:6px 8px!important;
  font-size:11px!important;
  font-weight:600!important;
  margin:2px 0 6px!important;
}
.gag2-panel-status-line{
  margin:5px 0 8px!important;
}
.gag2-panel-status-line .gag2-history-trigger{
  width:30px!important;
  height:30px!important;
  border-color:#dfe9e2!important;
  color:#167a3c!important;
}
.gag2-panel-manage summary{
  padding:8px 10px!important;
  border-radius:10px!important;
  font-weight:600!important;
}
.gag2-panel-control-list{
  gap:8px!important;
  max-height:220px!important;
}
.gag2-panel-status-form{
  gap:7px!important;
  padding:8px!important;
  border-radius:12px!important;
}
.gag2-panel-history-compact{
  max-height:135px!important;
  padding:8px!important;
  border-radius:12px!important;
}
.gag2-history-trigger{
  font-size:10.5px!important;
  font-weight:600!important;
  padding:6px 9px!important;
}
.gag2-history-panel h4{
  font-size:12px!important;
  font-weight:650!important;
}
.gag2-history-panel .gag2-order-events li{
  font-size:10.5px!important;
  padding:7px 8px!important;
}
.gag2-history-panel .gag2-order-events li span{
  font-weight:550!important;
}
.gag2-order-mini-panel.panel-summary{background:linear-gradient(180deg,#f4f8ff,#fff)!important;border-color:#dbe7f7!important}.gag2-order-mini-panel.panel-summary header>span{background:#e8f1ff!important;color:#3367a8!important}
.gag2-order-mini-panel.panel-price{background:linear-gradient(180deg,#f4fbf6,#fff)!important;border-color:#d8eddf!important}.gag2-order-mini-panel.panel-price header>span{background:#eaf7ee!important;color:#237a43!important}
.gag2-order-mini-panel.panel-items{background:linear-gradient(180deg,#f5fbf4,#fff)!important;border-color:#dbeed7!important}.gag2-order-mini-panel.panel-items header>span{background:#edf8ea!important;color:#3a8746!important}
.gag2-order-mini-panel.panel-payment{background:linear-gradient(180deg,#faf7ff,#fff)!important;border-color:#e7def5!important}.gag2-order-mini-panel.panel-payment header>span{background:#f1eafa!important;color:#6d55a5!important}
.gag2-order-mini-panel.panel-status{background:linear-gradient(180deg,#fffaf3,#fff)!important;border-color:#f1e1c8!important}.gag2-order-mini-panel.panel-status header>span{background:#fff1dc!important;color:#9a6431!important}
.gag2-order-mini-panel.panel-email{background:linear-gradient(180deg,#fff7fb,#fff)!important;border-color:#f1dce8!important}.gag2-order-mini-panel.panel-email header>span{background:#faeaf2!important;color:#a14f78!important}
.gag2-order-mini-panel.panel-override{background:linear-gradient(180deg,#fff7f7,#fff)!important;border-color:#efdada!important}.gag2-order-mini-panel.panel-override header>span{background:#fae9e9!important;color:#a94b4b!important}
.gag2-order-mini-panel.panel-notes{background:linear-gradient(180deg,#fffdf4,#fff)!important;border-color:#eee4bd!important}.gag2-order-mini-panel.panel-notes header>span{background:#fbf3d3!important;color:#8a6b22!important}
.gag2-order-mini-panel.panel-history{background:linear-gradient(180deg,#f8faf8,#fff)!important;border-color:#e2e9e3!important}.gag2-order-mini-panel.panel-history header>span{background:#edf3ee!important;color:#53665a!important}
.gag2-collapsible-order-card.is-expanded{
  border-color:#cfe4d4!important;
  box-shadow:0 12px 28px rgba(22,122,60,.07)!important;
}
@media(max-width:1280px){.gag2-order-panel-grid{grid-template-columns:repeat(2,minmax(200px,1fr))!important}}
@media(max-width:760px){.gag2-order-panel-grid{grid-template-columns:1fr!important}.gag2-order-mini-panel{min-height:auto!important}.gag2-panel-item-row{grid-template-columns:34px minmax(0,1fr)!important}.gag2-panel-item-row strong{grid-column:2!important}}

/* GAG2 Marketplace Core v2.0.124 — Stable History Popover + Mobile Bottom Sheet */
.gag2-history-popover:hover .gag2-history-panel,
.gag2-history-popover:focus-within .gag2-history-panel{
  display:none!important;
}
.gag2-history-popover.is-open .gag2-history-panel{
  display:block!important;
}
.gag2-history-panel{
  right:0!important;
  left:auto!important;
  top:calc(100% + 8px)!important;
  width:min(360px,calc(100vw - 48px))!important;
  max-height:min(360px,70vh)!important;
  overflow:auto!important;
}
.gag2-history-trigger{
  touch-action:manipulation;
}
.gag2-history-sheet-backdrop{
  position:fixed!important;
  inset:0!important;
  z-index:99998!important;
  border:0!important;
  background:rgba(8,23,16,.36)!important;
  padding:0!important;
  margin:0!important;
  width:100vw!important;
  height:100vh!important;
  cursor:pointer!important;
}
.gag2-history-sheet{
  position:fixed!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  z-index:99999!important;
  width:100%!important;
  max-height:76vh!important;
  background:#fff!important;
  border-radius:22px 22px 0 0!important;
  box-shadow:0 -20px 60px rgba(5,36,20,.28)!important;
  border:1px solid #dfeae2!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
  animation:gag2HistorySheetIn .18s ease-out;
}
.gag2-history-sheet-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  padding:14px 16px!important;
  border-bottom:1px solid #edf3ef!important;
  background:#fbfdfb!important;
}
.gag2-history-sheet-head strong{
  font-size:14px!important;
  font-weight:650!important;
  color:#17241c!important;
}
.gag2-history-sheet-close{
  width:34px!important;
  height:34px!important;
  border:1px solid #dfe9e2!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#405248!important;
  font-size:22px!important;
  line-height:1!important;
  display:grid!important;
  place-items:center!important;
  cursor:pointer!important;
}
.gag2-history-sheet-body{
  padding:12px 14px 18px!important;
  max-height:calc(76vh - 64px)!important;
  overflow:auto!important;
  -webkit-overflow-scrolling:touch!important;
}
.gag2-history-sheet-body h4{
  display:none!important;
}
.gag2-history-sheet-body .gag2-order-events{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.gag2-history-sheet-body .gag2-order-events li{
  padding:11px 12px!important;
  border:1px solid #e7efe9!important;
  border-radius:14px!important;
  background:#fbfdfb!important;
  font-size:12px!important;
  line-height:1.35!important;
  overflow-wrap:anywhere!important;
}
.gag2-history-sheet-body .gag2-order-events li strong{
  display:block!important;
  color:#0f7a34!important;
  font-weight:650!important;
  margin-bottom:4px!important;
}
.gag2-history-sheet-body .gag2-order-events li span{
  display:block!important;
  color:#273a30!important;
  font-weight:500!important;
  margin-top:4px!important;
}
.gag2-history-sheet-body .gag2-order-events li em{
  display:block!important;
  color:#74837a!important;
  font-style:normal!important;
  margin-top:4px!important;
}
.gag2-history-sheet-body .gag2-order-events li p{
  margin:6px 0 0!important;
  color:#53645a!important;
}
body.gag2-history-sheet-open{
  overflow:hidden!important;
}
@keyframes gag2HistorySheetIn{
  from{transform:translateY(18px);opacity:.72;}
  to{transform:translateY(0);opacity:1;}
}
@media(max-width:760px){
  .gag2-history-popover.is-open .gag2-history-panel,
  .gag2-history-popover:hover .gag2-history-panel,
  .gag2-history-popover:focus-within .gag2-history-panel{
    display:none!important;
  }
}

/* v2.0.125 - Mobile Dashboard Bottom Nav + Third-Party Chat Compatibility Fix */
@media(max-width:760px){
  body:has(.gag2-seller-portal){
    --gag2-mobile-nav-h:72px;
    --gag2-mobile-safe:env(safe-area-inset-bottom, 0px);
    padding-bottom:calc(var(--gag2-mobile-nav-h) + var(--gag2-mobile-safe))!important;
  }
  body:has(.gag2-seller-portal) .gag2-seller-main{
    padding-bottom:calc(var(--gag2-mobile-nav-h) + var(--gag2-mobile-safe) + 22px)!important;
  }
  .gag2-seller-mobile-nav{
    height:calc(var(--gag2-mobile-nav-h) + var(--gag2-mobile-safe))!important;
    min-height:calc(var(--gag2-mobile-nav-h) + var(--gag2-mobile-safe))!important;
    padding:6px 8px calc(8px + var(--gag2-mobile-safe))!important;
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    align-items:center!important;
    gap:2px!important;
    z-index:99990!important;
    overflow:hidden!important;
  }
  .gag2-seller-mobile-nav a,
  .gag2-seller-mobile-nav label.gag2-mobile-more-trigger{
    min-width:0!important;
    height:56px!important;
    padding:5px 2px!important;
    box-sizing:border-box!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:3px!important;
    border-radius:16px!important;
    font-size:11px!important;
    line-height:1.05!important;
    font-weight:600!important;
    letter-spacing:0!important;
    text-align:center!important;
    overflow:hidden!important;
  }
  .gag2-seller-mobile-nav a i,
  .gag2-seller-mobile-nav label.gag2-mobile-more-trigger i{
    font-size:20px!important;
    line-height:1!important;
  }
  .gag2-seller-mobile-nav a span,
  .gag2-seller-mobile-nav label.gag2-mobile-more-trigger span{
    max-width:100%!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .gag2-seller-mobile-nav a.active,
  .gag2-seller-mobile-nav label.gag2-mobile-more-trigger.active{
    background:#eef9f1!important;
    color:#12823a!important;
    box-shadow:none!important;
    font-weight:650!important;
  }

  /* Third-party floating chat widgets: do not edit plugin files; only reserve dashboard safe space. */
  body:has(.gag2-seller-portal) #crisp-chatbox,
  body:has(.gag2-seller-portal) .crisp-client{
    z-index:99991!important;
  }
  body:has(.gag2-seller-portal) #crisp-chatbox > div > a,
  body:has(.gag2-seller-portal) #crisp-chatbox [class*="cc-"][style*="position: fixed"],
  body:has(.gag2-seller-portal) .crisp-client [style*="position: fixed"],
  body:has(.gag2-seller-portal) iframe[src*="crisp.chat"],
  body:has(.gag2-seller-portal) iframe[src*="client.crisp.chat"]{
    bottom:calc(var(--gag2-mobile-nav-h) + var(--gag2-mobile-safe) + 14px)!important;
    right:14px!important;
    max-width:calc(100vw - 28px)!important;
  }
  body:has(.gag2-seller-portal) #crisp-chatbox > div > a{
    transform:scale(.88)!important;
    transform-origin:right bottom!important;
  }
  body:has(.gag2-seller-portal) iframe[src*="tawk.to"],
  body:has(.gag2-seller-portal) iframe[src*="intercom"],
  body:has(.gag2-seller-portal) iframe[src*="messenger"],
  body:has(.gag2-seller-portal) iframe[title*="chat" i],
  body:has(.gag2-seller-portal) iframe[title*="Chat"],
  body:has(.gag2-seller-portal) .fb_dialog,
  body:has(.gag2-seller-portal) .fb-customerchat{
    bottom:calc(var(--gag2-mobile-nav-h) + var(--gag2-mobile-safe) + 14px)!important;
    right:14px!important;
    z-index:99991!important;
  }
}


/* v2.0.126 - Seller Dashboard Burger Menu Only on Mobile */
@media(max-width:760px){
  body:has(.gag2-seller-portal){
    --gag2-mobile-nav-h:0px;
    padding-bottom:env(safe-area-inset-bottom, 0px)!important;
  }
  body:has(.gag2-seller-portal) .gag2-seller-portal{
    padding-bottom:env(safe-area-inset-bottom, 0px)!important;
  }
  body:has(.gag2-seller-portal) .gag2-seller-main{
    padding-bottom:18px!important;
  }
  .gag2-seller-mobile-nav{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
    height:0!important;
    min-height:0!important;
    padding:0!important;
    border:0!important;
    box-shadow:none!important;
  }
  .gag2-seller-mobile-drawer{
    top:66px!important;
    bottom:auto!important;
    max-height:calc(100vh - 82px - env(safe-area-inset-bottom, 0px))!important;
    overflow:auto!important;
    transform:translateY(-10px)!important;
  }
  .gag2-seller-menu-toggle:checked ~ .gag2-seller-mobile-drawer{
    transform:translateY(0)!important;
  }
  body:has(.gag2-seller-portal) #crisp-chatbox > div > a,
  body:has(.gag2-seller-portal) #crisp-chatbox [class*="cc-"][style*="position: fixed"],
  body:has(.gag2-seller-portal) .crisp-client [style*="position: fixed"],
  body:has(.gag2-seller-portal) iframe[src*="crisp.chat"],
  body:has(.gag2-seller-portal) iframe[src*="client.crisp.chat"],
  body:has(.gag2-seller-portal) iframe[src*="tawk.to"],
  body:has(.gag2-seller-portal) iframe[src*="intercom"],
  body:has(.gag2-seller-portal) iframe[src*="messenger"],
  body:has(.gag2-seller-portal) iframe[title*="chat" i],
  body:has(.gag2-seller-portal) iframe[title*="Chat"],
  body:has(.gag2-seller-portal) .fb_dialog,
  body:has(.gag2-seller-portal) .fb-customerchat{
    bottom:calc(14px + env(safe-area-inset-bottom, 0px))!important;
    right:14px!important;
  }
}


/* v2.0.128 — Seller Dashboard product offer cards (desktop row + mobile card) */
.gag2-seller-products-panel{overflow:visible}
.gag2-seller-product-cards{display:grid;gap:10px}
.gag2-seller-product-card{
  display:grid;
  grid-template-columns:minmax(280px,1.35fr) minmax(150px,.68fr) minmax(165px,.72fr) minmax(190px,.82fr);
  gap:18px;
  align-items:center;
  padding:12px 16px;
  border:1px solid #dfe8e2;
  border-radius:14px;
  background:#fff;
  box-shadow:0 4px 14px rgba(16,54,32,.035);
}
.gag2-seller-product-identity{display:flex;align-items:center;gap:14px;min-width:0}
.gag2-seller-product-thumb{width:82px;height:82px;flex:0 0 82px;border-radius:13px;overflow:hidden;background:#eef7f0}
.gag2-seller-product-thumb img,.gag2-seller-product-thumb-fallback{display:block;width:100%;height:100%;object-fit:cover}
.gag2-seller-product-thumb-fallback{display:grid;place-items:center;color:#7c8b82;font-size:22px}
.gag2-seller-product-copy{min-width:0}
.gag2-seller-product-copy h4{margin:0;color:#17271d;font-size:15px;font-weight:650;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gag2-seller-product-copy p{margin:5px 0 0;color:#77847c;font-size:12px;font-weight:400;line-height:1.35}
.gag2-seller-product-price,.gag2-seller-product-quantity{display:grid;gap:6px;margin:0;color:#25372c;font-size:12px;font-weight:500}
.gag2-seller-product-price>.gag2-money-field{width:100%;max-width:190px;border-color:#98a49d;border-radius:11px;background:#fff}
.gag2-seller-product-price>.gag2-money-field span{height:40px;min-width:36px;background:#f7faf8;color:#68776e;font-size:13px}
.gag2-seller-product-price>.gag2-money-field input{width:100%!important;max-width:none!important;height:40px!important;padding:8px 10px!important;font-size:13px!important;font-weight:500!important;color:#18271e!important}
.gag2-seller-stock-stepper{display:grid;grid-template-columns:38px minmax(46px,64px) 38px;align-items:center;width:max-content;padding:3px;border:1px solid #dce7df;border-radius:999px;background:#f6fbf7;box-shadow:inset 0 0 0 1px rgba(19,108,50,.025)}
.gag2-seller-stock-stepper button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#fff;color:#08743a;box-shadow:0 1px 5px rgba(16,54,32,.08);cursor:pointer}
.gag2-seller-stock-stepper button:hover{background:#eef8f1}
.gag2-seller-stock-stepper button:focus-visible{outline:2px solid #24a658;outline-offset:2px}
.gag2-seller-stock-stepper input{width:100%!important;min-width:0!important;height:38px!important;padding:0 4px!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important;color:#173a25!important;font-size:14px!important;font-weight:650!important;-moz-appearance:textfield}
.gag2-seller-stock-stepper input::-webkit-inner-spin-button,.gag2-seller-stock-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.gag2-seller-product-switches{display:grid;gap:0;border-left:1px solid #e8eeea;padding-left:18px}
.gag2-seller-product-switch-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px;color:#26392d;font-size:12px;font-weight:550;cursor:pointer}
.gag2-seller-product-switch-row+ .gag2-seller-product-switch-row{border-top:1px solid #edf1ee}
.gag2-seller-product-switch-row>.gag2-toggle{flex:0 0 auto}

@media(max-width:980px){
  .gag2-seller-product-card{grid-template-columns:minmax(230px,1.2fr) minmax(145px,.7fr) minmax(155px,.7fr)}
  .gag2-seller-product-switches{grid-column:1/-1;grid-template-columns:1fr 1fr;border-left:0;border-top:1px solid #edf1ee;padding:8px 0 0;gap:12px}
  .gag2-seller-product-switch-row{min-height:40px;padding:0 10px;border:1px solid #e3ebe5!important;border-radius:10px;background:#fbfefc}
}

@media(max-width:620px){
  .gag2-seller-products-panel{padding:10px!important}
  .gag2-seller-products-panel>.gag2-panel-title{align-items:flex-start;gap:10px}
  .gag2-seller-products-panel>.gag2-panel-title .gag2-btn{min-height:36px;padding:8px 11px;font-size:11px}
  .gag2-seller-product-cards{gap:12px}
  .gag2-seller-product-card{
    grid-template-columns:minmax(0,1fr) minmax(142px,.9fr);
    grid-template-areas:"identity price" "identity quantity" "switches switches";
    column-gap:14px;
    row-gap:9px;
    align-items:start;
    padding:14px;
    border-radius:16px;
    background:#fcfffd;
    box-shadow:0 5px 16px rgba(16,54,32,.04);
  }
  .gag2-seller-product-identity{grid-area:identity;display:grid;gap:8px;align-content:start;align-items:start}
  .gag2-seller-product-thumb{width:94px;height:94px;flex-basis:94px;border-radius:14px}
  .gag2-seller-product-copy h4{font-size:15px;white-space:normal;overflow:visible;text-overflow:clip}
  .gag2-seller-product-copy p{margin-top:4px;font-size:11.5px}
  .gag2-seller-product-price{grid-area:price;gap:5px;font-size:12px}
  .gag2-seller-product-quantity{grid-area:quantity;gap:5px;font-size:12px}
  .gag2-seller-product-price>.gag2-money-field{max-width:none;width:100%;min-width:0}
  .gag2-seller-product-price>.gag2-money-field span{height:42px}
  .gag2-seller-product-price>.gag2-money-field input{height:42px!important;font-size:13px!important}
  .gag2-seller-stock-stepper{grid-template-columns:40px minmax(42px,1fr) 40px;width:100%;padding:3px}
  .gag2-seller-stock-stepper button{width:40px;height:40px}
  .gag2-seller-stock-stepper input{height:40px!important}
  .gag2-seller-product-switches{grid-area:switches;display:grid;grid-template-columns:1fr;gap:9px;border:0;padding:4px 0 0}
  .gag2-seller-product-switch-row{min-height:54px;padding:0 16px;border:1px solid #e0e9e2!important;border-radius:12px;background:#fbfefc;color:#34483b;font-size:13px;font-weight:600}
}

@media(max-width:390px){
  .gag2-seller-product-card{grid-template-columns:minmax(0,1fr) minmax(128px,.92fr);column-gap:10px;padding:12px}
  .gag2-seller-product-thumb{width:82px;height:82px;flex-basis:82px}
  .gag2-seller-product-copy h4{font-size:14px}
  .gag2-seller-product-price>.gag2-money-field span{min-width:32px}
  .gag2-seller-stock-stepper{grid-template-columns:36px minmax(36px,1fr) 36px}
  .gag2-seller-stock-stepper button{width:36px;height:36px}
  .gag2-seller-stock-stepper input{height:36px!important}
}

/* Seller Products quantity controller interaction standard — v2.0.129 */
.gag2-seller-stock-stepper,
.gag2-seller-stock-stepper * {
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.gag2-seller-stock-stepper button[data-stock-step] {
  touch-action: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.gag2-seller-stock-stepper button[data-stock-step]:disabled {
  cursor: not-allowed;
  opacity: .48;
}
.gag2-seller-stock-stepper input[type="number"] {
  -webkit-user-select: text;
  user-select: text;
  -webkit-touch-callout: none;
}


/* v2.0.130 — Seller Dashboard discount code cards */
.gag2-seller-discount-panel{overflow:visible}
.gag2-seller-discount-heading{align-items:center}
.gag2-seller-discount-heading-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.gag2-discount-count-pill{display:inline-flex;align-items:center;gap:3px;min-height:38px;padding:0 12px;border:1px solid #dfe8e2;border-radius:999px;background:#f7fbf8;color:#68776e;font-size:12px;font-weight:500;white-space:nowrap}
.gag2-discount-count-pill b{color:#15783b;font-size:13px;font-weight:650}
.gag2-seller-discount-cards{display:grid;gap:10px}
.gag2-seller-discount-card{
  display:grid;
  grid-template-columns:minmax(220px,1.2fr) minmax(130px,.62fr) minmax(130px,.58fr) minmax(210px,1fr) minmax(140px,.62fr) minmax(155px,.65fr);
  gap:14px;
  align-items:end;
  padding:13px 15px;
  border:1px solid #dfe8e2;
  border-radius:14px;
  background:#fff;
  box-shadow:0 4px 14px rgba(16,54,32,.035);
  transition:border-color .18s ease,background .18s ease,opacity .18s ease;
}
.gag2-seller-discount-card.is-new{border-color:#bfe4ca;background:#fcfffd}
.gag2-seller-discount-card.is-delete-marked{border-color:#efc5c5;background:#fff9f9;opacity:.72}
.gag2-seller-discount-identity{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;min-width:0}
.gag2-seller-discount-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#edf8f0;color:#15813e;font-size:15px}
.gag2-discount-field{display:grid;gap:5px;margin:0;min-width:0;color:#31443a;font-size:11.5px;font-weight:500}
.gag2-discount-field>span:first-child{color:#31443a}
.gag2-discount-field input,.gag2-discount-field select{width:100%!important;max-width:none!important;height:40px!important;margin:0!important;padding:8px 10px!important;border:1px solid #cfdad3!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important;color:#18271e!important;font-size:12.5px!important;font-weight:500!important;line-height:1.2!important}
.gag2-discount-field select[multiple]{height:auto!important;min-height:92px!important;padding:7px!important}
.gag2-discount-field small{display:block;margin:0;color:#7a877f;font-size:10.5px;font-weight:400;line-height:1.3}
.gag2-discount-code-field input{text-transform:uppercase;letter-spacing:.02em;font-weight:650!important}
.gag2-discount-value-control{display:grid!important;grid-template-columns:34px minmax(0,1fr);align-items:center;overflow:hidden;height:40px;border:1px solid #cfdad3;border-radius:10px;background:#fff}
.gag2-discount-value-control>[data-discount-value-unit]{display:grid;place-items:center;height:100%;background:#f6f9f7;color:#68776e;font-size:12px;font-weight:600;border-right:1px solid #e4ebe6}
.gag2-discount-value-control input{height:38px!important;border:0!important;border-radius:0!important;padding:8px 9px!important}
.gag2-seller-discount-controls{display:grid;gap:7px;align-content:end}
.gag2-seller-discount-switch-row,.gag2-discount-delete-control,.gag2-remove-new-discount{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;margin:0;padding:0 10px;border:1px solid #e1e9e3;border-radius:10px;background:#fbfefc;color:#31443a;font-size:11.5px;font-weight:550;cursor:pointer}
.gag2-seller-discount-switch-row>.gag2-toggle{flex:0 0 auto}
.gag2-discount-delete-control input{display:none}
.gag2-discount-delete-control span{display:flex;align-items:center;gap:7px;width:100%;color:#9f3434}
.gag2-discount-delete-control:has(input:checked){border-color:#e5adad;background:#fff0f0}
.gag2-remove-new-discount{width:100%;justify-content:center;color:#9f3434}
.gag2-discount-scope-picker{grid-column:1/-1;padding:11px;border:1px solid #dfe8e2;border-radius:11px;background:#f8fcf9}
.gag2-discount-scope-picker[hidden]{display:none!important}
.gag2-seller-discount-empty{display:grid;place-items:center;text-align:center;gap:6px;padding:32px 18px;border:1px dashed #cfdcd3;border-radius:14px;background:#fbfefc;color:#65766c}
.gag2-seller-discount-empty[hidden]{display:none!important}
.gag2-seller-discount-empty>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#edf8f0;color:#16813e}
.gag2-seller-discount-empty strong{color:#26392d;font-size:13px;font-weight:650}
.gag2-seller-discount-empty p{margin:0;font-size:11.5px;font-weight:400}
.gag2-seller-discount-footer{margin-top:14px;padding-top:14px;border-top:1px solid #edf1ee}

@media(max-width:1180px){
  .gag2-seller-discount-card{grid-template-columns:minmax(210px,1.15fr) minmax(130px,.68fr) minmax(125px,.62fr) minmax(190px,1fr)}
  .gag2-discount-usage-field{grid-column:1/3}
  .gag2-seller-discount-controls{grid-column:3/5;grid-template-columns:1fr 1fr}
}

@media(max-width:760px){
  .gag2-seller-discount-panel{padding:12px!important}
  .gag2-seller-discount-heading{display:grid!important;gap:11px!important}
  .gag2-seller-discount-heading-actions{display:grid;grid-template-columns:auto minmax(0,1fr);width:100%}
  .gag2-seller-discount-heading-actions .gag2-btn{width:100%;justify-content:center;min-height:38px;padding:8px 10px;font-size:11px}
  .gag2-seller-discount-card{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:10px;
    align-items:start;
    padding:13px;
    border-radius:16px;
    background:#fcfffd;
    box-shadow:0 5px 16px rgba(16,54,32,.04);
  }
  .gag2-seller-discount-identity{grid-column:1/-1;grid-template-columns:40px minmax(0,1fr);padding-bottom:2px}
  .gag2-seller-discount-icon{width:40px;height:40px}
  .gag2-discount-scope-field,.gag2-discount-usage-field,.gag2-seller-discount-controls,.gag2-discount-scope-picker{grid-column:1/-1}
  .gag2-seller-discount-controls{grid-template-columns:1fr 1fr;gap:8px}
  .gag2-discount-field{font-size:11.5px}
  .gag2-discount-field input,.gag2-discount-field select{height:42px!important;font-size:12px!important}
  .gag2-discount-value-control{height:42px}
  .gag2-discount-value-control input{height:40px!important}
  .gag2-seller-discount-switch-row,.gag2-discount-delete-control,.gag2-remove-new-discount{min-height:46px;padding:0 12px;font-size:12px}
  .gag2-seller-discount-footer{display:grid!important;gap:10px!important;text-align:left!important}
  .gag2-seller-discount-footer .gag2-btn{width:100%;justify-content:center}
}

@media(max-width:390px){
  .gag2-seller-discount-heading-actions{grid-template-columns:1fr}
  .gag2-discount-count-pill{justify-content:center}
  .gag2-seller-discount-card{padding:11px;gap:9px}
  .gag2-seller-discount-controls{grid-template-columns:1fr}
}


/* v2.0.131 — Public storefront quantity alignment and containment */
.gag2-store-product-card,
.gag2-store-product-info,
.gag2-store-product-actions,
.gag2-store-add-form.gag2-bulk-cart-item,
.gag2-bulk-quantity-row{
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
.gag2-store-add-form.gag2-bulk-cart-item{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(108px,144px)!important;
  align-items:center!important;
  justify-content:stretch!important;
  gap:8px!important;
  flex-wrap:nowrap!important;
  width:100%!important;
}
.gag2-store-add-form.gag2-bulk-cart-item .gag2-store-select-label,
.gag2-bulk-quantity-row>em{
  min-width:0!important;
  max-width:100%!important;
  overflow-wrap:anywhere;
}
.gag2-store-add-form.gag2-bulk-cart-item .gag2-qty-stepper,
.gag2-bulk-quantity-row .gag2-qty-stepper{
  justify-self:end!important;
  width:100%!important;
  max-width:144px!important;
  min-width:0!important;
  margin:0!important;
  box-sizing:border-box!important;
}
.gag2-store-add-form.gag2-bulk-cart-item .gag2-qty-stepper input,
.gag2-bulk-quantity-row .gag2-qty-stepper input{
  min-width:0!important;
  width:100%!important;
}
.gag2-store-add-form.gag2-bulk-cart-item .gag2-bulk-item-error{
  grid-column:1/-1!important;
  width:100%!important;
}
.gag2-bulk-quantity-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(108px,144px)!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
}
@media(max-width:760px){
  .gag2-store-add-form.gag2-bulk-cart-item,
  .gag2-bulk-quantity-row{
    grid-template-columns:minmax(0,1fr) minmax(96px,44%)!important;
    gap:6px!important;
  }
  .gag2-store-add-form.gag2-bulk-cart-item .gag2-qty-stepper,
  .gag2-bulk-quantity-row .gag2-qty-stepper{
    max-width:124px!important;
  }
}
@media(max-width:350px){
  .gag2-store-add-form.gag2-bulk-cart-item,
  .gag2-bulk-quantity-row{
    grid-template-columns:1fr!important;
  }
  .gag2-store-add-form.gag2-bulk-cart-item .gag2-qty-stepper,
  .gag2-bulk-quantity-row .gag2-qty-stepper{
    justify-self:stretch!important;
    max-width:none!important;
  }
}

/* v2.0.136 — red overlapping NEW badge across public storefront product media */
.gag2-product-detail-media,
.gag2-prod-thumb,
.gag2-store-product-media,
.gag2-related-product-media{
  position:relative!important;
  overflow:visible!important;
  isolation:isolate;
}
.gag2-product-row,
.gag2-prod-main,
.gag2-store-product-card,
.gag2-related-product-card,
.gag2-product-detail-hero-card{
  overflow:visible!important;
}
.gag2-new-product-burst{
  position:absolute;
  z-index:8;
  top:-9px;
  left:-9px;
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  padding:7px;
  box-sizing:border-box;
  background:linear-gradient(145deg,#ff4a43 0%,#df1f26 58%,#b9141d 100%);
  color:#fff;
  border:2px solid rgba(255,255,255,.9);
  font-size:13px;
  line-height:1;
  font-weight:800;
  letter-spacing:.055em;
  text-shadow:0 1px 2px rgba(75,0,4,.34);
  filter:drop-shadow(0 5px 8px rgba(117,8,15,.28));
  transform:rotate(-10deg);
  clip-path:polygon(50% 0%,61% 14%,76% 5%,80% 23%,98% 22%,91% 40%,100% 50%,86% 61%,95% 76%,77% 80%,78% 98%,59% 91%,50% 100%,39% 86%,24% 95%,20% 77%,2% 78%,9% 59%,0 50%,14% 39%,5% 24%,23% 20%,22% 2%,41% 9%);
  pointer-events:none;
  user-select:none;
}
.gag2-new-product-burst.is-detail{
  top:-12px;
  left:-12px;
  width:82px;
  height:82px;
  font-size:18px;
  padding:10px;
}
.gag2-new-product-burst.is-store{
  top:-8px;
  left:-8px;
  width:56px;
  height:56px;
  font-size:12px;
}
.gag2-new-product-burst.is-related{
  top:-7px;
  left:-7px;
  width:40px;
  height:40px;
  padding:5px;
  font-size:8px;
  border-width:1.5px;
  filter:drop-shadow(0 3px 5px rgba(117,8,15,.24));
}
.gag2-related-product-card>span.gag2-related-product-media{
  border-radius:11px;
  background:#edf7ef;
}
@media(max-width:680px){
  .gag2-new-product-burst{
    top:-6px;
    left:-6px;
    width:48px;
    height:48px;
    padding:6px;
    font-size:10px;
  }
  .gag2-new-product-burst.is-detail{
    top:-8px;
    left:-8px;
    width:66px;
    height:66px;
    font-size:14px;
  }
  .gag2-new-product-burst.is-related{
    top:-5px;
    left:-5px;
    width:36px;
    height:36px;
    font-size:7px;
  }
}
.gag2-product-create-row-secondary{
  grid-template-columns:minmax(280px,1fr) minmax(160px,.38fr) minmax(170px,.42fr) auto;
}
.gag2-products-inline-table{min-width:1010px!important}
.gag2-products-inline-table td:nth-child(5),
.gag2-products-inline-table td:nth-child(6){width:118px}
@media(max-width:1180px){
  .gag2-product-create-row-secondary{grid-template-columns:minmax(240px,1fr) repeat(2,minmax(160px,.5fr)) auto}
}
@media(max-width:900px){
  .gag2-product-create-row-secondary{grid-template-columns:1fr 1fr}
  .gag2-create-description{grid-column:1/-1}
  .gag2-create-submit{grid-column:1/-1}
}
@media(max-width:782px){
  .gag2-product-create-row-secondary{grid-template-columns:1fr}
  .gag2-create-description,.gag2-create-submit{grid-column:auto}
  .gag2-products-inline-table tr{grid-template-columns:82px minmax(0,1fr)}
  .gag2-products-inline-table td:first-child{grid-row:1/9}
  .gag2-products-inline-table td:nth-child(8){border-bottom:0!important}
}
@media(max-width:520px){
  .gag2-products-inline-table td:first-child{grid-row:auto}
}

/* v2.0.134 — Desktop Featured Products quantity-row containment */
@media (min-width:861px){
  .gag2-product-row .gag2-offer-scroll{
    align-items:stretch!important;
  }
  .gag2-product-row .gag2-offer-mini{
    min-width:224px!important;
    max-width:252px!important;
  }
  .gag2-product-row .gag2-offer-mini .gag2-bulk-quantity-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 122px!important;
    align-items:center!important;
    gap:8px!important;
    width:100%!important;
  }
  .gag2-product-row .gag2-offer-mini .gag2-bulk-quantity-row>em{
    min-width:0!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    white-space:nowrap!important;
    line-height:1.2!important;
  }
  .gag2-product-row .gag2-offer-mini .gag2-qty-stepper{
    justify-self:end!important;
    width:122px!important;
    max-width:122px!important;
    min-width:122px!important;
  }
}


/* Seller store-link standard: every public store-name mention is clickable, except the store-page hero banner title. */
.gag2-seller-store-link{color:inherit;text-decoration:none;font:inherit;font-weight:inherit;transition:color .18s ease,text-decoration-color .18s ease}
.gag2-seller-store-link:hover,.gag2-seller-store-link:focus-visible{color:#07883f;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;outline:none}
.gag2-store-current-link{font-weight:600}

/* Admin live notification center — v2.0.137 */
.gag2-admin-top-actions{display:flex;align-items:center;gap:10px}
.gag2-admin-notification-bell{position:relative;display:grid;place-items:center;width:38px;height:38px;border:1px solid #d9e5dc;border-radius:11px;background:#fff;color:#244a35;cursor:pointer;box-shadow:0 4px 14px rgba(20,69,43,.06);transition:border-color .18s ease,background .18s ease,transform .18s ease}
.gag2-admin-notification-bell:hover,.gag2-admin-notification-bell[aria-expanded="true"]{border-color:#70bd89;background:#f2fbf5;transform:translateY(-1px)}
.gag2-admin-notification-bell i{font-size:15px}
.gag2-admin-notification-bell.has-unread i{animation:gag2BellPulse 2.4s ease-in-out infinite}
.gag2-admin-notification-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;font-weight:700;line-height:1}
@keyframes gag2BellPulse{0%,82%,100%{transform:rotate(0)}86%{transform:rotate(11deg)}90%{transform:rotate(-9deg)}94%{transform:rotate(5deg)}}
.gag2-admin-notification-panel{position:fixed;z-index:100030;top:72px;right:24px;width:min(390px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 96px));display:flex;flex-direction:column;border:1px solid #dce8df;border-radius:16px;background:#fff;box-shadow:0 22px 60px rgba(15,52,32,.22);opacity:0;visibility:hidden;transform:translateY(-8px) scale(.985);transform-origin:top right;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;overflow:hidden}
.gag2-admin-notification-panel.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.gag2-admin-notification-panel>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 17px 12px;border-bottom:1px solid #edf2ee;background:linear-gradient(180deg,#fff,#fbfdfb)}
.gag2-admin-notification-panel>header div{display:grid;gap:2px}
.gag2-admin-notification-panel>header strong{font-size:15px;font-weight:650;color:#173526}
.gag2-admin-notification-panel>header small{font-size:11px;color:#718078}
.gag2-admin-notification-close{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:9px;background:#f2f6f3;color:#53675b;cursor:pointer}
.gag2-admin-notification-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 16px;border-bottom:1px solid #edf2ee;background:#fbfdfb}
.gag2-admin-notification-mark-all{border:0;background:transparent;color:#0c7a3d;font-size:11px;font-weight:650;cursor:pointer;padding:3px 0}
.gag2-admin-notification-mark-all:disabled{opacity:.55;cursor:wait}
.gag2-admin-notification-status{font-size:10px;color:#7a887f}
.gag2-admin-notification-list{overflow:auto;overscroll-behavior:contain;padding:4px 0}
.gag2-admin-notification-item{position:relative;width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) 8px;align-items:start;gap:10px;border:0;border-bottom:1px solid #edf2ee;background:#fff;text-align:left;padding:12px 15px;cursor:pointer;transition:background .16s ease}
.gag2-admin-notification-item:hover{background:#f8fcf9}
.gag2-admin-notification-item.is-unread{background:#f3fbf6}
.gag2-admin-notification-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#eaf7ee;color:#138347;font-size:14px}
.gag2-admin-notification-item.severity-attention .gag2-admin-notification-icon{background:#fff4dc;color:#b56b00}
.gag2-admin-notification-item.severity-critical .gag2-admin-notification-icon{background:#feecec;color:#c62828}
.gag2-admin-notification-item.severity-success .gag2-admin-notification-icon{background:#e9f9ef;color:#0f8a46}
.gag2-admin-notification-copy{min-width:0;display:grid;gap:3px}
.gag2-admin-notification-copy>strong{font-size:12px;font-weight:650;color:#173526;line-height:1.35}
.gag2-admin-notification-copy>span{font-size:11px;color:#58685f;line-height:1.42;overflow-wrap:anywhere}
.gag2-admin-notification-copy>small{display:flex;align-items:center;gap:8px;margin-top:2px;font-size:9.5px;color:#89958e}
.gag2-admin-notification-copy>small em{font-style:normal;color:#51705d}
.gag2-admin-notification-dot{align-self:center;width:7px;height:7px;border-radius:999px;background:transparent}
.gag2-admin-notification-item.is-unread .gag2-admin-notification-dot{background:#dc2626}
.gag2-admin-notification-empty{display:grid;justify-items:center;gap:6px;padding:42px 20px;color:#849188;text-align:center}
.gag2-admin-notification-empty i{font-size:25px;color:#a9b5ad}
.gag2-admin-notification-empty strong{font-size:13px;font-weight:650;color:#54645a}
.gag2-admin-notification-empty span{font-size:11px}
.gag2-admin-notification-panel>footer{padding:10px 16px;border-top:1px solid #edf2ee;background:#fbfdfb;color:#849188;font-size:9.5px;text-align:center}
.gag2-admin-toast-stack{position:fixed;z-index:100040;top:80px;right:24px;width:min(360px,calc(100vw - 28px));display:grid;gap:10px;pointer-events:none}
.gag2-admin-live-toast{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr) 28px;gap:10px;align-items:start;padding:13px 13px 11px;border:1px solid #d9e8dd;border-left:4px solid #15914c;border-radius:14px;background:#fff;box-shadow:0 18px 48px rgba(14,48,30,.22);opacity:0;transform:translateX(26px);transition:opacity .2s ease,transform .2s ease;pointer-events:auto;overflow:hidden}
.gag2-admin-live-toast.is-visible{opacity:1;transform:translateX(0)}
.gag2-admin-live-toast.is-leaving{opacity:0;transform:translateX(20px)}
.gag2-admin-live-toast.severity-attention{border-left-color:#e99a17}
.gag2-admin-live-toast.severity-critical{border-left-color:#dc2626}
.gag2-admin-live-toast.severity-success{border-left-color:#0f9b4f}
.gag2-admin-toast-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eaf7ee;color:#138347}
.gag2-admin-live-toast.severity-attention .gag2-admin-toast-icon{background:#fff4dc;color:#b56b00}
.gag2-admin-live-toast.severity-critical .gag2-admin-toast-icon{background:#feecec;color:#c62828}
.gag2-admin-toast-copy{min-width:0;display:grid;gap:3px}
.gag2-admin-toast-copy strong{font-size:12px;font-weight:650;color:#173526;line-height:1.3}
.gag2-admin-toast-copy span{font-size:10.5px;color:#5d6c63;line-height:1.4;overflow-wrap:anywhere}
.gag2-admin-toast-copy small{font-size:9px;color:#8a968f}
.gag2-admin-toast-close{display:grid;place-items:center;width:26px;height:26px;border:0;border-radius:8px;background:transparent;color:#7b8a81;cursor:pointer}
.gag2-admin-toast-action{grid-column:2/4;justify-self:start;border:0;background:transparent;color:#0a8140;font-size:10.5px;font-weight:650;padding:2px 0;cursor:pointer}
.gag2-notification-target-highlight{position:relative;animation:gag2TargetHighlight 6.2s ease-out both;scroll-margin:110px}
@keyframes gag2TargetHighlight{0%,15%{box-shadow:0 0 0 4px rgba(34,197,94,.25),0 0 0 1px #16a34a inset;background-color:#f1fff5}100%{box-shadow:0 0 0 0 transparent}}
@media (max-width:782px){
  .gag2-admin-notification-bell{width:36px;height:36px;border-radius:10px}
  .gag2-admin-notification-panel{top:58px;right:10px;left:10px;width:auto;max-height:calc(100vh - 74px);border-radius:14px;transform-origin:top center}
  .gag2-admin-toast-stack{top:64px;right:10px;left:10px;width:auto}
  .gag2-admin-live-toast{grid-template-columns:36px minmax(0,1fr) 26px;padding:12px 11px}
  .gag2-admin-toast-icon{width:34px;height:34px}
}

/* Seller live notification center — v2.0.138 */
.gag2-seller-top-actions{align-items:center}
.gag2-seller-notification-bell{position:relative;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid #dbe8de;border-radius:12px;background:#fff;color:#244a35;cursor:pointer;box-shadow:0 5px 16px rgba(20,69,43,.06);transition:border-color .18s ease,background .18s ease,transform .18s ease}
.gag2-seller-notification-bell:hover,.gag2-seller-notification-bell[aria-expanded="true"]{border-color:#79bf8e;background:#f3fbf5;transform:translateY(-1px)}
.gag2-seller-notification-bell i{font-size:15px}
.gag2-seller-notification-bell.has-unread i{animation:gag2BellPulse 2.4s ease-in-out infinite}
.gag2-seller-notification-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;font-weight:700;line-height:1}
.gag2-seller-notification-panel{position:fixed;z-index:100030;top:74px;right:24px;width:min(390px,calc(100vw - 32px));max-height:min(650px,calc(100vh - 96px));display:flex;flex-direction:column;border:1px solid #dce8df;border-radius:16px;background:#fff;box-shadow:0 22px 60px rgba(15,52,32,.22);opacity:0;visibility:hidden;transform:translateY(-8px) scale(.985);transform-origin:top right;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;overflow:hidden}
.gag2-seller-notification-panel.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.gag2-seller-notification-panel>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px 12px;border-bottom:1px solid #edf2ee;background:linear-gradient(180deg,#fff,#fbfdfb)}
.gag2-seller-notification-panel>header div{display:grid;gap:2px}
.gag2-seller-notification-panel>header strong{font-size:15px;font-weight:650;color:#173526}
.gag2-seller-notification-panel>header small{font-size:11px;color:#718078}
.gag2-seller-notification-close{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:9px;background:#f2f6f3;color:#53675b;cursor:pointer}
.gag2-seller-notification-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 14px;border-bottom:1px solid #edf2ee;background:#fbfdfb}
.gag2-seller-device-alerts{display:inline-flex;align-items:center;gap:6px;min-width:0;border:1px solid #dce8df;border-radius:9px;background:#fff;color:#315943;padding:6px 8px;font-size:10.5px;font-weight:600;cursor:pointer}
.gag2-seller-device-alerts.is-enabled{border-color:#b9e2c6;background:#effaf2;color:#13733a}
.gag2-seller-device-alerts.is-unavailable{opacity:.6;cursor:not-allowed}
.gag2-seller-notification-mark-all{border:0;background:transparent;color:#0c7a3d;font-size:10.5px;font-weight:600;cursor:pointer;padding:4px 0;white-space:nowrap}
.gag2-seller-notification-mark-all:disabled{opacity:.55;cursor:wait}
.gag2-seller-notification-status{padding:6px 14px 5px;font-size:9.5px;color:#87938c;background:#fff}
.gag2-seller-notification-list{overflow:auto;overscroll-behavior:contain;padding:2px 0}
.gag2-seller-notification-item{position:relative;width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) 8px;align-items:start;gap:10px;border:0;border-bottom:1px solid #edf2ee;background:#fff;text-align:left;padding:12px 14px;cursor:pointer;transition:background .16s ease}
.gag2-seller-notification-item:hover{background:#f8fcf9}
.gag2-seller-notification-item.is-unread{background:#f3fbf6}
.gag2-seller-notification-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#eaf7ee;color:#138347;font-size:14px}
.gag2-seller-notification-item.severity-attention .gag2-seller-notification-icon{background:#fff4dc;color:#b56b00}
.gag2-seller-notification-item.severity-critical .gag2-seller-notification-icon{background:#feecec;color:#c62828}
.gag2-seller-notification-item.severity-success .gag2-seller-notification-icon{background:#e9f9ef;color:#0f8a46}
.gag2-seller-notification-copy{min-width:0;display:grid;gap:3px}
.gag2-seller-notification-copy>strong{font-size:12px;font-weight:650;color:#173526;line-height:1.35}
.gag2-seller-notification-copy>span{font-size:11px;color:#58685f;line-height:1.42;overflow-wrap:anywhere}
.gag2-seller-notification-copy>small{display:flex;align-items:center;gap:8px;margin-top:2px;font-size:9.5px;color:#89958e}
.gag2-seller-notification-copy>small em{font-style:normal;color:#51705d}
.gag2-seller-notification-dot{align-self:center;width:7px;height:7px;border-radius:999px;background:transparent}
.gag2-seller-notification-item.is-unread .gag2-seller-notification-dot{background:#dc2626}
.gag2-seller-notification-empty{display:grid;justify-items:center;gap:6px;padding:42px 20px;color:#849188;text-align:center}
.gag2-seller-notification-empty i{font-size:25px;color:#a9b5ad}
.gag2-seller-notification-empty strong{font-size:13px;font-weight:650;color:#54645a}
.gag2-seller-notification-empty span{font-size:11px}
.gag2-seller-notification-panel>footer{padding:10px 14px;border-top:1px solid #edf2ee;background:#fbfdfb;color:#849188;font-size:9.5px;text-align:center}
.gag2-seller-toast-stack{position:fixed;z-index:100040;top:82px;right:24px;width:min(360px,calc(100vw - 28px));display:grid;gap:10px;pointer-events:none}
.gag2-seller-live-toast{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr) 28px;gap:10px;align-items:start;padding:13px 13px 11px;border:1px solid #d9e8dd;border-left:4px solid #15914c;border-radius:14px;background:#fff;box-shadow:0 18px 48px rgba(14,48,30,.22);opacity:0;transform:translateX(26px);transition:opacity .2s ease,transform .2s ease;pointer-events:auto;overflow:hidden}
.gag2-seller-live-toast.is-visible{opacity:1;transform:translateX(0)}
.gag2-seller-live-toast.is-leaving{opacity:0;transform:translateX(20px)}
.gag2-seller-live-toast.severity-attention{border-left-color:#e99a17}
.gag2-seller-live-toast.severity-critical{border-left-color:#dc2626}
.gag2-seller-live-toast.severity-success{border-left-color:#0f9b4f}
.gag2-seller-toast-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eaf7ee;color:#138347}
.gag2-seller-live-toast.severity-attention .gag2-seller-toast-icon{background:#fff4dc;color:#b56b00}
.gag2-seller-live-toast.severity-critical .gag2-seller-toast-icon{background:#feecec;color:#c62828}
.gag2-seller-toast-copy{min-width:0;display:grid;gap:3px}
.gag2-seller-toast-copy strong{font-size:12px;font-weight:650;color:#173526;line-height:1.3}
.gag2-seller-toast-copy span{font-size:10.5px;color:#5d6c63;line-height:1.4;overflow-wrap:anywhere}
.gag2-seller-toast-copy small{font-size:9px;color:#8a968f}
.gag2-seller-toast-close{display:grid;place-items:center;width:26px;height:26px;border:0;border-radius:8px;background:transparent;color:#7b8a81;cursor:pointer}
.gag2-seller-toast-action{grid-column:2/4;justify-self:start;border:0;background:transparent;color:#0a8140;font-size:10.5px;font-weight:650;padding:2px 0;cursor:pointer}
@media(max-width:820px){
  .gag2-mobile-bell.gag2-seller-notification-bell{position:relative;padding:0!important;cursor:pointer!important}
  .gag2-seller-notification-panel{top:58px;right:10px;left:10px;width:auto;max-height:calc(100vh - 74px - env(safe-area-inset-bottom));border-radius:14px;transform-origin:top center}
  .gag2-seller-toast-stack{top:64px;right:10px;left:10px;width:auto}
  .gag2-seller-live-toast{grid-template-columns:36px minmax(0,1fr) 26px;padding:12px 11px}
  .gag2-seller-toast-icon{width:34px;height:34px}
  .gag2-seller-notification-toolbar{align-items:stretch}
  .gag2-seller-device-alerts{flex:1;justify-content:center}
}

/* v2.0.139 — Inventory reservation clarity */
.gag2-warning{display:flex;align-items:flex-start;gap:9px;background:#fff8e6;color:#6f4a00;border:1px solid #f3d792;border-left:4px solid #d59a16;border-radius:13px;padding:11px 13px;margin:12px 0;font-size:13px;font-weight:500;line-height:1.45}
.gag2-warning i{margin-top:2px;color:#b87b00}
.gag2-seller-stock-breakdown{display:flex;flex-wrap:wrap;gap:5px 10px;color:#718077;font-size:10.5px;font-weight:450;line-height:1.25}
.gag2-seller-stock-breakdown span{display:inline-flex;align-items:center;gap:3px;white-space:nowrap}
.gag2-seller-stock-breakdown b{color:#2d4937;font-size:11px;font-weight:600}
@media(max-width:760px){
  .gag2-seller-stock-breakdown{gap:4px 8px;font-size:10px}
  .gag2-seller-stock-breakdown b{font-size:10.5px}
}

/* v2.0.140 — Mobile single-product containment and seller-offer layout hardening */
@media (max-width:768px){
  html,body{max-width:100%;overflow-x:hidden!important}
  .gag2-product-detail-shell,
  .gag2-product-detail-shell .gag2-plugin-page-card,
  .gag2-product-detail,
  .gag2-product-detail-hero-card,
  .gag2-product-detail-copy,
  .gag2-product-choice-card,
  .gag2-product-seller-section,
  .gag2-product-offer-list,
  .gag2-product-offer-row,
  .gag2-related-products-section{
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  .gag2-product-detail-shell{
    width:calc(100% - 20px)!important;
    padding-bottom:calc(118px + env(safe-area-inset-bottom,0px))!important;
  }
  .gag2-product-detail-shell .gag2-plugin-page-card{
    padding:12px!important;
    overflow:hidden!important;
  }
  .gag2-product-detail-hero-card{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px!important;
    width:100%!important;
  }
  .gag2-product-detail-hero-card>*{min-width:0!important;max-width:100%!important}
  .gag2-product-detail-media{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }
  .gag2-product-detail-copy{
    width:100%!important;
    overflow-wrap:anywhere!important;
  }
  .gag2-product-detail-copy h2,
  .gag2-product-description,
  .gag2-product-description p{
    max-width:100%!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }
  .gag2-product-choice-card{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    width:100%!important;
    padding:18px!important;
    overflow:hidden!important;
  }
  .gag2-product-choice-card>small,
  .gag2-product-choice-card h3,
  .gag2-product-choice-card p,
  .gag2-product-choice-card .gag2-btn{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    box-sizing:border-box!important;
  }
  .gag2-product-choice-card p{font-size:13px!important;line-height:1.45!important}
  .gag2-product-choice-card .gag2-btn{display:flex!important;justify-content:center!important;text-align:center!important}
  .gag2-product-section-head{width:100%!important;min-width:0!important}
  .gag2-product-section-head>div{min-width:0!important;max-width:100%!important}
  .gag2-product-section-head h2,
  .gag2-product-section-head p{overflow-wrap:anywhere!important}
  .gag2-product-offer-row{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
    padding:14px!important;
    overflow:hidden!important;
  }
  .gag2-product-offer-seller,
  .gag2-product-offer-status,
  .gag2-product-offer-actions{
    grid-column:1/-1!important;
    min-width:0!important;
    max-width:100%!important;
  }
  .gag2-product-offer-seller>div{min-width:0!important;flex:1 1 auto!important}
  .gag2-product-offer-seller a{max-width:100%!important}
  .gag2-product-offer-price,
  .gag2-product-offer-stock{
    min-width:0!important;
    padding:10px 11px!important;
    border:1px solid #e4eee6!important;
    border-radius:12px!important;
    background:#fbfefb!important;
  }
  .gag2-product-offer-price small,
  .gag2-product-offer-stock small{
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
  .gag2-product-offer-price strong,
  .gag2-product-offer-stock strong{
    display:block!important;
    margin-top:4px!important;
    line-height:1.1!important;
  }
  .gag2-product-offer-status{
    padding:10px!important;
    border-radius:12px!important;
    background:#f4fbf5!important;
  }
  .gag2-product-offer-actions{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:10px!important;
    width:100%!important;
    margin:0!important;
    padding-bottom:34px!important;
  }
  .gag2-product-offer-actions .gag2-qty-stepper,
  .gag2-product-offer-actions .gag2-btn{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  .gag2-product-offer-actions .gag2-qty-stepper{
    grid-template-columns:44px minmax(0,1fr) 44px!important;
  }
  .gag2-product-offer-actions .gag2-btn{
    min-height:46px!important;
    white-space:normal!important;
  }
  .gag2-related-product-list{max-width:100%!important;overflow-x:auto!important}
  .gag2-related-products-section{padding-bottom:24px!important}
}
@media (max-width:390px){
  .gag2-product-detail-shell{width:calc(100% - 14px)!important}
  .gag2-product-detail-shell .gag2-plugin-page-card{padding:10px!important}
  .gag2-product-offer-row{padding:12px!important;gap:8px!important}
  .gag2-product-offer-price,
  .gag2-product-offer-stock{padding:9px!important}
}

/* GAG2 Marketplace Core v2.0.141: seller PayPal.Me payment module */
.gag2-payment-method-settings{display:grid;gap:20px;margin-top:18px}
.gag2-payment-method-card{overflow:hidden;border:1px solid #dfe9e2;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(5,36,20,.05)}
.gag2-payment-method-card>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px 20px;border-bottom:1px solid #e7efe9;background:#f9fcfa}
.gag2-payment-method-card>header h4{margin:0 0 4px;color:#14251a;font-size:18px}
.gag2-payment-method-card>header p{margin:0;color:#65756b;font-size:13px;line-height:1.45}
.gag2-payment-method-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#e6f7ec;color:#159044;font-size:22px}
.gag2-payment-method-card.is-paypal .gag2-payment-method-icon{background:#eef5ff;color:#1676d2}
.gag2-method-readiness{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}
.gag2-method-readiness.is-ready{background:#e8f8ed;color:#14783a}
.gag2-method-readiness.is-incomplete{background:#fff4df;color:#936200}
.gag2-payment-method-card .gag2-payment-grid{padding:20px}
.gag2-paypal-settings-grid{display:grid;grid-template-columns:minmax(210px,.75fr) minmax(0,1.5fr);gap:20px;padding:20px}
.gag2-paypal-brand-card{min-height:230px;border-radius:18px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(145deg,#f1f7ff,#e7f1ff);border:1px solid #d5e6fb;color:#0d3970}
.gag2-paypal-brand-card>i{font-size:48px;color:#1676d2;margin-bottom:10px}
.gag2-paypal-brand-card>strong{font-size:24px;letter-spacing:-.02em}
.gag2-paypal-brand-card>span{margin-top:5px;color:#527298;font-size:13px}
.gag2-paypal-brand-card>a{display:inline-flex;align-items:center;gap:7px;margin-top:18px;padding:9px 12px;border-radius:10px;background:#fff;color:#1268b9!important;text-decoration:none!important;font-weight:800;font-size:12px;box-shadow:0 5px 14px rgba(26,100,170,.10)}
.gag2-payment-enable-toggle{display:flex!important;align-items:flex-start;gap:11px;padding:14px!important;border:1px solid #d7e7f7;border-radius:14px;background:#f4f9ff}
.gag2-payment-enable-toggle input{width:19px!important;height:19px!important;min-width:19px;margin:2px 0 0!important;accent-color:#1676d2}
.gag2-payment-enable-toggle span{display:grid;gap:3px}
.gag2-payment-enable-toggle strong{color:#17436e}
.gag2-payment-enable-toggle small{color:#617b94;font-size:12px;line-height:1.4}
.gag2-payment-security-note{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border-radius:12px;background:#f4f8fb;color:#526b80!important;line-height:1.45}
.gag2-payment-security-note i{color:#1676d2;margin-top:2px}
.gag2-payment-columns.is-paypal{grid-template-columns:minmax(260px,.8fr) minmax(0,1.35fr)}
.gag2-paypal-launch-card{min-height:340px;border-radius:18px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(150deg,#f2f7ff 0,#e5f0ff 100%);border:1px solid #d2e4fb;color:#173d68}
.gag2-paypal-launch-card.is-disabled{filter:grayscale(.35);opacity:.76}
.gag2-paypal-launch-logo{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:#1268b9}
.gag2-paypal-launch-logo i{font-size:42px}
.gag2-paypal-launch-logo strong{font-size:28px;letter-spacing:-.03em}
.gag2-paypal-launch-card>p{max-width:320px;margin:0 0 18px;color:#54718e;line-height:1.5}
.gag2-paypal-launch-button{width:100%;max-width:360px;min-height:54px;display:flex;align-items:center;justify-content:center;gap:9px;padding:13px 16px;border-radius:14px;background:#0877d1;color:#fff!important;text-decoration:none!important;font-weight:900;box-shadow:0 10px 24px rgba(8,119,209,.22);transition:transform .18s ease,box-shadow .18s ease}
.gag2-paypal-launch-button:hover{transform:translateY(-1px);box-shadow:0 13px 28px rgba(8,119,209,.27)}
.gag2-paypal-launch-button.is-disabled{pointer-events:none;background:#8ca5bc;box-shadow:none}
.gag2-paypal-launch-card>small{display:flex;gap:7px;max-width:360px;margin-top:16px;color:#667e94;line-height:1.45}
.gag2-paypal-link-text{max-width:330px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gag2-payment-reference-field{display:grid;gap:7px;margin:0}
.gag2-payment-reference-field>span{font-size:12px;font-weight:800;color:#5b6d62;text-transform:uppercase;letter-spacing:.03em}
.gag2-payment-reference-field>span em{font-weight:600;text-transform:none;color:#87958d}
.gag2-payment-reference-field input{width:100%;min-height:44px;border:1px solid #d9e5dd;border-radius:11px;padding:10px 12px;background:#fff}
.gag2-panel-payment-reference{display:block;margin-top:9px;padding:8px 10px;border-radius:9px;background:#eef5ff;color:#24547f;overflow-wrap:anywhere}

@media (max-width:900px){
  .gag2-paypal-settings-grid,.gag2-payment-columns.is-paypal{grid-template-columns:1fr}
  .gag2-paypal-brand-card{min-height:180px}
  .gag2-paypal-launch-card{min-height:260px}
}
@media (max-width:640px){
  .gag2-payment-method-card>header{grid-template-columns:auto 1fr;padding:15px}
  .gag2-method-readiness{grid-column:1/-1;justify-self:start}
  .gag2-payment-method-card .gag2-payment-grid,.gag2-paypal-settings-grid{padding:14px;gap:14px}
  .gag2-paypal-brand-card{min-height:150px;padding:18px}
  .gag2-paypal-launch-card{min-height:220px;padding:20px 15px}
  .gag2-paypal-launch-button{font-size:14px;white-space:normal}
  .gag2-paypal-link-text{max-width:180px}
}

/* Checkout Terms and Conditions — v2.0.142 */
.gag2-checkout-terms-card{margin-top:18px;padding:18px;border:1px solid #dce9df;border-radius:18px;background:linear-gradient(180deg,#fbfffc 0%,#f4fbf6 100%);box-shadow:0 10px 28px rgba(8,35,22,.06);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.gag2-checkout-terms-card.is-agreed{border-color:#55b86f;box-shadow:0 12px 30px rgba(22,163,74,.12)}
.gag2-checkout-terms-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}
.gag2-checkout-terms-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:#e8f8ed;color:#15803d;font-size:18px}
.gag2-checkout-terms-head h4{margin:0;color:#082316;font-size:18px;line-height:1.25}
.gag2-checkout-terms-head p{margin:4px 0 0;color:#5c7264;font-size:13px;line-height:1.5}
.gag2-checkout-terms-card ul{margin:0 0 15px;padding-left:20px;color:#334d3d;font-size:13px;line-height:1.65}
.gag2-checkout-terms-card li+li{margin-top:7px}
.gag2-checkout-terms-agree{display:flex!important;align-items:center;gap:11px;margin:0!important;padding:13px 14px;border:1px solid #cfe0d3;border-radius:14px;background:#fff;cursor:pointer;color:#183d27;line-height:1.4;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}
.gag2-checkout-terms-agree:hover{border-color:#86c998;background:#fbfffc}
.gag2-checkout-terms-agree input{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none}
.gag2-checkout-terms-check{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border:2px solid #9bb8a3;border-radius:7px;background:#fff;color:#fff;font-size:12px;transition:all .2s ease}
.gag2-checkout-terms-agree input:focus-visible+.gag2-checkout-terms-check{outline:3px solid rgba(22,163,74,.2);outline-offset:2px}
.gag2-checkout-terms-agree input:checked+.gag2-checkout-terms-check{border-color:#16a34a;background:#16a34a;box-shadow:0 5px 12px rgba(22,163,74,.22)}
.gag2-checkout-terms-status{margin:9px 2px 0;color:#8a5a13;font-size:12px;font-weight:700}
.gag2-checkout-terms-status.is-ready{color:#15803d}
.gag2-place-order-btn:disabled,.gag2-place-order-btn[aria-disabled="true"]{opacity:.48!important;cursor:not-allowed!important;filter:grayscale(.15);box-shadow:none!important;transform:none!important}
.gag2-terms-attention{animation:gag2TermsAttention .45s ease}
@keyframes gag2TermsAttention{0%,100%{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}
@media(max-width:680px){.gag2-checkout-terms-card{padding:15px;border-radius:16px}.gag2-checkout-terms-head h4{font-size:17px}.gag2-checkout-terms-card ul{padding-left:18px}.gag2-checkout-terms-agree{align-items:flex-start}}

/* v2.0.145 - Modular Shop Sidebar widgets */
.gag2-shop-sidebar-widget{margin:0 0 16px}
.gag2-shop-sidebar-widget .widget-title{display:none!important}
.gag2-sidebar-promo-card,.gag2-sidebar-list-card{position:relative;overflow:hidden;border:1px solid rgba(57,87,61,.14);border-radius:18px;background:linear-gradient(180deg,#fffef8,#f8f5e7);box-shadow:0 12px 28px rgba(5,36,20,.11)}
.gag2-sidebar-promo-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:11px;padding:14px}
.gag2-sidebar-promo-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#62cc3b,#1f9f46)}
.gag2-sidebar-facebook-card:before{background:linear-gradient(90deg,#1687f8,#6559ff)}
.gag2-sidebar-card-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg,#65c83f,#2f9f2a);color:#fff;font-size:21px;box-shadow:0 7px 16px rgba(36,129,45,.22),inset 0 1px 0 rgba(255,255,255,.34)}
.gag2-sidebar-facebook-card .gag2-sidebar-card-icon{background:linear-gradient(150deg,#1687f8,#6559ff);box-shadow:0 7px 16px rgba(64,92,220,.24),inset 0 1px 0 rgba(255,255,255,.34)}
.gag2-sidebar-card-copy{min-width:0;padding-top:2px}
.gag2-sidebar-card-copy small,.gag2-sidebar-list-header small{display:block;margin:0 0 3px;color:#5d735f;font-size:8px;line-height:1.2;font-weight:950;letter-spacing:.14em}
.gag2-sidebar-card-copy h3,.gag2-sidebar-list-header h3{margin:0;color:#18351f;font-size:17px;line-height:1.12;font-weight:950}
.gag2-sidebar-card-copy p{grid-column:1/-1;margin:7px 0 0;color:#5e6f62;font-size:12px;line-height:1.45}
.gag2-sidebar-card-button{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:8px;min-height:40px;margin-top:2px;padding:9px 12px;border-radius:11px;background:linear-gradient(180deg,#60c83b,#36a925);color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:950;box-shadow:0 6px 13px rgba(31,123,42,.21),inset 0 1px 0 rgba(255,255,255,.28)}
.gag2-sidebar-facebook-card .gag2-sidebar-card-button{background:linear-gradient(135deg,#1687f8,#6559ff);box-shadow:0 6px 13px rgba(64,92,220,.22),inset 0 1px 0 rgba(255,255,255,.28)}
.gag2-sidebar-card-button:hover{transform:translateY(-1px);filter:brightness(1.04)}
.gag2-sidebar-list-card{padding:0 12px 11px}
.gag2-sidebar-list-header{display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-items:center;margin:0 -12px 9px;padding:10px 12px;background:linear-gradient(135deg,#0a512b,#0e6f38 70%,#128b43);color:#fff}
.gag2-sidebar-list-header>span{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.14);color:#ffe579;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}
.gag2-sidebar-list-header small{color:#caffb3}.gag2-sidebar-list-header h3{color:#fff;font-size:15px}
.gag2-sidebar-seller-list{display:grid;gap:7px}
.gag2-sidebar-seller-row{display:grid;grid-template-columns:24px 40px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px;border:1px solid #e2eadf;border-radius:12px;background:rgba(255,255,255,.72);color:inherit!important;text-decoration:none!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.gag2-sidebar-seller-row:hover{transform:translateY(-1px);border-color:#b9dabd;box-shadow:0 7px 16px rgba(31,96,45,.08)}
.gag2-sidebar-seller-rank{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:#e7f7df;color:#197239;font-size:10px;font-weight:950}
.gag2-sidebar-seller-avatar{width:40px;height:40px;border-radius:11px;overflow:hidden;background:#eaf5e8;display:grid;place-items:center}
.gag2-sidebar-seller-avatar img{width:100%;height:100%;object-fit:cover}.gag2-sidebar-seller-avatar>i{color:#198343}
.gag2-sidebar-seller-copy{min-width:0}.gag2-sidebar-seller-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#18351f;font-size:12px;font-weight:950}.gag2-sidebar-seller-copy small{display:block;color:#198343;font-size:9px;font-weight:850}.gag2-sidebar-seller-copy em{display:block;color:#748078;font-size:8px;font-style:normal}.gag2-sidebar-seller-row>.fa-chevron-right{color:#93a398;font-size:10px}
.gag2-sidebar-view-all{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:9px;padding:8px;border-radius:10px;background:#eef9eb;color:#20733c!important;text-decoration:none!important;font-size:10px;font-weight:950}
.gag2-sidebar-empty{display:flex;align-items:center;gap:8px;padding:13px;border:1px dashed #cdddcf;border-radius:12px;color:#66746a;font-size:11px}.gag2-sidebar-empty i{color:#2b9348}
.gag2-vouch-community-widget .gag2-shop-vouch-card{margin:0}
@media(max-width:680px){.gag2-shop-sidebar-widget{margin-bottom:13px}.gag2-sidebar-promo-card,.gag2-sidebar-list-card{border-radius:15px}}

/* Seller verification hardening v2.0.146 */
.gag2-verify-code-card{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid rgba(34,197,94,.28);border-radius:16px;background:linear-gradient(135deg,#f0fdf4,#ecfeff);color:#064e3b;margin:8px 0 14px}
.gag2-verify-code-card strong{font-size:15px}.gag2-verify-code-card span{font-size:13px;line-height:1.45;color:#166534}
.gag2-smart-upload{position:relative;display:block;cursor:default}.gag2-smart-upload input[type=file]{position:absolute;inset:0;opacity:0;pointer-events:none;width:1px;height:1px}.gag2-smart-upload-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.gag2-smart-upload-actions button,.gag2-smart-upload-actions label{appearance:none;border:0;border-radius:999px;background:#16a34a;color:#fff;font-weight:800;padding:10px 14px;cursor:pointer;box-shadow:0 8px 18px rgba(22,163,74,.18);font-size:13px}.gag2-smart-upload-actions label{background:#334155}.gag2-selfie-guidelines{margin-top:10px;padding:10px 12px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:13px;line-height:1.45}.gag2-camera-fallback{margin:12px 0 0;color:#64748b;font-size:13px}.gag2-camera-preview{margin-top:12px}.gag2-camera-preview img{max-width:240px;border-radius:14px;border:3px solid #dcfce7;display:block}.gag2-camera-preview span{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-weight:800;color:#15803d;font-size:13px}.gag2-camera-modal[hidden]{display:none}.gag2-camera-modal{position:fixed;inset:0;z-index:999999;background:rgba(2,6,23,.72);display:flex;align-items:center;justify-content:center;padding:18px}.gag2-camera-box{width:min(680px,96vw);background:#fff;border-radius:22px;padding:18px;box-shadow:0 24px 80px rgba(0,0,0,.36);position:relative}.gag2-camera-box h3{margin:0 38px 14px 0}.gag2-camera-box video{width:100%;max-height:62vh;background:#020617;border-radius:16px;display:block}.gag2-camera-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:0;border-radius:999px;background:#fee2e2;color:#991b1b;font-size:24px;font-weight:900;cursor:pointer}.gag2-camera-modal-actions{display:flex;justify-content:center;margin-top:14px}.gag2-camera-box p{color:#64748b;font-size:13px;text-align:center;margin:10px 0 0}.gag2-kyc-warning-badge,.gag2-kyc-ok-badge{display:inline-flex;align-items:center;gap:5px;margin-top:6px;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:800}.gag2-kyc-warning-badge{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.gag2-kyc-ok-badge{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.gag2-kyc-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.gag2-kyc-meta span{font-size:11px;background:#f1f5f9;color:#475569;border-radius:999px;padding:4px 7px}.gag2-kyc-warnings{margin:8px 0 0;padding:8px 10px;list-style:none;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;color:#9a3412;font-size:12px;max-width:360px}.gag2-kyc-warnings li{margin:3px 0;display:flex;gap:6px;align-items:flex-start}
@media(max-width:640px){.gag2-smart-upload-actions button,.gag2-smart-upload-actions label{width:100%;justify-content:center;text-align:center}.gag2-camera-preview img{max-width:100%}}

/* v2.0.147 seller verification simplification */
.gag2-selfie-id-hero{display:flex;align-items:flex-start;gap:12px;margin:16px 0;padding:14px;border:1px solid #bbf7d0;background:linear-gradient(135deg,#f0fdf4,#ecfeff);border-radius:16px;color:#14532d}
.gag2-selfie-id-hero strong{display:block;font-size:15px;font-weight:900;margin-bottom:3px}.gag2-selfie-id-hero span{display:block;font-size:13px;line-height:1.45;color:#166534}.gag2-selfie-id-icon{width:42px;height:42px;border-radius:14px;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:0 8px 18px rgba(22,163,74,.2)}
.gag2-selfie-visual-guide{display:flex;align-items:center;justify-content:center;gap:10px;margin:12px 0 2px;padding:12px;border:2px dashed #86efac;background:#f0fdf4;border-radius:14px;font-weight:900;color:#166534}.gag2-guide-face{font-size:28px}.gag2-guide-id{display:inline-flex;align-items:center;justify-content:center;width:56px;height:36px;border-radius:8px;background:#fff;border:2px solid #22c55e;color:#15803d;font-size:13px;box-shadow:0 4px 10px rgba(22,163,74,.12)}.gag2-guide-plus{color:#65a30d}
.gag2-camera-instruction{margin:-6px 0 10px;padding:9px 12px;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-size:13px;font-weight:800}.gag2-camera-stage{position:relative;border-radius:16px;overflow:hidden;background:#020617;aspect-ratio:4/3;width:100%;max-height:62vh}.gag2-camera-stage video{border-radius:0!important;width:100%;height:100%;object-fit:cover;display:block}.gag2-camera-guide{position:absolute;inset:8%;border:2px dashed rgba(255,255,255,.85);border-radius:18px;pointer-events:none;display:none}.gag2-camera-guide[data-guide="selfie"]{display:block}.gag2-camera-guide[data-guide="selfie"] .gag2-camera-face,.gag2-camera-guide[data-guide="selfie"] .gag2-camera-id{position:absolute;top:18%;bottom:18%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.85);background:rgba(15,23,42,.22);color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em}.gag2-camera-guide[data-guide="selfie"] .gag2-camera-face{left:8%;width:40%;border-radius:50%}.gag2-camera-guide[data-guide="selfie"] .gag2-camera-id{right:8%;width:30%;border-radius:10px}.gag2-camera-guide[data-guide="id"]{display:block}.gag2-camera-guide[data-guide="id"] .gag2-camera-face{display:none}.gag2-camera-guide[data-guide="id"] .gag2-camera-id{position:absolute;left:15%;right:15%;top:20%;bottom:20%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.85);border-radius:12px;background:rgba(15,23,42,.22);color:#fff;font-size:13px;font-weight:900;letter-spacing:.08em}.gag2-camera-countdown{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(2,6,23,.26);color:#fff;font-size:84px;font-weight:1000;text-shadow:0 8px 30px rgba(0,0,0,.55);pointer-events:none}.gag2-camera-countdown[hidden]{display:none}.gag2-camera-shot:disabled{opacity:.75;cursor:not-allowed}

/* v2.0.148 Seller Application KYC Admin Review Upgrade */
.gag2-kyc-review-table{min-width:1320px!important}.gag2-kyc-review-table th:nth-child(3){width:430px}.gag2-kyc-review-row.risk-needs-review{background:linear-gradient(90deg,#fff7ed 0,#fff 34%)}.gag2-applicant-card{display:flex;flex-direction:column;gap:5px;min-width:170px}.gag2-applicant-card strong{font-size:13px;color:#0f172a}.gag2-applicant-card a{font-weight:700}.gag2-applicant-card small,.gag2-kyc-note-form small,.gag2-kyc-preview-card small{color:#64748b;font-size:11px}.gag2-kyc-reason{display:block;margin-top:8px;max-width:280px;color:#6b7280;line-height:1.35}.gag2-kyc-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:400px}.gag2-kyc-preview-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:8px}.gag2-kyc-preview-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.gag2-kyc-preview-head strong{font-size:11px;color:#0f172a}.gag2-kyc-preview-head a{font-size:11px;font-weight:800;text-decoration:none;background:#e0f2fe;color:#0369a1;border-radius:999px;padding:3px 8px}.gag2-kyc-preview-img{height:148px;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.gag2-kyc-preview-img img{width:100%;height:100%;object-fit:cover;display:block}.gag2-kyc-preview-img span{display:flex;flex-direction:column;gap:6px;align-items:center;color:#94a3b8;font-weight:800;font-size:11px}.gag2-kyc-note-form{display:flex;flex-direction:column;gap:8px;min-width:210px}.gag2-kyc-note-form textarea{width:100%;border-radius:12px;border:1px solid #cbd5e1;padding:9px;font-size:12px;resize:vertical}.gag2-kyc-note-form div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gag2-kyc-actions{align-items:flex-start;flex-direction:column}.gag2-kyc-actions form{width:100%}.gag2-kyc-actions .button{width:100%;justify-content:center;text-align:center}.gag2-kyc-review-table .gag2-kyc-meta{max-width:320px}.gag2-kyc-review-table .gag2-kyc-warnings{max-width:320px}
@media(max-width:782px){.gag2-kyc-preview-grid{grid-template-columns:1fr;min-width:0}.gag2-kyc-preview-img{height:180px}.gag2-kyc-review-table{min-width:960px!important}}

/* GAG2 Marketplace Core v2.0.149 - mobile continuation helper for seller verification */
.gag2-mobile-continuation-card{display:none;margin-top:12px;padding:14px;border:1px dashed rgba(34,197,94,.55);border-radius:16px;background:linear-gradient(135deg,#f0fdf4,#ecfeff);gap:14px;align-items:center;justify-content:space-between;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.gag2-mobile-continuation-card.is-visible,.gag2-selfie-required .gag2-mobile-continuation-card{display:flex}
.gag2-mobile-continuation-copy{display:flex;flex-direction:column;gap:7px;min-width:0}
.gag2-mobile-continuation-copy strong{color:#14532d;font-size:14px}.gag2-mobile-continuation-copy span{font-size:12px;color:#475569;line-height:1.35}
.gag2-mobile-link-row{display:flex;gap:8px;align-items:center;margin-top:4px}.gag2-mobile-link-row input{min-width:0;flex:1;border:1px solid #bbf7d0;border-radius:10px;padding:8px 10px;background:#fff;font-size:12px}.gag2-copy-mobile-link{border:0;border-radius:10px;padding:9px 11px;background:#16a34a;color:#fff;font-weight:800;cursor:pointer;white-space:nowrap}.gag2-mobile-qr{width:118px;height:118px;border-radius:14px;background:#fff;padding:7px;border:1px solid #dcfce7;object-fit:contain;flex:0 0 auto}
@media(max-width:640px){.gag2-mobile-continuation-card{flex-direction:column;align-items:stretch}.gag2-mobile-qr{align-self:center}.gag2-mobile-link-row{flex-direction:column;align-items:stretch}}

/* v2.0.150 — New-order sound notifications for Admin and Seller dashboards */
.gag2-order-sound-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 14px;border-bottom:1px solid #edf2ee;background:#fff}
.gag2-order-sound-row>small{min-width:0;color:#849188;font-size:9.5px;line-height:1.3;text-align:right}
.gag2-order-sound-controls{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto}
.gag2-order-sound-toggle,.gag2-order-sound-test{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce8df;border-radius:9px;background:#f7faf8;color:#596b60;min-height:30px;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}
.gag2-order-sound-toggle{gap:6px;padding:6px 9px;font-size:10.5px;font-weight:650;white-space:nowrap}
.gag2-order-sound-test{width:31px;padding:0;font-size:10px}
.gag2-order-sound-toggle:hover,.gag2-order-sound-test:hover{border-color:#83c397;background:#f0faf3;color:#13733a;transform:translateY(-1px)}
.gag2-order-sound-toggle.is-enabled{border-color:#b9e2c6;background:#effaf2;color:#13733a}
.gag2-order-sound-test:disabled{opacity:.45;cursor:not-allowed;transform:none}
.gag2-order-sound-prompt{position:fixed;z-index:100060;right:24px;bottom:24px;width:min(420px,calc(100vw - 28px));display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;padding:14px;border:1px solid #d7e7dc;border-left:4px solid #15914c;border-radius:15px;background:#fff;box-shadow:0 22px 60px rgba(13,48,29,.25);opacity:0;transform:translateY(18px);transition:opacity .2s ease,transform .2s ease;color:#173526}
.gag2-order-sound-prompt.is-visible{opacity:1;transform:translateY(0)}
.gag2-order-sound-prompt.is-blocked{border-left-color:#e99a17}
.gag2-order-sound-prompt-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#eaf7ee;color:#138347;font-size:15px}
.gag2-order-sound-prompt.is-blocked .gag2-order-sound-prompt-icon{background:#fff4dc;color:#b56b00}
.gag2-order-sound-prompt>div:nth-child(2){display:grid;gap:4px;min-width:0}
.gag2-order-sound-prompt strong{font-size:13px;font-weight:700;line-height:1.3}
.gag2-order-sound-prompt>div:nth-child(2)>span{color:#617067;font-size:10.5px;line-height:1.45}
.gag2-order-sound-prompt-actions{grid-column:2;display:flex;align-items:center;gap:8px;margin-top:3px}
.gag2-order-sound-prompt-actions button{border:0;border-radius:9px;padding:7px 10px;font-size:10.5px;font-weight:650;cursor:pointer}
.gag2-order-sound-prompt-enable{background:#138347;color:#fff}
.gag2-order-sound-prompt-dismiss{background:#f1f5f2;color:#64736a}
@media(max-width:782px){
  .gag2-order-sound-row{align-items:flex-start;flex-direction:column;gap:6px;padding:8px 12px}
  .gag2-order-sound-row>small{text-align:left}
  .gag2-order-sound-prompt{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;width:auto;grid-template-columns:38px minmax(0,1fr);padding:12px}
  .gag2-order-sound-prompt-icon{width:36px;height:36px;border-radius:10px}
}

/* v2.0.151 Seller Verification mobile-first upload refresh */
.gag2-mobile-kyc-card{overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.gag2-mobile-kyc-card:focus-within{border-color:#22c55e;box-shadow:0 14px 34px rgba(34,197,94,.14)}.gag2-kyc-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.gag2-kyc-step-pill{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:11px;font-weight:900;white-space:nowrap}.gag2-kyc-actions{display:grid!important;grid-template-columns:1fr;gap:10px;margin-top:14px}.gag2-kyc-actions .gag2-upload-main{display:flex!important;align-items:center;justify-content:center;gap:8px;width:100%;min-height:52px;border-radius:18px;background:linear-gradient(135deg,#16a34a,#22c55e)!important;color:#fff!important;font-size:15px!important;font-weight:900!important;box-shadow:0 14px 26px rgba(22,163,74,.22)!important;padding:13px 16px!important}.gag2-kyc-actions .gag2-live-camera-link{width:100%;min-height:44px;border-radius:16px!important;background:#f8fafc!important;color:#166534!important;border:1px solid #bbf7d0!important;box-shadow:none!important;font-size:13px!important}.gag2-camera-preview{display:block}.gag2-empty-preview{border:1px solid #dbeee2;background:rgba(255,255,255,.62);border-radius:18px;padding:10px 12px}.gag2-empty-preview span{margin:0!important;color:#64748b!important;font-weight:700!important}.gag2-camera-preview img{width:100%;max-width:320px!important;aspect-ratio:4/3;object-fit:cover}.gag2-change-photo{margin-top:9px;border:0;background:#ecfdf5;color:#15803d;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;cursor:pointer}.gag2-camera-preview:not(.gag2-empty-preview) span{display:flex!important}.gag2-selfie-visual-guide{display:none!important}.gag2-camera-box h3{font-size:20px;line-height:1.2}.gag2-camera-box p{font-size:12px}.gag2-camera-instruction{font-size:14px!important;line-height:1.35}.gag2-camera-shot{min-height:48px;border-radius:16px!important;padding:12px 20px!important}.gag2-camera-guide{inset:11%!important}.gag2-camera-guide[data-guide="id"] .gag2-camera-id{left:12%!important;right:12%!important;top:25%!important;bottom:25%!important}.gag2-camera-guide[data-guide="selfie"] .gag2-camera-face{left:8%!important;width:38%!important}.gag2-camera-guide[data-guide="selfie"] .gag2-camera-id{right:8%!important;width:32%!important}
@media(max-width:760px){.gag2-become-seller-shell .gag2-page-shell-inner,.gag2-become-seller-v2,.gag2-apply-layout-v2{padding-bottom:130px}.gag2-selfie-id-hero{align-items:flex-start}.gag2-mobile-kyc-card{padding:18px!important;border-radius:24px!important}.gag2-mobile-kyc-card>strong{font-size:18px}.gag2-mobile-kyc-card>span{font-size:14px;line-height:1.45}.gag2-selfie-guidelines{font-size:12px!important;padding:9px 10px!important}.gag2-camera-modal{align-items:flex-start;padding:env(safe-area-inset-top) 10px calc(env(safe-area-inset-bottom) + 12px);overflow:auto}.gag2-camera-box{width:100%;border-radius:0 0 22px 22px;padding:14px 14px 18px}.gag2-camera-box h3{margin-right:42px;margin-bottom:10px;font-size:18px}.gag2-camera-stage{aspect-ratio:4/3!important;max-height:58vh!important}.gag2-camera-stage video{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover}.gag2-camera-modal-actions{margin-top:12px}.gag2-camera-shot{width:100%;max-width:280px}.gag2-apply-submit-v2{width:100%;min-height:52px}.gag2-smart-upload input[type=file]{width:1px!important;height:1px!important}}

/* v2.0.152: Seller verification camera-only mobile cleanup */
.gag2-kyc-actions .gag2-upload-main{border:0;text-decoration:none;}
.gag2-kyc-actions .gag2-upload-main.gag2-camera-btn{display:flex!important;align-items:center;justify-content:center;gap:8px;width:100%;min-height:54px;border-radius:18px;background:linear-gradient(135deg,#16a34a,#22c55e)!important;color:#fff!important;font-size:15px!important;font-weight:900!important;box-shadow:0 14px 26px rgba(22,163,74,.22)!important;padding:13px 16px!important;cursor:pointer;}
.gag2-kyc-actions .gag2-live-camera-link,.gag2-kyc-actions label.gag2-upload-main{display:none!important;}
.gag2-smart-upload input[type=file]{display:none!important;pointer-events:none!important;}

/* v2.0.155 guided selfie liveness */
.gag2-liveness-panel{margin:0 0 12px;padding:12px;border:1px solid #bbf7d0;background:#f0fdf4;border-radius:16px;color:#14532d}
.gag2-liveness-current{display:flex;align-items:center;gap:8px;font-weight:1000;font-size:14px;margin-bottom:10px}.gag2-liveness-current i{color:#16a34a}.gag2-liveness-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.gag2-liveness-steps span{display:flex;align-items:center;justify-content:center;text-align:center;min-height:34px;padding:7px 8px;border-radius:999px;border:1px solid #d1fae5;background:#fff;color:#64748b;font-size:11px;font-weight:1000}.gag2-liveness-steps span.is-active{border-color:#22c55e;color:#166534;background:#dcfce7;box-shadow:0 8px 18px rgba(34,197,94,.16)}.gag2-liveness-steps span.is-done{border-color:#16a34a;background:#16a34a;color:#fff}.gag2-liveness-steps span.is-done:before{content:'✓';margin-right:5px}.gag2-liveness-note{display:block;margin-top:8px;color:#166534;font-weight:800;font-size:11px}.gag2-camera-shot:disabled{background:#94a3b8!important;color:#fff!important;box-shadow:none!important}
@media(max-width:760px){.gag2-liveness-panel{padding:10px;border-radius:14px}.gag2-liveness-steps{gap:6px}.gag2-liveness-steps span{font-size:10px;padding:6px 5px}}

/* v2.0.158 simplified KYC capture: no guide outlines or automatic image checks */
.gag2-camera-guide,.gag2-liveness-panel,.gag2-camera-countdown{display:none!important}
.gag2-kyc-actions .gag2-upload-device{display:flex!important;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;border-radius:16px!important;background:#f8fafc!important;color:#334155!important;border:1px solid #cbd5e1!important;box-shadow:none!important;font-size:13px!important;font-weight:900!important;padding:11px 14px!important;cursor:pointer}
.gag2-camera-stage{outline:none!important;border:none!important}
.gag2-camera-stage video{outline:none!important;border:none!important}

/* v2.0.159 — Manual Invoice workspace for Admin and Seller dashboards */
.gag2-manual-invoice-workspace{display:grid;gap:22px}.gag2-manual-invoice-card{background:#fff;border:1px solid #e1eee5;border-radius:22px;box-shadow:0 14px 34px rgba(5,36,20,.055);padding:22px;min-width:0}.gag2-admin-card .gag2-manual-invoice-card{box-shadow:none}.gag2-manual-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px}.gag2-manual-card-head>div{display:flex;align-items:flex-start;gap:13px;min-width:0}.gag2-manual-card-head h2{margin:0!important;color:#123b25;font-size:21px!important;line-height:1.25}.gag2-manual-card-head p{margin:5px 0 0;color:#627268;font-size:13px;line-height:1.5}.gag2-manual-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;flex:0 0 auto;background:#e9f9ee;color:#13833e;font-size:19px}.gag2-manual-offline-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #cce8d5;border-radius:999px;background:#f3fbf5;color:#267341;padding:8px 11px;font-size:11px;font-weight:850;white-space:nowrap}.gag2-manual-notice{display:flex;align-items:center;gap:9px;padding:12px 14px;border-radius:14px;font-weight:750;font-size:13px;border:1px solid}.gag2-manual-notice.is-success{background:#effaf2;border-color:#bde4c8;color:#176a35}.gag2-manual-notice.is-warning{background:#fff9e9;border-color:#f4d995;color:#8b5d00}.gag2-manual-notice.is-error{background:#fff2f2;border-color:#efb8b8;color:#a32929}.gag2-manual-invoice-form{display:grid;gap:22px}.gag2-manual-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.gag2-manual-fields label,.gag2-manual-notes label{display:grid;gap:7px}.gag2-manual-fields label>span,.gag2-manual-notes label>span{font-size:12px;font-weight:850;color:#284a35}.gag2-manual-fields label>span b{color:#dc2626}.gag2-manual-fields label>span em,.gag2-manual-notes label>span em{font-style:normal;color:#8b968f;font-weight:650}.gag2-manual-fields input,.gag2-manual-fields select,.gag2-manual-notes textarea{width:100%;border:1px solid #d6e7da!important;border-radius:12px!important;background:#fff!important;padding:10px 11px!important;box-shadow:none!important}.gag2-manual-section-title{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px}.gag2-manual-section-title h3{margin:0;color:#173b27;font-size:16px}.gag2-manual-section-title p{margin:3px 0 0;color:#75837a;font-size:12px}.gag2-manual-add-line,.gag2-manual-primary,.gag2-manual-secondary,.gag2-manual-danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;padding:10px 14px;font-weight:850;text-decoration:none!important;cursor:pointer;line-height:1.2}.gag2-manual-add-line,.gag2-manual-primary{background:#16a34a;color:#fff!important}.gag2-manual-secondary{background:#f3f7f4;color:#245638!important;border:1px solid #d5e4d9}.gag2-manual-danger{background:#fff0f0;color:#b42323!important;border:1px solid #efc0c0}.gag2-manual-table-wrap{overflow-x:auto;border:1px solid #e0ebe3;border-radius:15px}.gag2-manual-items-table,.gag2-manual-history-table{width:100%;border-collapse:separate;border-spacing:0;min-width:720px;background:#fff}.gag2-manual-items-table th,.gag2-manual-history-table th{padding:11px 12px;background:#073b22;color:#fff;text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.gag2-manual-items-table td,.gag2-manual-history-table td{padding:11px 12px;border-bottom:1px solid #edf3ef;vertical-align:middle;color:#203d2b}.gag2-manual-items-table tbody tr:last-child td,.gag2-manual-history-table tbody tr:last-child td{border-bottom:0}.gag2-manual-items-table input{width:100%;min-width:0;border:1px solid #d8e7dc!important;border-radius:10px!important;padding:9px 10px!important}.gag2-manual-items-table td:nth-child(2){width:100px}.gag2-manual-items-table td:nth-child(3){width:160px}.gag2-manual-items-table td:nth-child(4){width:145px;text-align:right}.gag2-manual-items-table td:last-child{width:50px;text-align:center}.gag2-money-input{position:relative}.gag2-money-input span{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-weight:800;color:#567061}.gag2-money-input input{padding-left:28px!important}.gag2-manual-remove-line{width:34px;height:34px;border:0;border-radius:9px;background:#fff1f1;color:#c22a2a;cursor:pointer}.gag2-manual-bottom-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:18px;align-items:start}.gag2-manual-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.gag2-manual-summary{border:1px solid #d7e9dc;border-radius:16px;background:#f8fcf9;padding:17px}.gag2-manual-summary h3{margin:0 0 13px;color:#163d27;font-size:16px}.gag2-manual-summary>div,.gag2-manual-detail-footer aside>div{display:flex;justify-content:space-between;gap:15px;padding:8px 0;color:#53685a}.gag2-manual-summary>div strong,.gag2-manual-detail-footer aside>div strong{color:#163d27}.gag2-manual-summary .is-total,.gag2-manual-detail-footer aside .is-total{border-top:2px solid #16452b;margin-top:4px;padding-top:12px;font-size:18px;color:#16452b}.gag2-manual-summary small{display:flex;gap:7px;margin-top:13px;color:#75837a;font-size:10.5px;line-height:1.45}.gag2-manual-form-actions,.gag2-manual-detail-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding-top:18px;border-top:1px solid #edf3ef}.gag2-manual-filters{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(160px,.8fr) minmax(150px,.7fr) auto;gap:10px;margin-bottom:15px}.gag2-manual-filters input,.gag2-manual-filters select{width:100%;border:1px solid #d7e6db!important;border-radius:11px!important;padding:9px 10px!important}.gag2-manual-filters button{border:0;border-radius:11px;background:#0f7a38;color:#fff;padding:9px 14px;font-weight:850;cursor:pointer}.gag2-manual-history-table td>a{text-decoration:none;color:#126c35}.gag2-manual-history-table td strong{display:block}.gag2-manual-history-table td small{display:block;margin-top:3px;color:#76857c;font-size:10.5px;line-height:1.35}.gag2-manual-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;font-size:10.5px;font-weight:900;white-space:nowrap}.gag2-manual-status.is-draft{background:#edf1ee;color:#5e6d64}.gag2-manual-status.is-sent{background:#eaf3ff;color:#2268ad}.gag2-manual-status.is-paid{background:#e8f9ed;color:#17733a}.gag2-manual-status.is-void{background:#f3f3f3;color:#7a7a7a}.gag2-manual-status.is-email_failed{background:#fff0f0;color:#b32626}.gag2-manual-row-actions{display:flex;align-items:center;gap:6px}.gag2-manual-row-actions>a,.gag2-manual-row-actions button{width:33px;height:33px;display:grid;place-items:center;border:1px solid #dce8df;border-radius:9px;background:#fff;color:#27633e;cursor:pointer;text-decoration:none}.gag2-manual-inline-action{display:inline-flex;margin:0}.gag2-manual-inline-action button span{display:none}.gag2-manual-detail-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin-bottom:16px}.gag2-manual-detail-meta>div{padding:13px;border:1px solid #e2eee5;border-radius:13px;background:#fbfefc;min-width:0}.gag2-manual-detail-meta small{display:block;color:#79867e;text-transform:uppercase;font-size:9.5px;font-weight:900;letter-spacing:.06em}.gag2-manual-detail-meta strong{display:block;margin-top:5px;color:#173d28;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gag2-manual-detail-meta span{display:block;margin-top:3px;color:#718078;font-size:10.5px;line-height:1.35}.gag2-manual-items-table.is-readonly td:nth-child(2){text-align:center}.gag2-manual-detail-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.45fr);gap:20px;margin-top:16px;align-items:start}.gag2-manual-detail-note{border:1px solid #dceadf;border-radius:13px;background:#f8fcf9;padding:13px;margin-bottom:10px}.gag2-manual-detail-note strong{color:#17472b}.gag2-manual-detail-note p{margin:6px 0 0;color:#52685a;font-size:12px;line-height:1.55}.gag2-manual-detail-footer aside{border:1px solid #dceadf;border-radius:13px;padding:13px;background:#fbfefc}.gag2-manual-detail-actions .gag2-manual-inline-action button{width:auto;height:auto}.gag2-manual-detail-actions .gag2-manual-inline-action button span{display:inline}.gag2-manual-detail-card{scroll-margin-top:30px}
@media(max-width:1100px){.gag2-manual-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-manual-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-manual-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-manual-filters button{min-height:42px}}
@media(max-width:760px){.gag2-manual-invoice-card{padding:16px;border-radius:18px}.gag2-manual-card-head{flex-direction:column}.gag2-manual-fields,.gag2-manual-notes,.gag2-manual-bottom-grid,.gag2-manual-detail-meta,.gag2-manual-detail-footer,.gag2-manual-filters{grid-template-columns:1fr}.gag2-manual-section-title{align-items:flex-start;flex-direction:column}.gag2-manual-add-line{width:100%}.gag2-manual-form-actions,.gag2-manual-detail-actions{align-items:stretch;flex-direction:column}.gag2-manual-form-actions>*{width:100%}.gag2-manual-detail-actions>a,.gag2-manual-detail-actions form,.gag2-manual-detail-actions button{width:100%!important}.gag2-manual-offline-pill{white-space:normal}.gag2-manual-items-table,.gag2-manual-history-table{min-width:680px}}
.gag2-manual-invoice-workspace.is-seller .gag2-manual-filters{grid-template-columns:minmax(220px,1fr) minmax(150px,.45fr) auto}
@media(max-width:760px){.gag2-manual-invoice-workspace.is-seller .gag2-manual-filters{grid-template-columns:1fr}}

/* Manual Invoice v2.0.160 upgrades */
.gag2-manual-adjustments{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;padding:16px;border:1px solid #e0ece3;border-radius:16px;background:#fbfefc}.gag2-manual-adjustments label,.gag2-manual-settings-grid label,.gag2-manual-payment-fields label{display:grid;gap:7px}.gag2-manual-adjustments label>span,.gag2-manual-settings-grid label>span,.gag2-manual-payment-fields label>span{font-size:12px;font-weight:850;color:#284a35}.gag2-manual-adjustments input,.gag2-manual-adjustments select,.gag2-manual-settings-grid textarea,.gag2-manual-payment-fields input,.gag2-manual-payment-fields select,.gag2-manual-payment-fields textarea{width:100%;border:1px solid #d6e7da!important;border-radius:12px!important;background:#fff!important;padding:10px 11px!important;box-shadow:none!important}.gag2-manual-adjustments .gag2-money-input input,.gag2-manual-payment-fields .gag2-money-input input{padding-left:28px!important}.gag2-manual-balance{border-top:1px solid #dce9df;color:#9a3412!important}.gag2-manual-status.is-partially_paid{background:#fff4df;color:#9a5c00}.gag2-manual-settings-card{padding:0;overflow:hidden}.gag2-manual-settings-card>summary{list-style:none;display:flex;align-items:center;gap:13px;padding:18px 20px;cursor:pointer}.gag2-manual-settings-card>summary::-webkit-details-marker{display:none}.gag2-manual-settings-card>summary>span:nth-child(2){display:grid;gap:3px;flex:1}.gag2-manual-settings-card>summary strong{color:#173d28;font-size:16px}.gag2-manual-settings-card>summary small{color:#728078;font-size:11px;line-height:1.45}.gag2-manual-settings-card>summary>i{transition:transform .2s ease;color:#567061}.gag2-manual-settings-card[open]>summary>i{transform:rotate(180deg)}.gag2-manual-settings-form{display:grid;gap:18px;padding:0 20px 20px;border-top:1px solid #edf3ef}.gag2-manual-settings-form>.gag2-manual-fields{padding-top:18px}.gag2-manual-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.gag2-manual-logo-note{min-height:44px;display:flex;align-items:center;gap:10px;border:1px dashed #cbded0;border-radius:12px;padding:8px 10px;background:#f8fcf9;color:#617268;font-size:11px;line-height:1.35}.gag2-manual-logo-note img{width:36px;height:36px;object-fit:cover;border-radius:9px}.gag2-manual-logo-note i{font-size:20px;color:#76907f}.gag2-manual-payment-card{margin-top:18px;padding:16px;border:1px solid #d9e9de;border-radius:16px;background:#f8fcf9;display:grid;grid-template-columns:minmax(190px,.65fr) minmax(0,1.8fr) auto;gap:16px;align-items:end}.gag2-manual-payment-card h3{margin:0;color:#17472b;font-size:15px}.gag2-manual-payment-card h3 i{margin-right:7px}.gag2-manual-payment-card p{margin:5px 0 0;color:#718078;font-size:11px;line-height:1.45}.gag2-manual-payment-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gag2-manual-payment-fields .is-wide{grid-column:1/-1}.gag2-invoice-preview-modal[hidden]{display:none!important}.gag2-invoice-preview-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:20px}.gag2-invoice-preview-backdrop{position:absolute;inset:0;background:rgba(5,26,15,.68);backdrop-filter:blur(4px)}.gag2-invoice-preview-dialog{position:relative;width:min(920px,100%);max-height:92vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff;border-radius:20px;box-shadow:0 28px 90px rgba(0,0,0,.28);overflow:hidden}.gag2-invoice-preview-dialog>header,.gag2-invoice-preview-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border-bottom:1px solid #e8f0ea;background:#fff}.gag2-invoice-preview-dialog>footer{justify-content:flex-end;border-top:1px solid #e8f0ea;border-bottom:0}.gag2-invoice-preview-dialog>header>div{display:grid;gap:3px}.gag2-invoice-preview-dialog>header strong{color:#173d28;font-size:16px}.gag2-invoice-preview-dialog>header small{color:#728078;font-size:11px}.gag2-invoice-preview-dialog>header button{width:36px;height:36px;border:0;border-radius:10px;background:#f0f5f1;color:#315c40;cursor:pointer}.gag2-invoice-preview-body{overflow:auto;padding:22px;background:#edf4ef}.gag2-preview-sheet{max-width:790px;margin:auto;background:#fff;padding:30px;border-radius:16px;box-shadow:0 12px 35px rgba(5,36,20,.08)}.gag2-preview-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:3px solid #063b22}.gag2-preview-brand{display:flex;gap:13px;align-items:flex-start}.gag2-preview-brand img{width:58px;height:58px;object-fit:cover;border-radius:13px}.gag2-preview-head small,.gag2-preview-bill small{display:block;color:#6b7d72;font-size:10px;letter-spacing:.08em;font-weight:900}.gag2-preview-head h2{margin:4px 0;color:#063b22;font-size:22px}.gag2-preview-head p{margin:0;color:#607267;font-size:11px;line-height:1.45}.gag2-preview-head>div:last-child{text-align:right}.gag2-preview-bill{display:flex;justify-content:space-between;margin:18px 0}.gag2-preview-bill strong,.gag2-preview-bill span{display:block;margin-top:4px}.gag2-preview-lower{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.45fr);gap:18px;margin-top:16px;align-items:start}.gag2-preview-lower section{padding:12px;border:1px solid #dfece2;border-radius:12px;background:#f8fcf9;margin-bottom:9px}.gag2-preview-lower section strong{color:#17472b}.gag2-preview-lower section p{margin:5px 0 0;color:#52685a;font-size:11px;line-height:1.5}.gag2-preview-lower aside{border:1px solid #dfece2;border-radius:12px;padding:12px}.gag2-preview-lower aside>div{display:flex;justify-content:space-between;gap:15px;padding:7px 0;color:#52685a}.gag2-preview-lower aside .is-total{border-top:2px solid #17472b;margin-top:3px;padding-top:11px;color:#17472b;font-size:17px}.gag2-preview-footer{text-align:center;color:#5f7065;font-size:11px;line-height:1.5;margin:18px 0 0}.gag2-modal-open{overflow:hidden}
@media(max-width:1100px){.gag2-manual-adjustments,.gag2-manual-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-manual-payment-card{grid-template-columns:1fr}.gag2-manual-payment-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-manual-payment-card>button{justify-self:end}}
@media(max-width:760px){.gag2-manual-adjustments,.gag2-manual-settings-grid,.gag2-manual-payment-fields,.gag2-preview-lower{grid-template-columns:1fr}.gag2-manual-payment-fields .is-wide{grid-column:auto}.gag2-manual-payment-card>button{width:100%;justify-self:stretch}.gag2-invoice-preview-modal{padding:8px}.gag2-invoice-preview-dialog{max-height:96vh;border-radius:14px}.gag2-invoice-preview-dialog>header,.gag2-invoice-preview-dialog>footer{padding:12px}.gag2-invoice-preview-body{padding:10px}.gag2-preview-sheet{padding:18px}.gag2-preview-head{flex-direction:column}.gag2-preview-head>div:last-child{text-align:left}}


/* v2.0.164 — Admin Orders store-at-a-glance and explicit Store filter */
.gag2-admin-shell .gag2-orders-filter .gag2-order-filter-field.has-icon select{padding-left:28px!important}
.gag2-admin-order-card .gag2-order-card-summary{grid-template-columns:minmax(125px,.9fr) minmax(150px,1.05fr) minmax(180px,1.3fr) minmax(110px,.72fr) auto minmax(125px,.78fr)!important}
.gag2-order-summary-store strong{display:flex!important;align-items:center;gap:7px;color:#145b31!important}
.gag2-order-summary-store strong i{display:inline-grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:7px;background:#edf8f0;color:#15803d;font-size:10px}
.gag2-store-filter-field select{font-weight:700;color:#1b3d28}
@media(max-width:1100px){.gag2-admin-order-card .gag2-order-card-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important}.gag2-order-summary-toggle{justify-content:flex-start!important}}
@media(max-width:760px){.gag2-admin-order-card .gag2-order-card-summary{grid-template-columns:1fr!important}.gag2-order-summary-store strong{white-space:normal!important}}

/* v2.0.165 — Unified Online + Manual Invoice Orders */
.gag2-admin-shell .gag2-orders-filter{grid-template-columns:minmax(155px,1.15fr) minmax(175px,1.25fr) minmax(125px,.78fr) minmax(135px,.82fr) minmax(125px,.72fr) auto auto!important}
.gag2-manual-order-card{border-color:#c8e7d2!important;background:linear-gradient(180deg,#fbfffc,#fff)!important}
.gag2-manual-order-card.is-expanded{border-color:#22a95b!important;box-shadow:0 18px 46px rgba(34,169,91,.12)!important}
.gag2-order-source-badge{display:inline-flex!important;align-items:center;gap:5px;width:max-content;margin-top:5px;padding:4px 7px;border-radius:999px;font-size:9px!important;line-height:1;font-style:normal;font-weight:900!important;text-transform:uppercase;letter-spacing:.045em;white-space:nowrap;overflow:visible!important}
.gag2-order-source-badge.is-manual{background:#eaf8ee;color:#14743a;border:1px solid #c7e9d1}
.gag2-order-source-badge i{font-size:8px}
.gag2-manual-order-card .gag2-order-summary-id strong{color:#0d5b2d}
.gag2-manual-order-balance{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 0;padding-top:10px;border-top:1px dashed #cddfd3;color:#9a3412;font-size:12px}
.gag2-manual-order-balance strong{font-size:14px}
.gag2-manual-order-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.gag2-manual-order-actions a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 11px;border-radius:11px;text-decoration:none;font-size:11px;font-weight:900}
.gag2-order-open-invoice{background:#08743a;color:#fff!important;box-shadow:0 8px 18px rgba(8,116,58,.15)}
.gag2-order-print-invoice{background:#fff;color:#17472b!important;border:1px solid #d2e4d8}
.gag2-seller-order-source select{width:100%;height:100%;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#304b39;font-weight:800;padding:0!important}
.gag2-orders-search{grid-template-columns:minmax(230px,1fr) minmax(170px,.48fr) auto!important}
.status-partially_paid .gag2-status-pill,.gag2-status-pill.status-partially_paid{background:#fff3d7!important;color:#9a5c00!important}
@media(max-width:1240px){.gag2-admin-shell .gag2-orders-filter{grid-template-columns:repeat(3,minmax(150px,1fr)) auto auto!important}}
@media(max-width:1080px){.gag2-admin-shell .gag2-orders-filter{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gag2-orders-filter-button,.gag2-orders-reset{grid-row:auto!important}}
@media(max-width:900px){.gag2-orders-search{grid-template-columns:1fr 1fr!important}.gag2-orders-search>label:first-of-type{grid-column:1/-1}.gag2-orders-search .gag2-filter-btn{grid-column:1/-1}}
@media(max-width:782px){.gag2-admin-shell .gag2-orders-filter{grid-template-columns:1fr 1fr!important}}
@media(max-width:720px){.gag2-orders-search{grid-template-columns:1fr!important}.gag2-orders-search>label:first-of-type,.gag2-orders-search .gag2-filter-btn{grid-column:auto}.gag2-order-source-badge{white-space:normal}}
@media(max-width:520px){.gag2-admin-shell .gag2-orders-filter{grid-template-columns:1fr!important}}
@media(max-width:1080px){.gag2-orders-filter .gag2-order-filter-field{grid-row:auto!important}}


/* v2.0.166 — Admin Products description editing and 9-column responsive layout */
.gag2-products-inline-table{min-width:1240px!important}
.gag2-products-inline-table td:nth-child(2){min-width:190px}
.gag2-products-inline-table td:nth-child(3){width:135px}
.gag2-products-inline-table td:nth-child(4){min-width:280px;width:320px}
.gag2-products-inline-table td:nth-child(5){width:160px}
.gag2-products-inline-table td:nth-child(6),
.gag2-products-inline-table td:nth-child(7){width:118px}
.gag2-inline-product-description{width:100%!important;min-width:250px!important;min-height:58px!important;max-height:150px;resize:vertical;line-height:1.35}
@media(max-width:782px){
  .gag2-products-inline-table tr{grid-template-columns:82px minmax(0,1fr)}
  .gag2-products-inline-table td:first-child{grid-row:1/10}
  .gag2-products-inline-table td:nth-child(9){border-bottom:0!important}
  .gag2-inline-product-description{min-width:0!important;max-height:none}
}
@media(max-width:520px){.gag2-products-inline-table td:first-child{grid-row:auto}}
@media(max-width:782px){
  .gag2-products-inline-table td:nth-child(7),
  .gag2-products-inline-table td:nth-child(8){border-bottom:1px solid #edf2ee!important}
  .gag2-products-inline-table td:nth-child(9){border-bottom:0!important}
}

/* v2.0.168 — Marketplace modules, Robux seller role, and Robux Shop */
.gag2-admin-module-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:2px 12px 16px;padding:5px;border-radius:12px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.1)}
.gag2-admin-module-switch a{display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 7px;border-radius:9px;color:rgba(255,255,255,.72);text-decoration:none;font-size:12px;font-weight:850;line-height:1.1;text-align:center}
.gag2-admin-module-switch a:hover{color:#fff;background:rgba(255,255,255,.08)}.gag2-admin-module-switch a.active{background:#fff;color:#07542e;box-shadow:0 5px 15px rgba(0,0,0,.16)}
.gag2-admin-shell.module-robux .gag2-admin-nav{background:linear-gradient(180deg,#123a28 0%,#0b2f20 100%)}
.gag2-admin-shell.module-robux .gag2-admin-brand>span{background:linear-gradient(145deg,#34ca71,#13a653)}
.gag2-seller-type-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}
.gag2-seller-type-filters a{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid #dce8df;border-radius:999px;background:#fff;color:#31513d;text-decoration:none;font-weight:800}.gag2-seller-type-filters a.active{background:#0c6738;color:#fff;border-color:#0c6738}
.gag2-seller-type-badge{display:inline-flex;align-items:center;gap:5px;width:max-content;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:900;line-height:1.2}.gag2-seller-type-badge.type-gag2{background:#e6f7e9;color:#176d35}.gag2-seller-type-badge.type-robux{background:#e8f5ec;color:#0b7040}
.gag2-seller-type-inline{min-width:142px}.gag2-role-help{display:block;color:#65756b;margin-top:6px;line-height:1.35}
.gag2-field-help{display:flex;gap:7px;align-items:flex-start;margin:-4px 0 12px;color:#607268;font-size:12px}.gag2-seller-type-select select{width:100%;border:0;background:transparent;box-shadow:none;min-height:48px;padding-left:42px}
.gag2-robux-status-list{display:grid;gap:13px}.gag2-robux-status-list p{display:flex;gap:10px;margin:0;padding:13px;border:1px solid #e3eee6;border-radius:12px;background:#fbfefc;color:#476052}.gag2-robux-status-list i{color:#20a65a;margin-top:3px}.gag2-robux-status-list span{display:grid;gap:2px}
.gag2-robux-offer-form,.gag2-robux-settings-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;align-items:end;margin:18px 0 24px;padding:18px;border:1px solid #deeadf;border-radius:14px;background:#f9fcf9}.gag2-robux-offer-form label,.gag2-robux-settings-grid label{display:grid;gap:6px;font-weight:800;color:#294334}.gag2-robux-offer-form input,.gag2-robux-offer-form select,.gag2-robux-offer-form textarea,.gag2-robux-settings-grid input{width:100%}.gag2-robux-offer-form .is-wide{grid-column:span 2}.gag2-robux-offer-form .gag2-check{display:flex;align-items:center;gap:8px}.gag2-robux-offer-form .gag2-check input{width:auto}
.gag2-robux-method-list{display:grid;gap:11px;max-width:760px}.gag2-robux-method-list>label{display:flex;gap:12px;align-items:flex-start;padding:15px;border:1px solid #dce9df;border-radius:12px;background:#fff}.gag2-robux-method-list>label span{display:grid;gap:3px}.gag2-robux-method-list>label small{color:#64766b}.gag2-robux-method-list button{justify-self:start}
.gag2-shared-module-card{display:grid;grid-template-columns:84px 1fr;gap:20px;align-items:center}.gag2-shared-module-card>span{display:grid;place-items:center;width:72px;height:72px;border-radius:18px;background:#e4f7ea;color:#107243;font-size:30px}.gag2-shared-module-card h2{margin:0 0 7px}.gag2-shared-module-card p{margin:0 0 15px;color:#52685a;max-width:760px}
.gag2-seller-module-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 14px 14px;padding:5px;border-radius:12px;background:rgba(255,255,255,.08)}.gag2-seller-module-switch a{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 6px;border-radius:9px;color:rgba(255,255,255,.7);font-size:11px;font-weight:900;text-decoration:none}.gag2-seller-module-switch a.active{background:#fff;color:#116534}
.gag2-robux-seller-offers table input[type=number],.gag2-robux-seller-offers table select{min-width:92px;max-width:150px}.gag2-robux-seller-offers tr.is-new{background:#f3fbf5}.gag2-robux-seller-offers .gag2-admin-table-scroll{overflow:auto}
.gag2-robux-shop-page{display:grid;gap:28px}.gag2-robux-shop-hero{padding:46px;border-radius:24px;background:radial-gradient(circle at 85% 15%,rgba(112,255,160,.22),transparent 28%),linear-gradient(125deg,#062d1c,#08703d 62%,#0f9b51);color:#fff;box-shadow:0 20px 50px rgba(6,50,27,.18);overflow:hidden}.gag2-robux-shop-hero>span{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;letter-spacing:.08em}.gag2-robux-shop-hero h1{margin:15px 0 8px;font-size:clamp(36px,6vw,62px);line-height:1;color:#fff}.gag2-robux-shop-hero p{max-width:710px;font-size:17px;color:rgba(255,255,255,.86)}.gag2-robux-shop-hero>div{display:flex;gap:11px;flex-wrap:wrap;margin-top:21px}.gag2-robux-shop-hero .gag2-btn.is-secondary{background:transparent;border:1px solid rgba(255,255,255,.45);color:#fff}
.gag2-robux-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gag2-robux-offer-card{display:grid;grid-template-columns:145px 1fr;border:1px solid #dbe9df;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 14px 35px rgba(5,43,23,.08)}.gag2-robux-amount{display:grid;place-items:center;align-content:center;gap:4px;padding:22px;background:linear-gradient(155deg,#0a743f,#094c2e);color:#fff;text-align:center}.gag2-robux-amount i{font-size:30px;color:#c8f6d5}.gag2-robux-amount strong{font-size:30px;line-height:1}.gag2-robux-amount span{font-size:11px;letter-spacing:.12em;font-weight:900}.gag2-robux-offer-info{padding:19px;display:grid;align-content:start;gap:8px}.gag2-robux-offer-info h2{margin:0;color:#173c27;font-size:20px}.gag2-robux-offer-info p{margin:0;color:#5d6f63;font-size:13px}.gag2-robux-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}.gag2-robux-card-bottom>strong{font-size:24px;color:#0c713e}.gag2-robux-card-bottom>span{padding:5px 8px;border-radius:999px;background:#e7f6eb;color:#17703d;font-size:11px;font-weight:850}.gag2-robux-offer-info .gag2-btn.is-disabled{opacity:.64;cursor:not-allowed;justify-content:center}.gag2-robux-empty{grid-column:1/-1;text-align:center;padding:54px 24px;border:1px dashed #c8dfce;border-radius:20px;background:#f8fcf9}.gag2-robux-empty i{font-size:42px;color:#1c9a53}.gag2-robux-safety-note{display:flex;gap:14px;align-items:flex-start;padding:18px 20px;border:1px solid #d7e7dc;border-radius:16px;background:#f7fbf8;color:#41594a}.gag2-robux-safety-note>i{font-size:26px;color:#128049}.gag2-robux-safety-note strong{display:block;margin-bottom:4px}.gag2-robux-safety-note p{margin:0}
@media(max-width:1200px){.gag2-robux-offer-form,.gag2-robux-settings-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.gag2-robux-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.gag2-admin-module-switch{margin-left:8px;margin-right:8px}.gag2-robux-offer-form,.gag2-robux-settings-grid{grid-template-columns:1fr}.gag2-robux-offer-form .is-wide{grid-column:auto}.gag2-shared-module-card{grid-template-columns:1fr}.gag2-robux-shop-hero{padding:30px 24px}.gag2-robux-offer-grid{grid-template-columns:1fr}.gag2-robux-offer-card{grid-template-columns:112px 1fr}.gag2-robux-amount{padding:16px}.gag2-robux-amount strong{font-size:24px}}

/* Robux shared capacity and fixed-package offer workflow — v2.0.169 */
.gag2-fixed-package-summary{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px;margin:18px 0}.gag2-fixed-package-summary>span{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:2px 10px;padding:15px;border:1px solid #dce9df;border-radius:14px;background:#f8fcf9}.gag2-fixed-package-summary i{grid-row:span 2;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#e3f7e9;color:#148547}.gag2-fixed-package-summary strong{font-size:20px;color:#133c25}.gag2-fixed-package-summary small{color:#65776c}.gag2-inline-capacity-form{display:flex;align-items:center;gap:8px}.gag2-inline-capacity-form input{width:120px}.gag2-robux-dashboard-actions,.gag2-offer-head-actions,.gag2-form-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.gag2-seller-portal .gag2-btn.is-secondary{background:#fff;color:#16713d!important;border:1px solid #bfe1c8;box-shadow:none}.gag2-seller-portal .gag2-btn.is-disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.gag2-capacity-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.gag2-capacity-kpis>div{padding:18px;border:1px solid #dfebe2;border-radius:16px;background:#fff;box-shadow:0 10px 24px rgba(6,45,24,.04)}.gag2-capacity-kpis small,.gag2-capacity-kpis span{display:block;color:#68796f}.gag2-capacity-kpis strong{display:block;margin:5px 0;font-size:28px;color:#117441}.gag2-main-capacity-form label{display:grid;gap:7px;max-width:420px;font-weight:800;color:#244332}.gag2-main-capacity-form input{width:100%;font-size:20px;font-weight:800}.gag2-all-packages-message{display:flex;align-items:center;gap:8px;margin:12px 0 0;padding:11px 13px;border-radius:12px;background:#eaf8ee;color:#126c39;font-weight:750}.gag2-new-robux-offer{margin:16px 0;border:2px solid #b9dfc4!important}.gag2-icon-button{width:38px;height:38px;border:1px solid #dce8df;border-radius:10px;background:#fff;color:#52675a;cursor:pointer}.gag2-package-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:15px 0 18px}.gag2-package-picker label{position:relative;cursor:pointer}.gag2-package-picker input{position:absolute;opacity:0;pointer-events:none}.gag2-package-picker span{min-height:124px;display:grid;align-content:center;justify-items:center;gap:5px;padding:15px;border:2px solid #dbe9df;border-radius:15px;background:#fff;text-align:center;transition:.16s ease}.gag2-package-picker i{font-size:24px;color:#15924a}.gag2-package-picker strong{font-size:18px;color:#173d28}.gag2-package-picker small{font-weight:800;color:#18854a}.gag2-package-picker em{font-style:normal;font-size:11px;color:#8b5a00}.gag2-package-picker input:checked+span{border-color:#18a653;background:#eefbf2;box-shadow:0 0 0 3px rgba(24,166,83,.12)}.gag2-package-picker label.is-disabled{cursor:not-allowed}.gag2-package-picker label.is-disabled span{background:#f3f5f4;border-color:#e1e6e3;opacity:.7}.gag2-package-picker label.is-disabled small{color:#a14c32}.gag2-new-offer-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gag2-new-offer-fields label{display:grid;gap:6px;font-weight:800;color:#294334}.gag2-new-offer-fields .is-wide{grid-column:1/-1}.gag2-new-offer-fields input,.gag2-new-offer-fields textarea{width:100%}.gag2-robux-seller-offers table textarea{min-width:180px;width:100%}.gag2-robux-seller-offers table small{display:block;margin-top:5px;color:#697b70}.gag2-delete-check{display:inline-flex;gap:6px;align-items:center;color:#a12d2d;font-weight:750}.gag2-text-danger{display:block;color:#b33434!important;font-weight:750}.gag2-robux-offer-card.is-unavailable{filter:saturate(.65);opacity:.78}.gag2-robux-card-bottom .availability-insufficient_capacity{background:#fff0dc;color:#a45b00}.gag2-offer-head-actions .gag2-btn{white-space:nowrap}.gag2-capacity-summary{cursor:default;user-select:none}
@media(max-width:900px){.gag2-fixed-package-summary,.gag2-package-picker,.gag2-capacity-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-new-offer-fields{grid-template-columns:1fr}.gag2-new-offer-fields .is-wide{grid-column:auto}.gag2-offer-head-actions{width:100%}}
@media(max-width:560px){.gag2-fixed-package-summary,.gag2-package-picker,.gag2-capacity-kpis{grid-template-columns:1fr}.gag2-inline-capacity-form{align-items:stretch;flex-direction:column}.gag2-inline-capacity-form input{width:100%}}

/* v2.0.171 — categorized seller navigation, seller auto-save, direct destructive actions */
.gag2-seller-categorized-menu{display:grid;gap:7px}.gag2-seller-menu-category{border:1px solid rgba(255,255,255,.09);border-radius:10px;overflow:hidden;background:rgba(255,255,255,.035)}.gag2-seller-menu-category>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:9px 11px;color:#e9fff0;cursor:pointer;list-style:none;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.045em}.gag2-seller-menu-category>summary::-webkit-details-marker{display:none}.gag2-seller-menu-category>summary span{display:flex;align-items:center;gap:9px}.gag2-seller-menu-category>summary>i{font-size:9px;transition:transform .18s ease}.gag2-seller-menu-category[open]>summary>i{transform:rotate(180deg)}.gag2-seller-menu-category>div{display:grid;gap:3px;padding:0 6px 7px}.gag2-seller-menu-category>div>a{min-height:35px!important;padding:7px 9px!important;border-radius:7px!important;font-size:11px!important}.gag2-seller-menu-category>div>a.active{background:#fff!important;color:#08723a!important;box-shadow:0 4px 12px rgba(0,0,0,.12)}.gag2-seller-page-category{display:inline-flex;align-items:center;padding:4px 8px;margin-bottom:5px;border-radius:999px;background:#edf8f0;color:#13723a;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.055em}.gag2-seller-global-save-status,.gag2-inline-save-status,.gag2-card-save-status{display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-weight:800;white-space:nowrap}.gag2-seller-global-save-status{min-height:32px;padding:6px 10px;border:1px solid #dce7df;background:#fff;color:#627269;font-size:10px}.gag2-inline-save-status{min-height:30px;padding:6px 9px;border:1px solid #dce7df;background:#f8fbf9;font-size:10px}.gag2-card-save-status{margin-top:6px;padding:3px 7px;background:#f5f8f6;color:#6d7c73;font-size:9px}.gag2-seller-global-save-status.is-saving,.gag2-inline-save-status.is-saving,.gag2-card-save-status.is-saving{border-color:#d8e0e8;background:#f6f8fb;color:#526274}.gag2-seller-global-save-status.is-saved,.gag2-inline-save-status.is-saved,.gag2-card-save-status.is-saved{border-color:#cce8d4;background:#f0faf3;color:#11733a}.gag2-seller-global-save-status.is-error,.gag2-inline-save-status.is-error,.gag2-card-save-status.is-error{border-color:#f2c8c8;background:#fff3f3;color:#b42323}.gag2-btn.is-danger{border-color:#e5a8a8!important;background:#fff4f4!important;color:#b42323!important}.gag2-btn.is-danger:hover{background:#b42323!important;color:#fff!important}.gag2-btn.is-compact{min-height:30px!important;padding:5px 9px!important;font-size:10px!important}.gag2-robux-seller-offers td:last-child{min-width:110px}.gag2-robux-seller-offers td:last-child .gag2-card-save-status{display:flex;width:max-content}.gag2-seller-confirm-open{overflow:hidden}.gag2-seller-confirm-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:20px}.gag2-seller-confirm-backdrop{position:absolute;inset:0;background:rgba(9,20,13,.62);backdrop-filter:blur(3px)}.gag2-seller-confirm-card{position:relative;z-index:1;width:min(430px,100%);padding:24px;border:1px solid #e4ebe6;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.28);text-align:center}.gag2-seller-confirm-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 12px;border-radius:50%;background:#fff0e8;color:#c24f18;font-size:20px}.gag2-seller-confirm-card h3{margin:0 0 7px;color:#17251c;font-size:19px}.gag2-seller-confirm-card p{margin:0 0 20px;color:#67746c;font-size:12px;line-height:1.6}.gag2-seller-confirm-card>div:last-child{display:flex;justify-content:center;gap:9px}.gag2-seller-notification-filters{display:flex;gap:5px;padding:8px 12px;border-bottom:1px solid #e8eee9;background:#fafcfb}.gag2-seller-notification-filters button{padding:5px 9px;border:1px solid #dbe6de;border-radius:999px;background:#fff;color:#65756b;font-size:9px;font-weight:800;cursor:pointer}.gag2-seller-notification-filters button.active{border-color:#1d9a4c;background:#eaf8ee;color:#0d7538}.gag2-seller-notification-module,.gag2-seller-toast-module{display:inline-flex!important;width:max-content;padding:2px 6px;border-radius:999px;font-size:8px!important;font-style:normal!important;font-weight:850!important;text-transform:uppercase;letter-spacing:.04em}.gag2-seller-notification-module.module-gag2,.gag2-seller-toast-module.module-gag2{background:#e9f8ed;color:#0f7739}.gag2-seller-notification-module.module-robux,.gag2-seller-toast-module.module-robux{background:#f1eafe;color:#6d35bb}.gag2-seller-notification-module.module-shared,.gag2-seller-toast-module.module-shared{background:#edf1f4;color:#56636b}.gag2-public-store-listings{display:grid;gap:26px}.gag2-store-listing-section{display:grid;gap:12px}.gag2-store-listing-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.gag2-store-listing-head h2{margin:0;color:#17261d;font-size:22px}.gag2-store-listing-head p{margin:3px 0 0;color:#6b7b70;font-size:11px}.gag2-store-listing-count{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#eef7f0;color:#16743d;font-size:10px;font-weight:800}.gag2-store-robux-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:13px}.gag2-store-role-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}
@media(max-width:760px){.gag2-seller-global-save-status{display:none}.gag2-seller-confirm-card{padding:20px 16px}.gag2-seller-confirm-card>div:last-child{display:grid;grid-template-columns:1fr 1fr}.gag2-inline-save-status{font-size:9px}.gag2-store-listing-head{align-items:flex-start;flex-direction:column}.gag2-seller-menu-category>summary{min-height:46px}}


/* v2.0.172 — force the Seller Dashboard desktop regions into the correct columns */
@media (min-width:821px){
  .gag2-seller-portal{
    display:grid!important;
    grid-template-columns:280px minmax(0,1fr)!important;
    grid-template-areas:"gag2-seller-sidebar gag2-seller-content"!important;
    direction:ltr!important;
  }
  .gag2-seller-portal>.gag2-seller-sidebar{
    grid-area:gag2-seller-sidebar!important;
    grid-column:1!important;
    grid-row:1!important;
    order:0!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    box-sizing:border-box!important;
  }
  .gag2-seller-portal>.gag2-seller-main{
    grid-area:gag2-seller-content!important;
    grid-column:2!important;
    grid-row:1!important;
    order:1!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    box-sizing:border-box!important;
    direction:ltr!important;
  }
}

/* v2.0.173 — fixed Robux package thumbnails */
.gag2-robux-package-thumb{position:relative;min-height:100%;overflow:hidden;background:#050505}
.gag2-robux-package-thumb img{display:block;width:100%;height:100%;min-height:218px;object-fit:cover;object-position:center}
.gag2-robux-offer-card.is-unavailable .gag2-robux-package-thumb img{filter:grayscale(.35);opacity:.7}
@media(max-width:760px){.gag2-robux-package-thumb img{min-height:190px}}

/* v2.0.174 — compact Robux package cards inside the Seller Store catalog */
.gag2-store-catalog-panel{overflow:hidden}
.gag2-store-catalog-section{position:relative}
.gag2-store-products-section.has-section-divider{border-top:1px solid #e3eadf}
.gag2-store-robux-section{background:linear-gradient(180deg,#f8fff4 0%,#f3fbea 100%)}
.gag2-store-robux-packages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:10px 20px 26px}
.gag2-store-robux-package-card{overflow:hidden;min-width:0;border:1px solid #dbe6d6;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(5,36,20,.08);transition:transform .18s ease,box-shadow .18s ease}
.gag2-store-robux-package-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(5,36,20,.12)}
.gag2-store-robux-package-media{overflow:hidden;background:#050505;aspect-ratio:2/3}
.gag2-store-robux-package-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.gag2-store-robux-package-body{display:grid;justify-items:center;gap:8px;padding:12px 12px 14px;text-align:center}
.gag2-store-robux-price{font-size:19px;line-height:1.1;color:#0e7b3d;letter-spacing:-.02em}
.gag2-store-robux-available{margin:0;color:#68745f;font-size:11px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}
.gag2-store-robux-available.is-empty{color:#a34336}
.gag2-store-robux-select-label{color:#5b6855;font-size:12px;font-weight:800}
.gag2-store-robux-stepper{display:grid;grid-template-columns:36px minmax(42px,1fr) 36px;align-items:center;width:100%;max-width:150px;min-height:42px;border:1px solid #d9e7d6;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px rgba(22,131,59,.03)}
.gag2-store-robux-stepper button{display:grid;place-items:center;width:36px;height:36px;margin:2px;border:0;border-radius:50%;background:#f7fbf5;color:#13823a;font-size:20px;font-weight:900;cursor:pointer}
.gag2-store-robux-stepper button:hover:not(:disabled){background:#e8f7e9}
.gag2-store-robux-stepper button:disabled{color:#a8b0a4;cursor:not-allowed}
.gag2-store-robux-stepper input{width:100%;border:0!important;background:transparent!important;box-shadow:none!important;color:#14231a;font-size:15px;font-weight:900;text-align:center;padding:0!important;pointer-events:none}
.gag2-store-robux-pending{color:#879184;font-size:9px;font-weight:750}
.gag2-store-robux-package-card.is-out-of-stock{opacity:.7;filter:saturate(.65)}
.gag2-store-robux-package-card.is-out-of-stock .gag2-store-robux-package-media img{filter:grayscale(.35)}
@media(max-width:980px){.gag2-store-robux-packages{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.gag2-store-robux-packages{gap:12px;padding:8px 14px 20px}.gag2-store-robux-package-body{padding:10px 8px 12px}.gag2-store-robux-price{font-size:17px}.gag2-store-robux-stepper{max-width:138px}}
@media(max-width:390px){.gag2-store-robux-packages{grid-template-columns:1fr}}

/* v2.0.175 — shared Robux availability, cart-linked quantity controls, and mixed order metadata */
.gag2-store-robux-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:22px 20px 8px}
.gag2-store-robux-section-head>div:first-child{min-width:0}
.gag2-store-main-robux{display:grid;justify-items:end;gap:2px;min-width:230px;padding:10px 14px;border:1px solid #cfe3ca;border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(5,36,20,.06);text-align:right}
.gag2-store-main-robux small{color:#62705d;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.gag2-store-main-robux strong{color:#08783a;font-size:22px;line-height:1.1}
.gag2-store-main-robux em{color:#6d7968;font-size:10px;font-style:normal;font-weight:700}
.gag2-store-robux-unit-price{margin:-3px 0 0;color:#7a8675;font-size:10px;font-weight:700}
.gag2-store-robux-cart-status{min-height:14px;margin:0;color:#74806f;font-size:10px;font-weight:800}
.gag2-store-robux-cart-status.is-added{color:#0d813b}
[data-robux-cart-zone].is-syncing .gag2-store-robux-stepper,[data-robux-cart-zone].is-syncing .gag2-qty-stepper{opacity:.64;pointer-events:none}
.gag2-cart-robux-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:5px;color:#61705c;font-size:11px;font-weight:700}
.gag2-order-type-badge{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;background:#e9f8ed;color:#0b7b39;font-size:9px;font-weight:900;letter-spacing:.03em;text-transform:uppercase;vertical-align:middle}
.gag2-order-thumb-img.is-robux{display:block;width:42px;height:54px;border-radius:7px;object-fit:cover;background:#050505}
.gag2-robux-offer-card .gag2-qty-stepper,.gag2-robux-offer-card .gag2-store-robux-stepper{margin-top:8px}
.gag2-robux-offer-card .gag2-store-robux-cart-status{margin-top:6px}
@media(max-width:720px){
  .gag2-store-robux-section-head{display:grid;padding:18px 14px 8px}
  .gag2-store-main-robux{justify-items:start;width:100%;min-width:0;text-align:left}
}
[data-robux-cart-item].is-updating{opacity:.68;pointer-events:none}
.gag2-order-roblox-recipient{display:flex;align-items:center;gap:10px;margin:10px 0;padding:10px 12px;border:1px solid #d9ead7;border-radius:10px;background:#f6fcf4;color:#17361f}
.gag2-order-roblox-recipient i{color:#0e8a40}
.gag2-order-roblox-recipient span{display:grid}
.gag2-order-roblox-recipient small{color:#667562;font-size:10px;font-weight:800;text-transform:uppercase}

/* v2.0.176 — Homepage Robux Offers carousel */
/* v2.0.178 — Compact premium homepage Robux cards and crisp 800×1200 PNG artwork */
.gag2-home-robux-panel{min-width:0;overflow:hidden;border:1px solid #dfead8;border-radius:16px;background:linear-gradient(180deg,#fbfff8,#f4fbe9);box-shadow:0 12px 28px rgba(5,44,21,.075)}
.gag2-home-robux-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:15px 17px 12px;border-bottom:1px solid #dfead8;background:rgba(255,255,255,.78)}
.gag2-home-robux-heading>div:first-child{min-width:0}
.gag2-home-robux-kicker{display:inline-flex;align-items:center;gap:5px;margin-bottom:4px;color:#16813f;font-size:9px;font-weight:900;letter-spacing:.065em;text-transform:uppercase}
.gag2-home-robux-heading h2{margin:0;color:#10391f;font-size:21px;line-height:1.1}
.gag2-home-robux-heading p{margin:3px 0 0;color:#5d6e61;font-size:11px;font-weight:650}
.gag2-home-robux-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}
.gag2-home-robux-arrow{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid #d5e4d4;border-radius:50%;background:#fff;color:#176e38;box-shadow:0 4px 10px rgba(5,50,23,.08);cursor:pointer}
.gag2-home-robux-arrow:hover:not(:disabled){background:#eaf8e8}
.gag2-home-robux-arrow:disabled{opacity:.36;cursor:not-allowed}
.gag2-home-robux-view-all{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:7px 11px;border-radius:999px;background:#198b42;color:#fff!important;text-decoration:none;font-size:10px;font-weight:900;white-space:nowrap;box-shadow:0 5px 12px rgba(25,139,66,.18)}
.gag2-home-robux-carousel{position:relative;min-width:0;padding:12px 14px 15px}
.gag2-home-robux-track{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(148px,16%,158px);gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:1px 1px 6px}
.gag2-home-robux-track::-webkit-scrollbar{display:none}
.gag2-home-robux-card{min-width:0;scroll-snap-align:start;border:1px solid #dbe6d6;border-radius:12px;background:#fff;box-shadow:0 7px 16px rgba(5,36,20,.075);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.gag2-home-robux-card:hover{transform:translateY(-2px);border-color:#c8ddc5;box-shadow:0 11px 22px rgba(5,36,20,.11)}
.gag2-home-robux-card-inner{height:100%;display:flex;flex-direction:column}
.gag2-home-robux-media{position:relative;display:block;overflow:hidden;aspect-ratio:2/3;background:#050505;text-decoration:none}
.gag2-home-robux-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:auto}
.gag2-home-robux-stock{position:absolute;right:6px;bottom:6px;padding:4px 7px;border-radius:999px;background:rgba(236,255,238,.95);color:#087636;font-size:8px;font-weight:900;box-shadow:0 3px 10px rgba(0,0,0,.11)}
.gag2-home-robux-card.is-out-of-stock{opacity:.72;filter:saturate(.7)}
.gag2-home-robux-card.is-out-of-stock .gag2-home-robux-media img{filter:grayscale(.35)}
.gag2-home-robux-card.is-out-of-stock .gag2-home-robux-stock{background:rgba(255,242,238,.96);color:#a2412f}
.gag2-home-robux-body{display:grid;align-content:start;gap:5px;flex:1;padding:8px 9px 10px}
.gag2-home-robux-seller{display:flex;align-items:center;gap:5px;min-width:0;color:#243d2a!important;text-decoration:none;font-size:10px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gag2-home-robux-seller i{color:#198b42;flex:0 0 auto}
.gag2-home-robux-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:5px}
.gag2-home-robux-price-row strong{color:#0b7b39;font-size:16px;line-height:1.1}
.gag2-home-robux-price-row small{color:#728073;font-size:8px;font-weight:700;white-space:nowrap}
.gag2-home-robux-body>p{margin:0;color:#68766a;font-size:8px;font-weight:700}
.gag2-home-robux-stepper{display:grid;grid-template-columns:28px minmax(34px,1fr) 28px;align-items:center;width:100%;min-height:33px;margin-top:auto;border:1px solid #d7e6d4;border-radius:999px;background:#fff}
.gag2-home-robux-stepper button{display:grid;place-items:center;width:27px;height:27px;margin:2px;padding:0;border:0;border-radius:50%;background:#f4faf2;color:#11803a;font-size:15px;font-weight:900;cursor:pointer}
.gag2-home-robux-stepper button:hover:not(:disabled){background:#e6f7e7}
.gag2-home-robux-stepper button:disabled{color:#aab3aa;cursor:not-allowed}
.gag2-home-robux-stepper input{width:100%;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#16251b;font-size:12px;font-weight:900;text-align:center;pointer-events:none}
.gag2-home-robux-cart-status{min-height:11px;color:#738075;font-size:8px;font-weight:800;text-align:center}
.gag2-home-robux-cart-status.is-added{color:#0c7e39}
.gag2-home-robux-out{width:100%;min-height:33px;margin-top:auto;border:0;border-radius:999px;background:#eef1ed;color:#8b948b;font-size:9px;font-weight:900;cursor:not-allowed}
@media(max-width:980px){.gag2-home-robux-track{grid-auto-columns:clamp(148px,24%,158px)}}
@media(max-width:720px){.gag2-home-robux-heading{align-items:flex-start;padding:14px 12px 11px}.gag2-home-robux-heading h2{font-size:20px}.gag2-home-robux-heading p{max-width:210px}.gag2-home-robux-view-all{padding:7px 9px}.gag2-home-robux-carousel{padding:11px 10px 13px}.gag2-home-robux-track{grid-auto-columns:clamp(148px,46vw,164px);gap:9px}.gag2-home-robux-arrow{display:none}}


/* v2.0.179 — redesigned dedicated Robux marketplace page */
.gag2-robux-shop-shell .gag2-plugin-page-card{padding:16px;background:linear-gradient(180deg,#fff,#fbfff8)}
.gag2-robux-marketplace-v2{display:grid;gap:18px}
.gag2-robux-market-hero{position:relative;min-height:224px;display:flex;align-items:center;overflow:hidden;padding:34px 38px;border-radius:20px;background:radial-gradient(circle at 77% 22%,rgba(126,255,124,.28),transparent 28%),linear-gradient(115deg,#06351e 0%,#08733c 50%,#15a052 100%);color:#fff;box-shadow:0 18px 38px rgba(6,55,28,.18)}
.gag2-robux-market-hero:before{content:"";position:absolute;inset:auto -10% -62% 32%;height:130%;border-radius:50%;background:rgba(255,255,255,.035);transform:rotate(-8deg)}
.gag2-robux-market-hero-copy{position:relative;z-index:2;max-width:650px}
.gag2-robux-market-kicker{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.12);font-size:10px;font-weight:900;letter-spacing:.065em;text-transform:uppercase}
.gag2-robux-market-hero h1{max-width:650px;margin:13px 0 8px;color:#fff;font-size:clamp(32px,4.2vw,50px);line-height:1.03;letter-spacing:-.035em}
.gag2-robux-market-hero p{max-width:610px;margin:0;color:rgba(255,255,255,.88);font-size:14px;font-weight:650;line-height:1.55}
.gag2-robux-market-hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}
.gag2-robux-market-hero-actions .gag2-btn{min-height:39px;padding:9px 15px;border-radius:10px}
.gag2-robux-market-hero-actions .gag2-btn.is-secondary{border:1px solid rgba(255,255,255,.5);background:rgba(4,48,25,.24);color:#fff!important;box-shadow:none}
.gag2-robux-market-art{position:absolute;z-index:1;right:22px;top:18px;width:320px;height:205px;filter:drop-shadow(0 18px 22px rgba(0,0,0,.18))}
.gag2-robux-art-main{position:absolute;right:66px;top:39px;width:112px;height:112px;display:grid;place-items:center;border:12px solid #c9f2a7;border-radius:29px;background:linear-gradient(145deg,#f7ffd8,#85d952);color:#137c37;font-size:48px;transform:rotate(8deg);box-shadow:inset 0 0 0 7px rgba(18,111,48,.18),0 14px 22px rgba(1,38,18,.24)}
.gag2-robux-art-main i,.gag2-robux-art-coin i{transform:rotate(45deg)}
.gag2-robux-art-coin{position:absolute;display:grid;place-items:center;border:5px solid #b9ee77;border-radius:50%;background:#75c94a;color:#eaffc6;box-shadow:inset 0 0 0 4px rgba(14,102,37,.28),0 8px 14px rgba(0,0,0,.16)}
.gag2-robux-art-coin.is-one{right:18px;top:9px;width:42px;height:42px;font-size:15px}.gag2-robux-art-coin.is-two{left:32px;top:36px;width:48px;height:48px;font-size:18px}.gag2-robux-art-coin.is-three{right:8px;bottom:16px;width:34px;height:34px;font-size:12px}
.gag2-robux-art-bill{position:absolute;width:94px;height:52px;border:4px solid #b8ef84;border-radius:9px;background:repeating-linear-gradient(90deg,#64bf50 0 12px,#79d15f 12px 24px);box-shadow:0 10px 16px rgba(0,0,0,.15)}
.gag2-robux-art-bill:after{content:"";position:absolute;inset:8px 27px;border:3px solid rgba(232,255,205,.72);border-radius:50%}
.gag2-robux-art-bill.is-one{left:63px;bottom:24px;transform:rotate(-8deg)}.gag2-robux-art-bill.is-two{left:92px;bottom:7px;transform:rotate(6deg)}
.gag2-robux-market-catalog{overflow:hidden;border:1px solid #dfe9d9;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(5,44,21,.055)}
.gag2-robux-market-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border-bottom:1px solid #e2eadf;background:#fbfdf9}
.gag2-robux-package-filters{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.gag2-robux-package-filters>span{margin-right:2px;color:#4f6254;font-size:11px;font-weight:800}
.gag2-robux-package-filters button{min-width:50px;height:33px;padding:0 12px;border:1px solid #d8e4d5;border-radius:9px;background:#fff;color:#2b4531;font-size:11px;font-weight:850;cursor:pointer;transition:.15s ease}
.gag2-robux-package-filters button:hover,.gag2-robux-package-filters button.is-active{border-color:#50bd4d;background:#4dbd3f;color:#fff;box-shadow:0 5px 12px rgba(57,166,55,.18)}
.gag2-robux-market-controls{display:flex;align-items:center;gap:9px}.gag2-robux-seller-search{position:relative;display:flex;align-items:center}.gag2-robux-seller-search i{position:absolute;left:11px;color:#6c7c6e;font-size:11px}.gag2-robux-seller-search input{width:168px;height:35px;padding:7px 10px 7px 30px!important;border:1px solid #d9e4d6!important;border-radius:9px!important;background:#fff!important;font-size:11px!important}
.gag2-robux-sort-label{display:flex;align-items:center;gap:7px;color:#506153;font-size:11px;font-weight:800}.gag2-robux-sort-label select{height:35px;min-width:154px;padding:6px 31px 6px 10px;border:1px solid #d9e4d6;border-radius:9px;background:#fff;color:#243a29;font-size:11px;font-weight:750}
.gag2-robux-market-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:16px 16px 4px}.gag2-robux-market-title-row h2{margin:0;color:#10391f;font-size:22px}.gag2-robux-result-count{padding:5px 9px;border-radius:999px;background:#edf8e9;color:#177239;font-size:10px;font-weight:900}
.gag2-robux-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:12px 15px 17px}.gag2-robux-market-card{min-width:0}.gag2-robux-market-card .gag2-home-robux-body{gap:5px;padding:9px 10px 11px}.gag2-robux-market-card .gag2-home-robux-media{aspect-ratio:2/3}.gag2-robux-market-card .gag2-home-robux-seller{font-size:11px}.gag2-robux-market-card .gag2-home-robux-price-row strong{font-size:17px}.gag2-robux-market-card .gag2-home-robux-body>p{font-size:9px}.gag2-robux-market-card .gag2-home-robux-stepper{margin-top:4px}
.gag2-robux-market-verified{display:inline-flex;align-items:center;gap:4px;width:max-content;max-width:100%;padding:3px 6px;border-radius:999px;background:#e9f7eb;color:#15723b;font-size:7.5px;font-weight:900;white-space:nowrap}.gag2-robux-market-reputation{display:flex;align-items:center;justify-content:space-between;gap:5px;color:#687669;font-size:8px;font-weight:750}.gag2-robux-market-reputation span{display:flex;align-items:center;gap:3px;min-width:0;white-space:nowrap}.gag2-robux-market-reputation i{color:#d89d0b}.gag2-robux-market-pack-count{min-height:11px;color:#778277;font-size:8px;font-weight:750}
.gag2-robux-filter-empty{display:grid;justify-items:center;gap:5px;margin:0 15px 17px;padding:30px;border:1px dashed #cdddc9;border-radius:13px;background:#f9fcf7;color:#627064;text-align:center}.gag2-robux-filter-empty[hidden]{display:none!important}.gag2-robux-filter-empty i{color:#3ba54a;font-size:24px}.gag2-robux-filter-empty strong{color:#21402a}.gag2-robux-filter-empty span{font-size:11px}
.gag2-robux-guide-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:14px}.gag2-robux-how-card,.gag2-robux-reminders-card{padding:16px;border:1px solid #dde8d9;border-radius:15px;background:#fff;box-shadow:0 8px 20px rgba(5,44,21,.045)}.gag2-robux-how-card{background:linear-gradient(135deg,#fffdf5,#fff9e9)}.gag2-robux-reminders-card{background:linear-gradient(135deg,#f5fff8,#ecfbf1)}
.gag2-robux-guide-title{display:flex;align-items:flex-start;gap:9px;margin-bottom:13px}.gag2-robux-guide-title>i{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#fff1c7;color:#c78600}.gag2-robux-reminders-card .gag2-robux-guide-title>i{background:#dff5e5;color:#16803d}.gag2-robux-guide-title h2{margin:0;color:#213c29;font-size:15px}.gag2-robux-guide-title p{margin:2px 0 0;color:#718076;font-size:9px}
.gag2-robux-how-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.gag2-robux-how-steps>div{position:relative;display:grid;justify-items:start;align-content:start;gap:3px;min-height:112px;padding:12px 10px;border:1px solid rgba(223,204,144,.55);border-radius:11px;background:rgba(255,255,255,.72)}.gag2-robux-how-steps>div>span{position:absolute;right:8px;top:7px;color:#cfa226;font-size:9px;font-weight:900}.gag2-robux-how-steps>div>i{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#e9f4d9;color:#348b39}.gag2-robux-how-steps strong{color:#2c3b2e;font-size:10px}.gag2-robux-how-steps small{color:#768078;font-size:8.5px;line-height:1.35}
.gag2-robux-reminders-card ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.gag2-robux-reminders-card li{display:flex;align-items:flex-start;gap:7px;color:#425649;font-size:10px;line-height:1.4}.gag2-robux-reminders-card li i{margin-top:2px;color:#1c9949}
.gag2-robux-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid #dfe8dc;border-radius:14px;background:#fbfdf9}.gag2-robux-trust-strip>span{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:1px 9px;padding:13px 14px;border-right:1px solid #e1e8df}.gag2-robux-trust-strip>span:last-child{border-right:0}.gag2-robux-trust-strip i{grid-row:span 2;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e8f7e6;color:#2d9a3f}.gag2-robux-trust-strip b{color:#263d2b;font-size:10px}.gag2-robux-trust-strip small{color:#788279;font-size:8px}
.gag2-robux-marketplace-v2 .gag2-robux-safety-note{margin:0;border-radius:14px;padding:14px 16px}.gag2-robux-marketplace-v2 .gag2-robux-safety-note>i{font-size:21px}.gag2-robux-marketplace-v2 .gag2-robux-safety-note strong{font-size:12px}.gag2-robux-marketplace-v2 .gag2-robux-safety-note p{font-size:10px}
@media(max-width:980px){.gag2-robux-market-art{opacity:.62;right:-42px}.gag2-robux-market-hero-copy{max-width:68%}.gag2-robux-market-toolbar{align-items:flex-start;flex-direction:column}.gag2-robux-market-controls{width:100%;justify-content:space-between}.gag2-robux-seller-search{flex:1}.gag2-robux-seller-search input{width:100%}.gag2-robux-market-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gag2-robux-guide-grid{grid-template-columns:1fr}.gag2-robux-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-robux-trust-strip>span:nth-child(2){border-right:0}.gag2-robux-trust-strip>span:nth-child(-n+2){border-bottom:1px solid #e1e8df}}
@media(max-width:720px){.gag2-robux-shop-shell .gag2-plugin-page-card{padding:10px}.gag2-robux-marketplace-v2{gap:12px}.gag2-robux-market-hero{min-height:0;padding:27px 22px}.gag2-robux-market-hero-copy{max-width:100%}.gag2-robux-market-hero h1{font-size:31px}.gag2-robux-market-art{display:none}.gag2-robux-market-toolbar{padding:11px}.gag2-robux-package-filters{width:100%}.gag2-robux-package-filters>span{width:100%}.gag2-robux-package-filters button{flex:1;min-width:48px;padding:0 8px}.gag2-robux-market-controls{display:grid;grid-template-columns:1fr}.gag2-robux-sort-label{justify-content:space-between}.gag2-robux-sort-label select{flex:1;min-width:0}.gag2-robux-market-title-row{padding:14px 12px 3px}.gag2-robux-market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:10px 10px 14px}.gag2-robux-market-card .gag2-home-robux-body{padding:8px}.gag2-robux-market-reputation{display:grid;justify-content:start}.gag2-robux-how-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.gag2-robux-trust-strip{grid-template-columns:1fr}.gag2-robux-trust-strip>span{border-right:0;border-bottom:1px solid #e1e8df}.gag2-robux-trust-strip>span:last-child{border-bottom:0}}
@media(max-width:410px){.gag2-robux-market-grid{grid-template-columns:1fr}.gag2-robux-how-steps{grid-template-columns:1fr}.gag2-robux-market-hero-actions{display:grid}.gag2-robux-market-hero-actions .gag2-btn{justify-content:center}}

/* v2.0.180 — compact Robux cards + true right sidebar */
.gag2-robux-shop-shell .gag2-plugin-page-card{overflow:visible}
.gag2-robux-marketplace-v2{
  display:grid;
  grid-template-columns:minmax(0,1fr) 278px;
  grid-template-areas:
    "hero hero"
    "catalog sidebar"
    "trust sidebar"
    "safety safety";
  gap:14px 16px;
  align-items:start;
}
.gag2-robux-market-hero{grid-area:hero;min-height:190px;padding:28px 30px;border-radius:17px}
.gag2-robux-market-hero h1{font-size:clamp(29px,3.3vw,42px)}
.gag2-robux-market-art{right:8px;top:4px;transform:scale(.88);transform-origin:center right}
.gag2-robux-market-catalog{grid-area:catalog;min-width:0}
.gag2-robux-guide-grid{
  grid-area:sidebar;
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
  align-content:start;
  position:sticky;
  top:18px;
}
.gag2-robux-trust-strip{grid-area:trust}
.gag2-robux-marketplace-v2>.gag2-robux-safety-note{grid-area:safety}

/* Keep dedicated marketplace cards the same compact premium size as homepage cards. */
.gag2-robux-market-grid{
  display:grid;
  grid-template-columns:repeat(auto-fill,minmax(136px,146px));
  justify-content:start;
  align-items:stretch;
  gap:10px;
  padding:11px 13px 15px;
}
.gag2-robux-market-card{width:100%;max-width:146px;border-radius:11px}
.gag2-robux-market-card .gag2-home-robux-media{aspect-ratio:2/3}
.gag2-robux-market-card .gag2-home-robux-body{gap:4px;padding:7px 8px 9px}
.gag2-robux-market-card .gag2-home-robux-seller{font-size:9.5px}
.gag2-robux-market-card .gag2-home-robux-price-row strong{font-size:15px}
.gag2-robux-market-card .gag2-home-robux-body>p{font-size:7.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gag2-robux-market-card .gag2-home-robux-stepper{min-height:31px;grid-template-columns:26px minmax(30px,1fr) 26px}
.gag2-robux-market-card .gag2-home-robux-stepper button{width:25px;height:25px;font-size:14px}
.gag2-robux-market-card .gag2-home-robux-stepper input{font-size:11px}
.gag2-robux-market-card .gag2-home-robux-stock{right:5px;bottom:5px;padding:3px 6px;font-size:7px}
.gag2-robux-market-verified{padding:3px 5px;font-size:6.8px}
.gag2-robux-market-reputation{font-size:7.2px}
.gag2-robux-market-pack-count{font-size:7.2px;min-height:10px}
.gag2-robux-market-card .gag2-home-robux-cart-status{font-size:7.2px}

/* Sidebar cards */
.gag2-robux-how-card,.gag2-robux-reminders-card,.gag2-robux-top-sellers-card,.gag2-robux-help-card{
  padding:14px;
  border:1px solid #dde8d9;
  border-radius:14px;
  background:#fff;
  box-shadow:0 8px 20px rgba(5,44,21,.05);
}
.gag2-robux-how-card{background:linear-gradient(135deg,#fffdf5,#fff9e9)}
.gag2-robux-reminders-card{background:linear-gradient(135deg,#f5fff8,#ecfbf1)}
.gag2-robux-guide-title{margin-bottom:11px}
.gag2-robux-guide-title h2{font-size:14px}
.gag2-robux-guide-title p{font-size:8.5px}
.gag2-robux-how-steps{display:grid;grid-template-columns:1fr;gap:7px}
.gag2-robux-how-steps>div{
  min-height:0;
  display:grid;
  grid-template-columns:24px 28px minmax(0,1fr);
  grid-template-rows:auto auto;
  align-items:center;
  justify-items:start;
  gap:1px 7px;
  padding:9px;
}
.gag2-robux-how-steps>div>span{position:static;grid-column:1;grid-row:1/3;width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#dff1bd;color:#6f8f18;font-size:8px}
.gag2-robux-how-steps>div>i{grid-column:2;grid-row:1/3;width:27px;height:27px}
.gag2-robux-how-steps strong{grid-column:3;grid-row:1;font-size:9.5px}
.gag2-robux-how-steps small{grid-column:3;grid-row:2;font-size:7.8px}
.gag2-robux-reminders-card ul{gap:7px}
.gag2-robux-reminders-card li{font-size:9px}
.gag2-robux-side-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}
.gag2-robux-side-heading h2{margin:0;color:#173b26;font-size:14px}
.gag2-robux-side-heading p{margin:2px 0 0;color:#748077;font-size:8px}
.gag2-robux-side-heading a{color:#16823e!important;text-decoration:none;font-size:8px;font-weight:900;white-space:nowrap}
.gag2-robux-top-seller-list{display:grid;gap:7px}
.gag2-robux-top-seller{display:grid;grid-template-columns:20px 35px minmax(0,1fr) 10px;align-items:center;gap:7px;padding:8px;border:1px solid #e3ebe0;border-radius:10px;background:#fbfdf9;color:inherit!important;text-decoration:none!important;transition:.15s ease}
.gag2-robux-top-seller:hover{border-color:#bcdcbc;background:#f5fbf3;transform:translateY(-1px)}
.gag2-robux-top-rank{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#e7f7e4;color:#18803e;font-size:8px;font-weight:900}
.gag2-robux-top-avatar{width:35px;height:35px;border-radius:50%;overflow:hidden;background:#eef5ec;display:grid;place-items:center}
.gag2-robux-top-avatar img{width:100%;height:100%;object-fit:cover}
.gag2-robux-top-copy{min-width:0;display:grid;gap:1px}
.gag2-robux-top-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#203a28;font-size:9px}
.gag2-robux-top-copy strong i{color:#1d9b4b;font-size:7px}
.gag2-robux-top-copy small,.gag2-robux-top-copy em{display:block;color:#758178;font-size:7px;font-style:normal}
.gag2-robux-top-seller>i{color:#8a988d;font-size:8px}
.gag2-robux-help-card{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;background:linear-gradient(135deg,#f7fbff,#eef8ff)}
.gag2-robux-help-card>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e5f0ff;color:#54769f}
.gag2-robux-help-card h2{margin:0;color:#253c4f;font-size:13px}
.gag2-robux-help-card p{margin:2px 0 0;color:#6b7b87;font-size:8px;line-height:1.35}
.gag2-robux-help-card .gag2-btn{grid-column:1/-1;min-height:33px;justify-content:center;padding:7px 10px;border-radius:9px;font-size:9px}

@media(max-width:1100px){
  .gag2-robux-marketplace-v2{grid-template-columns:minmax(0,1fr) 250px;gap:12px}
  .gag2-robux-market-art{opacity:.5;right:-35px}
  .gag2-robux-market-hero-copy{max-width:72%}
}
@media(max-width:820px){
  .gag2-robux-marketplace-v2{
    grid-template-columns:1fr;
    grid-template-areas:"hero" "catalog" "sidebar" "trust" "safety";
  }
  .gag2-robux-guide-grid{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
  .gag2-robux-help-card{align-self:start}
  .gag2-robux-market-grid{grid-template-columns:repeat(auto-fill,minmax(136px,146px))}
}
@media(max-width:560px){
  .gag2-robux-guide-grid{grid-template-columns:1fr}
  .gag2-robux-market-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}
  .gag2-robux-market-card{max-width:none}
}
@media(max-width:360px){
  .gag2-robux-market-grid{grid-template-columns:1fr}
}


/* v2.0.183 — forced mobile portrait card carousels for Robux Shop and Seller Store */
@media (max-width: 720px) {
  /* Force a true one-row flex carousel. This avoids grid auto-column shrinkage
     caused by theme or page-builder rules on narrow mobile viewports. */
  .gag2-robux-market-grid,
  .gag2-store-robux-packages {
    display: flex !important;
    flex-flow: row nowrap !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 12px !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    overscroll-behavior-x: contain !important;
    scroll-snap-type: x mandatory !important;
    scroll-padding-inline: 14px !important;
    scroll-behavior: smooth !important;
    -webkit-overflow-scrolling: touch !important;
    touch-action: pan-x pan-y !important;
    scrollbar-width: none !important;
    box-sizing: border-box !important;
    padding: 10px 14px 18px !important;
  }

  .gag2-robux-market-grid::-webkit-scrollbar,
  .gag2-store-robux-packages::-webkit-scrollbar {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
  }

  /* Each card stays portrait and occupies about 78% of the viewport,
     leaving a visible preview of the next card. */
  .gag2-robux-market-grid > article.gag2-robux-market-card,
  .gag2-store-robux-packages > article.gag2-store-robux-package-card {
    display: flex !important;
    flex: 0 0 78vw !important;
    flex-direction: column !important;
    align-self: stretch !important;
    width: 78vw !important;
    min-width: 240px !important;
    max-width: 320px !important;
    height: auto !important;
    margin: 0 !important;
    scroll-snap-align: start !important;
    scroll-snap-stop: always !important;
    box-sizing: border-box !important;
  }

  /* Preserve the tall package artwork instead of allowing horizontal cards. */
  .gag2-robux-market-card .gag2-home-robux-card-inner,
  .gag2-store-robux-package-card {
    height: 100% !important;
  }
  .gag2-robux-market-card .gag2-home-robux-media,
  .gag2-store-robux-package-card .gag2-store-robux-package-media {
    display: block !important;
    width: 100% !important;
    min-width: 100% !important;
    aspect-ratio: 2 / 3 !important;
    height: auto !important;
    flex: 0 0 auto !important;
  }
  .gag2-robux-market-card .gag2-home-robux-media img,
  .gag2-store-robux-package-card .gag2-store-robux-package-media img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
    -webkit-user-drag: none !important;
    user-select: none !important;
  }

  .gag2-robux-market-card .gag2-home-robux-body,
  .gag2-store-robux-package-card .gag2-store-robux-package-body {
    width: 100% !important;
    box-sizing: border-box !important;
    flex: 1 0 auto !important;
  }

  /* Keep quantity taps local while allowing swipes from the rest of the card. */
  .gag2-robux-market-card button,
  .gag2-robux-market-card input,
  .gag2-store-robux-package-card button,
  .gag2-store-robux-package-card input {
    touch-action: manipulation !important;
  }
}

@media (max-width: 360px) {
  .gag2-robux-market-grid > article.gag2-robux-market-card,
  .gag2-store-robux-packages > article.gag2-store-robux-package-card {
    flex-basis: calc(100vw - 54px) !important;
    width: calc(100vw - 54px) !important;
    min-width: 238px !important;
    max-width: none !important;
  }
}

/* v2.0.184 — hard fix for Seller Store mobile Robux swipe carousel */
.gag2-store-listing-stack,
.gag2-store-main-panel,
.gag2-store-catalog-section,
.gag2-store-robux-section,
.gag2-store-robux-carousel-shell {
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

@media (max-width: 720px) {
  /* The shell owns horizontal scrolling so parent grid and overflow rules cannot
     expand the track or turn the cards into a non-scrollable narrow row. */
  .gag2-store-robux-carousel-shell {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    overscroll-behavior-inline: contain !important;
    scroll-snap-type: x mandatory !important;
    scroll-padding-inline: 14px !important;
    scroll-behavior: smooth !important;
    -webkit-overflow-scrolling: touch !important;
    touch-action: pan-x pan-y !important;
    scrollbar-width: none !important;
    box-sizing: border-box !important;
    padding: 8px 0 18px !important;
  }
  .gag2-store-robux-carousel-shell::-webkit-scrollbar {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
  }

  /* The inner track is deliberately wider than the shell. */
  .gag2-store-robux-carousel-shell > .gag2-store-robux-packages {
    display: flex !important;
    flex-flow: row nowrap !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 12px !important;
    width: max-content !important;
    min-width: 100% !important;
    max-width: none !important;
    overflow: visible !important;
    padding: 0 14px !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  .gag2-store-robux-carousel-shell > .gag2-store-robux-packages > article.gag2-store-robux-package-card {
    display: flex !important;
    flex: 0 0 min(78vw, 300px) !important;
    flex-direction: column !important;
    width: min(78vw, 300px) !important;
    min-width: 240px !important;
    max-width: 300px !important;
    margin: 0 !important;
    scroll-snap-align: start !important;
    scroll-snap-stop: always !important;
    box-sizing: border-box !important;
  }

  .gag2-store-robux-carousel-shell .gag2-store-robux-package-media {
    display: block !important;
    width: 100% !important;
    aspect-ratio: 2 / 3 !important;
    flex: 0 0 auto !important;
  }
  .gag2-store-robux-carousel-shell .gag2-store-robux-package-media img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
    pointer-events: none !important;
    user-select: none !important;
    -webkit-user-drag: none !important;
  }

  /* Controls remain tappable without turning the whole card into a drag target. */
  .gag2-store-robux-carousel-shell button,
  .gag2-store-robux-carousel-shell input {
    touch-action: manipulation !important;
  }
}

@media (max-width: 360px) {
  .gag2-store-robux-carousel-shell > .gag2-store-robux-packages > article.gag2-store-robux-package-card {
    flex-basis: calc(100vw - 54px) !important;
    width: calc(100vw - 54px) !important;
    min-width: 238px !important;
    max-width: none !important;
  }
}

/* v2.0.185 — compact premium Seller Store Robux cards */
.gag2-store-robux-package-card{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(17,126,61,.16)!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#ffffff 0%,#fbfefb 100%)!important;
  box-shadow:0 8px 22px rgba(8,57,27,.08)!important;
  isolation:isolate;
}
.gag2-store-robux-package-card::before{
  content:"";
  position:absolute;
  z-index:3;
  inset:0 0 auto;
  height:3px;
  background:linear-gradient(90deg,#0c7f3c,#62d83e,#b9f36b);
  pointer-events:none;
}
.gag2-store-robux-package-card:hover{
  transform:translateY(-3px)!important;
  border-color:rgba(22,151,70,.28)!important;
  box-shadow:0 14px 30px rgba(8,57,27,.13)!important;
}
.gag2-store-robux-package-media{
  position:relative;
  border-bottom:1px solid rgba(13,96,45,.09);
}
.gag2-store-robux-package-media::after{
  content:"";
  position:absolute;
  inset:0;
  box-shadow:inset 0 -18px 24px rgba(0,0,0,.08);
  pointer-events:none;
}
.gag2-store-robux-package-body{
  gap:5px!important;
  padding:10px 9px 11px!important;
}
.gag2-store-robux-price{
  font-size:16px!important;
  line-height:1.15!important;
  font-weight:900!important;
}
.gag2-store-robux-unit-price,
.gag2-store-robux-cart-status,
.gag2-store-robux-pending{
  font-size:8.5px!important;
  line-height:1.3!important;
}
.gag2-store-robux-select-label{
  font-size:10px!important;
  line-height:1.25!important;
}
.gag2-store-robux-stepper{
  grid-template-columns:30px minmax(32px,1fr) 30px!important;
  width:100%!important;
  max-width:116px!important;
  min-height:34px!important;
  border-color:#d8e8d7!important;
  box-shadow:0 3px 10px rgba(12,91,39,.05),inset 0 0 0 1px rgba(22,131,59,.025)!important;
}
.gag2-store-robux-stepper button{
  width:28px!important;
  height:28px!important;
  margin:2px!important;
  font-size:16px!important;
}
.gag2-store-robux-stepper input{
  font-size:12px!important;
}

/* Compact, non-stretched desktop catalog cards. */
@media (min-width:721px){
  .gag2-store-robux-carousel-shell{
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:thin;
    scrollbar-color:#b9dbbf transparent;
    padding:6px 20px 20px!important;
  }
  .gag2-store-robux-carousel-shell::-webkit-scrollbar{height:5px}
  .gag2-store-robux-carousel-shell::-webkit-scrollbar-thumb{background:#b9dbbf;border-radius:999px}
  .gag2-store-robux-carousel-shell::-webkit-scrollbar-track{background:transparent}
  .gag2-store-robux-carousel-shell>.gag2-store-robux-packages{
    display:flex!important;
    flex-flow:row nowrap!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:12px!important;
    width:max-content!important;
    min-width:100%!important;
    max-width:none!important;
    padding:0!important;
    margin:0!important;
  }
  .gag2-store-robux-carousel-shell>.gag2-store-robux-packages>article.gag2-store-robux-package-card{
    flex:0 0 156px!important;
    width:156px!important;
    min-width:156px!important;
    max-width:156px!important;
    margin:0!important;
  }
  .gag2-store-robux-carousel-shell .gag2-store-robux-package-media{
    width:100%!important;
    aspect-ratio:2/3!important;
  }
}

/* Smaller premium swipe cards on phones, with the next card visible. */
@media (max-width:720px){
  .gag2-store-robux-carousel-shell{
    padding:7px 0 16px!important;
    scroll-padding-inline:14px!important;
  }
  .gag2-store-robux-carousel-shell>.gag2-store-robux-packages{
    gap:11px!important;
    padding:0 14px!important;
  }
  .gag2-store-robux-carousel-shell>.gag2-store-robux-packages>article.gag2-store-robux-package-card{
    flex:0 0 min(62vw,210px)!important;
    width:min(62vw,210px)!important;
    min-width:184px!important;
    max-width:210px!important;
    scroll-snap-align:start!important;
    scroll-snap-stop:always!important;
  }
  .gag2-store-robux-carousel-shell .gag2-store-robux-package-media{
    aspect-ratio:2/3!important;
  }
  .gag2-store-robux-package-card:hover{transform:none!important}
}

@media (max-width:360px){
  .gag2-store-robux-carousel-shell>.gag2-store-robux-packages>article.gag2-store-robux-package-card{
    flex-basis:min(64vw,202px)!important;
    width:min(64vw,202px)!important;
    min-width:178px!important;
    max-width:202px!important;
  }
}

/* v2.0.186 — Admin-configurable buyer page header banners */
.gag2-plugin-page-hero.has-page-banner,
.gag2-robux-market-hero.has-page-banner{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background-image:linear-gradient(90deg,rgba(3,35,20,.9) 0%,rgba(4,64,32,.78) 44%,rgba(4,64,32,.28) 72%,rgba(4,64,32,.18) 100%),var(--gag2-page-banner)!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}
.gag2-plugin-page-hero.has-page-banner:after,
.gag2-robux-market-hero.has-page-banner:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.18));
}
.gag2-plugin-page-hero.has-page-banner .gag2-plugin-hero-copy,
.gag2-robux-market-hero.has-page-banner .gag2-robux-market-hero-copy{
  position:relative;
  z-index:2;
  text-shadow:0 2px 14px rgba(0,0,0,.26);
}
.gag2-robux-market-hero.has-page-banner .gag2-robux-market-art{display:none!important}
@media(max-width:760px){
  .gag2-plugin-page-hero.has-page-banner,
  .gag2-robux-market-hero.has-page-banner{
    background-position:center!important;
    min-height:180px;
  }
}


/* v2.0.187 — Robux page header spans full width; sidebar starts below header */
@media (min-width: 821px) {
  .gag2-robux-marketplace-v2 {
    grid-template-areas:
      "hero hero"
      "catalog sidebar"
      "trust sidebar"
      "safety safety" !important;
  }
  .gag2-robux-market-hero {
    grid-column: 1 / -1 !important;
    width: 100% !important;
  }
  .gag2-robux-guide-grid {
    grid-row: 2 / span 2;
    align-self: start;
  }
}

/* v2.0.189 — Rectangular seller-controlled SALE tag */
.gag2-sale-ribbon{
  position:absolute;
  top:10px;
  right:-1px;
  z-index:30;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:56px;
  height:30px;
  padding:0 11px;
  color:#fff!important;
  font-size:11px;
  line-height:1;
  font-weight:950;
  letter-spacing:.055em;
  text-transform:uppercase;
  text-shadow:0 1px 1px rgba(80,0,0,.34);
  background:linear-gradient(135deg,#ff4136 0%,#e60000 56%,#a80000 100%);
  clip-path:none!important;
  border-radius:5px 0 0 5px;
  box-shadow:0 6px 14px rgba(151,0,0,.25),inset 0 1px 0 rgba(255,255,255,.24);
  pointer-events:none;
  user-select:none;
  white-space:nowrap;
}
.gag2-sale-ribbon:before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:2px;
  background:linear-gradient(90deg,rgba(255,255,255,.56),rgba(255,255,255,0));
  opacity:.65;
  border-radius:inherit;
}
.gag2-offer-mini,
.gag2-product-offer-row,
.gag2-home-robux-card-inner,
.gag2-store-robux-package-card,
.gag2-store-product-card{position:relative!important}

/* Prevent seller-card price typography from recoloring SALE text. */
.gag2-offer-mini .gag2-sale-ribbon,
.gag2-home-robux-card-inner .gag2-sale-ribbon,
.gag2-store-product-card .gag2-sale-ribbon,
.gag2-store-robux-package-card .gag2-sale-ribbon,
.gag2-product-offer-row .gag2-sale-ribbon{color:#fff!important}

.gag2-offer-mini .gag2-sale-ribbon.is-seller-card{
  top:8px;
  right:-1px;
  min-width:50px;
  height:27px;
  padding:0 8px;
  font-size:10px;
}

/* Individual Product page: SALE sits directly before Price instead of floating at row end. */
.gag2-product-offer-price.has-sale{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  grid-template-rows:auto auto;
  column-gap:8px;
  align-items:center;
}
.gag2-product-offer-price .gag2-sale-ribbon.is-offer-row{
  position:relative;
  top:auto;
  right:auto;
  grid-column:1;
  grid-row:1 / span 2;
  min-width:50px;
  height:27px;
  padding:0 8px;
  border-radius:5px;
  font-size:10px;
  justify-self:start;
  align-self:center;
}
.gag2-product-offer-price.has-sale>small,
.gag2-product-offer-price.has-sale>strong{grid-column:2}

.gag2-home-robux-card-inner .gag2-sale-ribbon.is-robux-card,
.gag2-store-robux-package-card .gag2-sale-ribbon.is-store-robux{
  top:34px;
  right:-1px;
}
.gag2-store-product-card .gag2-sale-ribbon.is-store-product{
  top:12px;
  right:-1px;
}
.is-out-of-stock>.gag2-sale-ribbon,
.is-out-of-stock .gag2-sale-ribbon{filter:saturate(.78);opacity:.86}

@media(max-width:720px){
  .gag2-sale-ribbon{
    min-width:48px;
    height:27px;
    padding:0 8px;
    font-size:10px;
  }
  .gag2-product-offer-price.has-sale{
    grid-template-columns:auto minmax(0,1fr)!important;
  }
  .gag2-product-offer-price .gag2-sale-ribbon.is-offer-row{
    min-width:48px;
    height:26px;
    padding:0 7px;
  }
}

/* v2.0.191 — Product listing search, sorting, and SALE-only filtering */
.gag2-product-listing-browser [hidden]{display:none!important}
.gag2-product-listing-toolbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin:0 0 10px;
  padding:12px;
  border:1px solid #dce8d9;
  border-radius:15px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfef9 100%);
  box-shadow:0 8px 20px rgba(5,36,20,.045);
}
.gag2-product-listing-search{
  position:relative;
  display:flex;
  align-items:center;
  flex:1 1 320px;
  max-width:470px;
}
.gag2-product-listing-search>i{
  position:absolute;
  left:14px;
  z-index:1;
  color:#597066;
  font-size:13px;
  pointer-events:none;
}
.gag2-product-listing-search input{
  width:100%;
  min-width:0;
  height:42px;
  padding:0 14px 0 40px;
  border:1px solid #d7e4d5;
  border-radius:12px;
  background:#fff;
  color:#183526;
  font:inherit;
  font-size:13px;
  outline:none;
  transition:border-color .16s ease,box-shadow .16s ease;
}
.gag2-product-listing-search input:focus{
  border-color:#39b95d;
  box-shadow:0 0 0 3px rgba(34,197,94,.12);
}
.gag2-product-listing-sort{
  display:flex;
  align-items:center;
  gap:9px;
  flex:0 0 auto;
  color:#43574a;
  font-size:13px;
  font-weight:800;
  white-space:nowrap;
}
.gag2-product-listing-sort select{
  min-width:205px;
  height:42px;
  padding:0 36px 0 13px;
  border:1px solid #d7e4d5;
  border-radius:12px;
  background:#fff;
  color:#173523;
  font:inherit;
  font-size:13px;
  font-weight:800;
  outline:none;
  cursor:pointer;
}
.gag2-listing-result-row{
  min-height:20px;
  margin:0 2px 8px;
  color:#6a786e;
  font-size:11px;
  font-weight:750;
}
.gag2-featured-listing-browser .gag2-product-listing-toolbar{
  margin:0 0 14px;
}
.gag2-featured-listing-browser .gag2-listing-result-row{
  margin-bottom:5px;
}
.gag2-store-products-section .gag2-product-listing-toolbar{
  margin:0 20px 4px;
}
.gag2-store-products-section .gag2-listing-result-row{
  margin:0 22px 4px;
}
.gag2-store-products-empty{
  margin:12px 20px 22px!important;
  padding:30px!important;
}
.gag2-all-products-page>.gag2-product-listing-toolbar{
  margin-top:0;
}
.gag2-offer-mini[hidden],
.gag2-store-product-card[hidden],
.gag2-product-row[hidden]{display:none!important}

@media(max-width:760px){
  .gag2-product-listing-toolbar{
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
    padding:10px;
    border-radius:13px;
  }
  .gag2-product-listing-search{max-width:none;flex-basis:auto}
  .gag2-product-listing-search input{height:40px}
  .gag2-product-listing-sort{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px}
  .gag2-product-listing-sort select{min-width:0;width:100%;height:40px}
  .gag2-store-products-section .gag2-product-listing-toolbar{margin:0 14px 4px}
  .gag2-store-products-section .gag2-listing-result-row{margin:0 15px 4px}
}

/* v2.0.192 — Automatic seller presence and module order availability */
.gag2-seller-store-link{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-width:0;
}
.gag2-seller-store-link-label{min-width:0}
.gag2-seller-presence-dot,
.gag2-presence-orb{
  display:inline-block;
  flex:0 0 auto;
  border-radius:999px;
  background:#d6a52c;
  box-shadow:0 0 0 3px rgba(214,165,44,.13);
}
.gag2-seller-presence-dot{width:8px;height:8px}
.gag2-seller-presence-dot.is-available,
.gag2-presence-orb.is-available{
  background:#24c765;
  box-shadow:0 0 0 3px rgba(36,199,101,.14),0 0 10px rgba(36,199,101,.65);
}
.gag2-seller-presence-dot.is-away,
.gag2-presence-orb.is-away{
  background:#e4ad32;
  box-shadow:0 0 0 3px rgba(228,173,50,.14);
}
.gag2-seller-availability-panel{overflow:visible}
.gag2-presence-readonly{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  gap:16px;
  align-items:center;
  padding:18px;
  margin:14px 0 18px;
  border:1px solid #dceade;
  border-radius:16px;
  background:linear-gradient(135deg,#fbfffc,#f0f9f2);
}
.gag2-presence-orb{width:17px;height:17px}
.gag2-presence-readonly small{
  display:block;
  color:#6c7f72;
  font-size:11px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.gag2-presence-readonly strong{display:block;margin-top:2px;font-size:18px;color:#173c27}
.gag2-presence-readonly p{margin:4px 0 0;color:#637268;font-size:13px}
.gag2-readonly-pill{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:8px 11px;
  border-radius:999px;
  color:#577062;
  background:#e7f0e9;
  font-size:11px;
  font-weight:800;
}
.gag2-order-availability-grid{display:grid;gap:12px}
.gag2-order-availability-card{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:14px;
  padding:16px!important;
  border:1px solid #dceade;
  border-radius:15px;
  background:#fff;
  cursor:pointer;
}
.gag2-order-availability-icon{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:13px;
  color:#087d3d;
  background:#e5f8eb;
}
.gag2-order-availability-card strong{display:block;color:#173c27;font-size:15px}
.gag2-order-availability-card small{display:block;margin-top:3px;color:#68796e;line-height:1.45}
.gag2-availability-note{
  display:flex;
  align-items:flex-start;
  gap:10px;
  margin-top:14px;
  padding:13px 14px;
  border-radius:13px;
  color:#355b42;
  background:#eef8f1;
  font-size:13px;
  line-height:1.5;
}
.gag2-store-public-availability{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:10px 0 4px;
}
.gag2-public-presence-pill,
.gag2-public-order-pill{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:30px;
  padding:6px 10px;
  border:1px solid rgba(255,255,255,.26);
  border-radius:999px;
  font-size:11px;
  font-weight:850;
  line-height:1.2;
  backdrop-filter:blur(6px);
}
.gag2-public-presence-pill.is-available{color:#eaffef;background:rgba(15,104,53,.7)}
.gag2-public-presence-pill.is-away{color:#fff8df;background:rgba(118,81,5,.66)}
.gag2-public-order-pill.is-accepting{color:#eaffef;background:rgba(10,104,50,.58)}
.gag2-public-order-pill.is-paused{color:#f2f4f2;background:rgba(58,73,64,.68)}
.gag2-orders-paused-note{
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:#68756d!important;
  font-weight:800!important;
}
@media(max-width:720px){
  .gag2-presence-readonly{grid-template-columns:auto minmax(0,1fr)}
  .gag2-readonly-pill{grid-column:1/-1;width:max-content}
  .gag2-order-availability-card{grid-template-columns:auto minmax(0,1fr)}
  .gag2-order-availability-card>.gag2-switch{grid-column:1/-1;justify-self:end}
  .gag2-store-public-availability{gap:6px}
}
.gag2-offer-mini.is-orders-paused,
.gag2-product-offer-row.is-orders-paused,
.gag2-store-product-card.is-orders-paused{
  border-color:#dfe7e1!important;
  background:linear-gradient(145deg,#fbfcfb,#f4f7f5)!important;
}
.gag2-product-offer-status.is-paused{color:#68756d;background:#edf1ee}
.gag2-product-offer-status.is-paused>i{color:#758279;background:#e2e8e4}
.gag2-btn.is-disabled,
.gag2-cart-checkout-btn.is-disabled,
.gag2-seller-card-checkout.is-disabled{
  opacity:.68;
  cursor:not-allowed;
  pointer-events:none;
  filter:saturate(.55);
}
.gag2-featured-seller-card>strong,
.gag2-sidebar-seller-copy>strong,
.gag2-robux-top-copy>strong,
.gag2-home-robux-seller{
  display:flex;
  align-items:center;
  gap:6px;
}

/* v2.0.193 — Seller Messages inbox, expandable order items, and static menu badge */
.gag2-seller-menu-category>div>a{position:relative}
.gag2-seller-menu-badge.gag2-seller-notification-badge{
  position:static!important;
  margin-left:auto;
  min-width:20px;
  height:20px;
  padding:0 6px;
  border:0;
  box-shadow:0 3px 8px rgba(94,0,0,.22);
}
.gag2-seller-menu-category>div>a.active .gag2-seller-menu-badge{box-shadow:none}
.gag2-seller-messages-page{overflow:hidden}
.gag2-seller-messages-head h3{display:flex;align-items:center;gap:9px}
.gag2-seller-messages-filters{display:flex;flex-wrap:wrap;gap:8px;padding:13px 0;border-top:1px solid #e7eee9;border-bottom:1px solid #e7eee9}
.gag2-seller-messages-filters button{min-height:34px;padding:7px 13px;border:1px solid #d8e5dc;border-radius:999px;background:#fff;color:#637269;font-size:11px;font-weight:800;cursor:pointer}
.gag2-seller-messages-filters button.active{border-color:#159447;background:#eaf8ee;color:#0d7137;box-shadow:0 5px 14px rgba(21,148,71,.10)}
.gag2-seller-messages-status{padding:11px 2px;color:#78857d;font-size:11px;font-weight:700}
.gag2-seller-messages-list{display:grid;gap:9px}
.gag2-seller-message-item{display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:12px;width:100%;padding:13px 14px;border:1px solid #e1ebe4;border-radius:14px;background:#fff;text-align:left;cursor:pointer;box-shadow:0 7px 20px rgba(20,65,37,.045);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.gag2-seller-message-item:hover{border-color:#a9d8b8;box-shadow:0 12px 28px rgba(20,105,50,.09);transform:translateY(-1px)}
.gag2-seller-message-item.is-unread{border-left:4px solid #159447;background:linear-gradient(90deg,#f0fbf3 0,#fff 28%)}
.gag2-seller-message-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#edf7f0;color:#14763b;font-size:16px}
.gag2-seller-message-item.severity-critical .gag2-seller-message-icon{background:#fff0f0;color:#c52626}
.gag2-seller-message-item.severity-attention .gag2-seller-message-icon{background:#fff7e8;color:#b66b06}
.gag2-seller-message-item.severity-success .gag2-seller-message-icon{background:#eafaf0;color:#168442}
.gag2-seller-message-copy{display:grid;gap:4px;min-width:0}
.gag2-seller-message-copy>strong{color:#17261d;font-size:13px}
.gag2-seller-message-copy>span:not(.gag2-seller-notification-module){color:#65746b;font-size:11.5px;line-height:1.5}
.gag2-seller-message-copy>small{display:flex;align-items:center;gap:8px;color:#87938b;font-size:10px}
.gag2-seller-message-copy>small em{font-style:normal;font-weight:800;color:#53645a}
.gag2-seller-message-arrow{color:#9aa69f;font-size:22px;font-weight:400}
.gag2-seller-messages-empty{display:grid;place-items:center;gap:6px;min-height:230px;padding:30px;text-align:center;color:#75827a}
.gag2-seller-messages-empty i{font-size:30px;color:#9db2a4}.gag2-seller-messages-empty strong{color:#25362b;font-size:16px}.gag2-seller-messages-empty span{font-size:11px}

.gag2-panel-item-extra[hidden]{display:none!important}
.gag2-panel-more-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:7px 9px;border:1px solid #cfe4d5;border-radius:10px;background:#f3faf5;color:#167a3c;font-size:11px;font-weight:800;cursor:pointer}
.gag2-panel-more-toggle:hover{border-color:#99cbaa;background:#eaf7ee}
.gag2-panel-more-toggle i{font-size:9px;transition:transform .18s ease}
.gag2-panel-more-toggle[aria-expanded="true"] i{transform:rotate(180deg)}
.gag2-panel-item-list.is-expanded{max-height:360px;overflow:auto;padding-right:3px}

@media(max-width:720px){
  .gag2-seller-messages-head{align-items:flex-start!important}.gag2-seller-messages-head .gag2-btn{width:100%;justify-content:center}
  .gag2-seller-message-item{grid-template-columns:36px minmax(0,1fr) 14px;padding:11px 10px;gap:9px}.gag2-seller-message-icon{width:36px;height:36px;border-radius:10px;font-size:14px}
}

/* v2.0.194 — Compact desktop Seller Dashboard order cards */
@media (min-width:1180px){
  .gag2-seller-orders .gag2-order-card-list{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
    align-items:start!important;
  }
  .gag2-seller-orders .gag2-order-card,
  .gag2-seller-orders .gag2-manual-order-card{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:10px!important;
    border-radius:16px!important;
    box-shadow:0 10px 26px rgba(5,36,20,.055)!important;
  }
  .gag2-seller-orders .gag2-collapsible-order-card.is-expanded{
    grid-column:1 / -1!important;
  }
  .gag2-seller-orders .gag2-order-card-summary{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:
      "order total"
      "email email"
      "status toggle"!important;
    gap:8px 12px!important;
    align-items:center!important;
    padding:4px!important;
    border-radius:12px!important;
  }
  .gag2-seller-orders .gag2-order-summary-id{grid-area:order!important;min-width:0!important}
  .gag2-seller-orders .gag2-order-summary-email{grid-area:email!important;min-width:0!important;padding-top:7px!important;border-top:1px solid #edf3ef!important}
  .gag2-seller-orders .gag2-order-summary-total{grid-area:total!important;text-align:right!important;align-self:start!important}
  .gag2-seller-orders .gag2-order-card-summary>.gag2-status-pill{grid-area:status!important;justify-self:start!important}
  .gag2-seller-orders .gag2-order-summary-toggle{grid-area:toggle!important;justify-self:end!important}
  .gag2-seller-orders .gag2-order-card-summary small{
    margin-bottom:2px!important;
    font-size:9px!important;
  }
  .gag2-seller-orders .gag2-order-card-summary strong{
    font-size:13px!important;
    line-height:1.25!important;
  }
  .gag2-seller-orders .gag2-order-summary-email strong{
    font-size:12px!important;
    color:#52655a!important;
  }
  .gag2-seller-orders .gag2-order-summary-total strong{
    font-size:16px!important;
  }
  .gag2-seller-orders .gag2-order-summary-toggle em{
    font-size:11px!important;
  }
  .gag2-seller-orders .gag2-order-summary-toggle i{
    width:22px!important;
    height:22px!important;
  }
  .gag2-seller-orders .gag2-order-card-details.gag2-order-panel-dashboard{
    margin-top:8px!important;
    padding:14px!important;
  }
  .gag2-seller-orders .gag2-order-mini-panel{
    min-height:158px!important;
    padding:12px!important;
    border-radius:15px!important;
  }
}

/* v2.0.195 — Compact Seller Dashboard product cards on desktop */
@media (min-width:621px){
  .gag2-seller-product-cards{
    grid-template-columns:repeat(auto-fit,minmax(300px,1fr));
    gap:14px;
    align-items:start;
  }
  .gag2-seller-product-card{
    grid-template-columns:minmax(0,1fr) minmax(142px,.92fr);
    grid-template-areas:
      "identity price"
      "identity quantity"
      "switches switches"
      "status status";
    column-gap:14px;
    row-gap:10px;
    align-items:start;
    min-width:0;
    padding:14px;
    border-radius:16px;
    background:#fcfffd;
    box-shadow:0 5px 16px rgba(16,54,32,.045);
  }
  .gag2-seller-product-identity{
    grid-area:identity;
    display:grid;
    gap:9px;
    align-content:start;
    align-items:start;
    min-width:0;
  }
  .gag2-seller-product-thumb{
    width:94px;
    height:94px;
    flex-basis:94px;
    border-radius:14px;
  }
  .gag2-seller-product-copy h4{
    font-size:15px;
    white-space:normal;
    overflow:visible;
    text-overflow:clip;
  }
  .gag2-seller-product-copy p{
    margin-top:4px;
    font-size:11.5px;
  }
  .gag2-seller-product-price{
    grid-area:price;
    gap:5px;
    font-size:12px;
  }
  .gag2-seller-product-quantity{
    grid-area:quantity;
    gap:5px;
    font-size:12px;
  }
  .gag2-seller-product-price>.gag2-money-field{
    width:100%;
    max-width:none;
    min-width:0;
  }
  .gag2-seller-product-price>.gag2-money-field span{
    height:42px;
  }
  .gag2-seller-product-price>.gag2-money-field input{
    height:42px!important;
    font-size:13px!important;
  }
  .gag2-seller-stock-stepper{
    grid-template-columns:40px minmax(42px,1fr) 40px;
    width:100%;
    padding:3px;
  }
  .gag2-seller-stock-stepper button{
    width:40px;
    height:40px;
  }
  .gag2-seller-stock-stepper input{
    height:40px!important;
  }
  .gag2-seller-product-switches{
    grid-area:switches;
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
    padding:4px 0 0;
    border:0;
  }
  .gag2-seller-product-switch-row{
    min-height:52px;
    padding:0 15px;
    border:1px solid #e0e9e2!important;
    border-radius:12px;
    background:#fbfefc;
    color:#34483b;
    font-size:12px;
    font-weight:600;
  }
  .gag2-seller-product-switch-row + .gag2-seller-product-switch-row{
    border-top:1px solid #e0e9e2!important;
  }
  .gag2-seller-product-card>.gag2-card-save-status{
    grid-area:status;
    width:max-content;
    margin-top:2px;
  }
}

@media (min-width:1280px){
  .gag2-seller-product-cards{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media (min-width:621px) and (max-width:1279px){
  .gag2-seller-product-cards{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

/* v2.0.196 — shared product background + transparent product overlay */
.gag2-layered-product-media{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  min-height:0!important;
  aspect-ratio:1/1!important;
  overflow:hidden!important;
  isolation:isolate!important;
  border-radius:inherit!important;
  background:#edf7ef!important;
}
.gag2-layered-product-bg{
  position:absolute!important;
  z-index:0!important;
  inset:-5%!important;
  display:block!important;
  background-image:var(--gag2-product-media-bg)!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  filter:blur(2.25px) saturate(.96)!important;
  transform:scale(1.08)!important;
  pointer-events:none!important;
}
.gag2-layered-product-media:after{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(9,42,20,.04));
  pointer-events:none;
}
.gag2-layered-product-object{
  position:absolute!important;
  z-index:2!important;
  top:6%!important;
  right:6%!important;
  bottom:6%!important;
  left:6%!important;
  display:block!important;
  width:88%!important;
  height:88%!important;
  min-width:0!important;
  min-height:0!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:drop-shadow(0 12px 13px rgba(4,34,16,.24))!important;
}
.gag2-product-image-fallback{
  position:relative;
  z-index:2;
  display:grid;
  width:100%;
  height:100%;
  place-items:center;
  color:#159447;
  background:#eef8ef;
  font-size:30px;
}
.gag2-product-image-fallback.is-order{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  flex:0 0 42px!important;
  border-radius:9px!important;
}
.gag2-layered-product-media .gag2-product-image-fallback{
  position:absolute!important;
  inset:8%!important;
  width:auto!important;
  height:auto!important;
  border:1px solid rgba(255,255,255,.45)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.34)!important;
  color:#0d7f38!important;
  backdrop-filter:blur(4px)!important;
}
.gag2-layered-product-media.is-order{
  width:var(--gag2-product-media-width,42px)!important;
  height:var(--gag2-product-media-height,42px)!important;
  min-width:var(--gag2-product-media-width,42px)!important;
  flex:0 0 var(--gag2-product-media-width,42px)!important;
  border-radius:9px!important;
}
.gag2-layered-product-media.is-cart,
.gag2-layered-product-media.is-seller-dashboard,
.gag2-layered-product-media.is-detail,
.gag2-layered-product-media.is-related,
.gag2-layered-product-media.is-catalog,
.gag2-layered-product-media.is-store{
  border-radius:inherit!important;
}
.gag2-prod-thumb>.gag2-layered-product-media,
.gag2-related-product-media>.gag2-layered-product-media,
.gag2-cart-thumb>.gag2-layered-product-media,
.gag2-seller-product-thumb>.gag2-layered-product-media,
.gag2-product-detail-media>.gag2-layered-product-media,
.gag2-store-product-media>.gag2-layered-product-media{
  width:100%!important;
  height:100%!important;
}
.gag2-prod-thumb>.gag2-layered-product-media{
  min-height:120px!important;
  border-radius:16px!important;
  box-shadow:0 10px 24px rgba(5,36,20,.10)!important;
}
.gag2-store-product-media>.gag2-layered-product-media{
  min-height:196px!important;
  max-height:218px!important;
  aspect-ratio:4/5!important;
  border-radius:14px!important;
}
.gag2-product-detail-media>.gag2-layered-product-media{
  border:1px solid #dce8df!important;
  border-radius:18px!important;
  box-shadow:none!important;
}
.gag2-related-product-media>.gag2-layered-product-media{
  border-radius:11px!important;
}
.gag2-cart-thumb>.gag2-layered-product-media{
  border-radius:12px!important;
}
.gag2-seller-product-thumb>.gag2-layered-product-media{
  border-radius:inherit!important;
}
@media(max-width:860px){
  .gag2-prod-thumb>.gag2-layered-product-media{min-height:86px!important}
}
@media(max-width:680px){
  .gag2-store-product-media>.gag2-layered-product-media{
    min-height:128px!important;
    max-height:146px!important;
  }
}

/* v2.0.197 — Seller Products drag-and-drop store manager */
.gag2-product-board-title{align-items:flex-start!important}
.gag2-product-drag-tip{display:flex;align-items:center;gap:9px;margin:0 0 14px;padding:10px 12px;border:1px solid #dce9df;border-radius:12px;background:#f7fbf8;color:#52665a;font-size:12px;line-height:1.45}
.gag2-product-drag-tip i{color:#168747;font-size:15px}
.gag2-product-board{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(520px,1.55fr);gap:16px;align-items:start}
.gag2-product-lane{min-width:0;padding:12px;border:1px solid #dce7df;border-radius:17px;background:#f8fbf9;box-shadow:0 8px 24px rgba(13,52,29,.045)}
.gag2-product-lane.is-store{background:#f5fbf7;border-color:#cfe5d5}
.gag2-product-lane-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px;padding:2px 2px 10px;border-bottom:1px solid #e2ebe5}
.gag2-product-lane-head>div{display:flex;align-items:center;gap:10px;min-width:0}
.gag2-product-lane-icon{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:11px;background:#e9f5ec;color:#168747}
.gag2-product-lane.is-store .gag2-product-lane-icon{background:#dff3e5;color:#08743a}
.gag2-product-lane-head h4{margin:0;color:#173526;font-size:14px;font-weight:800}
.gag2-product-lane-head p{margin:3px 0 0;color:#718078;font-size:11px;line-height:1.35}
.gag2-product-lane-head>b{display:grid;place-items:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#fff;color:#167744;border:1px solid #d9e7dd;font-size:12px}
.gag2-product-lane-list{position:relative;min-height:86px;padding:5px;border:1px dashed transparent;border-radius:14px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}
.gag2-product-lane-list.is-drag-over{border-color:#28a75b;background:#edf9f1;box-shadow:inset 0 0 0 2px rgba(40,167,91,.08)}
.gag2-product-lane-list.is-drag-over:after{content:"Drop product here";position:absolute;z-index:5;inset:8px;display:grid;place-items:center;border:2px dashed #2baa5e;border-radius:12px;background:rgba(241,252,245,.92);color:#08743a;font-size:13px;font-weight:800;pointer-events:none}
.gag2-product-lane-empty{display:grid;place-items:center;gap:4px;min-height:118px;padding:18px;text-align:center;color:#748178}
.gag2-product-lane-empty[hidden]{display:none!important}
.gag2-product-lane-empty i{font-size:24px;color:#7eb58d}
.gag2-product-lane-empty strong{color:#365241;font-size:13px}
.gag2-product-lane-empty span{font-size:11px}
.gag2-product-drag-handle{display:grid;place-items:center;width:30px;height:38px;flex:0 0 30px;padding:0;border:0;border-radius:9px;background:#f2f7f3;color:#8a998f;cursor:grab;touch-action:none}
.gag2-product-drag-handle:active{cursor:grabbing}
.gag2-product-drag-handle:hover{background:#e7f3ea;color:#168747}
.gag2-seller-product-card.is-dragging{opacity:.48;transform:scale(.985);box-shadow:0 12px 30px rgba(11,65,31,.16)!important}
.gag2-product-lane-badge{display:inline-flex;align-items:center;gap:5px;width:max-content;max-width:100%;margin-top:7px;padding:4px 7px;border-radius:999px;font-size:10px;font-weight:800;line-height:1}
.gag2-product-lane-badge.is-live{background:#e4f6e9;color:#08743a}
.gag2-product-lane-badge.is-hidden{background:#f0f3f1;color:#647269}
.gag2-product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}
.gag2-product-card-footer .gag2-card-save-status{margin:0;white-space:nowrap}
.gag2-product-move-button{white-space:nowrap}

.gag2-product-lane.is-catalog .gag2-seller-product-cards{grid-template-columns:1fr!important;gap:9px!important}
.gag2-product-lane.is-catalog .gag2-seller-product-card{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"identity" "footer"!important;gap:10px!important;padding:10px!important;border-radius:13px!important;background:#fff!important}
.gag2-product-lane.is-catalog .gag2-seller-product-identity{grid-area:identity!important;display:grid!important;grid-template-columns:30px 58px minmax(0,1fr)!important;gap:9px!important;align-items:center!important}
.gag2-product-lane.is-catalog .gag2-seller-product-thumb{width:58px!important;height:58px!important;flex-basis:58px!important;border-radius:11px!important}
.gag2-product-lane.is-catalog .gag2-seller-product-copy h4{font-size:13px!important;line-height:1.25!important;white-space:normal!important;overflow:visible!important}
.gag2-product-lane.is-catalog .gag2-seller-product-copy p{font-size:10.5px!important;margin-top:3px!important}
.gag2-product-lane.is-catalog .gag2-seller-product-price,
.gag2-product-lane.is-catalog .gag2-seller-product-quantity,
.gag2-product-lane.is-catalog .gag2-seller-product-switches{display:none!important}
.gag2-product-lane.is-catalog .gag2-product-card-footer{grid-area:footer!important;padding-left:39px!important}
.gag2-product-lane.is-catalog .gag2-card-save-status{font-size:10px!important}
.gag2-product-lane.is-catalog .gag2-product-move-button{min-height:34px!important;padding:7px 10px!important;font-size:10.5px!important}

.gag2-product-lane.is-store .gag2-seller-product-cards{grid-template-columns:1fr!important;gap:12px!important}
.gag2-product-lane.is-store .gag2-seller-product-card{grid-template-columns:minmax(0,1fr) minmax(145px,.82fr)!important;grid-template-areas:"identity price" "identity quantity" "switches switches" "footer footer"!important;column-gap:14px!important;row-gap:10px!important;align-items:start!important;padding:14px!important;border-radius:15px!important;background:#fff!important}
.gag2-product-lane.is-store .gag2-seller-product-identity{grid-area:identity!important;display:grid!important;grid-template-columns:30px 88px minmax(0,1fr)!important;gap:10px!important;align-items:start!important}
.gag2-product-lane.is-store .gag2-seller-product-thumb{width:88px!important;height:88px!important;flex-basis:88px!important;border-radius:13px!important}
.gag2-product-lane.is-store .gag2-seller-product-copy h4{font-size:14px!important;white-space:normal!important;overflow:visible!important}
.gag2-product-lane.is-store .gag2-seller-product-price{grid-area:price!important}
.gag2-product-lane.is-store .gag2-seller-product-quantity{grid-area:quantity!important}
.gag2-product-lane.is-store .gag2-seller-product-switches{grid-area:switches!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;padding:2px 0 0!important;border:0!important}
.gag2-product-lane.is-store .gag2-seller-product-switch-row{min-height:48px!important;padding:0 13px!important;border:1px solid #e0e9e2!important;border-radius:11px!important;background:#fbfefc!important}
.gag2-product-lane.is-store .gag2-product-card-footer{grid-area:footer!important;padding-top:1px!important}

@media(min-width:1500px){
  .gag2-product-board{grid-template-columns:minmax(270px,.62fr) minmax(760px,1.8fr)}
  .gag2-product-lane.is-store .gag2-seller-product-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:1100px){
  .gag2-product-board{grid-template-columns:1fr!important}
  .gag2-product-lane.is-catalog .gag2-seller-product-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:700px){
  .gag2-product-drag-tip{align-items:flex-start}
  .gag2-product-lane{padding:9px;border-radius:15px}
  .gag2-product-lane.is-catalog .gag2-seller-product-cards{grid-template-columns:1fr!important}
  .gag2-product-lane.is-store .gag2-seller-product-card{grid-template-columns:minmax(0,1fr) minmax(128px,.84fr)!important;grid-template-areas:"identity price" "identity quantity" "switches switches" "footer footer"!important;padding:11px!important;column-gap:10px!important}
  .gag2-product-lane.is-store .gag2-seller-product-identity{grid-template-columns:24px 76px minmax(0,1fr)!important;gap:7px!important}
  .gag2-product-lane.is-store .gag2-product-drag-handle{width:24px;height:34px}
  .gag2-product-lane.is-store .gag2-seller-product-thumb{width:76px!important;height:76px!important;flex-basis:76px!important}
  .gag2-product-lane.is-store .gag2-seller-product-switches{grid-template-columns:1fr!important}
  .gag2-product-card-footer{align-items:flex-end;flex-direction:column-reverse}
  .gag2-product-card-footer .gag2-product-move-button{width:100%;justify-content:center}
  .gag2-product-card-footer .gag2-card-save-status{align-self:flex-start}
}
@media(max-width:420px){
  .gag2-product-lane.is-store .gag2-seller-product-card{grid-template-columns:1fr!important;grid-template-areas:"identity" "price" "quantity" "switches" "footer"!important}
  .gag2-product-lane.is-store .gag2-seller-product-identity{grid-template-columns:24px 70px minmax(0,1fr)!important}
  .gag2-product-lane.is-store .gag2-seller-product-thumb{width:70px!important;height:70px!important;flex-basis:70px!important}
}


/* v2.0.198 — independently scrolling product lanes and seller-controlled storefront order */
.gag2-product-board{align-items:stretch!important}
.gag2-product-lane{display:flex!important;flex-direction:column!important;height:clamp(500px,68vh,760px)!important;min-height:0!important;overflow:hidden!important}
.gag2-product-lane-head{flex:0 0 auto!important}
.gag2-product-lane-list{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:8px!important}
.gag2-product-lane-list::-webkit-scrollbar{width:9px}
.gag2-product-lane-list::-webkit-scrollbar-track{background:#edf3ef;border-radius:999px}
.gag2-product-lane-list::-webkit-scrollbar-thumb{background:#b8cabe;border:2px solid #edf3ef;border-radius:999px}
.gag2-product-lane-list::-webkit-scrollbar-thumb:hover{background:#8eaa98}
.gag2-product-lane-list{scrollbar-width:thin;scrollbar-color:#a8bdaf #edf3ef}
.gag2-product-lane-empty{flex:1 0 auto;min-height:180px!important}
.gag2-product-drop-placeholder{height:74px;margin:5px 0 10px;border:2px dashed #25a75a;border-radius:14px;background:linear-gradient(180deg,#effbf3,#e7f7ec);box-shadow:inset 0 0 0 4px rgba(37,167,90,.05)}
.gag2-product-lane.is-store .gag2-product-drop-placeholder{height:132px}
.gag2-product-lane-list.is-drag-over:after{display:none!important}
.gag2-product-lane.is-store .gag2-seller-product-cards{grid-template-columns:1fr!important}
.gag2-product-order-controls{display:inline-flex;align-items:center;gap:5px}
.gag2-product-order-controls button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid #d7e5db;border-radius:9px;background:#f8fcf9;color:#197843;cursor:pointer;transition:.16s ease}
.gag2-product-order-controls button:hover:not(:disabled){border-color:#73bd8b;background:#eaf7ee;color:#08743a}
.gag2-product-order-controls button:disabled{opacity:.38;cursor:not-allowed}
.gag2-product-lane.is-catalog .gag2-product-order-controls{display:none!important}
.gag2-product-lane.is-store .gag2-product-card-footer{display:grid!important;grid-template-columns:auto auto minmax(78px,1fr)!important;align-items:center!important;justify-content:initial!important}
.gag2-product-lane.is-store .gag2-card-save-status{justify-self:end}
@media(min-width:1500px){.gag2-product-lane.is-store .gag2-seller-product-cards{grid-template-columns:1fr!important}}
@media(max-width:1100px){
  .gag2-product-lane{height:clamp(440px,62vh,650px)!important}
  .gag2-product-lane.is-catalog .gag2-seller-product-cards{grid-template-columns:1fr!important}
}
@media(max-width:700px){
  .gag2-product-lane{height:min(58vh,560px)!important;min-height:390px!important}
  .gag2-product-lane.is-store .gag2-product-card-footer{grid-template-columns:1fr auto!important}
  .gag2-product-lane.is-store .gag2-product-move-button{grid-column:1/-1!important}
  .gag2-product-lane.is-store .gag2-product-order-controls{justify-self:start}
  .gag2-product-lane.is-store .gag2-card-save-status{justify-self:end;align-self:center!important}
}

/* v2.0.203 — Discount quantity coverage */
.gag2-discount-quantity-control{display:grid;grid-template-columns:minmax(150px,1fr) 76px;gap:7px;align-items:center}
.gag2-discount-quantity-control [data-discount-quantity-limit][hidden]{display:none!important}
@media(min-width:1401px){
  .gag2-seller-discount-card{grid-template-columns:minmax(210px,1.15fr) minmax(118px,.56fr) minmax(118px,.54fr) minmax(180px,.85fr) minmax(220px,1.05fr) minmax(125px,.58fr) minmax(150px,.65fr)}
}
@media(min-width:1181px) and (max-width:1400px){
  .gag2-seller-discount-card{grid-template-columns:minmax(210px,1.15fr) minmax(125px,.62fr) minmax(125px,.58fr) minmax(185px,.9fr)}
  .gag2-discount-quantity-field{grid-column:1/3}
  .gag2-discount-usage-field{grid-column:3/4}
  .gag2-seller-discount-controls{grid-column:4/5}
}
@media(max-width:760px){
  .gag2-discount-quantity-field{grid-column:1/-1}
  .gag2-discount-quantity-control{grid-template-columns:minmax(0,1fr) 82px}
}

/* v2.0.204 — Advanced discount quantity rules */
@media(min-width:1401px){
  .gag2-seller-discount-card{
    grid-template-columns:minmax(210px,1.12fr) minmax(112px,.52fr) minmax(112px,.5fr) minmax(165px,.78fr) minmax(205px,.95fr) minmax(130px,.58fr) minmax(145px,.62fr) minmax(120px,.54fr) minmax(145px,.62fr)!important;
  }
}
@media(min-width:1181px) and (max-width:1400px){
  .gag2-discount-minimum-field,.gag2-discount-maximum-field{grid-column:auto}
  .gag2-discount-usage-field{grid-column:auto}
  .gag2-seller-discount-controls{grid-column:auto}
}
@media(max-width:1180px){
  .gag2-discount-minimum-field,.gag2-discount-maximum-field{grid-column:auto}
}
@media(max-width:760px){
  .gag2-discount-minimum-field,.gag2-discount-maximum-field{grid-column:span 1}
}
.gag2-promo-email-btn{background:#0b7a3d!important;color:#fff!important;border-color:#0b7a3d!important;text-decoration:none!important;white-space:nowrap}.gag2-promo-email-btn:hover{background:#075e2f!important;color:#fff!important}


/* v2.0.206 — Compact, progressive-disclosure discount cards */
.gag2-seller-discount-cards{gap:12px}
.gag2-seller-discount-card{
  position:relative;
  grid-template-columns:minmax(230px,1.35fr) minmax(125px,.62fr) minmax(120px,.58fr) minmax(190px,.9fr) minmax(220px,1.05fr) minmax(190px,.82fr)!important;
  gap:10px 12px!important;
  align-items:end!important;
  padding:12px 13px!important;
  border-radius:16px!important;
  box-shadow:0 5px 18px rgba(16,54,32,.045)!important;
}
.gag2-seller-discount-card:before{content:"";position:absolute;left:-1px;top:15px;bottom:15px;width:3px;border-radius:0 4px 4px 0;background:#22a653;opacity:.72}
.gag2-seller-discount-identity{grid-template-columns:36px minmax(0,1fr)!important;gap:9px!important}
.gag2-seller-discount-icon{width:36px!important;height:36px!important;border-radius:10px!important;font-size:13px!important}
.gag2-discount-field{gap:4px!important;font-size:10.5px!important}
.gag2-discount-field>span:first-child{font-weight:650;letter-spacing:.01em;color:#496057!important}
.gag2-discount-field input,.gag2-discount-field select{height:36px!important;padding:6px 9px!important;border-radius:9px!important;font-size:12px!important}
.gag2-discount-field small{font-size:9.5px!important;line-height:1.2!important}
.gag2-discount-value-control{height:36px!important;border-radius:9px!important}
.gag2-discount-value-control input{height:34px!important}
.gag2-discount-quantity-control{grid-template-columns:minmax(145px,1fr) 68px!important;gap:6px!important}
.gag2-discount-quantity-field{grid-column:1/3}
.gag2-seller-discount-controls{grid-column:6;grid-row:1/3;display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;align-self:stretch!important;align-content:center!important;padding-left:2px}
.gag2-seller-discount-switch-row,.gag2-discount-delete-control,.gag2-remove-new-discount,.gag2-discount-advanced-toggle,.gag2-promo-email-btn{min-height:36px!important;height:36px!important;border-radius:9px!important;padding:0 9px!important;font-size:10.5px!important}
.gag2-promo-email-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}
.gag2-discount-advanced-toggle{display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dce7df;background:#f7fbf8;color:#386148;font-weight:650;cursor:pointer}
.gag2-discount-advanced-toggle:hover{border-color:#9ccfae;background:#eef8f1;color:#11743a}
.gag2-discount-toggle-chevron{font-size:8px;transition:transform .18s ease}
.gag2-seller-discount-card.is-advanced-open .gag2-discount-toggle-chevron{transform:rotate(180deg)}
.gag2-card-save-status{grid-column:1/-1;justify-self:center!important;min-height:20px!important;font-size:9.5px!important}
.gag2-discount-minimum-field,.gag2-discount-maximum-field,.gag2-discount-usage-field{display:none!important}
.gag2-seller-discount-card.is-advanced-open .gag2-discount-minimum-field,
.gag2-seller-discount-card.is-advanced-open .gag2-discount-maximum-field,
.gag2-seller-discount-card.is-advanced-open .gag2-discount-usage-field{display:grid!important}
.gag2-seller-discount-card.is-advanced-open .gag2-discount-minimum-field{grid-column:3}
.gag2-seller-discount-card.is-advanced-open .gag2-discount-maximum-field{grid-column:4}
.gag2-seller-discount-card.is-advanced-open .gag2-discount-usage-field{grid-column:5}
.gag2-discount-scope-picker{grid-column:1/6!important;padding:9px 10px!important;border-radius:10px!important}
.gag2-discount-scope-picker select[multiple]{min-height:76px!important;max-height:112px!important}
.gag2-seller-discount-card:not(.is-advanced-open) .gag2-discount-scope-picker{margin-top:1px}

@media(min-width:761px) and (max-width:1280px){
 .gag2-seller-discount-card{grid-template-columns:minmax(210px,1.25fr) minmax(118px,.62fr) minmax(112px,.58fr) minmax(175px,.9fr)!important}
 .gag2-discount-quantity-field{grid-column:1/3}
 .gag2-seller-discount-controls{grid-column:3/5;grid-row:auto;grid-template-columns:repeat(4,minmax(0,1fr))!important;padding-left:0}
 .gag2-card-save-status{grid-column:auto}
 .gag2-seller-discount-card.is-advanced-open .gag2-discount-minimum-field{grid-column:1}
 .gag2-seller-discount-card.is-advanced-open .gag2-discount-maximum-field{grid-column:2}
 .gag2-seller-discount-card.is-advanced-open .gag2-discount-usage-field{grid-column:3}
 .gag2-discount-scope-picker{grid-column:1/-1!important}
}
@media(max-width:760px){
 .gag2-seller-discount-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;padding:12px!important;gap:9px!important}
 .gag2-seller-discount-identity{grid-column:1/-1!important}
 .gag2-discount-scope-field,.gag2-discount-quantity-field,.gag2-discount-scope-picker{grid-column:1/-1!important}
 .gag2-seller-discount-controls{grid-column:1/-1!important;grid-row:auto!important;grid-template-columns:1fr 1fr!important;padding-left:0!important}
 .gag2-seller-discount-card.is-advanced-open .gag2-discount-minimum-field,
 .gag2-seller-discount-card.is-advanced-open .gag2-discount-maximum-field{grid-column:span 1!important}
 .gag2-seller-discount-card.is-advanced-open .gag2-discount-usage-field{grid-column:1/-1!important}
 .gag2-card-save-status{grid-column:1/-1!important}
 .gag2-discount-field input,.gag2-discount-field select{height:40px!important}
 .gag2-discount-value-control{height:40px!important}
 .gag2-discount-value-control input{height:38px!important}
 .gag2-seller-discount-switch-row,.gag2-discount-delete-control,.gag2-remove-new-discount,.gag2-discount-advanced-toggle,.gag2-promo-email-btn{height:42px!important;min-height:42px!important;font-size:11px!important}
}
@media(max-width:420px){
 .gag2-seller-discount-card{grid-template-columns:1fr!important}
 .gag2-seller-discount-card>*{grid-column:1!important}
 .gag2-seller-discount-controls{grid-template-columns:1fr!important}
}

/* v2.0.207 — Promotional email recipient selector */
.gag2-promo-recipient-dialog{width:min(760px,calc(100vw - 28px));max-height:min(86vh,820px);padding:0;border:0;border-radius:20px;box-shadow:0 26px 80px rgba(8,42,24,.28);overflow:hidden;background:#fff;color:#173523}
.gag2-promo-recipient-dialog::backdrop{background:rgba(8,25,15,.58);backdrop-filter:blur(3px)}
.gag2-promo-recipient-form{display:flex;flex-direction:column;max-height:min(86vh,820px)}
.gag2-promo-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 18px;border-bottom:1px solid #e2eee6;background:linear-gradient(135deg,#f4fbf6,#fff)}
.gag2-promo-dialog-head h3{margin:5px 0 4px;font-size:22px;line-height:1.25}.gag2-promo-dialog-head p{margin:0;color:#688074;font-size:13px}.gag2-promo-dialog-kicker{display:inline-flex;align-items:center;gap:7px;color:#128247;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.gag2-promo-dialog-close{width:36px;height:36px;border:1px solid #d9e9df;border-radius:10px;background:#fff;color:#486157;cursor:pointer;font-size:17px}.gag2-promo-dialog-close:hover{background:#f2f8f4;color:#0c773d}
.gag2-promo-recipient-modes{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px 24px 10px}.gag2-promo-mode-card{position:relative;cursor:pointer}.gag2-promo-mode-card input{position:absolute;opacity:0;pointer-events:none}.gag2-promo-mode-card>span{display:grid;grid-template-columns:34px 1fr;column-gap:10px;align-items:center;padding:13px;border:1px solid #dceae1;border-radius:14px;background:#fff;transition:.18s}.gag2-promo-mode-card i{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eef8f1;color:#15904d}.gag2-promo-mode-card b{font-size:14px}.gag2-promo-mode-card small{color:#718278;font-size:11px}.gag2-promo-mode-card input:checked+span{border-color:#19a45a;box-shadow:0 0 0 3px rgba(25,164,90,.12);background:#f7fcf8}
.gag2-promo-customer-picker{display:flex;flex-direction:column;min-height:0;margin:8px 24px 0;border:1px solid #dce9e0;border-radius:15px;overflow:hidden}.gag2-promo-picker-toolbar{display:flex;justify-content:space-between;gap:10px;padding:10px;background:#f7faf8;border-bottom:1px solid #e3ece6}.gag2-promo-picker-toolbar>label{display:flex;align-items:center;gap:8px;flex:1;min-width:0;padding:0 11px;border:1px solid #d9e6de;border-radius:10px;background:#fff;color:#789084}.gag2-promo-picker-toolbar input{width:100%;border:0!important;box-shadow:none!important;padding:9px 0!important;background:transparent!important}.gag2-promo-picker-toolbar>div{display:flex;gap:7px}.gag2-promo-selection-summary{padding:7px 12px;background:#fff;color:#60766a;font-size:12px;border-bottom:1px solid #edf2ef}.gag2-promo-selection-summary b{color:#118448}
.gag2-promo-customer-list{overflow:auto;max-height:320px;background:#fff}.gag2-promo-customer-row{display:grid;grid-template-columns:auto 36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 13px;border-bottom:1px solid #edf2ef;cursor:pointer}.gag2-promo-customer-row:hover{background:#f7fbf8}.gag2-promo-customer-row input{width:17px;height:17px;accent-color:#15944e}.gag2-promo-customer-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e9f6ed;color:#0e8042;font-weight:800}.gag2-promo-customer-copy{min-width:0}.gag2-promo-customer-copy b,.gag2-promo-customer-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gag2-promo-customer-copy b{font-size:13px}.gag2-promo-customer-copy small{font-size:11px;color:#718278}.gag2-promo-customer-meta{text-align:right}.gag2-promo-customer-meta b,.gag2-promo-customer-meta small{display:block}.gag2-promo-customer-meta b{color:#118448;font-size:14px}.gag2-promo-customer-meta small{color:#819087;font-size:10px}.gag2-promo-no-customers{padding:30px;text-align:center;color:#74877d}.gag2-promo-no-customers i{font-size:28px}.gag2-promo-dialog-actions{display:flex;justify-content:flex-end;gap:10px;padding:18px 24px 22px;margin-top:auto;border-top:1px solid #e3ece6;background:#fff}
@media(max-width:640px){.gag2-promo-dialog-head{padding:18px}.gag2-promo-recipient-modes{grid-template-columns:1fr;padding:14px 18px 8px}.gag2-promo-customer-picker{margin:7px 18px 0}.gag2-promo-picker-toolbar{align-items:stretch;flex-direction:column}.gag2-promo-picker-toolbar>div{display:grid;grid-template-columns:1fr 1fr}.gag2-promo-customer-row{grid-template-columns:auto 34px minmax(0,1fr)}.gag2-promo-customer-meta{display:none}.gag2-promo-dialog-actions{padding:15px 18px}.gag2-promo-dialog-actions .gag2-btn{flex:1;justify-content:center}}


/* v2.0.208 custom promotional email recipients */
.gag2-promo-recipient-modes{grid-template-columns:repeat(3,minmax(0,1fr));}
.gag2-promo-custom-email-panel{margin-top:14px;padding:16px;border:1px solid #dbe9df;border-radius:14px;background:#f8fcf9;}
.gag2-promo-custom-email-panel label>span{display:block;font-weight:800;color:#173523;margin-bottom:7px;}
.gag2-promo-custom-email-panel textarea{width:100%;min-height:118px;resize:vertical;border:1px solid #cbded1;border-radius:10px;padding:11px 12px;font:inherit;background:#fff;}
.gag2-promo-custom-email-panel small{display:block;margin-top:7px;color:#637a6c;line-height:1.4;}
.gag2-promo-consent-check{display:flex!important;gap:10px;align-items:flex-start;margin-top:14px;padding:11px 12px;border-radius:10px;background:#fff7df;border:1px solid #f0d58a;}
.gag2-promo-consent-check input{margin-top:3px;}
.gag2-promo-consent-check span{margin:0!important;font-weight:700!important;font-size:13px;line-height:1.45;}
.gag2-promo-custom-summary{margin-top:10px;font-size:13px;color:#4f6d5b;}
@media(max-width:760px){.gag2-promo-recipient-modes{grid-template-columns:1fr;}}

/* v2.0.209 promotional email test mode */
.gag2-promo-test-recipient{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid #d7eadf;background:#f6fcf8;border-radius:14px;margin:18px 0}.gag2-promo-test-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#e2f7e9;color:#08783f;font-size:20px;flex:0 0 auto}.gag2-promo-test-recipient div{min-width:0}.gag2-promo-test-recipient small{display:block;color:#6b7d72;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.gag2-promo-test-recipient strong{display:block;overflow-wrap:anywhere;font-size:15px;color:#173523;margin-top:2px}.gag2-promo-test-recipient p{margin:4px 0 0;color:#6b7d72;font-size:12px}.gag2-promo-test-notice{display:flex;gap:10px;align-items:flex-start;padding:13px 14px;border-radius:12px;background:#fff8e7;border:1px solid #f3dfaa;color:#66551f;font-size:12px;line-height:1.5}.gag2-promo-test-notice i{margin-top:2px}.gag2-promo-test-notice code{font-size:11px}
.gag2-promo-test-result{margin:14px 0 0;padding:12px 14px;border-radius:10px;font-size:13px;line-height:1.45;font-weight:600}
.gag2-promo-test-result.is-success{background:#ecfdf3;border:1px solid #a7e8bd;color:#116b35}
.gag2-promo-test-result.is-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}

/* v2.0.215 — Seller product bundles */
.gag2-bundle-manager{display:grid;gap:16px}.gag2-bundle-manager .gag2-panel-title{align-items:flex-start}.gag2-bundle-manager .gag2-panel-title h3{margin:0 0 4px}.gag2-bundle-manager .gag2-panel-title p{margin:0;color:#66766d;font-size:13px;line-height:1.45;max-width:760px}
.gag2-bundle-rule{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #cfe8d4;border-radius:14px;background:#f3fbf5;color:#31533e;font-size:12px;line-height:1.5}.gag2-bundle-rule i{color:#15944e;margin-top:2px}.gag2-bundle-list{display:grid;gap:14px}
.gag2-bundle-editor{border:1px solid #dfeae2;border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(5,36,20,.05);padding:16px;display:grid;gap:14px}.gag2-bundle-editor.is-new{border-style:dashed;background:#fbfefc}.gag2-bundle-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.gag2-bundle-editor-head h4{margin:6px 0 3px;font-size:17px;color:#173523}.gag2-bundle-editor-head small{font-weight:800;font-size:11px}.gag2-bundle-editor-head small.is-available{color:#117a3e}.gag2-bundle-editor-head small.is-out{color:#b42318}.gag2-bundle-badge,.gag2-public-bundle-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#eaf8ef;color:#0f7a3b;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.gag2-bundle-badge{padding:5px 8px}.gag2-bundle-editor-actions{display:flex;align-items:center;gap:8px}.gag2-icon-danger{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;border:1px solid #fecaca;background:#fff5f5;color:#c62828;cursor:pointer}.gag2-icon-danger:hover{background:#fee2e2}
.gag2-bundle-fields{display:grid;grid-template-columns:minmax(220px,1.6fr) minmax(150px,.7fr) 110px;gap:12px;align-items:end}.gag2-bundle-fields label{display:grid;gap:5px;margin:0;font-size:11px;font-weight:800;color:#52665a}.gag2-bundle-fields input{width:100%;height:40px;border:1px solid #cfe0d4;border-radius:11px;padding:8px 10px;background:#fff;box-sizing:border-box}.gag2-bundle-active{justify-items:start}.gag2-bundle-active>.gag2-toggle{margin-top:5px}.gag2-bundle-fields .gag2-money-field{max-width:none;width:100%}
.gag2-bundle-components{border:1px solid #e5eee7;border-radius:15px;background:#f9fcfa;padding:12px}.gag2-bundle-components-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:#294936}.gag2-bundle-components-head strong{font-size:12px}.gag2-bundle-component{display:grid;grid-template-columns:minmax(0,1fr) 100px 38px;gap:9px;align-items:end;padding:9px 0;border-top:1px dashed #dce7df}.gag2-bundle-component:first-child{border-top:0;padding-top:0}.gag2-bundle-component select,.gag2-bundle-component input{width:100%;height:39px;border:1px solid #cfe0d4;border-radius:10px;background:#fff;padding:7px 9px;box-sizing:border-box}.gag2-bundle-qty{display:grid;gap:4px}.gag2-bundle-qty span{font-size:10px;color:#607266;font-weight:800}.gag2-bundle-component>[data-remove-component]{display:grid;place-items:center;width:38px;height:39px;border:1px solid #e4d8d8;border-radius:10px;background:#fff;color:#a43838;cursor:pointer}.gag2-bundle-component>[data-remove-component]:hover{background:#fff1f1}.gag2-bundle-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.gag2-bundle-footer small{color:#6c7c72;font-size:11px}.gag2-bundle-empty{margin:0!important}
.gag2-store-bundle-grid{margin-top:12px}.gag2-store-bundle-card{position:relative}.gag2-bundle-media{position:relative}.gag2-public-bundle-badge{position:absolute;left:10px;top:10px;padding:6px 9px;background:rgba(6,55,30,.92);color:#fff;box-shadow:0 5px 14px rgba(0,0,0,.14)}.gag2-bundle-placeholder{width:100%;height:100%;min-height:145px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#effaf2,#dff3e5);color:#168448;font-size:42px}.gag2-bundle-component-summary{display:flex;flex-wrap:wrap;gap:6px;margin:7px 0}.gag2-bundle-component-summary span{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border-radius:8px;background:#f1f7f3;border:1px solid #e0eae3;color:#496056;font-size:10px;line-height:1.2}.gag2-bundle-component-summary b{color:#117a3e}.gag2-bundle-add-form{display:grid;grid-template-columns:minmax(88px,.45fr) minmax(0,1fr);gap:8px;align-items:end;margin-top:10px}.gag2-bundle-add-form label{display:grid;gap:4px;margin:0;font-size:10px;font-weight:800;color:#64766c}.gag2-bundle-add-form input{width:100%;height:39px;border:1px solid #cfe0d4;border-radius:10px;padding:7px 8px;box-sizing:border-box}.gag2-bundle-add-form .gag2-btn{height:39px;justify-content:center;padding:8px 10px;border-radius:10px}.gag2-cart-bundle-meta{display:block;margin-top:4px;color:#66786d;line-height:1.35}.gag2-cart-bundle-icon{display:grid;place-items:center;width:100%;height:100%;min-height:64px;border-radius:12px;background:#edf9f1;color:#148348;font-size:24px}
@media(max-width:760px){.gag2-bundle-editor{padding:12px}.gag2-bundle-editor-head,.gag2-bundle-footer{flex-direction:column;align-items:stretch}.gag2-bundle-editor-actions{justify-content:space-between}.gag2-bundle-fields{grid-template-columns:1fr 1fr}.gag2-bundle-active{grid-column:1/-1}.gag2-bundle-component{grid-template-columns:minmax(0,1fr) 82px 38px}.gag2-bundle-components-head{align-items:flex-start;flex-direction:column}.gag2-bundle-components-head .gag2-secondary{width:100%;justify-content:center}.gag2-bundle-footer .gag2-btn{width:100%;justify-content:center}.gag2-bundle-add-form{grid-template-columns:86px minmax(0,1fr)}}
@media(max-width:430px){.gag2-bundle-fields{grid-template-columns:1fr}.gag2-bundle-active{grid-column:auto}.gag2-bundle-component{grid-template-columns:minmax(0,1fr) 72px 36px}.gag2-bundle-add-form{grid-template-columns:1fr}.gag2-bundle-add-form .gag2-btn{width:100%}}


/* v2.0.216 — bundle cards reuse product selector UX + auto-composed thumbnails */
.gag2-bundle-media{position:relative!important;overflow:hidden!important;border-radius:14px!important;min-height:196px!important;max-height:218px!important;aspect-ratio:4/5!important;background:#edf7ef!important}
.gag2-bundle-collage{position:absolute;inset:0;display:block;overflow:hidden;border-radius:inherit;isolation:isolate;background:linear-gradient(145deg,#e9f8ed,#cdeed8)}
.gag2-bundle-collage-bg{position:absolute;z-index:0;inset:-6%;display:block;background-image:var(--gag2-bundle-media-bg);background-size:cover;background-position:center;filter:blur(3px) saturate(.92);transform:scale(1.09);opacity:.95}
.gag2-bundle-collage:after{content:"";position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 50% 44%,rgba(255,255,255,.38),transparent 48%),linear-gradient(180deg,rgba(255,255,255,.08),rgba(7,62,28,.08));pointer-events:none}
.gag2-bundle-main-visual{position:absolute;z-index:3;left:50%;top:50%;width:66%;height:66%;transform:translate(-50%,-48%);display:grid;place-items:center;pointer-events:none}
.gag2-bundle-main-image{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 13px 13px rgba(4,34,16,.27))!important}
.gag2-bundle-main-image.is-placeholder,.gag2-bundle-orbit-image.is-placeholder{display:grid!important;place-items:center;color:#158344;background:rgba(255,255,255,.82)}
.gag2-bundle-orbit{position:absolute;z-index:4;width:22%;aspect-ratio:1/1;border-radius:999px;display:grid;place-items:center;padding:4px;background:rgba(255,255,255,.9);border:2px solid rgba(255,255,255,.94);box-shadow:0 8px 18px rgba(5,46,22,.18);overflow:hidden;backdrop-filter:blur(4px)}
.gag2-bundle-orbit-image{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important}
.gag2-bundle-orbit.is-pos-1{right:7%;top:8%}.gag2-bundle-orbit.is-pos-2{right:3%;top:39%}.gag2-bundle-orbit.is-pos-3{right:10%;bottom:7%}.gag2-bundle-orbit.is-pos-4{left:38%;bottom:3%}.gag2-bundle-orbit.is-pos-5{left:5%;bottom:14%}.gag2-bundle-orbit.is-pos-6{left:4%;top:38%}
.gag2-bundle-more{position:absolute;z-index:6;right:8%;bottom:8%;display:grid;place-items:center;min-width:30px;height:30px;padding:0 7px;border-radius:999px;background:#073b22;color:#fff;font-size:11px;font-weight:900;box-shadow:0 7px 16px rgba(0,0,0,.18)}
.gag2-public-bundle-badge{z-index:8!important}
.gag2-store-bundle-card .gag2-store-product-actions{grid-template-columns:1fr!important}
.gag2-store-bundle-card.is-out-of-stock .gag2-bundle-collage{filter:saturate(.82)}
.gag2-store-bundle-card.is-out-of-stock .gag2-bundle-main-image,.gag2-store-bundle-card.is-out-of-stock .gag2-bundle-orbit-image{filter:grayscale(.16) saturate(.72)!important}
.gag2-store-bundle-card .gag2-store-add-form.gag2-bulk-cart-item{margin-top:0!important}
.gag2-store-bundle-card .gag2-store-product-trust{margin-top:auto}
@media(max-width:680px){.gag2-bundle-media{min-height:128px!important;max-height:146px!important}.gag2-bundle-orbit{width:24%;padding:3px}.gag2-bundle-main-visual{width:64%;height:64%}.gag2-public-bundle-badge{left:7px!important;top:7px!important;padding:5px 7px!important;font-size:9px!important}}

/* v2.0.217 — bundle thumbnail containment + image-only collage */
.gag2-store-product-card .gag2-bundle-media{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:4/5!important;
  align-self:start!important;
  overflow:hidden!important;
  border-radius:14px!important;
  background:#edf7ef!important;
  box-sizing:border-box!important;
}
.gag2-store-product-card .gag2-bundle-collage{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  border-radius:inherit!important;
  box-sizing:border-box!important;
}
.gag2-store-product-card .gag2-bundle-main-visual{
  width:62%!important;
  height:62%!important;
  max-width:62%!important;
  max-height:62%!important;
}
.gag2-store-product-card .gag2-bundle-main-image{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
}
.gag2-store-product-card .gag2-bundle-orbit{
  width:19%!important;
  max-width:19%!important;
  padding:2px!important;
  border:1px solid rgba(255,255,255,.94)!important;
  background:rgba(255,255,255,.86)!important;
  box-sizing:border-box!important;
}
.gag2-store-product-card .gag2-bundle-orbit-image{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.gag2-store-product-card .gag2-bundle-more{
  right:7%!important;
  bottom:6%!important;
  min-width:0!important;
  height:26px!important;
  padding:0 8px!important;
  font-size:9px!important;
  white-space:nowrap!important;
}
.gag2-bundle-placeholder{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  aspect-ratio:4/5!important;
  display:grid!important;
  place-items:center!important;
  align-content:center!important;
  gap:8px!important;
  text-align:center!important;
}
.gag2-bundle-placeholder small{
  display:block!important;
  max-width:80%!important;
  color:#587064!important;
  font-size:10px!important;
  font-weight:800!important;
  line-height:1.25!important;
}
@media (min-width:761px) and (max-width:1180px){
  .gag2-store-product-card .gag2-bundle-media{aspect-ratio:4/5!important}
}
@media (max-width:760px){
  .gag2-store-product-card .gag2-bundle-media{aspect-ratio:4/5!important;border-radius:12px!important}
  .gag2-store-product-card .gag2-bundle-orbit{width:20%!important;max-width:20%!important;padding:1px!important}
  .gag2-store-product-card .gag2-bundle-main-visual{width:60%!important;height:60%!important}
  .gag2-store-product-card .gag2-bundle-more{height:22px!important;padding:0 6px!important;font-size:8px!important}
}

/* v2.0.218 — bundle collage uses actual product cutouts; no empty circular slots */
.gag2-store-product-card .gag2-bundle-collage{
  background:linear-gradient(145deg,#e9f8ed,#cdeed8)!important;
}
.gag2-store-product-card .gag2-bundle-main-visual,
.gag2-store-product-card .gag2-bundle-cutout{
  position:absolute!important;
  display:block!important;
  background-image:var(--gag2-bundle-item)!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:contain!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  overflow:visible!important;
  pointer-events:none!important;
  box-shadow:none!important;
}
.gag2-store-product-card .gag2-bundle-main-visual{
  z-index:4!important;
  left:50%!important;
  top:51%!important;
  width:78%!important;
  height:78%!important;
  max-width:none!important;
  max-height:none!important;
  transform:translate(-50%,-50%) scale(1.08)!important;
  filter:drop-shadow(0 12px 12px rgba(4,34,16,.26))!important;
}
.gag2-store-product-card .gag2-bundle-cutout{
  z-index:5!important;
  width:28%!important;
  height:28%!important;
  max-width:none!important;
  aspect-ratio:auto!important;
  filter:drop-shadow(0 6px 7px rgba(4,34,16,.25))!important;
}
.gag2-store-product-card .gag2-bundle-cutout.is-pos-1{right:2%!important;top:5%!important;transform:rotate(7deg) scale(1.06)!important}
.gag2-store-product-card .gag2-bundle-cutout.is-pos-2{right:-1%!important;top:35%!important;transform:rotate(-5deg)!important}
.gag2-store-product-card .gag2-bundle-cutout.is-pos-3{right:5%!important;bottom:3%!important;transform:rotate(6deg)!important}
.gag2-store-product-card .gag2-bundle-cutout.is-pos-4{left:35%!important;bottom:-1%!important;transform:rotate(-4deg)!important}
.gag2-store-product-card .gag2-bundle-cutout.is-pos-5{left:2%!important;bottom:8%!important;transform:rotate(5deg)!important}
.gag2-store-product-card .gag2-bundle-cutout.is-pos-6{left:-1%!important;top:34%!important;transform:rotate(-7deg)!important}
/* Hide legacy orbit markup if an old full-page/cache fragment survives during rollout. */
.gag2-store-product-card .gag2-bundle-orbit{display:none!important}
.gag2-store-bundle-card.is-out-of-stock .gag2-bundle-main-visual,
.gag2-store-bundle-card.is-out-of-stock .gag2-bundle-cutout{filter:grayscale(.12) saturate(.78) drop-shadow(0 7px 8px rgba(4,34,16,.18))!important}
@media(max-width:760px){
  .gag2-store-product-card .gag2-bundle-main-visual{width:76%!important;height:76%!important}
  .gag2-store-product-card .gag2-bundle-cutout{width:27%!important;height:27%!important}
}


/* v2.0.219 — bundle thumbnails use a centered BUNDLE badge with equal ring item layout */
.gag2-store-product-card .gag2-bundle-collage{
  background:linear-gradient(145deg,#e9f8ed,#cdeed8)!important;
}
.gag2-store-product-card .gag2-bundle-main-visual,
.gag2-store-product-card .gag2-bundle-cutout,
.gag2-store-product-card .gag2-bundle-orbit{
  display:none!important;
}
.gag2-store-product-card .gag2-bundle-ring-item{
  position:absolute!important;
  z-index:5!important;
  left:var(--gag2-bundle-x)!important;
  top:var(--gag2-bundle-y)!important;
  width:24%!important;
  height:24%!important;
  transform:translate(-50%,-50%)!important;
  display:block!important;
  background-image:var(--gag2-bundle-item)!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:contain!important;
  filter:drop-shadow(0 6px 8px rgba(4,34,16,.20))!important;
  pointer-events:none!important;
}
.gag2-store-product-card .gag2-bundle-collage.has-count-1 .gag2-bundle-ring-item{
  width:44%!important;
  height:44%!important;
}
.gag2-store-product-card .gag2-bundle-collage.has-count-2 .gag2-bundle-ring-item,
.gag2-store-product-card .gag2-bundle-collage.has-count-3 .gag2-bundle-ring-item{
  width:25%!important;
  height:25%!important;
}
.gag2-store-product-card .gag2-bundle-center-badge{
  position:absolute!important;
  z-index:6!important;
  left:50%!important;
  top:50%!important;
  width:40%!important;
  height:40%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:999px!important;
  display:grid!important;
  place-items:center!important;
  background:rgba(255,255,255,.54)!important;
  border:1px solid rgba(255,255,255,.68)!important;
  box-shadow:0 10px 24px rgba(4,34,16,.12)!important;
  backdrop-filter:blur(7px)!important;
  -webkit-backdrop-filter:blur(7px)!important;
  text-align:center!important;
  pointer-events:none!important;
}
.gag2-store-product-card .gag2-bundle-center-badge-inner{
  display:grid!important;
  place-items:center!important;
  gap:3px!important;
  color:#0d4e2c!important;
  line-height:1!important;
}
.gag2-store-product-card .gag2-bundle-center-badge i{
  font-size:16px!important;
}
.gag2-store-product-card .gag2-bundle-center-badge strong{
  display:block!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
}
.gag2-store-product-card .gag2-bundle-more{
  right:7%!important;
  bottom:6%!important;
  min-width:24px!important;
  height:24px!important;
  padding:0 7px!important;
  font-size:11px!important;
  font-weight:900!important;
}
.gag2-store-bundle-card.is-out-of-stock .gag2-bundle-ring-item{
  filter:grayscale(.12) saturate(.78) drop-shadow(0 6px 7px rgba(4,34,16,.16))!important;
}
.gag2-store-bundle-card.is-out-of-stock .gag2-bundle-center-badge{
  background:rgba(255,255,255,.48)!important;
}
@media(max-width:760px){
  .gag2-store-product-card .gag2-bundle-ring-item{width:23%!important;height:23%!important}
  .gag2-store-product-card .gag2-bundle-collage.has-count-1 .gag2-bundle-ring-item{width:42%!important;height:42%!important}
  .gag2-store-product-card .gag2-bundle-center-badge{width:42%!important;height:42%!important}
  .gag2-store-product-card .gag2-bundle-center-badge i{font-size:14px!important}
  .gag2-store-product-card .gag2-bundle-center-badge strong{font-size:10px!important}
}


/* v2.0.221 — smaller cleaner center badge + up to 10 auto-sized bundle ring items */
.gag2-store-product-card .gag2-bundle-center-badge{
  width:31%!important;
  height:31%!important;
  background:rgba(255,255,255,.46)!important;
  border:1px solid rgba(255,255,255,.64)!important;
  box-shadow:0 8px 18px rgba(4,34,16,.10)!important;
}
.gag2-store-product-card .gag2-bundle-center-badge-inner{
  gap:0!important;
  font-size:10px!important;
  font-weight:600!important;
  letter-spacing:.06em!important;
  color:#124e30!important;
}
.gag2-store-product-card .gag2-bundle-center-badge i,
.gag2-store-product-card .gag2-bundle-center-badge strong{
  display:none!important;
}
.gag2-store-product-card .gag2-bundle-ring-item{
  width:19%!important;
  height:19%!important;
}
.gag2-store-product-card .gag2-bundle-collage.has-count-1 .gag2-bundle-ring-item{width:26%!important;height:26%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-2 .gag2-bundle-ring-item{width:21%!important;height:21%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-3 .gag2-bundle-ring-item{width:20%!important;height:20%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-4 .gag2-bundle-ring-item{width:19%!important;height:19%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-5 .gag2-bundle-ring-item{width:18%!important;height:18%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-6 .gag2-bundle-ring-item{width:17%!important;height:17%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-7 .gag2-bundle-ring-item{width:16%!important;height:16%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-8 .gag2-bundle-ring-item{width:15%!important;height:15%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-9 .gag2-bundle-ring-item{width:14.5%!important;height:14.5%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-10 .gag2-bundle-ring-item{width:13.5%!important;height:13.5%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-8 .gag2-bundle-center-badge,
.gag2-store-product-card .gag2-bundle-collage.has-count-9 .gag2-bundle-center-badge,
.gag2-store-product-card .gag2-bundle-collage.has-count-10 .gag2-bundle-center-badge{
  width:28%!important;
  height:28%!important;
}
.gag2-store-product-card .gag2-bundle-collage.has-count-8 .gag2-bundle-center-badge-inner,
.gag2-store-product-card .gag2-bundle-collage.has-count-9 .gag2-bundle-center-badge-inner,
.gag2-store-product-card .gag2-bundle-collage.has-count-10 .gag2-bundle-center-badge-inner{
  font-size:9px!important;
}
.gag2-store-product-card .gag2-bundle-more{
  min-width:22px!important;
  height:22px!important;
  font-size:10px!important;
}
@media(max-width:760px){
  .gag2-store-product-card .gag2-bundle-center-badge{width:32%!important;height:32%!important}
  .gag2-store-product-card .gag2-bundle-center-badge-inner{font-size:9px!important}
  .gag2-store-product-card .gag2-bundle-collage.has-count-7 .gag2-bundle-ring-item{width:15.5%!important;height:15.5%!important}
  .gag2-store-product-card .gag2-bundle-collage.has-count-8 .gag2-bundle-ring-item{width:14.5%!important;height:14.5%!important}
  .gag2-store-product-card .gag2-bundle-collage.has-count-9 .gag2-bundle-ring-item{width:13.5%!important;height:13.5%!important}
  .gag2-store-product-card .gag2-bundle-collage.has-count-10 .gag2-bundle-ring-item{width:12.75%!important;height:12.75%!important}
}

/* v2.0.222 — allocation-based bundles + full-thumbnail product collage */
.gag2-store-product-card .gag2-bundle-center-badge{display:none!important}
.gag2-store-product-card .gag2-bundle-ring-item{width:25%!important;height:25%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-1 .gag2-bundle-ring-item{width:52%!important;height:52%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-2 .gag2-bundle-ring-item{width:39%!important;height:39%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-3 .gag2-bundle-ring-item{width:33%!important;height:33%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-4 .gag2-bundle-ring-item{width:30%!important;height:30%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-5 .gag2-bundle-ring-item{width:27%!important;height:27%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-6 .gag2-bundle-ring-item{width:25%!important;height:25%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-7 .gag2-bundle-ring-item{width:22%!important;height:22%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-8 .gag2-bundle-ring-item{width:20%!important;height:20%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-9 .gag2-bundle-ring-item{width:18.5%!important;height:18.5%!important}
.gag2-store-product-card .gag2-bundle-collage.has-count-10 .gag2-bundle-ring-item{width:17.5%!important;height:17.5%!important}
.gag2-bundle-fields{grid-template-columns:minmax(0,1.2fr) minmax(150px,.7fr) minmax(150px,.7fr) auto!important}
.gag2-bundle-fields label small{display:block;margin-top:5px;color:#718078;font-size:10px;font-weight:700}
.gag2-bundle-shortage-warning{display:grid;gap:5px;margin:12px 0;padding:11px 13px;border:1px solid #f1c8c8;border-radius:12px;background:#fff4f4;color:#8a2525;font-size:12px;line-height:1.45}
.gag2-bundle-shortage-warning strong{display:flex;align-items:center;gap:7px;font-size:12px}
.gag2-bundle-shortage-warning span{color:#6f3434}
@media(max-width:900px){.gag2-bundle-fields{grid-template-columns:1fr 1fr!important}.gag2-bundle-active{grid-column:auto!important}}
@media(max-width:520px){.gag2-bundle-fields{grid-template-columns:1fr!important}}


/* v2.0.224 — homepage Featured Bundles swipe carousel above individual Featured Products */
.gag2-home-featured-bundles{margin:0 0 24px;padding:0 0 22px;border-bottom:1px solid #e1eee4}
.gag2-home-featured-products-section{min-width:0}
.gag2-home-featured-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 0 12px}
.gag2-home-featured-section-head span{display:inline-flex;align-items:center;gap:6px;color:#128141;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.gag2-home-featured-section-head h2{margin:3px 0 0;color:#123c25;font-size:22px;line-height:1.15}
.gag2-home-featured-section-head p{margin:4px 0 0;color:#728078;font-size:11px}
.gag2-home-products-head{margin-top:2px}
.gag2-home-bundle-carousel-shell{display:block;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:2px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scrollbar-width:thin;scrollbar-color:#b9dbbf transparent;padding:5px 2px 15px;box-sizing:border-box}
.gag2-home-bundle-carousel-shell::-webkit-scrollbar{height:5px}
.gag2-home-bundle-carousel-shell::-webkit-scrollbar-thumb{background:#b9dbbf;border-radius:999px}
.gag2-home-bundle-carousel-shell::-webkit-scrollbar-track{background:transparent}
.gag2-home-bundle-carousel-track{display:flex;flex-flow:row nowrap;align-items:stretch;justify-content:flex-start;gap:12px;width:max-content;min-width:100%;max-width:none;padding:0 2px;margin:0;box-sizing:border-box}
.gag2-home-bundle-card{position:relative;display:flex;flex:0 0 196px;flex-direction:column;width:196px;min-width:196px;max-width:196px;overflow:hidden;border:1px solid rgba(17,126,61,.16);border-radius:17px;background:linear-gradient(180deg,#fff 0%,#fbfefb 100%);box-shadow:0 8px 22px rgba(8,57,27,.08);scroll-snap-align:start;scroll-snap-stop:always;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;isolation:isolate}
.gag2-home-bundle-card:before{content:"";position:absolute;z-index:9;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#0c7f3c,#62d83e,#b9f36b);pointer-events:none}
.gag2-home-bundle-card:hover{transform:translateY(-3px);border-color:rgba(22,151,70,.28);box-shadow:0 14px 30px rgba(8,57,27,.13)}
.gag2-home-bundle-media{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;background:#edf7ef;border-bottom:1px solid rgba(13,96,45,.09)}
.gag2-home-bundle-media>.gag2-bundle-collage,.gag2-home-bundle-media>.gag2-bundle-placeholder{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border-radius:0!important}
.gag2-home-bundle-body{display:flex;flex:1;flex-direction:column;gap:7px;padding:11px 10px 12px}
.gag2-home-bundle-copy{display:grid;gap:2px;min-width:0}
.gag2-home-bundle-kicker{display:inline-flex;align-items:center;gap:4px;color:#168145;font-size:8.5px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}
.gag2-home-bundle-copy h3{margin:0;color:#173d27;font-size:14px;line-height:1.22;overflow-wrap:anywhere}
.gag2-home-bundle-copy small{color:#748078;font-size:9px;line-height:1.25}
.gag2-home-bundle-copy small a{color:#177942;font-weight:750;text-decoration:none}
.gag2-home-bundle-price{margin-top:auto;color:#08783a;font-size:17px;font-weight:900;line-height:1.1}
.gag2-home-bundle-stock{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:4px 7px;border-radius:999px;background:#eaf8ee;color:#11783a;font-size:9px;font-weight:800}
.gag2-home-bundle-stock.is-empty{background:#fff0f0;color:#ba3434}
.gag2-home-bundle-select{display:flex;align-items:center;justify-content:space-between;gap:7px;padding-top:2px}
.gag2-home-bundle-select>span{color:#64736a;font-size:9px;font-weight:750;line-height:1.2}
.gag2-home-bundle-select .gag2-qty-stepper{grid-template-columns:28px 32px 28px;flex:0 0 auto;min-height:32px}
.gag2-home-bundle-select .gag2-qty-stepper button{width:26px;height:26px;margin:2px}
.gag2-home-bundle-select .gag2-qty-stepper input{font-size:11px}
.gag2-home-bundle-card.is-out-of-stock{filter:saturate(.88)}
.gag2-home-bundle-card.is-out-of-stock .gag2-home-bundle-media{opacity:.82}
@media(max-width:720px){
  .gag2-home-featured-bundles{margin-bottom:20px;padding-bottom:18px}
  .gag2-home-featured-section-head{margin-bottom:9px;padding:0 2px}
  .gag2-home-featured-section-head h2{font-size:19px}
  .gag2-home-bundle-carousel-shell{scrollbar-width:none;padding:6px 0 14px;scroll-padding-inline:14px}
  .gag2-home-bundle-carousel-shell::-webkit-scrollbar{display:none;width:0;height:0}
  .gag2-home-bundle-carousel-track{gap:11px;padding:0 14px}
  .gag2-home-bundle-card{flex-basis:min(62vw,210px);width:min(62vw,210px);min-width:184px;max-width:210px}
  .gag2-home-bundle-card:hover{transform:none}
}
@media(max-width:360px){.gag2-home-bundle-card{flex-basis:min(64vw,202px);width:min(64vw,202px);min-width:178px;max-width:202px}}


/* v2.0.225 — Featured Bundle cards follow the homepage Robux card design */
.gag2-home-bundle-carousel-shell{padding:12px 14px 15px!important;scrollbar-width:none!important}
.gag2-home-bundle-carousel-shell::-webkit-scrollbar{display:none!important}
.gag2-home-bundle-carousel-track{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:clamp(148px,16%,158px)!important;gap:10px!important;width:auto!important;min-width:0!important;padding:1px 1px 6px!important}
.gag2-home-bundle-card{display:block!important;flex:none!important;width:auto!important;min-width:0!important;max-width:none!important;border:1px solid #dbe6d6!important;border-radius:12px!important;background:#fff!important;box-shadow:0 7px 16px rgba(5,36,20,.075)!important;overflow:hidden!important}
.gag2-home-bundle-card:before{display:none!important}
.gag2-home-bundle-card:hover{transform:translateY(-2px)!important;border-color:#c8ddc5!important;box-shadow:0 11px 22px rgba(5,36,20,.11)!important}
.gag2-home-bundle-card-inner{height:100%;display:flex;flex-direction:column}
.gag2-home-bundle-media{position:relative!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:2/3!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:#edf7ef!important;text-decoration:none!important}
.gag2-home-bundle-media>.gag2-bundle-collage,.gag2-home-bundle-media>.gag2-bundle-placeholder{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border-radius:0!important}
.gag2-home-bundle-stock{position:absolute!important;z-index:12!important;right:6px!important;bottom:6px!important;display:block!important;width:auto!important;max-width:calc(100% - 12px)!important;padding:4px 7px!important;border-radius:999px!important;background:rgba(236,255,238,.95)!important;color:#087636!important;font-size:8px!important;font-weight:900!important;box-shadow:0 3px 10px rgba(0,0,0,.11)!important;white-space:nowrap!important}
.gag2-home-bundle-card.is-out-of-stock .gag2-home-bundle-stock,.gag2-home-bundle-card.is-orders-paused .gag2-home-bundle-stock{background:rgba(255,242,238,.96)!important;color:#a2412f!important}
.gag2-home-bundle-body{display:grid!important;align-content:start!important;gap:5px!important;flex:1!important;padding:8px 9px 10px!important}
.gag2-home-bundle-title{display:-webkit-box;margin:0;color:#173d27;font-size:12px;line-height:1.2;font-weight:850;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.gag2-home-bundle-body .gag2-home-robux-price-row{margin-top:1px}
.gag2-home-bundle-body>p{display:-webkit-box;min-height:20px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25}
.gag2-home-bundle-body .gag2-home-robux-stepper{margin-top:auto}
.gag2-home-bundle-card.is-out-of-stock{opacity:.72!important;filter:saturate(.7)!important}
.gag2-home-bundle-card.is-out-of-stock .gag2-home-bundle-media{opacity:1!important}
.gag2-home-bundle-card.is-out-of-stock .gag2-bundle-ring-item{filter:grayscale(.35) saturate(.7)!important}
@media(max-width:980px){.gag2-home-bundle-carousel-track{grid-auto-columns:clamp(148px,24%,158px)!important}}
@media(max-width:720px){.gag2-home-bundle-carousel-shell{padding:11px 10px 13px!important;scroll-padding-inline:10px!important}.gag2-home-bundle-carousel-track{grid-auto-columns:clamp(148px,46vw,164px)!important;gap:9px!important;padding:1px 1px 6px!important}.gag2-home-bundle-card:hover{transform:none!important}}


/* v2.0.226 — Featured Bundle media uses the same automatic product-collage renderer as store bundle cards */
.gag2-home-bundle-media .gag2-bundle-collage{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  isolation:isolate!important;
  border-radius:0!important;
  background:linear-gradient(145deg,#e9f8ed,#cdeed8)!important;
}
.gag2-home-bundle-media .gag2-bundle-collage-bg{
  position:absolute!important;
  z-index:0!important;
  inset:-6%!important;
  display:block!important;
  background-image:var(--gag2-bundle-media-bg)!important;
  background-size:cover!important;
  background-position:center!important;
  filter:blur(3px) saturate(.92)!important;
  transform:scale(1.09)!important;
  opacity:.95!important;
}
.gag2-home-bundle-media .gag2-bundle-collage:after{
  content:""!important;
  position:absolute!important;
  z-index:1!important;
  inset:0!important;
  background:radial-gradient(circle at 50% 44%,rgba(255,255,255,.38),transparent 48%),linear-gradient(180deg,rgba(255,255,255,.08),rgba(7,62,28,.08))!important;
  pointer-events:none!important;
}
.gag2-home-bundle-media .gag2-bundle-ring-item{
  position:absolute!important;
  z-index:5!important;
  left:var(--gag2-bundle-x)!important;
  top:var(--gag2-bundle-y)!important;
  width:25%!important;
  height:25%!important;
  transform:translate(-50%,-50%)!important;
  display:block!important;
  background-image:var(--gag2-bundle-item)!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:contain!important;
  filter:drop-shadow(0 5px 7px rgba(4,34,16,.20))!important;
  pointer-events:none!important;
}
.gag2-home-bundle-media .gag2-bundle-collage.has-count-1 .gag2-bundle-ring-item{width:52%!important;height:52%!important}
.gag2-home-bundle-media .gag2-bundle-collage.has-count-2 .gag2-bundle-ring-item{width:39%!important;height:39%!important}
.gag2-home-bundle-media .gag2-bundle-collage.has-count-3 .gag2-bundle-ring-item{width:33%!important;height:33%!important}
.gag2-home-bundle-media .gag2-bundle-collage.has-count-4 .gag2-bundle-ring-item{width:30%!important;height:30%!important}
.gag2-home-bundle-media .gag2-bundle-collage.has-count-5 .gag2-bundle-ring-item{width:27%!important;height:27%!important}
.gag2-home-bundle-media .gag2-bundle-collage.has-count-6 .gag2-bundle-ring-item{width:25%!important;height:25%!important}
.gag2-home-bundle-media .gag2-bundle-collage.has-count-7 .gag2-bundle-ring-item{width:22%!important;height:22%!important}
.gag2-home-bundle-media .gag2-bundle-collage.has-count-8 .gag2-bundle-ring-item{width:20%!important;height:20%!important}
.gag2-home-bundle-media .gag2-bundle-collage.has-count-9 .gag2-bundle-ring-item{width:18.5%!important;height:18.5%!important}
.gag2-home-bundle-media .gag2-bundle-collage.has-count-10 .gag2-bundle-ring-item{width:17.5%!important;height:17.5%!important}
.gag2-home-bundle-media .gag2-bundle-center-badge,
.gag2-home-bundle-media .gag2-bundle-main-visual,
.gag2-home-bundle-media .gag2-bundle-cutout,
.gag2-home-bundle-media .gag2-bundle-orbit{display:none!important}
.gag2-home-bundle-media .gag2-bundle-more{
  position:absolute!important;
  z-index:7!important;
  right:7%!important;
  bottom:7%!important;
  display:grid!important;
  place-items:center!important;
  min-width:22px!important;
  height:22px!important;
  padding:0 6px!important;
  border-radius:999px!important;
  background:#073b22!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:900!important;
  box-shadow:0 5px 12px rgba(0,0,0,.18)!important;
}
.gag2-home-bundle-media .gag2-bundle-placeholder{
  position:absolute!important;
  inset:0!important;
  display:grid!important;
  place-items:center!important;
  align-content:center!important;
  gap:7px!important;
  color:#177942!important;
  text-align:center!important;
}
.gag2-home-bundle-media .gag2-bundle-placeholder small{
  display:block!important;
  max-width:78%!important;
  color:#587064!important;
  font-size:9px!important;
  font-weight:800!important;
  line-height:1.25!important;
}
.gag2-home-bundle-card.is-out-of-stock .gag2-home-bundle-media .gag2-bundle-ring-item{
  filter:grayscale(.35) saturate(.7) drop-shadow(0 4px 6px rgba(4,34,16,.14))!important;
}


/* v2.0.227 — interactive product details inside bundle thumbnail */
.gag2-bundle-collage .gag2-bundle-ring-item{
  pointer-events:auto!important;
  cursor:help!important;
  outline:none!important;
  transition:transform .16s ease,filter .16s ease!important;
}
.gag2-bundle-collage .gag2-bundle-ring-item:hover,
.gag2-bundle-collage .gag2-bundle-ring-item:focus-visible,
.gag2-bundle-collage .gag2-bundle-ring-item.is-active{
  z-index:9!important;
  transform:translate(-50%,-50%) scale(1.12)!important;
  filter:drop-shadow(0 8px 10px rgba(4,34,16,.30))!important;
}
.gag2-bundle-hover-info{
  position:absolute!important;
  z-index:10!important;
  left:50%!important;
  top:50%!important;
  width:min(50%,112px)!important;
  min-height:38px!important;
  transform:translate(-50%,-50%) scale(.94)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:center!important;
  gap:2px!important;
  padding:6px 8px!important;
  border-radius:11px!important;
  background:rgba(255,255,255,.80)!important;
  border:1px solid rgba(255,255,255,.82)!important;
  box-shadow:0 8px 20px rgba(4,34,16,.16)!important;
  backdrop-filter:blur(7px)!important;
  -webkit-backdrop-filter:blur(7px)!important;
  color:#123d29!important;
  text-align:center!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:opacity .15s ease,transform .15s ease,visibility .15s ease!important;
}
.gag2-bundle-hover-info.is-visible{
  opacity:1!important;
  visibility:visible!important;
  transform:translate(-50%,-50%) scale(1)!important;
}
.gag2-bundle-hover-info strong{
  display:-webkit-box!important;
  max-width:100%!important;
  overflow:hidden!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  font-size:10px!important;
  line-height:1.14!important;
  font-weight:650!important;
  overflow-wrap:anywhere!important;
}
.gag2-bundle-hover-info small{
  display:block!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:700!important;
  color:#16834a!important;
  white-space:nowrap!important;
}
.gag2-home-bundle-media .gag2-bundle-hover-info{
  width:min(48%,104px)!important;
}
@media(max-width:760px){
  .gag2-bundle-hover-info{width:min(54%,104px)!important;min-height:34px!important;padding:5px 7px!important;border-radius:10px!important}
  .gag2-bundle-hover-info strong{font-size:9px!important}
  .gag2-bundle-hover-info small{font-size:8px!important}
}


/* v2.0.228 — prevent mobile long-press image highlighting/context menus on bundle thumbnails */
.gag2-bundle-collage,
.gag2-bundle-collage *,
.gag2-home-bundle-media,
.gag2-home-bundle-media *{
  -webkit-touch-callout:none!important;
  -webkit-user-select:none!important;
  user-select:none!important;
  -webkit-user-drag:none!important;
}
.gag2-bundle-collage{
  touch-action:manipulation!important;
}
