/*
Theme Name: SolarTech Pro WooCommerce
Theme URI: https://example.com/
Author: SolarTech
Description: Tema WordPress inspirado no layout fornecido: energia solar, loja WooCommerce, soluções, tecnologia, projetos, blog e contacto.
Version: 4.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: solartech-pro
*/
:root{--navy:#08152f;--navy2:#101e3f;--yellow:#ffb000;--light:#f4f7fb;--text:#10203d;--muted:#68758d;--white:#fff;--radius:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.55}
a{color:inherit;text-decoration:none}.container{width:min(1110px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:var(--navy);color:#fff;box-shadow:0 2px 12px #0002}.nav{height:68px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:24px;margin-right:auto}.brand-mark{width:40px;height:40px;border-radius:9px;background:var(--yellow);color:var(--navy);display:grid;place-items:center;font-size:24px}.menu{display:flex;gap:28px;align-items:center;font-weight:700}.menu a{opacity:.88}.menu a:hover,.menu .current-menu-item>a{color:var(--yellow);opacity:1}.nav-actions{display:flex;gap:10px;align-items:center}.pill{border:1px solid #ffffff44;border-radius:22px;padding:6px 12px}.icon-btn{width:40px;height:40px;border-radius:50%;background:#fff;color:var(--navy);display:grid;place-items:center;font-weight:800}.mobile-toggle{display:none;color:#fff;font-size:25px}
.hero{min-height:510px;background:linear-gradient(90deg,#07132fe8 0%,#07132fb5 42%,#07132f20 75%),url('https://images.unsplash.com/photo-1509391366360-2e959784a276?auto=format&fit=crop&w=2200&q=85') center/cover;display:flex;align-items:center;color:#fff}.hero-inner{max-width:680px;padding:70px 0}.eyebrow{color:var(--yellow);font-weight:800;text-transform:uppercase;letter-spacing:1px}.hero h1{font-size:clamp(44px,6vw,76px);line-height:1.02;margin:12px 0 20px;font-weight:850}.hero h1 span{color:var(--yellow)}.hero p{font-size:20px;max-width:600px;color:#eef2fa}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;padding:14px 24px;font-weight:800;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--yellow);color:var(--navy)}.btn-dark{background:var(--navy);color:#fff}.btn-outline{border-color:#fff;color:#fff}.hero-buttons{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}
.benefits{background:var(--navy);color:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:22px 0}.benefit{display:flex;align-items:center;gap:12px;font-weight:700}.benefit b{color:var(--yellow);font-size:24px}
.section{padding:75px 0}.section.alt{background:var(--light)}.section-title{text-align:center;margin:0 0 35px;font-size:38px}.section-title span{color:var(--yellow)}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.category-card{height:245px;border-radius:16px;overflow:hidden;position:relative;background-size:cover;background-position:center;box-shadow:0 8px 25px #00132a20}.category-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#07132fe8)}.category-card h3{position:absolute;z-index:2;bottom:17px;left:20px;color:#fff;margin:0;font-size:21px}.center{text-align:center;margin-top:30px}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.two-col img,.feature-img{width:100%;border-radius:18px;display:block}.dark-section{background:var(--navy);color:#fff}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.solution-card{background:#fff;color:var(--text);border-radius:16px;overflow:hidden}.solution-card img{width:100%;height:170px;object-fit:cover}.solution-card div{padding:18px}.solution-card h3{margin:0 0 5px}
.contact-box{background:var(--light);border-radius:18px;padding:35px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-grid .full{grid-column:1/-1}input,select,textarea{width:100%;padding:14px;border:1px solid #d6deea;border-radius:9px;font:inherit;background:#fff}textarea{min-height:130px}
.site-footer{background:var(--navy);color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:50px}.footer-title{color:var(--yellow);font-weight:800;margin-bottom:16px}.footer-links{display:grid;gap:9px;color:#d6deea}.copyright{border-top:1px solid #ffffff22;margin-top:45px;padding-top:20px;color:#9ca9c1;display:flex;justify-content:space-between}.whatsapp{position:fixed;right:22px;bottom:20px;background:#1bd760;color:#fff;padding:13px 22px;border-radius:30px;font-weight:800;z-index:60;box-shadow:0 5px 20px #0003}
.shop-wrap{padding:55px 0;background:var(--light)}.shop-layout{display:grid;grid-template-columns:250px 1fr;gap:28px}.filters{background:#fff;border-radius:14px;padding:22px;height:max-content}.filters h3{margin-top:0}.filter-item{margin:16px 0}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border-radius:15px;overflow:hidden;border:1px solid #e1e7f0;position:relative}.product-card img{width:100%;height:230px;object-fit:cover}.product-info{padding:17px}.product-brand{font-size:12px;color:#72809a;text-transform:uppercase}.price{color:#ed9700;font-size:23px;font-weight:800;margin:12px 0}.product-actions{display:flex;justify-content:space-between;align-items:center;gap:10px}.badge{position:absolute;top:12px;left:12px;background:var(--yellow);padding:7px 11px;border-radius:8px;font-weight:800;font-size:12px}
.woocommerce .site-main{padding:45px 0}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:22px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid #e0e5ee;border-radius:15px;padding:0 0 18px;overflow:hidden}.woocommerce ul.products li.product img{width:100%;height:230px;object-fit:cover;margin:0 0 15px}.woocommerce ul.products li.product .button{background:var(--navy);color:#fff;border-radius:8px;margin:8px 17px 0}.woocommerce div.product div.images img{border-radius:15px}.woocommerce-message{border-top-color:var(--yellow)}.woocommerce span.onsale{background:var(--yellow);color:var(--navy);min-width:auto;min-height:auto;padding:8px 12px;border-radius:8px;line-height:1;font-weight:800}
@media(max-width:900px){.menu{display:none}.mobile-toggle{display:block}.nav{gap:12px}.benefit-grid,.grid4,.solution-grid{grid-template-columns:repeat(2,1fr)}.two-col,.footer-grid{grid-template-columns:1fr}.shop-layout{grid-template-columns:1fr}.products-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:600px){.hero{min-height:570px}.hero h1{font-size:45px}.benefit-grid,.grid4,.solution-grid,.products-grid,.woocommerce ul.products{grid-template-columns:1fr!important}.form-grid{grid-template-columns:1fr}.copyright{display:block}.nav-actions .pill{display:none}}
