/*
Theme Name: Super Hero Brasil Store
Theme URI: https://superherobrasil.com.br
Author: Super Hero Brasil
Author URI: https://superherobrasil.com.br
Description: Tema comercial geek para Super Hero Brasil Store, preparado para WooCommerce e dropshipping.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPL v2 or later
Text Domain: super-hero-brasil
*/

:root{--shb-navy:#061b36;--shb-blue:#0c4c8a;--shb-yellow:#f2b90c;--shb-ink:#12233b;--shb-muted:#6a7d91;--shb-border:#dfe6ee;--shb-bg:#f8fafc;--shb-display:'Barlow Condensed',Impact,sans-serif;--shb-sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--shb-bg);color:var(--shb-ink);font-family:var(--shb-sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}.shb-container{width:100%;max-width:1280px;margin:auto;padding:0 32px}.shb-display{font-family:var(--shb-display)}.shb-topbar{height:32px;background:var(--shb-navy);color:#fff;font-size:10px}.shb-topbar .shb-container{height:100%;display:flex;align-items:center;justify-content:space-between}.shb-top-items{display:flex;gap:24px;opacity:.9}.shb-top-items span:first-child{color:var(--shb-yellow)}.shb-header{background:#fff;border-bottom:1px solid var(--shb-border)}.shb-header-main{height:82px;display:flex;align-items:center;gap:32px}.shb-logo{display:flex;align-items:center;gap:10px;min-width:178px}.shb-logo-mark{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--shb-yellow);clip-path:polygon(17% 12%,83% 12%,100% 28%,100% 74%,82% 89%,18% 89%,0 74%,0 28%);font-family:var(--shb-display);font-size:20px;font-weight:900;letter-spacing:-.12em}.shb-logo-text{font-family:var(--shb-display);font-size:19px;line-height:.83;font-weight:900;text-transform:uppercase;letter-spacing:-.035em}.shb-logo-text em{font-style:normal;background:var(--shb-yellow);padding:0 4px}.shb-search{position:relative;flex:1;max-width:500px}.shb-search input{width:100%;height:44px;border-radius:99px;border:1px solid var(--shb-border);background:#f8fafc;padding:0 20px 0 44px;outline:none}.shb-search input:focus{border-color:var(--shb-yellow);background:#fff}.shb-search:before{content:'⌕';position:absolute;left:17px;top:7px;font-size:27px;line-height:1;color:#7b8da0}.shb-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.shb-actions a{font-size:12px;font-weight:700;display:flex;gap:7px;align-items:center}.shb-nav{height:44px;background:var(--shb-navy);color:#fff}.shb-nav .shb-container{display:flex;height:100%}.shb-nav a{display:flex;align-items:center;padding:0 13px;font-size:11px;font-weight:700;color:#fff;opacity:.8;border-bottom:3px solid transparent}.shb-nav a:hover,.shb-nav a.current{opacity:1;border-color:var(--shb-yellow)}.shb-nav .sale{margin-left:auto;padding:0 23px;background:var(--shb-yellow);color:var(--shb-navy);opacity:1;border:0}.shb-hero{min-height:555px;background-position:center;background-size:cover;position:relative;color:#fff;display:flex;align-items:center}.shb-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,27,54,.98) 0%,rgba(6,27,54,.76) 40%,rgba(6,27,54,.1) 80%),linear-gradient(0deg,rgba(6,27,54,.5),transparent 55%)}.shb-hero .shb-container{position:relative;z-index:1}.shb-hero-copy{max-width:530px;padding:54px 0}.shb-kicker{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.24em;color:var(--shb-yellow)}.shb-hero h1{font-size:78px;line-height:.86;letter-spacing:-.055em;text-transform:uppercase;margin:18px 0 24px;font-weight:900}.shb-hero h1 strong{color:var(--shb-yellow)}.shb-hero p{font-size:18px;line-height:1.55;max-width:380px;color:rgba(255,255,255,.8)}.shb-btn{display:inline-flex;align-items:center;gap:14px;background:var(--shb-yellow);color:var(--shb-navy);border-radius:10px;padding:14px 20px;font-size:14px;font-weight:900;border:0;cursor:pointer;transition:transform .2s,background .2s}.shb-btn:hover{background:#ffd34f;transform:translateY(-2px)}.shb-section{padding:64px 0}.shb-section.white{background:#fff;border-top:1px solid #e6edf3;border-bottom:1px solid #e6edf3}.shb-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.shb-section-heading h2{font-family:var(--shb-display);font-size:38px;line-height:1;text-transform:uppercase;color:var(--shb-navy);margin:5px 0 0}.shb-section-heading>a{font-size:12px;font-weight:800;color:var(--shb-blue);border-bottom:1px solid var(--shb-blue);padding-bottom:5px}.shb-cat-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.shb-cat-card{background:#fff;border:1px solid #e5ebf1;border-radius:12px;overflow:hidden;transition:.25s}.shb-cat-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(9,40,76,.12)}.shb-cat-card img{width:100%;aspect-ratio:1;object-fit:cover;display:block;mix-blend-mode:multiply}.shb-cat-card div{padding:10px 12px 14px}.shb-cat-card small{color:var(--shb-yellow);font-size:9px;text-transform:uppercase;font-weight:800;letter-spacing:.12em}.shb-cat-card strong{display:block;font-size:13px;margin-top:5px}.shb-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.shb-product-card{background:#fff;border:1px solid #e2e8ef;border-radius:12px;overflow:hidden;transition:.25s;display:flex;flex-direction:column}.shb-product-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px rgba(9,40,76,.11)}.shb-product-card .image{position:relative;background:#edf2f5;aspect-ratio:.92;overflow:hidden}.shb-product-card img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:.4s}.shb-product-card:hover img{transform:scale(1.06)}.shb-tag{position:absolute;left:8px;top:8px;padding:5px 8px;border-radius:5px;background:var(--shb-yellow);color:var(--shb-navy);font-size:9px;font-weight:900;text-transform:uppercase}.shb-product-card .info{padding:14px;display:flex;flex-direction:column;flex:1}.shb-product-card h3{font-family:var(--shb-display);font-size:17px;line-height:1.05;margin:0;color:var(--shb-navy)}.shb-product-card p{font-size:11px;color:#8090a2;margin:5px 0}.shb-price{font-size:17px;font-weight:900;color:var(--shb-navy);margin-top:2px}.shb-product-card .shb-btn{width:100%;justify-content:center;font-size:11px;padding:10px 6px;margin-top:12px}.shb-community{background:var(--shb-blue);color:#fff;border-radius:16px;padding:42px;position:relative;overflow:hidden}.shb-community-grid{display:grid;grid-template-columns:1.1fr 1fr auto;gap:32px;align-items:center;position:relative;z-index:1}.shb-community h2{font-family:var(--shb-display);font-size:42px;line-height:.9;text-transform:uppercase;margin:8px 0}.shb-community h2 strong{color:var(--shb-yellow)}.shb-community p{color:rgba(255,255,255,.75);font-size:14px;line-height:1.55}.shb-deal-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.shb-deal-card img{width:100%;aspect-ratio:1.15;object-fit:cover;mix-blend-mode:multiply;border-radius:12px;background:#eaf0f4}.shb-deal-card h3{font-size:14px;margin:10px 0 4px}.shb-deal-card strong{font-size:15px}.shb-audio{background:#081f46;color:#fff;padding:28px 0}.shb-audio .shb-container{display:flex;align-items:center;justify-content:space-between;gap:20px}.shb-footer{background:var(--shb-navy);color:#fff;padding-top:54px}.shb-footer-grid{display:grid;grid-template-columns:1.15fr 1fr .8fr .8fr;gap:40px;padding-bottom:52px}.shb-footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.13em;margin:0}.shb-footer p,.shb-footer a{font-size:12px;color:rgba(255,255,255,.6);line-height:1.7}.shb-footer input{height:40px;border:0;padding:0 12px;font-size:12px;min-width:0;flex:1}.shb-newsletter{display:flex;max-width:320px;overflow:hidden;border-radius:8px;margin-top:14px}.shb-newsletter button{border:0;background:var(--shb-yellow);color:var(--shb-navy);font-size:12px;font-weight:900;padding:0 13px}.shb-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:15px 0;font-size:10px;color:rgba(255,255,255,.35)}.woocommerce .products ul,.woocommerce ul.products{margin:0}.woocommerce a.button,.woocommerce button.button{background:var(--shb-yellow);color:var(--shb-navy);border-radius:8px}.woocommerce a.button:hover,.woocommerce button.button:hover{background:#ffd34f;color:var(--shb-navy)}
@media(max-width:1024px){.shb-cat-grid{grid-template-columns:repeat(4,1fr)}.shb-product-grid{grid-template-columns:repeat(3,1fr)}.shb-deal-grid{grid-template-columns:repeat(3,1fr)}.shb-hero h1{font-size:64px}.shb-nav a{padding:0 8px;font-size:10px}}
@media(max-width:640px){.shb-container{padding:0 16px}.shb-topbar{display:none}.shb-header-main{height:70px;gap:12px}.shb-logo{min-width:0}.shb-logo-mark{width:36px;height:36px;font-size:16px}.shb-logo-text{font-size:14px}.shb-search{display:none}.shb-actions{gap:9px}.shb-actions a{font-size:0}.shb-actions a:before{font-size:20px}.shb-actions a:nth-child(1):before{content:'◯'}.shb-actions a:nth-child(2):before{content:'♡'}.shb-actions a:nth-child(3):before{content:'🛒'}.shb-nav{display:none}.shb-hero{min-height:510px;background-position:65% center}.shb-hero h1{font-size:52px}.shb-hero p{font-size:15px}.shb-section{padding:42px 0}.shb-section-heading h2{font-size:30px}.shb-cat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.shb-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.shb-product-card .info{padding:10px}.shb-product-card h3{font-size:15px}.shb-product-card .shb-btn{font-size:10px}.shb-community{padding:24px}.shb-community-grid{grid-template-columns:1fr;gap:12px}.shb-community h2{font-size:34px}.shb-deal-grid{grid-template-columns:repeat(2,1fr);gap:14px}.shb-audio .shb-container{align-items:flex-start;flex-direction:column}.shb-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.shb-footer-grid>div:first-child{grid-column:span 2}}
