/*
Theme Name: APC Clean
Version: 1.0
*/
:root{--blue:#1266d6;--blue2:#0a3f88;--orange:#ff8a2a;--ice:#eef7ff;--ink:#102033;--muted:#617084;--line:#d9e6f2;--bg:#f7fbff;--card:#fff;--radius:24px;--shadow:0 18px 50px rgba(16,32,51,.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:var(--blue);text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(1180px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);font-weight:950}.brand img,.brand .custom-logo,.custom-logo-link img{width:56px!important;height:56px!important;max-width:56px!important;object-fit:contain;border-radius:14px}.brand span{font-size:19px}.main-nav{display:flex;align-items:center;gap:18px}.main-nav ul{display:flex;gap:18px;list-style:none;margin:0;padding:0}.main-nav li{list-style:none}.main-nav a{color:var(--ink);font-weight:800}.header-search{display:flex;border:1px solid var(--line);background:#fff;border-radius:999px;overflow:hidden}.header-search input{border:0;padding:10px 12px;min-width:170px}.header-search button,.btn{border:0;border-radius:999px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-weight:850;padding:11px 18px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.header-search button{margin:3px}.btn.secondary{background:#fff;color:var(--blue);border:1px solid var(--line)}.hero{padding:74px 0 54px;background:radial-gradient(circle at top right,#dff0ff,transparent 38%),linear-gradient(135deg,#f6fbff,#eaf5ff)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:42px;align-items:center}.eyebrow{display:inline-block;background:#fff1e6;color:#a34b00;border-radius:999px;padding:7px 13px;font-weight:900;font-size:13px}.hero h1{font-size:clamp(36px,5vw,64px);line-height:1.03;margin:18px 0}.lead{font-size:20px;color:var(--muted);max-width:720px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.hero-img,.section-img{border-radius:30px;box-shadow:var(--shadow);overflow:hidden;background:#fff}.hero-img img{width:100%;aspect-ratio:7/4;object-fit:cover}.section{padding:64px 0}.section-title{text-align:center;max-width:820px;margin:0 auto 34px}.section-title h2,.page-hero h1,.archive-top h1{font-size:clamp(30px,4vw,46px);line-height:1.12;margin:0 0 12px}.section-title p,.archive-top p{color:var(--muted);font-size:18px}.cards,.post-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cards{grid-template-columns:repeat(4,1fr)}.card,.post-card,.testimonial,.content-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.card img{width:100%;aspect-ratio:1/1;object-fit:cover}.card-body,.post-body{padding:22px}.card h3,.post-card h3{margin:0 0 9px;color:var(--ink)}.card p,.post-body p{color:var(--muted);margin:0 0 16px}.split{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.section-img img{width:100%;aspect-ratio:7/4;object-fit:cover}.checklist{padding:0;margin:24px 0 0;list-style:none}.checklist li{padding:12px 0 12px 34px;position:relative;border-bottom:1px solid var(--line)}.checklist li:before{content:'✓';position:absolute;left:0;color:var(--orange);font-weight:950}.badge{display:inline-flex;background:#fff1e6;color:#9b4a00;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;margin-bottom:10px}.post-card{display:flex;flex-direction:column}.post-card>a img{width:100%;aspect-ratio:16/10;object-fit:cover}.post-body{display:flex;flex-direction:column;flex:1}.read{font-weight:900;margin-top:auto}.testimonial{padding:26px;text-align:center}.avatar{width:78px;height:78px!important;object-fit:cover;border-radius:999px;margin:0 auto 14px}.cta{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;border-radius:30px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:26px}.cta p{color:#e7f1ff}.page-hero,.archive-top{padding:54px 0 32px;background:#edf6ff}.content-card{padding:34px;margin:34px auto;max-width:920px}.content-card input,.content-card textarea,.archive-search input{width:100%;border:1px solid var(--line);border-radius:14px;padding:13px 14px}.content-card textarea{min-height:140px}.ff-btn-submit{background:var(--blue)!important;border-radius:999px!important;padding:12px 20px!important}.single-wrap{max-width:860px;margin:54px auto;padding:0 18px}.single-wrap h1{font-size:clamp(34px,5vw,56px);line-height:1.08}.single-wrap>img{border-radius:28px;box-shadow:var(--shadow);margin:24px 0;width:100%;max-height:480px;object-fit:cover}.single-content{font-size:18px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px}.pagination{display:flex;gap:10px;justify-content:center;margin:34px 0}.page-numbers{background:#fff;border:1px solid var(--line);border-radius:12px;padding:9px 13px}.site-footer{margin-top:70px;background:#102033;color:#dbe8f5}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 0}.footer-brand{display:flex;align-items:center;gap:12px;font-weight:900}.footer-brand img,.footer-brand .custom-logo{width:46px!important;height:46px!important;max-width:46px!important;background:#fff;border-radius:12px}.footer-links{display:flex;gap:18px}.footer-links a{color:#fff}.archive-search{display:flex;gap:12px;max-width:640px}.archive-search input{background:#fff}@media(max-width:900px){.header-inner{align-items:flex-start;flex-direction:column}.main-nav,.main-nav ul{flex-wrap:wrap}.header-search{width:100%}.header-search input{min-width:0;flex:1}.hero-grid,.split,.cards,.post-grid,.testimonial-grid{grid-template-columns:1fr}.hero{padding-top:44px}.footer-inner,.cta{flex-direction:column;align-items:flex-start}.cards{grid-template-columns:1fr}.archive-search{flex-direction:column}}