: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}
