:root{--green:#57bc19;--green2:#1e750e;--dark:#10170b;--panel:#fff6dc;--ink:#17210f;--gold:#ffd146;--border:#44351d;--shadow:0 8px 0 rgba(33,55,20,.35),0 14px 28px rgba(0,0,0,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#1f5c18 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath fill='%23296f20' d='M0 0h20v20H0zM20 20h20v20H20z'/%3E%3C/svg%3E");line-height:1.45}.shell{width:min(1450px,94%);margin:auto}.announcement{background:linear-gradient(#6ad51f,#348c0d);color:#fff;text-align:center;font-weight:900;padding:8px;text-transform:uppercase;border-bottom:4px solid #173b0c;text-shadow:2px 2px #1d510a}.site-header{background:rgba(12,18,9,.98);color:#fff;border-bottom:4px solid #354420;position:sticky;top:0;z-index:50}.header-inner{min-height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;flex-direction:column;text-decoration:none;transform:rotate(-2deg);line-height:.8}.brand-main{font-size:36px;font-weight:1000;color:#fff;text-shadow:3px 3px #23310e;-webkit-text-stroke:2px #1e2a12}.brand-sub{font-size:15px;letter-spacing:8px;color:#73e527;margin-left:7px}.custom-logo{max-height:62px;width:auto}.primary-nav{flex:1}.primary-nav ul{list-style:none;display:flex;gap:25px;align-items:center;margin:0;padding:0}.primary-nav a{color:#fff;text-decoration:none;font-weight:900;text-transform:uppercase;font-size:14px}.primary-nav a:hover{color:#8de93d}.header-actions{display:flex;align-items:center;gap:12px}.search-form{display:flex;background:#25291f;border:1px solid #4b5143;border-radius:8px;overflow:hidden}.search-form input{background:transparent;border:0;color:#fff;padding:11px;width:180px}.search-form button{background:transparent;color:#fff;border:0;padding:0 13px;font-size:20px}.cart-button{background:linear-gradient(#79df28,#35990d);border:2px solid #8af63a;border-radius:8px;color:#fff;padding:10px 14px;text-decoration:none;font-weight:900}.menu-toggle{display:none;background:var(--green);border:0;border-radius:7px;font-size:25px}.hero{min-height:480px;background-size:cover;background-position:center;border-bottom:5px solid #152d0c}.hero-inner{display:flex;align-items:center;justify-content:space-between;min-height:480px}.hero-copy{max-width:600px;color:#fff;text-shadow:3px 3px 0 #18370d}.hero-copy h1{font-size:clamp(54px,7vw,100px);line-height:.85;margin:15px 0;font-weight:1000;text-transform:uppercase;color:#83eb32;-webkit-text-stroke:3px #18370d}.hero-copy p{font-size:22px;font-weight:800;max-width:540px}.eyebrow{display:inline-block;background:#ffda38;color:#32240a;padding:8px 14px;border:3px solid #523b12;border-radius:8px;font-weight:900;text-shadow:none}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap}.game-button{display:inline-block;background:linear-gradient(#79dc26,#32940c);border:3px solid #a0fb4d;border-bottom-color:#1e5a08;border-radius:8px;padding:14px 22px;color:#fff;text-transform:uppercase;font-weight:1000;text-decoration:none;box-shadow:0 5px 0 #173d09;text-shadow:2px 2px #245f0b}.game-button.dark{background:linear-gradient(#3a4034,#161a14);border-color:#68735e}.game-button.blue{background:linear-gradient(#728cff,#4551bc);border-color:#9cacff;text-shadow:2px 2px #303b98}.hero-sign{background:#4d301a;border:9px solid #2b1d0f;box-shadow:inset 0 0 0 4px #7b5531,8px 8px 0 rgba(0,0,0,.35);padding:22px 38px;transform:rotate(2deg);display:grid;gap:3px;color:#fff;font-size:30px;font-weight:1000;text-align:center;text-shadow:3px 3px #1b1209}.hero-sign .green{color:#8bea3d}.hero-sign .yellow{color:#ffd743}.benefits{background:rgba(8,48,16,.96);border-bottom:5px solid #183f12}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);color:#fff}.benefit-grid>div{padding:20px 18px;display:grid;grid-template-columns:auto 1fr;gap:0 12px;border-right:1px solid #3c6b34;font-size:25px}.benefit-grid b{font-size:15px;text-transform:uppercase}.benefit-grid span{grid-column:2;font-size:13px;color:#d9e9d2}.category-section{padding:20px 0 12px;background:rgba(22,77,18,.92)}.section-title{color:#fff;text-transform:uppercase;text-shadow:3px 3px #17330c;margin:0 0 15px}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:16px}.category-admin-note{margin:0;background:#fff6dc;border:3px dashed #c6a769;border-radius:10px;padding:16px;color:#44351d;font-weight:800}.category-card{display:block;background:linear-gradient(#d8f7ff,#6cc94b);border:4px solid #fff;border-radius:11px;overflow:hidden;text-decoration:none;color:#fff;box-shadow:0 5px 0 #203f19;text-align:center;transition:.2s}.category-card:hover{transform:translateY(-5px)}.category-card img{width:100%;aspect-ratio:1.25;object-fit:cover;display:block}.category-card span{display:block;background:linear-gradient(transparent,#1d6112);margin-top:-50px;position:relative;padding:24px 4px 10px;text-transform:uppercase;font-weight:1000;text-shadow:2px 2px #1a2c12}.catalog-section{padding:18px 0;background:rgba(32,94,24,.9)}.catalog-section.compact{padding-top:0}.home-columns{display:grid;grid-template-columns:1fr 330px;gap:18px}.game-panel{background:var(--panel);border:4px solid #6f562d;border-radius:12px;box-shadow:var(--shadow);padding:18px}.panel-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:3px dashed #c6a769;margin-bottom:15px}.panel-heading h2{margin:0 0 12px;text-transform:uppercase}.panel-heading a{background:var(--green2);color:#fff;padding:7px 13px;text-decoration:none;border-radius:5px;font-weight:900;text-transform:uppercase}.gag2-product-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:0!important}.gag2-product-grid>li,.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:2px solid #d5c394;border-radius:9px;padding:9px;box-shadow:0 4px 0 #b3a271;list-style:none;position:relative}.woocommerce ul.products li.product img{border-radius:6px;margin-bottom:8px!important}.woocommerce-loop-product__title{color:#222;font-size:14px!important;font-weight:900}.price{color:#278b0e!important;font-size:18px!important;font-weight:1000!important}.button,.added_to_cart{background:linear-gradient(#66cf1e,#27850b)!important;color:#fff!important;border-radius:6px!important;text-align:center;font-weight:900!important;text-transform:uppercase;font-size:12px!important;width:100%;padding:10px 6px!important}.onsale{background:#ff6b3d!important;min-width:auto!important;min-height:auto!important;padding:5px 8px!important;line-height:1!important;border-radius:4px!important}.discord-card{background:linear-gradient(145deg,#204fc6,#6d7bff);color:#fff;border:4px solid #a9b2ff;border-radius:12px;box-shadow:var(--shadow);padding:28px;text-align:center;align-self:start;text-shadow:2px 2px #31418f}.discord-card h2{text-transform:uppercase;font-size:32px;margin:8px 0}.discord-icon{font-size:70px}.content-area,.shop-layout{padding:35px 0;min-height:60vh}.shop-layout{display:grid;grid-template-columns:1fr 280px;gap:25px}.page-card h1,.woocommerce-products-header__title{font-size:42px;text-transform:uppercase}.site-footer{background:#10170b;color:#dcebd6;border-top:6px solid #6bc626;margin-top:0}.footer-grid{padding:38px 0;display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-logo{font-size:40px;font-weight:1000;color:#fff}.footer-logo span{color:#76db2b}.site-footer a{color:#b7f18c}.copyright{text-align:center;padding:14px;border-top:1px solid #34412d;font-size:13px}.notice,.empty-state{text-align:center}.empty-state{margin:40px auto;max-width:700px}.pixel-icon{font-size:80px}@media(max-width:1100px){.category-grid{grid-template-columns:repeat(4,1fr)}.gag2-product-grid,.woocommerce ul.products{grid-template-columns:repeat(3,1fr)!important}.benefit-grid{grid-template-columns:repeat(2,1fr)}.home-columns{grid-template-columns:1fr}.discord-card{display:grid;place-items:center}.primary-nav ul{gap:12px}.search-form{display:none}}@media(max-width:760px){.announcement{font-size:11px}.header-inner{min-height:65px}.menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;position:absolute;top:65px;left:0;right:0;background:#11190d;padding:18px}.primary-nav.open{display:block}.primary-nav ul{display:grid}.header-actions{margin-left:0}.hero-inner{min-height:520px;align-items:flex-end;padding:50px 0}.hero-sign{display:none}.hero-copy h1{font-size:58px}.hero-copy p{font-size:17px}.benefit-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.gag2-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.shop-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.header-actions .cart-button{padding:8px}.page-card h1{font-size:31px}}


/* GAG2 Shop v1.0.3: desktop category grid, hero framing, readability and safe performance polish */
@media (min-width:1101px){
  .custom-logo{max-height:74px;max-width:180px}
  .header-inner{min-height:88px}
  .hero{aspect-ratio:1920/650;min-height:0;max-height:none;background-size:cover;background-position:center center;background-repeat:no-repeat}
  .hero-inner{min-height:100%;height:100%;padding-block:clamp(24px,3vw,54px)}
  .category-grid{grid-template-columns:repeat(auto-fill,minmax(170px,210px));justify-content:start;align-items:start;gap:18px}
  .category-card{width:100%;border:3px solid #fff;border-radius:12px;box-shadow:0 5px 0 #203f19,0 10px 20px rgba(0,0,0,.18)}
  .category-card img{width:100%;height:auto;aspect-ratio:5/4;object-fit:cover;display:block}
  .benefit-grid>div{padding:22px 20px;font-size:27px}
  .benefit-grid b{font-size:16px}
  .benefit-grid span{font-size:14px}
}
.category-section{padding:26px 0 24px}
.category-card span{display:none!important}
.category-card{background:transparent}
.category-card img{margin:0}
@media (max-width:1100px){
  .category-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}
}
@media (max-width:760px){
  .hero{aspect-ratio:auto;min-height:520px;background-size:cover}
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* GAG2 Shop v1.0.4: Manual GCash QR gateway */
.gag2-gcash-payment-box,.gag2-gcash-order-details{background:#f5ffef;border:2px solid #6fc53a;border-radius:12px;padding:18px;margin:12px 0;color:#173414}
.gag2-gcash-qr{display:block;width:min(100%,320px);height:auto;margin:0 auto 14px;border:8px solid #fff;border-radius:12px;box-shadow:0 4px 14px rgba(0,0,0,.18)}
.gag2-gcash-account{text-align:center;font-size:18px;margin:10px 0}.gag2-gcash-instructions{background:#fff;border-radius:8px;padding:10px 14px;margin:12px 0}.gag2-gcash-receipt-row input[type=file]{display:block;width:100%;margin:7px 0;padding:10px;background:#fff;border:1px solid #a8c998;border-radius:7px}.gag2-gcash-receipt-row small{display:block;color:#53664b}.gag2-gcash-order-details h2{margin-top:0}

/* GAG2 Shop v1.0.6: streamlined classic checkout */
.gag2-checkout-area{max-width:1180px;padding:34px 18px 46px}
.gag2-checkout-shell{background:#fff8e5;border:4px solid #6f562d;border-radius:14px;box-shadow:0 8px 0 rgba(45,34,15,.35);padding:clamp(18px,2.5vw,34px)}
.gag2-checkout-shell>h1{margin:0 0 24px;font-size:clamp(30px,3vw,44px);line-height:1;text-transform:uppercase;color:#1b2b14}
.woocommerce-checkout .woocommerce{font-size:15px}
.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);grid-template-areas:"customer heading" "customer review";gap:10px 30px;align-items:start}
.woocommerce-checkout #customer_details{grid-area:customer;display:block;margin:0}
.woocommerce-checkout #order_review_heading{grid-area:heading;margin:0;padding:0 0 12px;font-size:24px;text-transform:uppercase;color:#21351a;border-bottom:3px solid #78c93e}
.woocommerce-checkout #order_review{grid-area:review;position:sticky;top:105px;background:#fff;border:2px solid #d6c28d;border-radius:12px;padding:18px;box-shadow:0 5px 0 #c1ad77}
.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:100%;margin:0}
.woocommerce-checkout .col2-set .col-2{margin-top:22px}
.woocommerce-checkout h3{font-size:21px;text-transform:uppercase;color:#21351a;margin:0 0 14px}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{float:none;width:100%;margin:0;padding:0}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide,
.woocommerce-checkout #billing_company_field,
.woocommerce-checkout #billing_country_field,
.woocommerce-checkout #billing_address_1_field,
.woocommerce-checkout #billing_address_2_field,
.woocommerce-checkout #billing_city_field,
.woocommerce-checkout #billing_state_field,
.woocommerce-checkout #billing_postcode_field,
.woocommerce-checkout #billing_phone_field,
.woocommerce-checkout #billing_email_field{grid-column:1/-1}
.woocommerce-checkout form .form-row label{font-weight:900;color:#293821;margin-bottom:5px}
.woocommerce-checkout form .input-text,
.woocommerce-checkout form select,
.woocommerce-checkout form textarea,
.woocommerce-checkout .select2-container .select2-selection--single{width:100%;min-height:44px;border:2px solid #b8a778;border-radius:7px;background:#fff;color:#1d2718;padding:9px 11px}
.woocommerce-checkout form textarea{min-height:90px;resize:vertical}
.woocommerce-checkout .select2-container .select2-selection--single{padding:7px 10px}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:26px;padding:0}
.woocommerce-checkout .woocommerce-checkout-review-order-table{border-collapse:separate;border-spacing:0;width:100%;margin:0 0 18px;border:0}
.woocommerce-checkout .woocommerce-checkout-review-order-table th,
.woocommerce-checkout .woocommerce-checkout-review-order-table td{padding:11px 8px;border-bottom:1px solid #e2d7b6}
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td{font-size:19px;color:#267c13;border-bottom:0}
.woocommerce-checkout #payment{background:#eef8e8;border:2px solid #8ecb68;border-radius:10px}
.woocommerce-checkout #payment ul.payment_methods{padding:14px;margin:0;border-bottom:1px solid #bad9a7}
.woocommerce-checkout #payment div.payment_box{background:#fff;border:1px solid #c9dcbf;border-radius:8px;color:#263421;margin:10px 0 0;padding:14px}
.woocommerce-checkout #payment div.payment_box:before{display:none}
.woocommerce-checkout #payment .place-order{padding:15px;margin:0}
.woocommerce-checkout #place_order{width:100%;min-height:50px;font-size:15px!important;background:linear-gradient(#73dc27,#2d920c)!important;border:2px solid #8df33f!important;box-shadow:0 4px 0 #1f6509}
.woocommerce-checkout .gag2-gcash-payment-box{margin:8px 0 0;padding:14px;background:#f6ffef}
.woocommerce-checkout .gag2-gcash-qr{width:min(100%,230px);border-width:5px}
.woocommerce-checkout .gag2-gcash-account{font-size:16px}
.woocommerce-checkout .gag2-gcash-instructions{font-size:13px}
.woocommerce-checkout .gag2-gcash-receipt-row{margin-bottom:0}
.woocommerce-checkout .woocommerce-form-coupon-toggle{margin-bottom:18px}
.woocommerce-checkout .woocommerce-error,.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-message{border-radius:8px}

@media(max-width:900px){
  .woocommerce-checkout form.checkout{grid-template-columns:1fr;grid-template-areas:"customer" "heading" "review";gap:18px}
  .woocommerce-checkout #order_review{position:static}
}
@media(max-width:600px){
  .gag2-checkout-area{padding:18px 10px 30px}
  .gag2-checkout-shell{padding:16px;border-width:3px}
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{grid-column:1!important}
}

.gag2-gcash-upload-status{display:block;margin-top:8px;font-size:.86rem;font-weight:700}.gag2-gcash-upload-status.is-uploading{color:#7a5a00}.gag2-gcash-upload-status.is-success{color:#18751b}.gag2-gcash-upload-status.is-error{color:#b42318}
.gag2-gcash-upload-status{display:block;margin-top:8px;font-size:12px;font-weight:700;line-height:1.4}.gag2-gcash-upload-status.is-selected{color:#265f17}.gag2-gcash-upload-status.is-uploading{color:#8a5a00}.gag2-gcash-upload-status.is-success{color:#1f7a1f}.gag2-gcash-upload-status.is-error{color:#b42318}

/* GAG2 Shop v1.0.14: compact homepage thumbnails and borderless category cards */
.category-grid{
  grid-template-columns:repeat(auto-fill,minmax(145px,185px));
  justify-content:start;
  align-items:start;
  gap:16px;
}
.category-card{
  width:100%;
  background:transparent;
  border:0!important;
  border-radius:12px;
  box-shadow:0 5px 0 #203f19,0 9px 18px rgba(0,0,0,.18);
  overflow:hidden;
}
.category-card img{
  width:100%;
  aspect-ratio:5/4;
  object-fit:cover;
  border:0!important;
  border-radius:12px;
}
.category-card:hover{transform:translateY(-4px) scale(1.01)}

/* Keep homepage product cards compact even when only a few products exist. */
.home .product-panel .gag2-product-grid,
.home .product-panel .woocommerce ul.products{
  grid-template-columns:repeat(auto-fill,minmax(150px,185px))!important;
  justify-content:start;
  align-items:stretch;
  gap:14px;
}
.home .product-panel .gag2-product-grid>li,
.home .product-panel .woocommerce ul.products li.product{
  max-width:185px;
  min-width:0;
}
.home .product-panel .woocommerce ul.products li.product a img,
.home .product-panel .gag2-product-grid img{
  width:100%;
  height:145px;
  aspect-ratio:1/1;
  object-fit:cover;
  border-radius:7px;
  margin-bottom:8px!important;
}
.home .product-panel .woocommerce-loop-product__title{
  font-size:13px!important;
  line-height:1.25;
  min-height:32px;
}
.home .product-panel .price{font-size:16px!important}

@media(max-width:1100px){
  .category-grid{grid-template-columns:repeat(auto-fill,minmax(140px,175px))}
  .home .product-panel .gag2-product-grid,
  .home .product-panel .woocommerce ul.products{
    grid-template-columns:repeat(auto-fill,minmax(145px,175px))!important;
  }
  .home .product-panel .gag2-product-grid>li,
  .home .product-panel .woocommerce ul.products li.product{max-width:175px}
}
@media(max-width:760px){
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .home .product-panel .gag2-product-grid,
  .home .product-panel .woocommerce ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .home .product-panel .gag2-product-grid>li,
  .home .product-panel .woocommerce ul.products li.product{max-width:none}
  .home .product-panel .woocommerce ul.products li.product a img,
  .home .product-panel .gag2-product-grid img{height:auto;aspect-ratio:1/1}
}


/* GAG2 Shop v1.0.16: compact, regular-weight stock pill */
.home .product-panel .woocommerce ul.products li.product,
.home .product-panel .gag2-product-grid>li,
.woocommerce ul.products li.product{
  display:flex;
  flex-direction:column;
  overflow:hidden;
  padding:9px;
  background:linear-gradient(180deg,#fffdf5 0%,#fff6dc 100%);
  border:2px solid #d6bf82;
  border-radius:11px;
  box-shadow:0 5px 0 #aa9562,0 9px 18px rgba(38,45,22,.14);
  transition:transform .18s ease,box-shadow .18s ease;
}
.home .product-panel .woocommerce ul.products li.product:hover,
.home .product-panel .gag2-product-grid>li:hover,
.woocommerce ul.products li.product:hover{
  transform:translateY(-4px);
  box-shadow:0 7px 0 #aa9562,0 14px 24px rgba(38,45,22,.2);
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{
  display:flex;
  flex-direction:column;
  flex:1 1 auto;
  text-decoration:none;
}
.home .product-panel .woocommerce ul.products li.product a img,
.home .product-panel .gag2-product-grid img,
.woocommerce ul.products li.product a img{
  border:2px solid #f2e5bf;
  background:#fff;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  margin:5px 0 7px!important;
  color:#2a2115;
  text-decoration:none;
  line-height:1.25;
}
.gag2-card-meta{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:6px;
  margin:0 0 8px;
  min-height:28px;
}
.gag2-card-type{
  display:inline-flex;
  align-items:center;
  gap:4px;
  color:#5c513b;
  font-size:11px;
  font-weight:800;
  line-height:1.2;
}
.gag2-card-type a{color:inherit;text-decoration:none}
.gag2-stock-badge{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  padding:2px 5px;
  border-radius:999px;
  border:1px solid currentColor;
  font-size:9px;
  font-weight:400;
  line-height:1.15;
  text-transform:none;
  letter-spacing:0;
  white-space:nowrap;
}
.gag2-stock-badge.is-in-stock{color:#267d16;background:#e8f8df}
.gag2-stock-badge.is-low-stock{color:#9a5a00;background:#fff0c8}
.gag2-stock-badge.is-out-of-stock{color:#a02b24;background:#fde5e2}
.woocommerce ul.products li.product .price{
  display:block;
  margin-top:auto;
  margin-bottom:8px!important;
  line-height:1.1;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .added_to_cart{
  margin-top:0!important;
  min-height:36px;
  display:flex!important;
  align-items:center;
  justify-content:center;
  letter-spacing:.2px;
  border:2px solid #69c82b!important;
  box-shadow:0 3px 0 #1d6508;
}
.woocommerce ul.products li.product.outofstock .button{
  background:linear-gradient(#6f756a,#42483e)!important;
  border-color:#8f9788!important;
  box-shadow:0 3px 0 #30342d;
}
@media(min-width:1101px){
  .home .product-panel .gag2-product-grid,
  .home .product-panel .woocommerce ul.products{
    grid-template-columns:repeat(auto-fill,minmax(180px,210px))!important;
    gap:18px;
  }
  .home .product-panel .gag2-product-grid>li,
  .home .product-panel .woocommerce ul.products li.product{
    max-width:210px;
  }
  .home .product-panel .woocommerce ul.products li.product a img,
  .home .product-panel .gag2-product-grid img{
    height:auto;
    aspect-ratio:1/1;
  }
  .home .product-panel .woocommerce-loop-product__title{
    font-size:15px!important;
    min-height:38px;
  }
}


/* GAG2 Shop v1.0.17: stock below title, no category link, centered price */
.gag2-card-meta{
  justify-content:flex-start;
  min-height:0;
  margin:0 0 8px;
}
.gag2-card-type{display:none!important}
.woocommerce ul.products li.product .price,
.home .product-panel .price{
  width:100%;
  text-align:center!important;
}


/* GAG2 Shop v1.0.18: tighter product-card spacing and truly centered price */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.home .product-panel .woocommerce-loop-product__title{
  min-height:0!important;
  margin:5px 0 4px!important;
  padding:0!important;
}
.gag2-card-meta{
  margin:0 0 5px!important;
  padding:0!important;
  min-height:0!important;
  line-height:1!important;
}
.woocommerce ul.products li.product .price,
.home .product-panel .price{
  display:flex!important;
  align-items:center;
  justify-content:center;
  width:100%!important;
  margin:2px 0 8px!important;
  padding:0!important;
  text-align:center!important;
}
.woocommerce ul.products li.product .price > span,
.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price .woocommerce-Price-amount{
  text-align:center!important;
}


/* v1.0.20 — Messenger promo card */
.messenger-card{
    position:relative;
    isolation:isolate;
    overflow:hidden;
    min-height:390px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:18px;
    padding:34px 26px;
    color:#fff;
    text-align:center;
    text-shadow:none;
    border:3px solid rgba(255,255,255,.72);
    background:
        radial-gradient(circle at 18% 88%,rgba(24,144,255,.96) 0,rgba(24,144,255,0) 42%),
        radial-gradient(circle at 92% 12%,rgba(255,75,142,.98) 0,rgba(255,75,142,0) 43%),
        linear-gradient(135deg,#168cff 0%,#653bff 42%,#b72bff 67%,#ff4d8b 100%);
    box-shadow:0 8px 0 rgba(68,24,125,.45),0 16px 34px rgba(0,0,0,.24);
}
.messenger-card::before,
.messenger-card::after{
    content:"";
    position:absolute;
    z-index:-1;
    border-radius:50%;
    filter:blur(2px);
    opacity:.32;
}
.messenger-card::before{width:220px;height:220px;left:-90px;bottom:-100px;background:#44b7ff}
.messenger-card::after{width:190px;height:190px;right:-72px;top:-78px;background:#ff7bb3}
.messenger-icon-wrap{
    width:118px;
    height:118px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(237,235,255,.9));
    box-shadow:0 18px 36px rgba(48,8,112,.28),inset 0 0 0 1px rgba(255,255,255,.88);
}
.messenger-icon-wrap i{
    font-size:68px;
    line-height:1;
    background:linear-gradient(135deg,#168cff 10%,#6d3eff 48%,#ff3b86 88%);
    -webkit-background-clip:text;
    background-clip:text;
    color:transparent;
    filter:drop-shadow(0 4px 6px rgba(79,33,180,.18));
}
.messenger-card-copy{max-width:280px}
.messenger-kicker{
    display:inline-block;
    margin-bottom:4px;
    font-size:11px;
    letter-spacing:1.8px;
    font-weight:800;
    opacity:.92;
}
.messenger-card h2{
    margin:4px 0 8px;
    font-size:clamp(28px,3vw,38px);
    line-height:1.02;
    color:#fff;
    text-transform:uppercase;
    text-shadow:0 3px 0 rgba(67,21,128,.28);
}
.messenger-card p{
    margin:0 0 18px;
    font-size:15px;
    line-height:1.55;
    color:rgba(255,255,255,.95);
}
.messenger-join-button{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:9px;
    min-height:46px;
    padding:12px 20px;
    border:2px solid rgba(255,255,255,.82);
    border-radius:999px;
    background:rgba(255,255,255,.94);
    color:#5c35db;
    text-decoration:none;
    text-transform:uppercase;
    font-size:13px;
    font-weight:900;
    box-shadow:0 6px 0 rgba(71,21,137,.28),0 11px 22px rgba(36,8,88,.18);
    transition:transform .18s ease,box-shadow .18s ease;
}
.messenger-join-button:hover{
    transform:translateY(-2px);
    box-shadow:0 8px 0 rgba(71,21,137,.28),0 14px 26px rgba(36,8,88,.22);
}
.messenger-join-button i{font-size:18px}
@media(max-width:1100px){
    .messenger-card{min-height:320px;display:grid;grid-template-columns:auto 1fr;text-align:left;padding:28px 34px}
    .messenger-card-copy{max-width:none}
    .messenger-icon-wrap{width:104px;height:104px}
    .messenger-icon-wrap i{font-size:60px}
}
@media(max-width:620px){
    .messenger-card{display:flex;text-align:center;padding:30px 22px}
}


/* GAG2 Shop v1.0.21: clean visual-only hero banner */
.hero-inner-visual-only{justify-content:flex-end}
@media(max-width:760px){.hero-inner-visual-only{justify-content:center;padding:0}.hero-inner-visual-only .hero-sign{display:none}}

/* GAG2 Shop v1.0.23 — marketplace seller offers panel and smaller product image */
@media (min-width: 900px){
  .single-product .woocommerce div.product div.images,
  .single-product .woocommerce-page div.product div.images{
    width:34%!important;
    max-width:360px;
    margin-right:4%!important;
  }
  .single-product .woocommerce div.product div.summary,
  .single-product .woocommerce-page div.product div.summary{
    width:62%!important;
    margin-bottom:28px;
  }
  .single-product .gag2-market-card{
    width:100%;
    max-width:none;
  }
}
@media (min-width: 1200px){
  .single-product .woocommerce div.product div.images,
  .single-product .woocommerce-page div.product div.images{max-width:380px}
}
@media (max-width: 899px){
  .single-product .woocommerce div.product div.images,
  .single-product .woocommerce-page div.product div.images,
  .single-product .woocommerce div.product div.summary,
  .single-product .woocommerce-page div.product div.summary{
    float:none!important;
    width:100%!important;
    max-width:none;
    margin-right:0!important;
  }
}


/* GAG2 Shop v1.0.23 — Marketplace frontend dashboard polish */
.gag2-seller-dashboard,.gag2-market-card,.gag2-seller-selector{font-family:inherit}
.gag2-seller-dashboard .button,.gag2-market-card .button,.gag2-seller-selector .button{border-radius:999px;font-weight:900;text-transform:uppercase;letter-spacing:.02em}
.gag2-offer-card h4{margin:10px 0 6px}
.gag2-offer-card form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.gag2-offer-card input[type=number]{border-radius:999px;border:1px solid #cfe8d4;padding:8px 10px}
.gag2-seller-menu{position:sticky;top:90px;align-self:start}
.gag2-gcash-seller-box{border:1px solid #e4f3e8;border-radius:18px;padding:14px;margin:14px 0;background:#fff}
.gag2-gcash-receipt-links{margin-left:18px}


/* GAG2 Shop v1.0.26 — Seller login button and homepage seller CTA card */
.seller-login-button{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#21a857;color:#fff!important;text-decoration:none;font-weight:900;padding:10px 14px;box-shadow:0 8px 18px rgba(33,168,87,.22);white-space:nowrap;text-transform:uppercase;font-size:.82rem;letter-spacing:.02em}
.seller-login-button:hover{filter:brightness(.95);transform:translateY(-1px)}
.home-side-cards{display:flex;flex-direction:column;gap:18px}
.become-seller-card{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#10261a,#1f7a3a);color:#fff;padding:28px;box-shadow:0 18px 40px rgba(17,76,35,.2)}
.become-seller-card:after{content:"";position:absolute;right:-36px;bottom:-46px;width:150px;height:150px;border-radius:50%;background:rgba(255,255,255,.12)}
.seller-card-kicker{display:inline-flex;border-radius:999px;background:rgba(255,255,255,.14);padding:6px 10px;font-size:.76rem;font-weight:900;letter-spacing:.08em}
.become-seller-card h2{margin:14px 0 8px;color:#fff;font-size:1.65rem}
.become-seller-card p{margin:0 0 18px;color:rgba(255,255,255,.88);line-height:1.55}
.seller-card-button{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#fff;color:#174b24!important;text-decoration:none;font-weight:900;padding:11px 16px;position:relative;z-index:1;box-shadow:0 8px 18px rgba(0,0,0,.16)}
.gag2-seller-menu .gag2-seller-logout{margin-top:10px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22)}
@media(max-width:900px){.seller-login-button{padding:9px 11px;font-size:.75rem}.home-side-cards{width:100%}}

/* GAG2 Shop v1.0.26 — Seller login visibility fix */
.header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.seller-login-header-button{background:#ffdd3d;color:#17330f!important;border:2px solid rgba(23,51,15,.15)}
.seller-login-header-button:hover{background:#ffe866}
@media(max-width:760px){.header-actions{justify-content:flex-end}.seller-login-header-button{display:inline-flex}}

.seller-card-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;position:relative;z-index:1}
.seller-card-login{display:inline-flex;align-items:center;gap:7px;border-radius:999px;color:#fff!important;text-decoration:none;font-weight:900;padding:10px 14px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.14)}

/* GAG2 Shop v1.0.32 — Marketplace homepage baseline: horizontal seller comparison rows */
.marketplace-home-section{background:linear-gradient(180deg,rgba(255,248,225,.96),rgba(255,246,219,.98));padding:28px 0 34px}.marketplace-home-columns{grid-template-columns:minmax(0,1fr) 330px;align-items:start}.marketplace-product-panel{background:#fff7df;border-color:#6f562d;padding:0;overflow:hidden}.marketplace-heading{padding:18px 22px;margin:0;border-bottom:3px solid #e1c78d}.marketplace-heading h2{margin:0;color:#0d421b;text-shadow:none}.marketplace-heading p{margin:3px 0 0;color:#38543e;font-weight:700}.marketplace-heading a{align-self:center;background:linear-gradient(#65d21f,#23880b);box-shadow:0 4px 0 #16580b;border-radius:8px;padding:10px 16px}.gag2-market-home-list{display:grid}.gag2-compare-row{display:grid;grid-template-columns:280px minmax(0,1fr);border-bottom:1px solid #ead9a9;background:rgba(255,255,255,.42);min-height:155px}.gag2-compare-row:last-child{border-bottom:0}.gag2-compare-product{display:grid;grid-template-columns:118px minmax(0,1fr);gap:14px;padding:16px;text-decoration:none;color:#17210f;border-right:1px solid #ead9a9;background:linear-gradient(90deg,rgba(255,255,255,.75),rgba(255,250,235,.5))}.gag2-compare-thumb img{width:118px;height:118px;object-fit:cover;border-radius:12px;border:3px solid #fff;box-shadow:0 4px 0 #c1a56a}.gag2-compare-info{display:flex;flex-direction:column;gap:6px;min-width:0}.gag2-compare-info strong{font-size:17px;line-height:1.08;font-weight:1000}.gag2-compare-info em{align-self:flex-start;background:#dcf5d8;color:#196d18;border-radius:999px;padding:3px 8px;font-style:normal;font-size:11px;font-weight:900}.gag2-compare-info small{color:#40503a;font-weight:700;line-height:1.25}.gag2-compare-offers-wrap{position:relative;min-width:0}.gag2-compare-offers{height:100%;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(175px,205px);gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;padding:14px 52px 14px 14px;scrollbar-width:thin;scrollbar-color:#2b9d17 #f7edce}.gag2-compare-offers::-webkit-scrollbar{height:10px}.gag2-compare-offers::-webkit-scrollbar-track{background:#f7edce;border-radius:999px}.gag2-compare-offers::-webkit-scrollbar-thumb{background:#2b9d17;border-radius:999px}.gag2-seller-offer-mini{scroll-snap-align:start;background:#fffdf4;border:1px solid #e4d5a8;border-radius:10px;padding:12px;box-shadow:0 3px 0 #dac48c;display:flex;flex-direction:column;justify-content:space-between;min-height:126px}.gag2-seller-offer-mini h3{margin:0;font-size:12px;line-height:1.2;color:#17310f;font-weight:1000}.gag2-seller-offer-mini h3 i{color:#1a7d1b}.verified-dot{display:inline-grid;place-items:center;background:#168cff;color:#fff;border-radius:999px;font-size:9px;width:14px;height:14px;margin-left:3px}.mini-price{margin:6px 0 3px;color:#178111;font-size:22px;font-weight:1000}.mini-stock{margin:0 0 8px;font-size:12px;font-weight:900}.mini-stock span{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px;background:#12a326}.mini-stock.out-stock{color:#d33}.mini-stock.out-stock span{background:#d33}.mini-store-btn{display:block;text-align:center;text-decoration:none;color:#11611b!important;border:1px solid #289632;border-radius:6px;padding:7px 8px;font-size:11px;font-weight:1000;text-transform:uppercase;background:#fff}.mini-store-btn:hover{background:#eaf8e7}.gag2-scroll-hint{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:999px;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.18);display:grid;place-items:center;font-size:34px;font-weight:900;color:#153f16}.gag2-load-more-home{text-align:center;padding:13px;background:#fff4d4;border-top:1px solid #ead9a9}.gag2-load-more-home a{display:inline-flex;gap:8px;align-items:center;color:#4f3914;text-decoration:none;font-weight:1000;text-transform:uppercase}.marketplace-sidebar{position:sticky;top:100px}.top-sellers-card{padding:16px;background:#fff7df}.top-sellers-card .panel-heading.mini{border-bottom:2px solid #e1c78d;margin-bottom:10px}.top-sellers-card .panel-heading.mini h2{font-size:18px;margin:0 0 8px}.gag2-featured-seller-card{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:8px;text-decoration:none;color:#18320e;background:#fff;border:1px solid #ead9a9;border-radius:10px;padding:8px;margin:8px 0}.gag2-featured-seller-card strong{font-size:13px}.gag2-featured-seller-card small{font-size:11px;color:#536247}.gag2-featured-seller-card em{font-size:11px;color:#12651a;font-style:normal;font-weight:900}.gag2-featured-avatar{width:42px;height:42px;border-radius:9px;background:#e9f7df;display:grid;place-items:center;font-size:22px}.top-sellers-all{display:block;text-align:center;border:1px solid #2b9630;border-radius:8px;padding:10px;margin-top:10px;color:#145f19!important;text-decoration:none;font-weight:1000;text-transform:uppercase;background:#fff}.home .category-section,.home .featured-sellers-section{display:none!important}
@media(max-width:1180px){.marketplace-home-columns{grid-template-columns:1fr}.marketplace-sidebar{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.gag2-compare-row{grid-template-columns:245px minmax(0,1fr)}}
@media(max-width:860px){.marketplace-sidebar{grid-template-columns:1fr}.gag2-compare-row{grid-template-columns:1fr}.gag2-compare-product{border-right:0;border-bottom:1px solid #ead9a9}.gag2-compare-offers{grid-auto-columns:minmax(160px,78vw);padding-right:48px}.marketplace-heading{display:grid;gap:12px}.marketplace-heading a{justify-self:start}}

/* GAG2 Shop v2.0.3 — Homepage UX alignment polish
   Goal: cleaner marketplace homepage, lighter borders, softer cards, less shouty buttons. */
:root{
  --gag2-soft-border:rgba(44,71,33,.14);
  --gag2-soft-shadow:0 14px 34px rgba(28,54,21,.10);
  --gag2-card-bg:#fffdf4;
}
body{background:#fff8e6;color:#152312}
.announcement{padding:7px 12px;font-weight:800;text-transform:none;letter-spacing:.01em;border-bottom:1px solid rgba(15,45,9,.22);text-shadow:none;background:linear-gradient(90deg,#55bd1e,#77cf3c,#55bd1e)}
.site-header{border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px rgba(0,0,0,.12)}
.primary-nav a{font-weight:800;text-transform:none;font-size:15px;letter-spacing:.01em}.primary-nav a:hover{color:#8ee85c}
.search-form{border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.08)}
.search-form input{width:230px;font-size:14px}.search-form button{font-size:16px;opacity:.9}
.seller-login-button,.seller-login-header-button,.seller-dashboard-button{border:0!important;border-radius:999px!important;padding:12px 20px!important;font-weight:800!important;text-transform:none!important;letter-spacing:0!important;box-shadow:0 8px 18px rgba(23,118,31,.20)!important;background:linear-gradient(135deg,#35b64e,#23863d)!important;color:#fff!important}
.hero{width:min(1450px,94%);margin:0 auto;border:0;border-radius:0 0 16px 16px;overflow:hidden;box-shadow:var(--gag2-soft-shadow);min-height:420px}.hero-inner{min-height:420px}.hero-sign{display:none}.benefits{background:#fffdf4;border:0}.benefit-grid{color:#263121;border:1px solid var(--gag2-soft-border);border-radius:0 0 14px 14px;background:#fffdf8;box-shadow:0 8px 24px rgba(44,71,33,.07)}.benefit-grid>div{border-right:1px solid rgba(44,71,33,.10);padding:20px 22px;font-size:22px}.benefit-grid b{font-size:15px;text-transform:none;font-weight:800}.benefit-grid span{font-size:13px;color:#53624e}
.catalog-section.marketplace-home-section{background:#fff8e6;padding:32px 0 42px}.marketplace-home-columns{gap:24px}.marketplace-product-panel,.game-panel{border:1px solid var(--gag2-soft-border)!important;box-shadow:var(--gag2-soft-shadow)!important;border-radius:14px!important;background:#fffaf0!important}.marketplace-product-panel{overflow:hidden}.marketplace-heading{padding:20px 22px;border-bottom:1px solid rgba(44,71,33,.12);background:#fffdf6}.marketplace-heading h2{font-size:25px;text-transform:none;font-weight:850;letter-spacing:0;color:#123e1d}.marketplace-heading p{font-weight:500;color:#49604b}.marketplace-heading a,.panel-heading a{border:1px solid rgba(40,130,52,.22);background:#f3fbf0!important;color:#176627!important;box-shadow:none!important;border-radius:9px!important;padding:10px 15px!important;text-transform:none!important;font-weight:800!important;text-shadow:none!important}
/* Remove duplicate shortcode title when the panel already has a header. */
.marketplace-product-panel>h2,.marketplace-product-panel .gag2-market-home-list>h2,.marketplace-product-panel .gag2-market-home-list .section-title{display:none!important}
.gag2-market-home-list{display:grid;background:#fffaf0}.gag2-compare-row{grid-template-columns:300px minmax(0,1fr);border-bottom:1px solid rgba(44,71,33,.10);background:#fffdf7;min-height:150px}.gag2-compare-row:hover{background:#fffefb}.gag2-compare-product{border-right:1px solid rgba(44,71,33,.10);background:transparent;padding:18px 16px;grid-template-columns:128px 1fr}.gag2-compare-thumb img{width:128px;height:128px;border:0;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.12)}.gag2-compare-info strong{font-size:18px;font-weight:850;line-height:1.15}.gag2-compare-info em{font-weight:700;background:#e8f8e3;color:#236f25}.gag2-compare-info small{font-weight:500;color:#566250}.gag2-compare-offers{padding:16px 52px 16px 16px;grid-auto-columns:minmax(170px,195px);gap:12px}.gag2-seller-offer-mini{border:1px solid rgba(44,71,33,.12);border-radius:12px;background:linear-gradient(180deg,#fffef8,#f4fbf1);box-shadow:0 8px 20px rgba(35,72,31,.08);min-height:126px;padding:13px}.gag2-seller-offer-mini h3{font-size:13px;font-weight:800;color:#15331b}.mini-price{font-size:22px;font-weight:900;color:#18802b}.mini-stock{font-size:12px;font-weight:650;color:#2f3d2f}.mini-store-btn{border:1px solid rgba(40,130,52,.25);border-radius:8px;text-transform:none;background:#fff;color:#176627!important;font-weight:800;font-size:12px}.gag2-scroll-hint{right:10px;width:34px;height:34px;font-size:24px;box-shadow:0 8px 20px rgba(0,0,0,.14);border:1px solid rgba(44,71,33,.10);color:#185c25}.gag2-load-more-home{background:#fffaf0;border-top:1px solid rgba(44,71,33,.10)}.gag2-load-more-home a{text-transform:none;font-weight:800;color:#4f5b41}
.marketplace-sidebar{top:104px}.discord-card,.messenger-card{border:0!important;border-radius:14px!important;box-shadow:var(--gag2-soft-shadow)!important;text-shadow:none!important;padding:28px!important}.messenger-card-copy h2,.discord-card h2{text-transform:none!important;font-weight:850!important;font-size:26px!important;line-height:1.05!important}.messenger-card-copy p{font-weight:500!important}.messenger-join-button{font-weight:800!important;text-transform:none!important;border-radius:999px!important;box-shadow:0 8px 18px rgba(0,0,0,.12)!important}.become-seller-card{border:0!important;border-radius:14px!important;box-shadow:var(--gag2-soft-shadow)!important;background:linear-gradient(145deg,#145d2c,#1e7c3a)!important;padding:26px!important}.seller-card-kicker{font-weight:700;letter-spacing:0;text-transform:none;background:rgba(255,255,255,.12)}.become-seller-card h2{font-weight:850;font-size:25px}.seller-card-button,.seller-card-login{font-weight:800!important;text-transform:none!important;box-shadow:0 8px 18px rgba(0,0,0,.12)!important}.top-sellers-card{padding:16px!important}.top-sellers-card .panel-heading.mini{border-bottom:1px solid rgba(44,71,33,.10)}.top-sellers-all{font-weight:800;text-transform:none;border:1px solid rgba(40,130,52,.25);box-shadow:none}
.button,.added_to_cart,.cart-button,.game-button{font-weight:800!important;text-transform:none!important;text-shadow:none!important;letter-spacing:0!important}.game-button{box-shadow:0 7px 16px rgba(29,105,18,.18)!important;border-width:1px!important}.cart-button{border:0!important;box-shadow:0 6px 14px rgba(45,153,35,.20)!important}
@media(max-width:1180px){.marketplace-sidebar{display:grid;grid-template-columns:1fr;position:static}.gag2-compare-row{grid-template-columns:280px minmax(0,1fr)}}
@media(max-width:860px){.hero{width:100%;border-radius:0}.gag2-compare-row{grid-template-columns:1fr}.gag2-compare-product{border-right:0;border-bottom:1px solid rgba(44,71,33,.10)}.gag2-compare-offers{grid-auto-columns:minmax(172px,72vw);padding-right:48px}.marketplace-heading{grid-template-columns:1fr}.search-form input{width:150px}.benefit-grid{border-radius:0}}


/* GAG2 Shop v2.0.4: premium homepage alignment + marketplace row cleanup */
:root{--gag2-soft-bg:#fffaf0;--gag2-soft-line:#e7dec7;--gag2-soft-card:#fffdf7;--gag2-text:#132316;--gag2-muted:#607064;--gag2-green:#20b956;--gag2-dark:#0b1a10}
body{background:linear-gradient(180deg,#fff8df 0%,#fffaf0 42%,#f7fff7 100%);color:var(--gag2-text)}
.announcement{padding:7px 12px;font-size:14px;font-weight:800;letter-spacing:.01em;text-transform:none;border-bottom:0;text-shadow:0 1px 0 rgba(0,0,0,.14);background:linear-gradient(180deg,#70d934,#49ae1e)}
.site-header{background:rgba(8,20,12,.97);border-bottom:0;box-shadow:0 10px 28px rgba(0,0,0,.18);position:sticky;top:0;z-index:50}.header-inner{min-height:92px}.primary-nav a{font-size:15px;text-transform:none;font-weight:850;letter-spacing:0}.primary-nav a:hover{color:#73e527}.search-form{border-radius:12px;border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.08)}.search-form input{width:280px;padding:13px 15px}.search-form button{font-size:16px}.seller-login-button,.seller-dashboard-button{display:inline-flex;align-items:center;gap:9px;border-radius:999px;background:#22c55e;color:#fff;text-decoration:none;padding:13px 22px;font-weight:800;box-shadow:0 10px 24px rgba(34,197,94,.24)}
.hero{width:min(1450px,94%);margin:0 auto 0;min-height:0;aspect-ratio:1920/520;border:0;border-radius:0 0 18px 18px;overflow:hidden;box-shadow:0 16px 36px rgba(7,31,13,.18);background-size:cover;background-position:center center}.hero-inner{min-height:100%;height:100%}.hero-sign{display:none}.benefits{background:transparent;border:0;padding:22px 0}.benefit-grid{background:#fff;border:1px solid #e8eee5;border-radius:18px;color:#132316;box-shadow:0 12px 30px rgba(5,36,20,.06);overflow:hidden}.benefit-grid>div{border-right:1px solid #edf2e9;padding:18px 24px;font-size:23px}.benefit-grid b{font-size:16px;text-transform:none;color:#1e2b21}.benefit-grid span{color:#607064;font-size:13px}.catalog-section{background:transparent;padding:8px 0 42px}.home-columns{grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.game-panel{background:#fff;border:1px solid #e9efe6;border-radius:18px;box-shadow:0 18px 45px rgba(5,36,20,.08);padding:0;overflow:hidden}.panel-heading{border-bottom:1px solid #edf2e9;margin:0;padding:24px 26px}.panel-heading h2{font-size:27px;text-transform:none;margin:0 0 5px;color:#0b3b23;letter-spacing:0}.panel-heading p{margin:0;color:#3e5145;font-weight:500}.panel-heading a{background:#f3fff5;color:#0f7034;border:1px solid #cfe8d4;border-radius:12px;padding:12px 18px;font-weight:800;text-transform:none;box-shadow:none}.marketplace-product-panel .gag2-browse{padding:22px 26px}.home-side-cards{display:grid;gap:20px}.discord-card,.messenger-card{border:0;border-radius:18px;box-shadow:0 18px 45px rgba(5,36,20,.10);padding:34px 28px;text-shadow:none;min-height:250px;display:grid;place-items:center;background:linear-gradient(135deg,#2c7bff 0%,#7e55e9 46%,#f0499a 100%)}.messenger-icon-wrap{width:96px;height:96px;border-radius:50%;background:#fff;display:grid;place-items:center;margin:0 auto 17px;box-shadow:0 14px 30px rgba(0,0,0,.16)}.messenger-icon-wrap i{font-size:46px;color:#4e63f5}.messenger-kicker{font-size:11px;letter-spacing:.13em;font-weight:850;text-transform:uppercase;color:rgba(255,255,255,.86)}.discord-card h2,.messenger-card h2{font-size:30px;text-transform:none;line-height:1.1;margin:8px 0 10px;color:#fff}.messenger-card p{font-size:14px;line-height:1.5;color:#fff;margin:0 0 20px}.messenger-join-button{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#4d45d9;text-decoration:none;border-radius:999px;padding:12px 22px;font-weight:800;box-shadow:0 10px 24px rgba(0,0,0,.14)}.become-seller-card{background:linear-gradient(135deg,#f7fff7,#effaf0);border:1px solid #dcebdd;border-radius:18px;box-shadow:0 18px 45px rgba(5,36,20,.08);padding:28px}.seller-card-kicker{display:inline-flex;padding:6px 12px;border-radius:999px;background:#dff5e3;color:#176d35;font-size:11px;text-transform:uppercase;font-weight:850;letter-spacing:.08em}.become-seller-card h2{margin:18px 0 8px;font-size:25px;color:#122417}.become-seller-card p{color:#3e5145;margin:0 0 18px}.seller-card-actions{display:flex;gap:12px;flex-wrap:wrap}.seller-card-button,.seller-card-login{display:inline-flex;align-items:center;gap:8px;border-radius:12px;padding:12px 17px;text-decoration:none;font-weight:800}.seller-card-button{background:#229b45;color:#fff}.seller-card-login{background:#fff;color:#1d7037;border:1px solid #a8d8b1}.top-sellers-card{padding:20px}.top-sellers-card .panel-heading{padding:0 0 12px;border:0}.top-sellers-card .panel-heading h2{font-size:20px}.top-sellers-all{display:block;margin-top:14px;text-align:center;text-decoration:none;border:1px solid #cfe8d4;border-radius:12px;padding:11px;color:#116c31;font-weight:800;background:#fff}
/* Make all front-page buttons readable without heavy all-caps emphasis */
.home .button,.home .added_to_cart,.home .game-button,.home a[class*="button"],.home button{letter-spacing:0;text-transform:none!important;font-weight:800!important;text-shadow:none!important}
@media(max-width:1100px){.home-columns{grid-template-columns:1fr}.marketplace-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.top-sellers-card{grid-column:1/-1}.search-form input{width:200px}.benefit-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.hero{width:100%;border-radius:0;aspect-ratio:16/9}.marketplace-sidebar{grid-template-columns:1fr}.panel-heading{align-items:flex-start;gap:12px;flex-direction:column}.marketplace-product-panel .gag2-browse{padding:18px}.benefit-grid{grid-template-columns:1fr}.benefit-grid>div{border-right:0;border-bottom:1px solid #edf2e9}.search-form{display:none}}

/* GAG2 Shop Theme v2.0.6 — compact premium homepage wrapper */
.home .catalog-section{padding:4px 0 34px!important;background:transparent!important}
.home .home-columns{gap:20px!important;align-items:start!important}
.home .marketplace-product-panel,.home .game-panel{border:1px solid #e5ece3!important;border-radius:16px!important;box-shadow:0 14px 34px rgba(5,36,20,.06)!important;background:#fffdf7!important;overflow:hidden!important}
.home .marketplace-heading,.home .panel-heading{padding:17px 21px!important;border-bottom:1px solid #edf2e9!important;background:#fffdf8!important;margin:0!important}
.home .marketplace-heading h2,.home .panel-heading h2{font-size:24px!important;line-height:1.12!important;font-weight:750!important;letter-spacing:-.015em!important;text-transform:none!important;color:#0d3b23!important;text-shadow:none!important}
.home .marketplace-heading p,.home .panel-heading p{font-size:14px!important;line-height:1.35!important;font-weight:400!important;color:#42544a!important;margin:5px 0 0!important}
.home .marketplace-heading a,.home .panel-heading a{font-size:14px!important;font-weight:650!important;text-transform:none!important;letter-spacing:0!important;border-radius:10px!important;padding:9px 14px!important;background:#f5fff5!important;color:#176b35!important;border:1px solid #d1e9d4!important;box-shadow:none!important;text-shadow:none!important}
.home .marketplace-product-panel .gag2-browse{padding:15px 22px 20px!important;background:#fff!important}
.home .gag2-product-row{padding:14px 0!important}
.home .marketplace-product-panel>h2,.home .marketplace-product-panel .gag2-browse>h2,.home .marketplace-product-panel .gag2-browse .section-title{display:none!important}
.home .messenger-card,.home .discord-card{border-radius:16px!important;box-shadow:0 14px 34px rgba(5,36,20,.08)!important;padding:26px!important;min-height:224px!important}.home .messenger-icon-wrap{width:78px!important;height:78px!important;margin-bottom:13px!important}.home .messenger-icon-wrap i{font-size:38px!important}.home .messenger-card h2,.home .discord-card h2{font-size:25px!important;font-weight:750!important;letter-spacing:-.01em!important}.home .messenger-card p{font-size:13px!important;font-weight:400!important}.home .messenger-join-button{font-size:13px!important;font-weight:650!important;padding:10px 18px!important;text-transform:none!important}
.home .become-seller-card{border-radius:16px!important;box-shadow:0 14px 34px rgba(5,36,20,.07)!important;padding:23px!important}.home .seller-card-kicker{font-size:10px!important;font-weight:650!important;letter-spacing:.04em!important;text-transform:none!important}.home .become-seller-card h2{font-size:23px!important;font-weight:750!important}.home .become-seller-card p{font-size:14px!important;font-weight:400!important}.home .seller-card-button,.home .seller-card-login{font-size:14px!important;font-weight:650!important;text-transform:none!important;border-radius:11px!important;padding:10px 14px!important;box-shadow:none!important}


/* v2.0.7 header cart + seller card readability */
.header-actions{gap:10px!important}
.gag2-header-cart-button,.cart-button.gag2-header-cart-button{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:42px;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.10)!important;color:#fff!important;padding:11px 15px!important;text-decoration:none!important;font-weight:700!important;text-transform:none!important;box-shadow:none!important;line-height:1!important}
.gag2-header-cart-button:hover{background:rgba(34,197,94,.22)!important;transform:translateY(-1px)}
.gag2-header-cart-button span{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:#55cf2e;color:#063b22;font-size:12px;font-weight:800;padding:0 6px}
.home .become-seller-card,.become-seller-card{background:linear-gradient(135deg,#11592b,#1d8a42)!important;color:#fff!important}
.home .become-seller-card h2,.become-seller-card h2,.home .become-seller-card p,.become-seller-card p,.home .seller-card-kicker,.seller-card-kicker{color:#fff!important}
.home .seller-card-kicker,.seller-card-kicker{background:rgba(255,255,255,.16)!important}
.home .seller-card-button,.seller-card-button{background:#22c55e!important;color:#fff!important;border-color:transparent!important}
.home .seller-card-button i,.seller-card-button i{color:#fff!important}
.home .seller-card-login,.seller-card-login{background:rgba(255,255,255,.12)!important;color:#fff!important;border-color:rgba(255,255,255,.35)!important}
.home .seller-card-login i,.seller-card-login i{color:#fff!important}
@media(max-width:760px){.gag2-header-cart-button{padding:9px 12px!important}.gag2-header-cart-button span{min-width:20px;height:20px;font-size:11px}}

/* GAG2 Shop v2.0.8 — Official mobile baseline
   Mobile-first polish for homepage, seller stores, cart/customer pages, and marketplace plugin output. */
@media (max-width: 768px){
  html{scroll-behavior:smooth}
  body{padding-bottom:72px;background:#fffaf0;font-size:14px;overflow-x:hidden}
  .shell{width:min(100% - 24px, 1180px)}
  .announcement{font-size:12px;line-height:1.25;padding:7px 14px;text-align:center;letter-spacing:0;text-transform:none}
  .site-header{position:sticky;top:0;z-index:60;background:linear-gradient(180deg,#061b10,#082816);box-shadow:0 10px 28px rgba(0,0,0,.18)}
  .header-inner{min-height:72px;display:grid;grid-template-columns:42px 1fr auto auto auto;gap:10px;align-items:center;padding:8px 0}
  .brand{justify-self:center;grid-column:2}.brand img,.custom-logo{max-height:50px;width:auto}.brand-main{font-size:20px}.brand-sub{font-size:15px}
  .menu-toggle{display:inline-grid;place-items:center;width:42px;height:42px;border:0;border-radius:12px;background:rgba(255,255,255,.08);color:#fff;font-size:22px;grid-column:1;grid-row:1}
  .primary-nav{position:fixed;left:12px;right:12px;top:88px;z-index:70;display:none;background:#082816;border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 22px 60px rgba(0,0,0,.28);padding:12px}
  .primary-nav.open{display:block}.primary-nav ul{display:grid!important;gap:6px!important;margin:0!important;padding:0!important}.primary-nav li{display:block}.primary-nav a{display:flex!important;align-items:center;gap:10px;padding:13px 14px;border-radius:12px;color:#fff!important;font-size:14px!important;font-weight:750!important;text-transform:none!important}.primary-nav a:hover{background:rgba(80,210,80,.12)}
  .header-actions{grid-column:3 / 6;display:flex!important;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:nowrap}
  .header-actions .search-form{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}
  .header-actions .search-form input{display:none}.header-actions .search-form button{width:42px;height:42px;color:#fff;background:transparent;border:0;padding:0;font-size:17px}
  .cart-button.gag2-header-cart-button{width:42px;height:42px;display:inline-grid!important;place-items:center;border-radius:12px;background:rgba(255,255,255,.08)!important;color:#fff!important;text-decoration:none!important;position:relative;padding:0!important;box-shadow:none!important;border:1px solid rgba(255,255,255,.12)!important}
  .cart-button.gag2-header-cart-button i{font-size:17px}.cart-button.gag2-header-cart-button span{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:99px;background:#5fd12d;color:#073113;font-size:11px;font-weight:800;line-height:1;padding:0 4px}
  .seller-login-button,.seller-login-header-button,.seller-dashboard-button{height:42px;min-width:42px;padding:0 11px!important;border-radius:12px!important;font-size:0!important;gap:0!important}.seller-login-button i,.seller-login-header-button i,.seller-dashboard-button i{font-size:16px!important;margin:0!important}.seller-login-button span,.seller-login-header-button span,.seller-dashboard-button span{display:none!important}
  .hero{width:calc(100% - 24px);min-height:230px;height:230px;margin:12px auto 0;border-radius:18px;background-size:cover;background-position:center;box-shadow:0 14px 36px rgba(7,40,15,.18)}
  .hero-inner{min-height:230px}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.40));pointer-events:none}.hero{position:relative;overflow:hidden}.hero-inner{position:relative;z-index:1}
  .benefits{padding:0;background:transparent}.benefit-grid{margin-top:12px;border-radius:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;background:#fff;border:1px solid rgba(39,84,40,.10);box-shadow:0 12px 28px rgba(22,64,30,.08);overflow:hidden}.benefit-grid>div{padding:14px 12px;border-right:0;border-bottom:1px solid rgba(39,84,40,.08);font-size:20px}.benefit-grid b{font-size:12px}.benefit-grid span{font-size:11px;line-height:1.25}.benefit-grid>div:nth-last-child(1){grid-column:1/-1;border-bottom:0}
  .catalog-section.marketplace-home-section{padding:18px 0 26px}.marketplace-home-columns{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.marketplace-product-panel{border-radius:18px!important}.marketplace-heading{padding:16px!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:start!important;gap:10px!important}.marketplace-heading h2{font-size:21px!important;line-height:1.1!important;margin:0!important}.marketplace-heading p{font-size:13px!important;line-height:1.35!important;margin-top:5px!important}.marketplace-heading a{font-size:13px!important;padding:9px 12px!important;white-space:nowrap!important;border-radius:11px!important}
  .marketplace-sidebar{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;position:static!important}.messenger-card,.become-seller-card,.top-sellers-card{border-radius:18px!important;box-shadow:0 14px 34px rgba(6,42,16,.10)!important}.messenger-card{min-height:0!important;padding:22px 18px!important;display:grid!important;grid-template-columns:70px 1fr!important;gap:14px!important;text-align:left!important}.messenger-icon-wrap{width:68px!important;height:68px!important;font-size:34px!important}.messenger-card h2{font-size:22px!important;line-height:1.1!important}.messenger-card p{font-size:13px!important}.messenger-join-button{width:max-content!important;font-size:13px!important;padding:10px 14px!important}.become-seller-card{min-height:0!important;padding:22px 18px!important}.become-seller-card h2{font-size:22px!important}.become-seller-card p{font-size:14px!important;color:#fff!important}.seller-card-actions{gap:9px!important}.seller-card-button,.seller-card-login{font-size:13px!important;padding:10px 13px!important;color:#fff!important}
  .site-footer{padding-bottom:80px}.footer-grid{grid-template-columns:1fr!important;gap:22px!important;text-align:left}.footer-logo{font-size:28px!important}.copyright{font-size:11px!important;padding:14px 12px!important}
}

/* Sticky mobile app navigation. Hidden on desktop. */
.gag2-mobile-bottom-nav{display:none}
@media (max-width:768px){
  .gag2-mobile-bottom-nav{position:fixed;left:10px;right:10px;bottom:10px;z-index:90;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border:1px solid rgba(24,83,34,.13);border-radius:22px;box-shadow:0 18px 45px rgba(6,42,16,.18);padding:8px 6px}
  .gag2-mobile-bottom-nav a{display:grid;place-items:center;gap:3px;text-decoration:none;color:#52645a;font-size:10.5px;font-weight:700;line-height:1;border-radius:14px;padding:7px 2px}.gag2-mobile-bottom-nav a i{font-size:17px}.gag2-mobile-bottom-nav a.is-active,.gag2-mobile-bottom-nav a:hover{color:#16863e;background:#ecfaef}
}

/* v2.0.14 - Standardized desktop/homepage 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){
  .game-button,
  .woocommerce ul.products li.product .button,
  .woocommerce ul.products li.product .added_to_cart,
  .button:not(.seller-card-login):not(.messenger-join-button),
  .added_to_cart,
  .cart-button,
  .seller-card-button,
  .panel-heading a,
  .top-sellers-all{
    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;
  }
  .game-button:hover,
  .woocommerce ul.products li.product .button:hover,
  .woocommerce ul.products li.product .added_to_cart:hover,
  .button:not(.seller-card-login):not(.messenger-join-button):hover,
  .added_to_cart:hover,
  .cart-button:hover,
  .seller-card-button:hover,
  .panel-heading a:hover,
  .top-sellers-all:hover{
    transform:translateY(-1px)!important;
    filter:brightness(1.03)!important;
  }
  .game-button:active,
  .woocommerce ul.products li.product .button:active,
  .woocommerce ul.products li.product .added_to_cart:active,
  .button:not(.seller-card-login):not(.messenger-join-button):active,
  .added_to_cart:active,
  .cart-button:active,
  .seller-card-button:active,
  .panel-heading a:active,
  .top-sellers-all:active{
    transform:translateY(0)!important;
    filter:brightness(.96)!important;
    box-shadow:0 6px 14px rgba(22,163,74,.18)!important;
  }
  .woocommerce ul.products li.product .button,
  .woocommerce ul.products li.product .added_to_cart{font-size:13px!important;min-height:38px!important;padding:9px 14px!important;width:100%!important;}
  .home .seller-card-button{font-weight:600!important;}
}
/* Keep Messenger/Facebook promo CTA color/design; only reduce label weight. */
.messenger-join-button,
.home .messenger-join-button{font-weight:500!important;}
/* Explicit exception: do not restyle Become a Seller card login button. */
.seller-card-login,
.home .seller-card-login{font-weight:650!important;}

/* v2.0.15 - Top Sellers CTA compact alignment */
@media (min-width:761px){
  .top-sellers-card .top-sellers-all{
    display:flex!important;
    width:max-content!important;
    max-width:100%!important;
    min-height:34px!important;
    margin:12px auto 0!important;
    padding:8px 13px!important;
    font-size:12px!important;
    font-weight:600!important;
    line-height:1!important;
    text-align:center!important;
    align-items:center!important;
    justify-content:center!important;
  }
}


/* v2.0.16 - Hide default titles on marketplace/system pages only */
body.gag2-hide-page-title .page-card > h1:first-child,
body.gag2-hide-page-title .entry-title,
body.gag2-hide-page-title .page-title{display:none!important;}

/* GAG2 Shop v2.0.17 — Trust Bar anti-scam card + preserved compact layout */
.trust-new-badge{display:inline-flex;align-items:center;margin-left:4px;padding:2px 5px;border-radius:999px;background:#e7f9e9;color:#138234;font-size:10px;font-style:normal;font-weight:800;line-height:1}
@media(min-width:1101px){.benefit-grid{grid-template-columns:repeat(6,1fr)}}


/* GAG2 Shop v2.0.18 — Keep desktop Trust Bar slim after adding Anti-Scam card */
@media (min-width:1101px){
  .benefits{padding:18px 0!important;}
  .benefit-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch!important;}
  .benefit-grid>div{
    padding:13px 20px!important;
    min-height:78px!important;
    align-content:center!important;
    gap:0 10px!important;
    font-size:21px!important;
  }
  .benefit-grid b{
    font-size:14px!important;
    line-height:1.15!important;
    font-weight:800!important;
  }
  .benefit-grid span{
    font-size:12px!important;
    line-height:1.2!important;
    margin-top:2px!important;
  }
  .trust-new-badge{
    margin-left:5px!important;
    padding:1px 4px!important;
    font-size:8px!important;
    line-height:1!important;
    vertical-align:middle!important;
  }
  .trust-star{
    display:inline!important;
    margin-left:4px!important;
    font-size:12px!important;
    line-height:1!important;
  }
}


/* v2.0.23 - Remove header-to-content gap on GAG2 system/plugin pages. */
body.gag2-hide-page-title main.content-area.gag2-system-content-area,
main.content-area.gag2-system-content-area{
  padding-top:0!important;
  margin-top:0!important;
}
body.gag2-hide-page-title .content-area.gag2-system-content-area > *:first-child{
  margin-top:0!important;
}
@media(max-width:760px){
  body.gag2-hide-page-title main.content-area.gag2-system-content-area,
  main.content-area.gag2-system-content-area{
    padding-top:0!important;
  }
}


/* v2.0.25 - Standardize form field labels: cleaner, non-bold labels across GAG2 pages. */
.gag2-system-content-area label,
.gag2-system-content-area .form-row label,
.gag2-system-content-area .gag2-field-label,
.gag2-system-content-area .gag2-form-label,
.gag2-system-content-area .gag2m-field-label,
.gag2-system-content-area .gag2m-form-label,
.gag2-system-content-area .gag2-seller-form label,
.gag2-system-content-area .gag2-payment-form label,
.gag2-system-content-area .gag2-track-form label,
.gag2-system-content-area .woocommerce form .form-row label,
.woocommerce-checkout form .form-row label,
.woocommerce-account form .form-row label{
  font-weight:500!important;
  font-size:13px!important;
  line-height:1.35!important;
  letter-spacing:0!important;
  text-transform:none!important;
  color:#33443a!important;
  margin-bottom:6px!important;
}
.gag2-system-content-area label strong,
.gag2-system-content-area .form-row label strong,
.woocommerce-checkout form .form-row label strong{
  font-weight:500!important;
}
.gag2-system-content-area .required,
.woocommerce-checkout form .form-row .required{
  font-weight:500!important;
}
