/*
Theme Name: Games World
Theme URI: https://lojagamesworld.shop
Author: Games World
Description: Tema WooCommerce premium para a loja brasileira Games World.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: games-world
*/

:root{--gw-bg:#07080d;--gw-surface:#11131b;--gw-surface-2:#181b26;--gw-text:#f7f7fb;--gw-muted:#a7adbb;--gw-red:#ff263d;--gw-cyan:#00e5ff;--gw-magenta:#d500f9;--gw-yellow:#ffd600;--gw-line:rgba(255,255,255,.1);--gw-radius:18px;--gw-shadow:0 22px 60px rgba(0,0,0,.38);--gw-max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--gw-bg);color:var(--gw-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}body:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 85% 5%,rgba(213,0,249,.1),transparent 28%),radial-gradient(circle at 10% 30%,rgba(0,229,255,.08),transparent 24%)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.gw-container{width:min(calc(100% - 32px),var(--gw-max));margin-inline:auto}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.gw-topbar{background:linear-gradient(90deg,var(--gw-red),var(--gw-magenta));padding:8px;text-align:center;font-weight:800;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:100;background:rgba(7,8,13,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--gw-line)}.gw-header-inner{min-height:88px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:28px}.custom-logo{display:block;max-height:74px;width:auto}.site-title{font-weight:950;font-size:1.35rem;letter-spacing:.08em}.gw-menu,.gw-header-actions{display:flex;align-items:center;gap:24px}.gw-menu{justify-content:center;list-style:none;margin:0;padding:0}.gw-menu a{font-size:.88rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.gw-menu a:hover{color:var(--gw-cyan)}.gw-icon-link{display:inline-flex;align-items:center;gap:7px;font-weight:800}.gw-cart-count{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:99px;background:var(--gw-red);font-size:.72rem}.gw-menu-toggle{display:none;background:none;border:1px solid var(--gw-line);color:var(--gw-text);border-radius:10px;padding:9px 12px}
.gw-hero{min-height:660px;display:grid;align-items:center;overflow:hidden;position:relative;border-bottom:1px solid var(--gw-line)}.gw-hero:after{content:"";position:absolute;width:520px;height:520px;right:-110px;border:1px solid rgba(0,229,255,.22);border-radius:50%;box-shadow:0 0 80px rgba(0,229,255,.12),inset 0 0 90px rgba(213,0,249,.08)}.gw-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;position:relative;z-index:2}.gw-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--gw-cyan);font-weight:900;text-transform:uppercase;letter-spacing:.17em;font-size:.78rem}.gw-eyebrow:before{content:"";width:30px;height:2px;background:var(--gw-cyan)}.gw-hero h1{font-size:clamp(3.1rem,7vw,6.9rem);line-height:.87;margin:22px 0;text-transform:uppercase;letter-spacing:-.065em}.gw-hero h1 span{display:block;background:linear-gradient(90deg,var(--gw-red),var(--gw-magenta),var(--gw-cyan));-webkit-background-clip:text;color:transparent}.gw-hero p{max-width:600px;color:var(--gw-muted);font-size:1.12rem}.gw-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.gw-btn,.button,button,input[type=submit]{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 24px;border:0;border-radius:12px;background:linear-gradient(100deg,var(--gw-red),var(--gw-magenta));color:#fff!important;font-weight:900;text-transform:uppercase;letter-spacing:.055em;cursor:pointer;box-shadow:0 12px 28px rgba(255,38,61,.18)}.gw-btn--ghost{background:transparent;border:1px solid var(--gw-line);box-shadow:none}.gw-btn:hover,.button:hover{transform:translateY(-2px);filter:brightness(1.08)}.gw-hero-card{position:relative;margin:auto;width:min(100%,480px);aspect-ratio:1;border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.015));border:1px solid var(--gw-line);display:grid;place-items:center;box-shadow:var(--gw-shadow)}.gw-hero-card:before{content:"";position:absolute;inset:24px;border-radius:24px;border:1px solid rgba(0,229,255,.22)}.gw-hero-card img{position:relative;width:78%;border-radius:24px;mix-blend-mode:screen}
.gw-section{padding:92px 0}.gw-section--alt{background:rgba(255,255,255,.025);border-block:1px solid var(--gw-line)}.gw-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.gw-section-head h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1;margin:0;text-transform:uppercase;letter-spacing:-.04em}.gw-section-head p{max-width:540px;color:var(--gw-muted);margin:0}.gw-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gw-category{min-height:210px;padding:28px;border-radius:var(--gw-radius);background:linear-gradient(145deg,var(--gw-surface-2),var(--gw-surface));border:1px solid var(--gw-line);position:relative;overflow:hidden}.gw-category:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-35px;bottom:-35px;background:var(--accent);filter:blur(32px);opacity:.28}.gw-category small{color:var(--accent);font-weight:900;letter-spacing:.14em}.gw-category h3{font-size:1.45rem;text-transform:uppercase;margin:66px 0 0}.gw-category:nth-child(1){--accent:var(--gw-red)}.gw-category:nth-child(2){--accent:var(--gw-cyan)}.gw-category:nth-child(3){--accent:var(--gw-magenta)}.gw-category:nth-child(4){--accent:var(--gw-yellow)}
.gw-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--gw-line);border:1px solid var(--gw-line);border-radius:var(--gw-radius);overflow:hidden}.gw-benefit{padding:28px;background:var(--gw-surface)}.gw-benefit strong{display:block;margin-bottom:5px}.gw-benefit span{color:var(--gw-muted);font-size:.9rem}.gw-benefit-icon{color:var(--gw-cyan);font-size:1.5rem;margin-bottom:14px}.gw-content{padding:64px 0;min-height:55vh}.entry-title,.page-title{font-size:clamp(2.4rem,5vw,4.7rem);line-height:1;text-transform:uppercase;letter-spacing:-.05em}.site-footer{padding:68px 0 28px;border-top:1px solid var(--gw-line);background:#05060a}.gw-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:42px}.gw-footer-title{font-weight:950;font-size:1.25rem}.gw-footer p,.gw-footer a{color:var(--gw-muted)}.gw-footer ul{list-style:none;padding:0;margin:15px 0}.gw-footer li{margin:8px 0}.gw-footer-bottom{margin-top:50px;padding-top:22px;border-top:1px solid var(--gw-line);display:flex;justify-content:space-between;color:var(--gw-muted);font-size:.83rem}
@media(max-width:900px){.gw-header-inner{grid-template-columns:1fr auto}.gw-nav{display:none;grid-column:1/-1}.gw-nav.is-open{display:block;padding-bottom:20px}.gw-menu{align-items:flex-start;flex-direction:column}.gw-menu-toggle{display:block}.gw-header-actions .gw-account{display:none}.gw-hero{min-height:auto;padding:80px 0}.gw-hero-grid{grid-template-columns:1fr}.gw-hero-card{max-width:420px}.gw-category-grid,.gw-benefits{grid-template-columns:repeat(2,1fr)}.gw-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.gw-header-inner{min-height:72px}.custom-logo{max-height:58px}.gw-hero h1{font-size:3.3rem}.gw-hero-card{display:none}.gw-section{padding:66px 0}.gw-category-grid,.gw-benefits,.gw-footer-grid{grid-template-columns:1fr}.gw-section-head,.gw-footer-bottom{align-items:flex-start;flex-direction:column}.gw-actions .gw-btn{width:100%}}
