/*
Theme Name:  Liberty House Buyer
Theme URI:   https://www.libertyhousebuyer.com
Author:      FreeLight Financial
Description: Custom theme for Liberty House Buyer – We Buy Houses in Tulsa OK, South Carolina, and Florida for cash.
Version:     1.0.0
License:     GNU General Public License v2 or later
Text Domain: libertyhousebuyer
*/
:root{--orange:#f47920;--orange-dark:#d96510;--blue:#1a6fb5;--navy:#1d3558;--blue-heading:#1a5f9e;--gray-hero:#5a5a5a;--text:#333;--white:#fff;--light-gray:#f5f5f5;--border:#ddd;}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}
html{scroll-behavior:smooth;}
body{font-family:'Open Sans',sans-serif;font-size:16px;color:var(--text);line-height:1.6;}
img{max-width:100%;height:auto;display:block;}
a{color:var(--blue);text-decoration:none;}
a:hover{text-decoration:underline;}
.container{max-width:1200px;margin:0 auto;padding:0 20px;}
.btn-orange{display:inline-block;background:var(--orange);color:#fff!important;font-weight:700;font-size:1rem;padding:12px 24px;border:none;border-radius:4px;cursor:pointer;text-align:center;transition:background .2s;text-decoration:none!important;}
.btn-orange:hover{background:var(--orange-dark);}
.btn-orange-lg{font-size:1.5rem;padding:18px 32px;border-radius:6px;display:block;width:100%;text-align:center;}
#top-bar{position:sticky;top:0;z-index:1000;background:var(--blue);padding:8px 0;}
.top-bar-inner{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;position:relative;}
.top-bar-inner span{color:#fff;font-weight:600;font-size:.9rem;white-space:nowrap;}
.top-bar-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
.top-bar-form input{padding:8px 14px;border:1px solid #ccc;border-radius:4px;font-size:.9rem;width:200px;}
#main-header{background:#fff;border-bottom:1px solid var(--border);padding:10px 0;}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;}
.logo{display:flex;align-items:center;text-decoration:none!important;}
nav{display:flex;align-items:center;gap:6px;flex-wrap:wrap;}
nav a{color:var(--text);font-weight:600;font-size:.95rem;padding:6px 10px;}
nav a:hover{color:var(--blue);text-decoration:none;}
.header-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;}
.phone-line{font-size:.85rem;}
.phone-line a{color:var(--orange);font-weight:700;font-size:1.05rem;}
.header-links{display:flex;gap:12px;}
.header-links a{font-size:.85rem;color:var(--text);}
#hero{position:relative;background:#fff;overflow:hidden;min-height:520px;display:flex;align-items:center;}
.hero-bg{position:absolute;top:0;left:0;width:72%;height:100%;background:var(--gray-hero) url('https://image-cdn.carrot.com/uploads/sites/22080/2023/11/Company-That-Buys-Houses-1920x800.jpg') center/cover no-repeat;clip-path:polygon(0 0,100% 0,88% 100%,0 100%);z-index:0;}
.hero-bg::after{content:'';position:absolute;inset:0;background:rgba(0,0,0,.45);}
.hero-content{position:relative;z-index:1;padding:60px 0;width:100%;}
.hero-inner{max-width:640px;margin:0 auto 0 5%;}
.hero-inner h1{color:#fff;font-size:2.4rem;font-weight:800;margin-bottom:16px;line-height:1.2;}
.bbb-row{display:flex;align-items:center;gap:12px;margin-bottom:14px;}
.bbb-text{color:#fff;font-size:1rem;font-weight:600;}
.stars-row{color:#fff;font-size:1rem;font-weight:600;margin-bottom:28px;}
.hero-form input{width:100%;padding:14px 16px;border:1px solid #ccc;border-radius:4px;font-size:1rem;margin-bottom:10px;background:rgba(255,255,255,.97);}
.hero-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;}
.hero-form button{cursor:pointer;}
#city-hero{background:var(--navy);padding:50px 0;}
#city-hero h1{color:#fff;font-size:2.2rem;font-weight:800;margin-bottom:20px;line-height:1.3;}
.city-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;}
.city-hero-form{background:#fff;border-radius:8px;padding:28px;}
.city-hero-form h3{color:var(--blue-heading);font-size:1.2rem;font-weight:700;margin-bottom:16px;}
.city-hero-form input{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:4px;font-size:.95rem;margin-bottom:10px;}
.city-hero-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;}
.city-hero-form button{cursor:pointer;font-size:1.2rem;padding:14px;}
.section-heading{color:var(--blue-heading);font-size:1.9rem;font-weight:800;margin-bottom:12px;line-height:1.3;}
.blue-rule{border:none;border-top:2px solid var(--blue);margin:0 0 24px 0;}
#about{padding:60px 0;background:#fff;}
.about-grid{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:start;}
.about-text p{margin-bottom:16px;}
.review-badges{display:flex;align-items:center;gap:20px;margin-top:30px;flex-wrap:wrap;}
.badge-google{display:flex;flex-direction:column;align-items:center;gap:4px;}
.badge-google .g-text{font-size:2rem;font-weight:700;}
.badge-google .g-text span:nth-child(1){color:#4285F4;}
.badge-google .g-text span:nth-child(2){color:#EA4335;}
.badge-google .g-text span:nth-child(3){color:#FBBC05;}
.badge-google .g-text span:nth-child(4){color:#4285F4;}
.badge-google .g-text span:nth-child(5){color:#34A853;}
.badge-google .g-text span:nth-child(6){color:#EA4335;}
.stars-gold{color:#FFD700;font-size:1.1rem;}
.badge-fb{background:#1877F2;color:#fff;padding:8px 16px;border-radius:6px;text-align:center;}
.badge-fb .fb-top{font-size:.75rem;display:block;}
.badge-fb .fb-name{font-size:1rem;font-weight:700;}
#bio{padding:60px 0;background:#fff;}
.bio-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start;}
.bio-photo{background:#b0c4de url('https://image-cdn.carrot.com/uploads/sites/22080/2023/11/Best-House-Buyer-684x1024.webp') center top/cover no-repeat;min-height:480px;border-radius:4px;}
.bio-content p{margin-bottom:14px;}
.bio-form{margin-top:24px;border:1px solid var(--border);border-radius:6px;padding:24px;}
.bio-form input{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:4px;font-size:.95rem;margin-bottom:10px;}
.bio-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;}
.bio-form button{cursor:pointer;}
#testimonials{background:var(--navy);padding:60px 0 80px;position:relative;clip-path:ellipse(110% 100% at 50% 0%);}
#testimonials .section-heading{color:#fff;}
#testimonials .blue-rule{border-color:rgba(255,255,255,.3);}
.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:10px;}
.testimonial-card{background:#f0f4f8;border-radius:8px;padding:24px;}
.testimonial-card p{font-size:.95rem;margin-bottom:16px;}
.testimonial-author{display:flex;align-items:center;gap:10px;}
.author-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1rem;}
.author-name{font-weight:700;color:var(--blue);font-size:.95rem;}
#situations{padding:60px 0;background:#fff;}
.situations-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:30px;}
.situation-card{display:flex;align-items:flex-start;gap:16px;padding:10px 0;}
.situation-icon{font-size:2.8rem;flex-shrink:0;}
.situation-title{color:var(--blue-heading);font-size:1.1rem;font-weight:700;margin-bottom:6px;}
.situation-desc{font-size:.95rem;}
.situations-cta{margin-top:30px;font-size:1rem;}
.situations-cta a{color:var(--orange);font-weight:700;}
#how-it-works{background:var(--navy);padding:60px 0 80px;border-radius:0 0 50% 50%/0 0 30px 30px;}
#how-it-works .section-heading{color:#fff;text-align:center;}
#how-it-works .blue-rule{border-color:rgba(255,255,255,.3);}
.hiw-intro{color:rgba(255,255,255,.85);text-align:center;max-width:700px;margin:0 auto 36px;font-size:1rem;}
.hiw-intro a{color:var(--orange);}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;}
.step-card{background:rgba(255,255,255,.1);border-radius:8px;padding:24px;text-align:center;color:#fff;}
.step-label{background:rgba(255,255,255,.15);border-radius:6px;padding:8px;font-size:1rem;font-weight:700;margin-bottom:16px;}
.step-icon{font-size:3rem;margin-bottom:12px;}
.step-desc{font-size:.95rem;color:rgba(255,255,255,.85);line-height:1.5;}
.hiw-footer{color:rgba(255,255,255,.85);text-align:center;max-width:800px;margin:0 auto;font-size:.95rem;}
.hiw-footer a{color:var(--orange);}
#benefits{padding:60px 0;background:#fff;}
.benefits-grid{display:grid;grid-template-columns:55% 45%;align-items:center;}
.benefits-content{padding-right:40px;}
.benefit-subtitle{color:var(--blue-heading);font-size:1.1rem;font-weight:700;margin:20px 0 8px;}
.benefits-photo{background:#cdd8e3 url('https://image-cdn.carrot.com/uploads/sites/22080/2023/11/Sell-House-For-Cash-Benefits.jpg') center/cover no-repeat;min-height:420px;border-radius:4px;position:relative;}
.benefits-logo-overlay{position:absolute;top:16px;right:16px;background:rgba(255,255,255,.9);padding:8px 12px;border-radius:4px;font-size:.7rem;font-weight:800;color:var(--navy);}
#second-cta{background:var(--light-gray);padding:50px 0;text-align:center;}
#second-cta h2{color:var(--blue-heading);font-size:1.8rem;margin-bottom:20px;}
.second-cta-form{max-width:600px;margin:0 auto;}
.second-cta-form input{width:100%;padding:14px 16px;border:1px solid #ccc;border-radius:4px;font-size:1rem;margin-bottom:10px;}
.second-cta-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;}
.second-cta-form button{cursor:pointer;}
.lhb-success{background:#d4edda;border:1px solid #c3e6cb;color:#155724;padding:16px;border-radius:6px;margin-bottom:16px;font-weight:600;}
.page-content{padding:50px 0;}
.page-content h1,.page-content h2{color:var(--blue-heading);font-weight:800;margin-bottom:16px;}
.page-content p{margin-bottom:16px;}
#footer{background:var(--navy);color:rgba(255,255,255,.8);padding:40px 0 20px;}
.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:30px;}
.footer-col h4{color:#fff;font-size:1rem;font-weight:700;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:8px;}
.footer-col p,.footer-col a{font-size:.9rem;color:rgba(255,255,255,.75);margin-bottom:6px;display:block;}
.footer-col a:hover{color:var(--orange);text-decoration:none;}
.footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding-top:20px;text-align:center;font-size:.85rem;}
.footer-bottom a{color:rgba(255,255,255,.6);margin:0 8px;}
@media(max-width:900px){
.hero-bg{width:100%;clip-path:none;}
.hero-inner{margin:0;max-width:100%;}
.hero-inner h1{font-size:1.8rem;}
.about-grid,.bio-grid,.benefits-grid,.city-hero-inner{grid-template-columns:1fr;}
.testimonials-grid,.steps-grid{grid-template-columns:1fr;}
.situations-grid{grid-template-columns:1fr;}
.footer-grid{grid-template-columns:1fr;}
.header-inner{flex-direction:column;align-items:flex-start;}
.hero-form .form-row,.bio-form .form-row,.second-cta-form .form-row,.city-hero-form .form-row{grid-template-columns:1fr;}
.bio-photo{min-height:280px;}
.top-bar-form{display:none;}
}
