/*
Theme Name: GHS Tecnologia
Theme URI: https://redeghs.com.br/
Author: GHS Tecnologia
Author URI: https://redeghs.com.br/
Description: Tema inicial da loja GHS Tecnologia, baseado no protótipo visual da loja Control iD e preparado para WooCommerce.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: ghs-tecnologia
*/

*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#111827;background:#fff}.container{width:min(1160px,92%);margin:auto}.header{position:sticky;top:0;z-index:20;background:rgba(8,16,30,.96);color:#fff;border-bottom:1px solid #26344a}.nav{height:72px;display:flex;align-items:center;gap:30px}.brand{font-weight:900;letter-spacing:.5px;color:#fff;text-decoration:none;font-size:18px;margin-right:auto}.brand span{color:#36a3ff}.nav nav{display:flex;gap:25px}.nav nav a{color:#dce7f5;text-decoration:none;font-size:14px}.whatsapp{background:#22c55e;color:#fff;text-decoration:none;padding:10px 16px;border-radius:9px;font-weight:800;font-size:14px}.hero{background:linear-gradient(135deg,#07101e,#102844);color:#fff;padding:90px 0 80px}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.tag,.eyebrow{font-size:12px;font-weight:900;letter-spacing:2px;color:#36a3ff}.hero h1{font-size:54px;line-height:1.02;margin:16px 0}.hero p{font-size:18px;line-height:1.65;color:#c8d6e8;max-width:650px}.actions{display:flex;gap:12px;margin:28px 0}.btn{border:0;border-radius:9px;padding:13px 20px;font-weight:900;cursor:pointer;text-decoration:none;display:inline-block}.primary{background:#1687e8;color:#fff}.secondary{border:1px solid #66819f;color:#fff;background:transparent}.trust{display:flex;gap:20px;flex-wrap:wrap;color:#b9cbe0;font-size:13px}.hero-card{background:linear-gradient(160deg,#172c46,#0c1727);border:1px solid #315070;border-radius:22px;padding:32px;box-shadow:0 25px 70px rgba(0,0,0,.25)}.device{height:250px;border-radius:15px;background:linear-gradient(145deg,#dfe6ec,#8d9aa6);color:#182332;display:grid;place-items:center;font-size:24px;font-weight:900;box-shadow:inset 0 0 0 8px #202c38}.hero-card h3{font-size:28px;margin-bottom:5px}.hero-card a{color:#61b8ff;text-decoration:none;font-weight:800}.section{padding:80px 0}.section.light{background:#f4f7fb}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section h2,.quote h2{font-size:38px;margin:8px 0}.section-head p{color:#64748b}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{border:1px solid #dce4ed;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(15,35,60,.06)}.product-image{height:190px;background:#e8edf2;display:grid;place-items:center;text-align:center;font-size:21px;font-weight:800;color:#1c2b3b}.product-image b{font-size:30px}.product-image.small{font-size:16px}.product-body{padding:20px}.product h3{margin:10px 0 8px}.product p{color:#66758a;font-size:14px;line-height:1.5;min-height:64px}.pill{display:inline-block;background:#e6f3ff;color:#0873c9;border-radius:20px;padding:5px 9px;font-size:11px;font-weight:900}.price{font-size:19px;font-weight:900;margin:18px 0}.freight{background:#0c1a2b;color:#fff;padding:55px 0}.freight-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.freight p{color:#b9c9dc}.freight label{display:block;font-weight:800;margin-bottom:8px}.cep-row{display:flex;gap:10px}.cep-row input{flex:1;border-radius:9px;border:1px solid #60738a;padding:13px;background:#fff;font-size:16px}.result{margin-top:12px;color:#8bd0ff;font-size:14px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.checklist{padding:0;list-style:none}.checklist li{padding:10px 0;font-weight:700}.checklist li:before{content:"✓";color:#1687e8;font-weight:900;margin-right:10px}.plan{background:#fff;border:1px solid #dce4ed;border-radius:18px;padding:35px;box-shadow:0 15px 45px rgba(15,35,60,.08)}.plan span{font-size:11px;font-weight:900;color:#1687e8;letter-spacing:1.5px}.plan strong{display:block;font-size:42px;margin:12px 0}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}.services>div{border:1px solid #e1e8f0;border-radius:15px;padding:25px}.services b{color:#1687e8}.services p{color:#69798c;font-size:14px;line-height:1.5}.quote{padding:50px 0;background:#1687e8;color:#fff}.quote-box{display:flex;justify-content:space-between;align-items:center;gap:30px}.quote .eyebrow{color:#cceaff}.quote p{color:#e4f3ff}.quote .primary{background:#07192c}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding:50px 0}.footer-grid p{color:#66758a;line-height:1.6;font-size:14px}.copyright{text-align:center;border-top:1px solid #e5eaf0;padding:20px;color:#8491a1;font-size:12px}.cart{position:fixed;right:-420px;top:0;width:400px;height:100vh;background:#fff;z-index:50;box-shadow:-20px 0 60px rgba(0,0,0,.2);transition:.3s;padding:25px}.cart.open{right:0}.cart-head{display:flex;justify-content:space-between;font-size:20px}.cart-head button{border:0;background:none;font-size:28px;cursor:pointer}.cart-item{padding:18px 0;border-bottom:1px solid #e5eaf0}.cart-actions{position:absolute;bottom:25px;left:25px;right:25px}.cart-actions p{font-size:12px;color:#758397}@media(max-width:900px){.products{grid-template-columns:repeat(2,1fr)}.services{grid-template-columns:repeat(2,1fr)}.hero-grid,.two-col,.freight-grid{grid-template-columns:1fr}.nav nav{display:none}.hero h1{font-size:42px}}@media(max-width:600px){.products,.services{grid-template-columns:1fr}.hero{padding:60px 0}.hero h1{font-size:38px}.quote-box{display:block}.quote .btn{margin-top:15px}.cart{width:92%}}


/* WordPress/WooCommerce compatibility */
.admin-bar .header { top: 32px; }
@media screen and (max-width: 782px) {
  .admin-bar .header { top: 46px; }
}
.woocommerce-page .ghs-home img { max-width: 100%; height: auto; }
