/*
Theme Name: Business Credit Affiliate Pro
Theme URI: https://example.com/business-credit-affiliate-pro
Author: ChatGPT
Description: WordPress affiliate magazine theme for business credit, inspired by affiliate editorial landing pages.
Version: 1.1
License: GPL-2.0-or-later
Text Domain: bizcreditpro
*/
:root{--bg:#f7f3ec;--paper:#fffaf2;--ink:#18212b;--muted:#667085;--line:#e8dfd1;--gold:#c8952d;--gold2:#efc978;--green:#173f35;--green2:#256557;--cream:#fff6e6;--shadow:0 24px 70px rgba(24,33,43,.12)}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1160px,calc(100% - 40px));margin:auto}.top-strip{background:#fffaf2;border-bottom:1px solid var(--line);font-size:14px}.top-strip .container{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:11px 0}.top-menu,.main-menu{display:flex;gap:28px;align-items:center;list-style:none;margin:0;padding:0}.search-pill{border:1px solid var(--line);border-radius:999px;padding:8px 14px;color:var(--muted);background:white}.site-header{background:#fffaf2;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.header-inner{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.brand{display:flex;align-items:center;gap:13px;font-weight:900;font-size:24px;letter-spacing:-.03em}.brand-mark{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--green),var(--gold));display:grid;place-items:center;color:white;font-weight:900}.main-menu a{font-weight:700}.hero{padding:86px 0 54px;background:radial-gradient(circle at 20% 10%,rgba(239,201,120,.35),transparent 30%),linear-gradient(180deg,#fffaf2 0%,#f7f3ec 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center}.eyebrow{display:inline-flex;border:1px solid #dbc79c;background:#fff7e5;border-radius:999px;padding:8px 14px;font-weight:800;color:#7d5a16;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:68px;line-height:.96;margin:22px 0 18px;letter-spacing:-.065em}.hero p{font-size:20px;color:#475467;max-width:620px}.cta-row{display:flex;gap:16px;margin-top:28px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 23px;font-weight:900;border:2px solid transparent}.btn-primary{background:var(--green);color:white}.btn-light{background:white;border-color:var(--line)}.hero-card{background:linear-gradient(145deg,#1b4c40,#0f2d27);border-radius:34px;padding:26px;box-shadow:var(--shadow);color:white;min-height:430px;position:relative;overflow:hidden}.hero-card:before{content:"";position:absolute;inset:auto -60px -90px auto;width:270px;height:270px;background:rgba(239,201,120,.25);border-radius:50%}.dashboard{position:relative;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:22px}.score{font-size:64px;font-weight:900;line-height:1;color:var(--gold2)}.bar{height:11px;background:rgba(255,255,255,.18);border-radius:999px;overflow:hidden;margin:14px 0}.bar span{display:block;height:100%;background:var(--gold2);width:78%}.mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px}.mini{background:rgba(255,255,255,.1);border-radius:18px;padding:15px}.mini strong{display:block;font-size:22px;color:white}.features{padding:34px 0 76px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature{background:white;border:1px solid var(--line);border-radius:26px;padding:28px;box-shadow:0 12px 35px rgba(24,33,43,.06)}.icon{width:48px;height:48px;border-radius:16px;background:#fff0cd;color:#815b0f;display:grid;place-items:center;font-weight:900;margin-bottom:16px}.section{padding:74px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section h2{font-size:43px;line-height:1.05;letter-spacing:-.04em;margin:0}.section-head p{color:var(--muted);max-width:570px;margin:10px 0 0}.featured-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px}.big-card,.side-card,.article-card,.promo{background:white;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 18px 50px rgba(24,33,43,.08)}.image-block{min-height:300px;background:linear-gradient(135deg,#f1d391,#fff5df 40%,#1c5145);position:relative}.image-block.small{min-height:170px}.image-block:after{content:"BUSINESS CREDIT";position:absolute;left:24px;bottom:22px;color:white;font-weight:900;letter-spacing:.11em;background:rgba(0,0,0,.25);padding:7px 10px;border-radius:999px;font-size:12px}.card-body{padding:25px}.card-body h3{font-size:30px;line-height:1.08;margin:0 0 10px;letter-spacing:-.03em}.post-list{display:grid;gap:15px}.post-row{padding:18px;border:1px solid var(--line);border-radius:20px;background:#fffdf8}.post-row h4{margin:0 0 5px;font-size:18px}.post-row p,.card-body p,.feature p{color:var(--muted);margin:0}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.category-intro{background:var(--green);color:white;border-radius:28px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;min-height:330px}.category-intro p{color:#d6e6df}.article-list{display:grid;gap:16px}.article-card{display:grid;grid-template-columns:160px 1fr}.article-card .image-block{min-height:100%;border-radius:0}.article-card h4{font-size:20px;line-height:1.15;margin:0 0 8px}.learn{display:inline-flex;margin-top:16px;color:#7d5a16;font-weight:900}.promo{display:grid;grid-template-columns:1fr 1fr;margin-top:28px}.promo .content{padding:34px}.newsletter{background:#102d27;color:white;border-radius:34px;padding:45px;display:grid;grid-template-columns:1fr .9fr;gap:28px;align-items:center}.newsletter h3{font-size:38px;line-height:1.05;margin:0 0 12px}.newsletter p{color:#d8e7e2}.form{display:flex;gap:12px;background:white;padding:10px;border-radius:999px}.form input{border:0;outline:0;flex:1;padding:12px 15px;font-size:16px}.form button{border:0;border-radius:999px;background:var(--gold);color:#171717;font-weight:900;padding:12px 19px}.site-footer{background:#111b22;color:white;margin-top:60px;padding:54px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:32px}.footer-grid h4{margin:0 0 12px}.footer-grid ul{list-style:none;margin:0;padding:0;display:grid;gap:10px;color:#cbd5e1}.footer-brand p{color:#cbd5e1}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:20px;color:#aab6c2;font-size:14px;display:flex;justify-content:space-between;gap:20px}.mobile-toggle{display:none}@media(max-width:900px){.hero-grid,.featured-grid,.category-grid,.promo,.newsletter,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:46px}.main-menu{display:none}.mobile-toggle{display:block}.feature-grid{grid-template-columns:1fr}.article-card{grid-template-columns:1fr}.article-card .image-block{min-height:180px}.top-strip .container{align-items:flex-start;flex-direction:column}.section h2{font-size:34px}.copyright{flex-direction:column}}
