/* PINS PARKING - Global Stylesheet (Sremium Brand 2 - Plus Jakarta Sans / Inter Baseline) */
* { margin:0; padding:0; box-sizing:border-box; }
html { scroll-behavior: smooth; }
body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  background-color: #F8FAFC;
  background-image: radial-gradient(rgba(30, 58, 138, 0.06) 1.5px, transparent 1.5px);
  background-size: 24px 24px;
  color: #0A1128;
  line-height: 1.5;
}
h1, h2, h3, h4, .font-display { font-family: 'JetBrains Mono', monospace; }
.wrap { max-width: 1280px; margin: 0 auto; padding: 0 32px; }
/* Header Navbar */
header.site-nav { background: #FFFFFF; border-bottom: 1px solid #E2E8F0; position: sticky; top: 0; z-index: 100; }
.nav-inner { display: flex; align-items: center; justify-content: space-between; height: 84px; }
.brand-logo { display: flex; align-items: center; gap: 10px; text-decoration: none; font-family: 'JetBrains Mono', monospace; font-weight: 800; font-size: 22px; color: #0A1128; letter-spacing: 0.02em; }
.brand-logo img { height: 36px; width: auto; display: block; border-radius: 6px; }
.brand-logo .brand-parking { color: #F59E0B; }
.nav-links { display: flex; align-items: center; gap: 36px; list-style: none; }
.nav-links a { text-decoration: none; color: #334155; font-weight: 600; font-size: 15px; transition: color 0.2s; }
.nav-links a:hover { color: #F59E0B; }
.nav-ctas { display: flex; align-items: center; gap: 16px; }
.btn-pay { display: flex; align-items: center; gap: 8px; padding: 10px 20px; border: 1px solid #CBD5E1; border-radius: 10px; background: #FFF; color: #0A1128; text-decoration: none; font-weight: 600; font-size: 14px; }
.btn-orange { background: #F59E0B; color: #0A1128; font-family: 'JetBrains Mono', monospace !important; font-weight: 700 !important; letter-spacing: 0.15em !important; text-transform: uppercase !important; padding: 14px 28px !important; border-radius: 12px !important; text-decoration: none; font-size: 13px !important; border: none; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; transition: opacity 0.2s; }
.btn-orange:hover { background-color: #D97706; }
/* Hero Section */
.hero { padding: 40px 0 96px; border-top: none; }
.parked-driver-bar { display: flex; justify-content: flex-end; margin-bottom: 32px; }
.parked-driver-pill { display: inline-flex; align-items: center; gap: 10px; padding: 10px 22px; background: #FFFFFF; border: 1px solid #E2E8F0; border-radius: 100px; color: #0A1128; font-size: 14px; font-weight: 600; text-decoration: none; box-shadow: 0 2px 8px rgba(0,0,0,0.03); transition: border-color 0.2s, box-shadow 0.2s; }
.parked-driver-pill:hover { border-color: #F59E0B; box-shadow: 0 4px 12px rgba(245,158,11,0.12); }
.hero-grid { display: grid; grid-template-columns: 1.15fr 0.85fr; gap: 56px; align-items: center; }
.pill-eyebrow { display: inline-flex; align-items: center; gap: 8px; padding: 6px 16px; border: 1px solid #E2E8F0; border-radius: 100px; background: #FFFFFF; font-size: 12px; font-weight: 700; letter-spacing: 0.15em !important; font-family: 'JetBrains Mono', monospace !important; color: #334155; text-transform: uppercase; margin-bottom: 24px; box-shadow: 0 2px 6px rgba(0,0,0,0.02); }
.hero-title { font-size: 54px; line-height: 1.08; font-weight: 800; letter-spacing: -0.025em; color: #0A1128; margin-bottom: 24px; }
.hero-title em { font-style: normal; color: #F59E0B; display: block; }
.hero-desc { font-size: 17px; color: #475569; margin-bottom: 32px; max-width: 520px; line-height: 1.65; font-weight: 400; }
.hero-actions { display: flex; align-items: center; gap: 16px; margin-bottom: 20px; }
.btn-outline { background: #FFFFFF; color: #0A1128; border: 1px solid #CBD5E1; font-family: 'JetBrains Mono', monospace !important; font-weight: 700 !important; letter-spacing: 0.15em !important; text-transform: uppercase !important; padding: 14px 28px !important; border-radius: 12px !important; text-decoration: none; font-size: 13px !important; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; }
.hero-checks-grid { display: grid; grid-template-columns: auto auto; justify-content: start; column-gap: 24px; row-gap: 10px; font-size: 14px; font-weight: 500; color: #334155; margin-top: 16px; }
.check-icon { color: #F59E0B; font-weight: 800; margin-right: 6px; font-size: 14px; }
.hero-img-frame { background: #FFFFFF; border-radius: 24px; padding: 12px; box-shadow: 0 20px 48px -10px rgba(15,23,42,0.1); border: 1px solid #E2E8F0; position: relative; }
.hero-img-frame img { width: 100%; height: 400px; object-fit: cover; border-radius: 16px; display: block; }
.floating-pay { position: absolute; bottom: -24px; right: -24px; background: #0A1128; color: #FFFFFF; padding: 16px 22px; border-radius: 16px; display: flex; align-items: center; gap: 14px; box-shadow: 0 12px 32px rgba(15,23,42,0.22); }
.floating-pay strong { display: block; font-size: 14px; font-family: 'JetBrains Mono', monospace; font-weight: 700; color: #FFFFFF; }
.floating-pay span { font-size: 12px; color: #F59E0B; display: block; margin-top: 2px; font-weight: 600; }
/* Problem Section */
section.prob-dark { background-color: #080E21; color: #FFFFFF; padding: 100px 0; }
.prob-eyebrow { font-size: 12px; font-weight: 800; letter-spacing: 0.12em; color: #F59E0B; text-transform: uppercase; margin-bottom: 20px; }
.prob-title { font-size: 38px; line-height: 1.15; font-weight: 800; color: #FFFFFF; font-family: 'JetBrains Mono', monospace; margin-bottom: 36px; letter-spacing: -0.02em; }
.prob-cards-grid-3col { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-bottom: 32px; }
.prob-card-item { background: rgba(255, 255, 255, 0.03); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 16px; padding: 32px 28px; transition: border-color 0.2s; }
.prob-card-item:hover { border-color: rgba(245, 158, 11, 0.5); }
.prob-card-icon { margin-bottom: 20px; }
.prob-card-item h3 { font-size: 21px; font-weight: 800; color: #FFFFFF; font-family: 'JetBrains Mono', monospace; margin-bottom: 10px; }
.prob-card-item p { font-size: 14.5px; color: #CBD5E1; line-height: 1.55; }
.prob-amber-banner { background: #F59E0B; color: #0A1128; border-radius: 14px; padding: 20px 28px; box-shadow: 0 4px 16px rgba(245,158,11,0.12); }
.prob-amber-banner h2 { font-size: 22px; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; margin-bottom: 6px; letter-spacing: -0.01em; }
.prob-amber-banner p { font-size: 14px; font-weight: 500; color: #0A1128; line-height: 1.5; max-width: 900px; }
/* How It Works Section */
section.how-it-works-sec { padding: 88px 0; }
.how-title { font-size: 38px; line-height: 1.15; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; letter-spacing: -0.02em; margin-bottom: 20px; }
.how-subhead { font-size: 18px; color: #475569; font-weight: 500; line-height: 1.6; margin-bottom: 48px; }
.how-cards-grid-4col { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-bottom: 48px; }
.how-card-item { background: rgba(255, 255, 255, 0.85); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(10, 17, 40, 0.08); box-shadow: 0 8px 32px rgba(10, 17, 40, 0.05); border-radius: 20px; padding: 36px 28px; box-shadow: 0 4px 16px rgba(0,0,0,0.02); transition: transform 0.2s, border-color 0.2s; display: flex; flex-direction: column; }
.how-card-item:hover { transform: translateY(-3px); border-color: #F59E0B; }
.how-card-item.dark-card { background: #080E21; border-color: #080E21; color: #FFFFFF; box-shadow: 0 16px 36px rgba(8,14,33,0.3); }
.how-card-item.dark-card h3 { color: #FFFFFF; }
.how-card-item.dark-card p { color: #CBD5E1; }
.how-card-item h3 { font-size: 22px; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; margin-bottom: 12px; line-height: 1.25; }
.how-card-item p { font-size: 14.5px; color: #475569; line-height: 1.6; }
/* Dynamic Tariff Calculator & Audit Banner */
.calc-card-widget { background: #080E21; border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 20px 20px 0 0; padding: 36px 40px; box-shadow: 0 16px 40px rgba(0,0,0,0.3); color: #FFFFFF; }
.calc-header-title { font-family: 'Monaco', 'Courier New', monospace; font-size: 13px; font-weight: 800; letter-spacing: 0.12em; color: #F59E0B; text-transform: uppercase; margin-bottom: 24px; padding-bottom: 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.calc-inputs-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-bottom: 28px; }
.calc-input-box { background: rgba(255, 255, 255, 0.03); border: 1px solid rgba(255, 255, 255, 0.08); border-radius: 10px; padding: 14px 18px; margin-bottom: 0; }
.calc-input-label { font-family: 'Inter', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 0.06em; color: #94A3B8; text-transform: uppercase; }
.calc-input-val { font-family: 'JetBrains Mono', monospace; font-size: 15px; font-weight: 800; color: #FFFFFF; }
.calc-slider-bar { width: 100%; margin-top: 8px; height: 4px; accent-color: #F59E0B; cursor: pointer; display: block; }
.calc-output-box { background: rgba(245, 158, 11, 0.04); border: 1px solid #F59E0B; border-radius: 10px; padding: 18px 20px; text-align: center; margin-top: 16px; }
.calc-output-num { font-size: 32px; font-weight: 800; color: #F59E0B; font-family: 'JetBrains Mono', monospace; letter-spacing: -0.02em; line-height: 1.1; }
.calc-output-sub { font-size: 12px; color: #CBD5E1; margin-top: 4px; }
.audit-box-banner { background: #050A18; color: #FFFFFF; border-radius: 0 0 24px 24px; border-top: 1px solid rgba(255,255,255,0.1); padding: 48px 52px; display: grid; grid-template-columns: 1.3fr 0.7fr; gap: 48px; align-items: center; position: relative; overflow: hidden; box-shadow: 0 20px 48px rgba(8,14,33,0.3); margin-bottom: 48px; }
.audit-title { font-size: 38px; line-height: 1.15; font-weight: 800; color: #FFFFFF; font-family: 'JetBrains Mono', monospace; margin-bottom: 16px; letter-spacing: -0.02em; }
.audit-desc { font-size: 16px; color: #CBD5E1; line-height: 1.6; margin-bottom: 20px; max-width: 520px; }
.audit-disclaimer { font-size: 12px; color: #94A3B8; font-style: italic; line-height: 1.5; }
.audit-btn-col { display: flex; justify-content: flex-end; }
.btn-audit-glow { background: #F59E0B; color: #0A1128; font-family: 'JetBrains Mono', monospace; font-weight: 800; font-size: 17px; padding: 18px 32px; border-radius: 12px; text-decoration: none; display: inline-flex; align-items: center; gap: 10px; box-shadow: 0 10px 30px rgba(245,158,11,0.3); transition: all 0.2s ease; }
/* What We Offer Section */
section.offer-clean { padding: 88px 0 64px; }
.sec-eyebrow { font-size: 12px; font-weight: 700; letter-spacing: 0.1em; color: #F59E0B; text-transform: uppercase; margin-bottom: 12px; }
.offer-title-clean { font-size: 38px; line-height: 1.15; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; letter-spacing: -0.02em; margin-bottom: 20px; }
.offer-sub-clean { font-size: 17px; color: #475569; margin-bottom: 48px; max-width: 680px; line-height: 1.6; }
.offer-grid-framed { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; margin-bottom: 48px; }
.offer-card-framed { position: relative; background-size: cover; background-position: center; border: 1px solid #CBD5E1; border-radius: 18px; padding: 36px 32px; box-shadow: 0 4px 20px -2px rgba(15,23,42,0.08); transition: all 0.25s ease; display: flex; flex-direction: column; justify-content: flex-end; min-height: 250px; overflow: hidden; }
.offer-card-framed::before { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(15,23,42,0.4) 0%, rgba(15,23,42,0.88) 100%); z-index: 1; transition: background 0.25s ease; }
.offer-card-framed:hover::before { background: linear-gradient(180deg, rgba(15,23,42,0.3) 0%, rgba(15,23,42,0.92) 100%); }
.offer-card-framed:hover { border-color: #F59E0B; transform: translateY(-3px); box-shadow: 0 12px 28px -4px rgba(245,158,11,0.2); }
.offer-card-framed > * { position: relative; z-index: 2; }
.icon-badge { width: 44px; height: 44px; border-radius: 12px; background: rgba(245, 158, 11, 0.2); backdrop-filter: blur(4px); display: flex; align-items: center; justify-content: center; margin-bottom: 18px; }
.offer-card-framed h3 { font-size: 22px; font-weight: 700; margin-bottom: 10px; color: #FFFFFF; font-family: 'JetBrains Mono', monospace; }
.offer-card-framed p { font-size: 15px; color: #E2E8F0; line-height: 1.6; }
.card-bg-qr { background-image: url('../offer_qr.webp'), url('../offer_qr.png'); }
.card-bg-camera { background-image: url('../offer_camera.webp'), url('../offer_camera.png'); }
.card-bg-reserved { background-image: url('../offer_reserved.webp'), url('../offer_reserved.png'); }
.card-bg-dynamic { background-image: url('../offer_dynamic.webp'), url('../offer_dynamic.png'); }
/* 2x2 Feature Cards */
.offer-rows-grid-2x2 { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-bottom: 48px; }
.offer-feature-card { background: rgba(255, 255, 255, 0.85); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(10, 17, 40, 0.08); box-shadow: 0 8px 32px rgba(10, 17, 40, 0.05); border-left: 3px solid #F59E0B; border-radius: 14px; padding: 24px 28px; display: flex; align-items: flex-start; gap: 20px; box-shadow: 0 2px 10px rgba(0,0,0,0.02); transition: all 0.2s ease; }
.offer-feature-card:hover { transform: translateY(-2px); border-color: #F59E0B; box-shadow: 0 8px 20px rgba(245,158,11,0.1); }
.feature-icon-badge { width: 40px; height: 40px; border-radius: 10px; background: rgba(245, 158, 11, 0.08); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.offer-feature-card h4 { font-size: 18px; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; margin-bottom: 6px; }
.offer-feature-card p { font-size: 14px; color: #475569; line-height: 1.55; }
/* Driver Pay Banner */
.driver-pay-banner { background: #F59E0B; color: #0A1128; border-radius: 16px; padding: 28px 36px; display: grid; grid-template-columns: 1.2fr 0.8fr; gap: 32px; align-items: center; box-shadow: 0 8px 24px rgba(245,158,11,0.12); margin-bottom: 36px; }
.driver-pay-eyebrow { font-size: 11px; font-weight: 800; letter-spacing: 0.1em; color: #0A1128; text-transform: uppercase; margin-bottom: 8px; }
.driver-pay-title { font-size: 26px; line-height: 1.18; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; margin-bottom: 10px; letter-spacing: -0.01em; }
.driver-pay-desc { font-size: 14px; color: #0A1128; line-height: 1.55; font-weight: 500; max-width: 480px; }
.human-card-white { background: #FFFFFF; border-radius: 14px; padding: 20px 24px; box-shadow: 0 6px 18px rgba(0,0,0,0.05); }
.human-card-white h3 { font-size: 17px; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; margin-bottom: 6px; }
.human-card-white p { font-size: 13.5px; color: #475569; line-height: 1.5; margin-bottom: 12px; }
.human-check-badge { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 700; color: #D97706; }
/* Market Section */
section.market-sec { padding: 48px 0 36px; }
.market-grid-2col { display: grid; grid-template-columns: 1.3fr 0.7fr; gap: 56px; align-items: center; margin-bottom: 32px; }
.market-title { font-size: 38px; line-height: 1.15; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; letter-spacing: -0.02em; margin-bottom: 20px; }
.market-desc { font-size: 17px; color: #475569; line-height: 1.65; max-width: 540px; margin-bottom: 20px; }
.market-source-text { font-size: 12px; color: #94A3B8; }
.giant-stat-num { font-size: 120px; font-weight: 900; line-height: 0.95; color: #F59E0B; font-family: 'JetBrains Mono', monospace; letter-spacing: -0.04em; margin-bottom: 12px; }
.giant-stat-label { font-size: 16px; font-weight: 700; color: #334155; }
/* Lead Magnet PDF Section */
.lead-magnet-banner { background: #080E21; color: #FFFFFF; border-radius: 20px; padding: 40px 44px; display: grid; grid-template-columns: 1.25fr 0.75fr; gap: 40px; align-items: center; margin-top: 16px; margin-bottom: 40px; box-shadow: 0 16px 40px rgba(8,14,33,0.25); }
.lead-eyebrow { font-size: 13px; font-weight: 800; letter-spacing: 0.1em; color: #F59E0B; text-transform: uppercase; margin-bottom: 16px; }
.lead-title { font-size: 38px; line-height: 1.12; font-weight: 800; color: #FFFFFF; font-family: 'JetBrains Mono', monospace; margin-bottom: 16px; letter-spacing: -0.02em; }
.lead-desc { font-size: 15px; color: #CBD5E1; line-height: 1.6; max-width: 480px; margin-bottom: 24px; }
.lead-check-row { display: flex; align-items: center; gap: 24px; font-size: 14px; font-weight: 700; color: #F59E0B; }
.lead-form-card { background: #FFFFFF; border-radius: 20px; padding: 36px 32px; color: #0A1128; box-shadow: 0 16px 36px rgba(0,0,0,0.2); }
.lead-form-card h3 { font-size: 22px; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; margin-bottom: 6px; }
.lead-form-card p.sub { font-size: 14px; color: #64748B; margin-bottom: 20px; }
.lead-form-card input { width: 100%; padding: 14px 16px; border: 1px solid #E2E8F0; border-radius: 100px; font-size: 14px; margin-bottom: 16px; outline: none; background: #FFFFFF; color: #0A1128; }
.btn-lead-orange { width: 100%; background: #F59E0B; color: #0A1128; font-family: 'JetBrains Mono', monospace; font-weight: 800; font-size: 16px; padding: 16px; border-radius: 12px; border: none; cursor: pointer; box-shadow: 0 8px 20px rgba(245,158,11,0.25); transition: opacity 0.2s; }
/* Who We Serve & Testimonials */
section.work-with-sec { padding: 48px 0 56px; }
.work-grid-2x2 { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; margin-bottom: 40px; }
.work-card { background: rgba(255, 255, 255, 0.85); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(10, 17, 40, 0.08); box-shadow: 0 8px 32px rgba(10, 17, 40, 0.05); border-radius: 20px; overflow: hidden; box-shadow: 0 4px 16px rgba(0,0,0,0.03); transition: all 0.25s ease; }
.work-card:hover { border-color: #F59E0B; transform: translateY(-3px); box-shadow: 0 12px 28px rgba(0,0,0,0.08); }
.work-card-img { width: 100%; height: 220px; object-fit: cover; display: block; }
.work-card-body { padding: 32px 28px; }
.work-card-cat { font-size: 12px; font-weight: 700; letter-spacing: 0.15em !important; font-family: 'JetBrains Mono', monospace !important; color: #64748B; text-transform: uppercase; margin-bottom: 10px; }
.work-card h3 { font-size: 22px; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; margin-bottom: 12px; line-height: 1.25; }
.work-card p { font-size: 14.5px; color: #475569; line-height: 1.6; }
.testimonials-grid-3col { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; margin-top: 56px; }
.testimonial-card-item { background: rgba(255, 255, 255, 0.85); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(10, 17, 40, 0.08); box-shadow: 0 8px 32px rgba(10, 17, 40, 0.05); border-top: 4px solid #F59E0B; border-radius: 20px; padding: 36px 32px; box-shadow: 0 4px 16px rgba(0,0,0,0.02); display: flex; flex-direction: column; justify-content: space-between; transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1); position: relative; }
.testimonial-card-item:hover { transform: translateY(-6px); border-color: #F59E0B; box-shadow: 0 16px 36px rgba(245,158,11,0.16); }
.testimonial-quote-icon { font-size: 38px; color: #F59E0B; font-family: 'JetBrains Mono', monospace; font-weight: 900; line-height: 1; margin-bottom: 10px; transition: transform 0.3s ease; display: inline-block; }
.testimonial-card-item:hover .testimonial-quote-icon { transform: scale(1.15) rotate(-6deg); }
.testimonial-quote-text { font-size: 15.5px; color: #334155; line-height: 1.65; font-style: italic; margin-bottom: 24px; }
.testimonial-author-box { border-top: 1px solid #F1F5F9; padding-top: 18px; }
.testimonial-author-name { font-size: 16px; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; margin-bottom: 2px; }
.testimonial-author-loc { font-size: 13px; color: #64748B; font-weight: 600; }
/* Enable Your Lot Form Section */
section.enable-form-sec { background-color: #050A18; color: #FFFFFF; padding: 100px 0; position: relative; overflow: hidden; }
.enable-grid-2col { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 56px; align-items: center; }
.enable-eyebrow { font-size: 13px; font-weight: 800; letter-spacing: 0.1em; color: #F59E0B; text-transform: uppercase; margin-bottom: 16px; }
.enable-title { font-size: 44px; line-height: 1.1; font-weight: 800; color: #FFFFFF; font-family: 'JetBrains Mono', monospace; margin-bottom: 20px; letter-spacing: -0.02em; }
.enable-desc { font-size: 16px; color: #CBD5E1; line-height: 1.6; margin-bottom: 32px; max-width: 480px; }
.enable-checks-list { display: flex; flex-direction: column; gap: 14px; margin-bottom: 36px; }
.enable-check-item { display: flex; align-items: center; gap: 12px; font-size: 15px; font-weight: 600; color: #FFFFFF; }
.enable-check-item span { color: #F59E0B; font-weight: 800; font-size: 16px; }
.enable-operator-box { border-top: 1px solid rgba(255, 255, 255, 0.12); padding-top: 28px; }
.enable-operator-box h4 { font-size: 16px; font-weight: 800; color: #FFFFFF; margin-bottom: 8px; font-family: 'JetBrains Mono', monospace; }
.enable-operator-box p { font-size: 14px; color: #CBD5E1; line-height: 1.55; }
.enable-card-white { background: #FFFFFF; border-radius: 20px; padding: 40px 36px; color: #0A1128; box-shadow: 0 20px 48px rgba(0,0,0,0.35); }
.enable-card-white h3 { font-size: 24px; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; margin-bottom: 4px; }
.enable-card-white p.sub { font-size: 13px; color: #64748B; margin-bottom: 24px; }
.form-group-margin { margin-bottom: 16px; }
.form-group-margin label { display: block; font-size: 13px; font-weight: 600; color: #475569; margin-bottom: 6px; }
.form-group-margin input, .form-group-margin select { width: 100%; padding: 12px 16px; border: 1px solid #E2E8F0; border-radius: 100px; font-size: 14px; outline: none; background: #FFFFFF; color: #0A1128; font-family: inherit; }
.form-row-2col { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.btn-enable-orange { width: 100%; background: #F59E0B; color: #0A1128; font-family: 'JetBrains Mono', monospace; font-weight: 800; font-size: 16px; padding: 16px; border-radius: 12px; border: none; cursor: pointer; box-shadow: 0 8px 24px rgba(245,158,11,0.3); margin-top: 8px; transition: opacity 0.2s; }
/* Dual CTA Cards Section */
section.dual-cta-sec { padding: 88px 0; }
.dual-cta-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; }
.cta-card-left { background: #FFFFFF; border: 1px solid #E2E8F0; border-radius: 20px; padding: 44px 40px; box-shadow: 0 4px 16px rgba(0,0,0,0.03); display: flex; flex-direction: column; justify-content: space-between; }
.cta-card-left h3 { font-size: 28px; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; margin-bottom: 16px; }
.cta-card-left p { font-size: 15px; color: #475569; line-height: 1.6; margin-bottom: 28px; max-width: 400px; }
.btn-faq-outline { display: inline-flex; align-items: center; gap: 8px; padding: 12px 22px; border: 1px solid #CBD5E1; border-radius: 10px; background: #FFFFFF; color: #0A1128; text-decoration: none; font-weight: 700; font-size: 15px; width: fit-content; }
.cta-card-right { background: #080E21; color: #FFFFFF; border-radius: 20px; padding: 44px 40px; display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 28px; align-items: center; box-shadow: 0 12px 32px rgba(8,14,33,0.3); }
.cta-card-right h3 { font-size: 28px; font-weight: 800; color: #FFFFFF; font-family: 'JetBrains Mono', monospace; margin-bottom: 16px; }
.cta-card-right p { font-size: 14.5px; color: #CBD5E1; line-height: 1.6; margin-bottom: 16px; }
.cta-card-right .phone-text { font-size: 13px; color: #94A3B8; margin-bottom: 24px; }
.cta-card-right .phone-text strong { color: #FFFFFF; }
.cta-card-right .phone-text a { color: #FFFFFF; text-decoration: none; }
.btn-pay-orange { display: inline-flex; align-items: center; gap: 8px; padding: 12px 22px; background: #F59E0B; color: #0A1128; border-radius: 10px; text-decoration: none; font-weight: 700; font-size: 15px; border: none; }
.graphic-driver-box img { width: 100%; max-width: 210px; height: auto; display: block; border-radius: 12px; margin: 0 auto; }
/* Utility Classes for Clean HTML Structure */
.hex-badge { font-family: 'JetBrains Mono', monospace; font-size: 15px; font-weight: 800; color: #F59E0B; background: rgba(245, 158, 11, 0.1); border: 1px solid rgba(245, 158, 11, 0.25); width: 42px; height: 42px; border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; letter-spacing: 0.02em; }
.hex-badge.gold { background: #F59E0B; color: #0A1128; border-color: #F59E0B; }
.lot-card { background: rgba(255, 255, 255, 0.85); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(10, 17, 40, 0.08); box-shadow: 0 8px 32px rgba(10, 17, 40, 0.05); border-radius: 20px; overflow: hidden; box-shadow: 0 4px 16px rgba(0,0,0,0.03); }
.lot-card-img-wrap { position: relative; overflow: hidden; }
.lot-card-img { width: 100%; height: 190px; object-fit: cover; object-position: top center; display: block; }
.lot-active-badge { position: absolute; top: 12px; right: 12px; background: rgba(15, 23, 42, 0.88); backdrop-filter: blur(4px); border: 1px solid rgba(255, 255, 255, 0.15); color: #FFFFFF; font-size: 11px; font-weight: 700; padding: 5px 12px; border-radius: 100px; display: flex; align-items: center; gap: 6px; box-shadow: 0 4px 12px rgba(0,0,0,0.15); }
.dot-green-pulse { width: 7px; height: 7px; background: #10B981; border-radius: 50%; display: inline-block; box-shadow: 0 0 8px rgba(16, 185, 129, 0.6); }
.lot-card-sub-header { padding: 18px 24px 12px; text-align: center; background: #FFFFFF; border-bottom: 1px solid #F1F5F9; }
.lot-sub-title { font-size: 15px; font-weight: 700; color: #0A1128; font-family: 'JetBrains Mono', monospace; margin-bottom: 4px; }
.lot-sub-addr { font-size: 13px; color: #64748B; font-weight: 500; margin-bottom: 0; }
.lot-card-body { padding: 20px 24px; display: flex; align-items: center; justify-content: space-between; }
.lot-card-title { font-size: 20px; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; margin-bottom: 4px; }
.lot-card-sub { font-size: 14px; color: #64748B; }
.lot-zone-badge, .calc-input-val, .calc-output-num, #total-yield-display, .sat-yield-val, .badge-amber-glow, .stat-num, .sat-badge { font-family: 'JetBrains Mono', monospace !important; }
.stat-bar-box { padding: 6px 10px; background: rgba(255,255,255,0.02); border-radius: 8px; }
.stat-bar-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 2px; }
.stat-bar-sub { font-size: 10px; opacity: 0.8; margin-bottom:0; }
.stat-bar-val { font-size: 13px; font-weight: 700; color: #FFFFFF; margin-bottom:0; }
.stat-bar-line { margin: 2px 0 0; height: 3px; }
.card-dark-header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 28px; border-bottom: 1px solid rgba(255,255,255,0.08); padding-bottom: 18px; gap: 16px; }
.card-dark-title { font-size: 28px; font-weight: 800; color: #FFFFFF; font-family: 'JetBrains Mono', monospace; margin-top: 4px; line-height: 1.15; }
.card-dark-eyebrow { font-size: 11px; font-weight: 800; letter-spacing: 0.1em; color: #F59E0B; text-transform: uppercase; margin-bottom: 4px; }
.badge-amber-glow { display: inline-flex; align-items: center; gap: 6px; background: rgba(245, 158, 11, 0.08); border: 1px solid rgba(245, 158, 11, 0.3); padding: 6px 14px; border-radius: 100px; color: #F59E0B; font-size: 12px; font-weight: 700; }
section.audit-dark-sec { background-color: #080E21; color: #FFFFFF; padding: 96px 0; border-top: 1px solid rgba(255,255,255,0.05); }
.sat-card-box { background: transparent; border-radius: 0; max-width: 100%; margin: 0; padding: 0; border: none; box-shadow: none; color: #FFFFFF; }
.sat-grid-2col { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; align-items: stretch; }
.sat-calc-col { display: flex; flex-direction: column; justify-content: space-between; background: rgba(255,255,255,0.02); border: 1px solid rgba(255,255,255,0.08); border-radius: 16px; padding: 28px 32px; }
.sat-trace-col { display: flex; flex-direction: column; justify-content: space-between; background: rgba(255,255,255,0.02); border: 1px solid rgba(255,255,255,0.08); border-radius: 16px; padding: 28px 32px; overflow: hidden; }
.sat-img-wrap { border-radius: 12px; overflow: hidden; border: 1px solid rgba(255,255,255,0.12); margin-bottom: 18px; position: relative; }
.sat-img { width: 100%; height: 165px; object-fit: cover; display: block; }
.sat-badge { position: absolute; bottom: 8px; right: 8px; background: rgba(15,23,42,0.92); backdrop-filter: blur(4px); padding: 6px 12px; border-radius: 6px; border: 1px solid rgba(255,255,255,0.15); font-size: 11px; font-weight: 700; color: #F59E0B; }
.sat-yield-box { margin-top: 16px; padding: 14px 18px; background: rgba(245, 158, 11, 0.08); border: 1px solid #F59E0B; border-radius: 10px; text-align: center; }
.sat-yield-val { font-size: 28px; font-weight: 800; color: #F59E0B; font-family: 'JetBrains Mono', monospace; }
.sat-yield-sub { font-size: 12px; color: #CBD5E1; }
.dot-amber { width: 6px; height: 6px; background: #F59E0B; border-radius: 50%; display: inline-block; }
.houston-header-row { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 40px; }
.houston-sec-grid { max-width: 800px; margin-bottom: 0; }
.carousel-arrows { display: flex; gap: 12px; align-items: center; margin-bottom: 8px; }
.carousel-arrow { width: 44px; height: 44px; border-radius: 50%; border: 1px solid #CBD5E1; background: #FFFFFF; color: #0A1128; font-size: 26px; font-weight: 700; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all 0.2s ease; user-select: none; box-shadow: 0 2px 8px rgba(0,0,0,0.04); }
.carousel-arrow:hover { background: #F59E0B; border-color: #F59E0B; color: #0A1128; box-shadow: 0 4px 12px rgba(245,158,11,0.25); }
.houston-cards-grid { display: flex; gap: 28px; overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth; -webkit-overflow-scrolling: touch; padding-bottom: 16px; scrollbar-width: none; }
.houston-cards-grid::-webkit-scrollbar { display: none; }
.houston-cards-grid .lot-card { flex: 0 0 calc(33.333% - 19px); min-width: 300px; scroll-snap-align: start; }
@media (max-width: 992px) { .houston-cards-grid .lot-card { flex: 0 0 calc(50% - 14px); } }
@media (max-width: 640px) { .houston-cards-grid .lot-card { flex: 0 0 100%; } .houston-header-row { flex-direction: column; align-items: flex-start; gap: 20px; } }
.houston-title { font-size: 38px; line-height: 1.15; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; letter-spacing: -0.02em; margin-bottom: 20px; }
.houston-sub { font-size: 17px; color: #475569; font-weight: 500; line-height: 1.6; }
.sec-padding-clean { padding: 64px 0 96px; }
.live-lots-sec { padding: 64px 0 96px; margin-bottom: 0; }
.sec-title-clean { font-size: 38px; line-height: 1.15; font-weight: 800; color: #0A1128; font-family: 'JetBrains Mono', monospace; letter-spacing: -0.02em; margin-bottom: 20px; }
.sec-desc-clean { font-size: 17px; color: #475569; max-width: 600px; line-height: 1.6; margin-bottom: 48px; }
.btn-full-audit { width: 100%; justify-content: center; padding: 12px; font-size: 14px; }
.btn-audit-orange { width: 100%; background: #F59E0B; color: #0A1128; font-family: 'JetBrains Mono', monospace; font-weight: 800; font-size: 15px; padding: 14px 22px; border-radius: 10px; text-decoration: none; display: flex; align-items: center; justify-content: center; gap: 8px; border: none; cursor: pointer; text-align: center; transition: opacity 0.2s; box-shadow: 0 4px 14px rgba(245,158,11,0.25); }
.btn-audit-orange:hover { background-color: #D97706; }
.card-dark-sub { font-size: 14px; color: #CBD5E1; line-height: 1.55; margin-bottom: 10px; }
.card-dark-note { font-size: 11.5px; color: #64748B; font-style: italic; margin-bottom: 16px; }
.card-dark-h3 { font-size: 18px; font-weight: 800; color: #FFFFFF; font-family: 'JetBrains Mono', monospace; margin-bottom: 8px; line-height: 1.35; }
.hero-no-border { border-top: none; }
.pos-relative { position: relative; }
.sec-padding-compact { padding: 32px 0 16px; }
.card-eyebrow-slate { font-size: 12px; font-weight: 700; color: #CBD5E1; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 12px; }
.flex-col-gap-6 { display: flex; flex-direction: column; gap: 12px; }
.flex-between-mb10 { display: flex; align-items: center; justify-content: space-between; margin-bottom: 8px; }
.card-eyebrow-sm { font-size: 12px; font-weight: 700; color: #CBD5E1; text-transform: uppercase; letter-spacing: 0.05em; }
.text-amber-sm { font-size: 11px; color: #F59E0B; font-weight: 600; }
/* Footer */
footer.site-footer { background: #050A18; color: #CBD5E1; padding: 80px 0 40px; font-size: 14px; }
.footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 48px; margin-bottom: 64px; }
.footer-brand .logo { display: flex; align-items: center; gap: 10px; font-family: 'JetBrains Mono', monospace; font-weight: 800; font-size: 20px; color: #FFFFFF; text-decoration: none; margin-bottom: 16px; }
.footer-brand .logo img { height: 36px; width: auto; display: block; border-radius: 6px; }
.footer-brand .logo span { color: #F59E0B; }
.footer-brand p { font-size: 14px; color: #CBD5E1; line-height: 1.6; max-width: 320px; margin-bottom: 20px; }
.footer-brand .contact-info { font-size: 14px; color: #CBD5E1; line-height: 1.8; }
.footer-brand .contact-info a { color: #CBD5E1; text-decoration: none; }
.footer-col-nav h5 { font-size: 12px; font-weight: 700; letter-spacing: 0.1em; color: #94A3B8; text-transform: none; margin-bottom: 20px; }
.footer-col-nav ul { list-style: none; display: flex; flex-direction: column; gap: 12px; }
.footer-col-nav ul a { color: #CBD5E1; text-decoration: none; font-size: 14px; transition: color 0.2s; }
.footer-col-nav ul a:hover { color: #F59E0B; }
.footer-bottom { border-top: 1px solid rgba(255,255,255,0.08); padding-top: 28px; display: flex; justify-content: space-between; align-items: center; color: #64748B; font-size: 13px; }
/* Shared Utility Classes for Zero Inline Styles */
.mb-0 { margin-bottom: 0 !important; }
.unit-sm { font-size: 24px; font-weight: 700; }
.link-plain { color: inherit; text-decoration: none; }
.btn-mt-12 { display: inline-block; margin-top: 12px; }
.text-left { text-align: left; }
.form-feedback { display: none; margin-top: 16px; padding: 12px 16px; border-radius: 8px; font-size: 14px; font-weight: 600; }
.form-feedback.success { display: block; background-color: #d1fae5; color: #065f46; border: 1px solid #a7f3d0; }
.form-feedback.error { display: block; background-color: #fee2e2; color: #991b1b; border: 1px solid #fca5a5; }
/* PINS Command Monospace Data Tokens */
.lot-zone-badge, .calc-input-val, .calc-output-num, #total-yield-display, .sat-yield-val, .badge-amber-glow, .stat-num, .sat-badge { font-family: 'JetBrains Mono', monospace !important; }
/* Hero & Section Headlines: Plus Jakarta Sans Extra-Bold */
h1, h2, h3, .hero-title, .how-title, .prob-title, .offer-title-clean, .market-title, .sec-title-clean, .houston-title, .enable-title {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 800 !important;
    letter-spacing: -0.025em !important;
    line-height: 1.15 !important;
}
/* Right-align navigation links closer to 'Enable Your Lot' CTA button */
.nav-inner {
  display: flex !important;
  align-items: center !important;