/*
Theme Name: Siteplot Media - GMB Lawyers Landing (Server/Client Fallback + Diagnostics)
Theme URI: https://siteplotmedia.com
Author: Siteplot Media
Author URI: https://siteplotmedia.com
Description: Landing theme for GMB optimization for law firms with Smart Buttons, server-side or client-side subscription creation fallback, detailed diagnostics, lead capture, trust badges, FAQs, examples, and auto-homepage.
Version: 1.4.3
Requires at least: 5.9
Tested up to: 6.6
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: siteplot-gmb-landing-ss
*/
:root{--brand-primary:#FFD34D;--brand-primary-dark:#F5B800;--brand-black:#111;--brand-gray:#5a5a5a;--bg:#fffef7;--radius:18px;--shadow:0 10px 25px rgba(0,0,0,.14)}
*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;color:var(--brand-black);background:var(--bg)}
a{color:var(--brand-primary-dark);text-decoration:none}img{max-width:100%;height:auto;display:block}
.container{max-width:1120px;margin:0 auto;padding:0 20px}.btn{display:inline-block;padding:14px 22px;border-radius:999px;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:#000;font-weight:800;box-shadow:var(--shadow);border:none;cursor:pointer}
.badge{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #eee;box-shadow:var(--shadow)}
.section{padding:64px 0}.section.light{background:#fff}.section.alt{background:#fff9e6}.section.dark{background:#0f0f0f;color:#fff}
.hero{padding:96px 0;background:radial-gradient(1200px 400px at 20% -10%, rgba(255,211,77,.35),transparent),linear-gradient(180deg,#fff 0%, #fff 40%, #fffaf0 100%)}
.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center}.hero h1{font-size:46px;line-height:1.06;margin:0 0 14px}.hero p.lead{font-size:18px;color:var(--brand-gray);margin:0 0 20px}
.hero-card{background:#fff;border:1px solid #eee;border-radius:var(--radius);padding:20px;box-shadow:var(--shadow)}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.card{background:#fff;border:1px solid #eee;border-radius:var(--radius);padding:20px;box-shadow:var(--shadow)}.card h3{margin-top:0}
.pricing{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.price{font-size:32px;font-weight:900}.small{font-size:13px;color:var(--brand-gray)}
.form{background:#fff;border:1px solid #eee;border-radius:var(--radius);padding:20px;box-shadow:var(--shadow)}.form .row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.form label{font-size:13px;color:var(--brand-gray)}.form input,.form select,.form textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:10px}
.footer{padding:32px 0;border-top:1px solid #eee;font-size:14px;color:#666}.footer .contact{display:flex;gap:16px;flex-wrap:wrap;align-items:center;margin-top:8px}.footer .contact svg{vertical-align:middle}
.kv{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.comp{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.comp .card h4{margin:0 0 6px}.comp .big{font-size:28px;font-weight:900}
.table{width:100%;border-collapse:separate;border-spacing:0 8px}.table .row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;background:#fff;border:1px solid #eee;border-radius:14px;padding:10px}
@media (max-width:980px){.hero-grid{grid-template-columns:1fr}.grid-3,.grid-2,.kv,.comp{grid-template-columns:1fr}.pricing{grid-template-columns:1fr}.form .row{grid-template-columns:1fr}.hero h1{font-size:36px}}
