/*
Theme Name: ContactFix Gambia
Theme URI: https://nwebplus.gm/
Author: N-WEB PLUS
Description: Privacy-first Gambian 9-digit contact updater with offline PWA installation.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: contactfix
*/
:root{--green:#087044;--ink:#10231b;--cream:#f5f2e9;--line:#dce5df;--orange:#f1a33b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfcfa;color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input,label{font:inherit}.cf-topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:12px 28px}.cf-brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800}.cf-brand .green{color:var(--green)}.cf-mark{width:38px;height:38px;border-radius:12px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:12px}.cf-top-actions{display:flex;align-items:center;gap:18px}.cf-secure{font-size:13px;color:#547064}.cf-install{background:var(--orange);color:#15241d;border:0;padding:14px 22px;font-size:12px;font-weight:900;letter-spacing:.7px;cursor:pointer;box-shadow:0 5px 0 #c97a16}.cf-hero{background:var(--cream);padding:70px max(28px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:1.5fr .7fr;gap:70px;align-items:center;border-block:1px solid #e5e0d4}.cf-eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:var(--green);margin-bottom:18px}.cf-hero h1{font:700 62px/1.02 Georgia,serif;letter-spacing:-2px;margin:0}.cf-hero h1 em{color:var(--green);font-weight:400}.cf-hero p{font-size:18px;line-height:1.7;color:#56675f;max-width:620px}.cf-install-hero{margin-top:18px;min-width:300px;background:var(--green);color:#fff;border:0;padding:16px 24px;display:grid;grid-template-columns:30px 1fr;align-items:center;text-align:left;font-size:18px;font-weight:900;cursor:pointer;box-shadow:0 8px 0 #075334}.cf-install-hero>span{grid-row:1/3;font-size:28px}.cf-install-hero small{font-size:10px;font-weight:400;opacity:.8}.cf-prefix-card{background:#fff;border:1px solid #e1ddd2;box-shadow:0 18px 50px #133d2612;padding:28px}.cf-prefix-card h2{font:700 21px Georgia,serif}.cf-prefix{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid var(--line)}.cf-prefix b{font-size:20px;color:var(--green)}.cf-prefix-card small{color:#7a8b83}.cf-flag{display:flex;width:54px;height:30px;overflow:hidden;flex-direction:column}.cf-flag i:nth-child(1),.cf-flag i:nth-child(5){background:#ce1126;flex:3}.cf-flag i:nth-child(2),.cf-flag i:nth-child(4){background:#fff;flex:1}.cf-flag i:nth-child(3){background:#0c1c8c;flex:2}.cf-workspace{max-width:1000px;margin:64px auto;padding:0 24px}.cf-dropzone{min-height:390px;border:2px dashed #aec3b6;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.cf-dropzone.dragging{border-color:var(--green);background:#eff8f2}.cf-upload-icon{width:62px;height:62px;border-radius:50%;background:#e7f3eb;color:var(--green);display:grid;place-items:center;font-size:32px}.cf-dropzone h2{font:700 30px Georgia,serif;margin:20px 0 5px}.cf-dropzone p{color:#687a71}.cf-button{background:var(--green);color:#fff;border:0;padding:15px 25px;font-weight:700;cursor:pointer;display:inline-block;margin-top:12px}.cf-button input{display:none}.cf-hint{font-size:12px;color:#829189;margin-top:16px}.cf-results{display:none;background:#fff;border:1px solid var(--line);box-shadow:0 12px 40px #123b2510}.cf-result-head{padding:26px 30px;display:flex;justify-content:space-between;align-items:center}.cf-result-head h2{font:700 25px Georgia,serif;margin:8px 0 3px}.cf-result-head p{margin:0;color:#718078}.cf-success{color:var(--green);font-size:12px;font-weight:800;text-transform:uppercase}.cf-link{border:0;background:none;color:var(--green);font-weight:700;cursor:pointer}.cf-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#f5f7f4;border-block:1px solid var(--line)}.cf-stats div{padding:18px 28px;border-right:1px solid var(--line)}.cf-stats b{display:block;font:700 26px Georgia,serif}.cf-stats span{font-size:12px;color:#6e7d75}.cf-table-wrap{overflow-x:auto}.cf-table{width:100%;border-collapse:collapse;min-width:720px}.cf-table th,.cf-table td{text-align:left;padding:14px 18px;border-bottom:1px solid #edf0ee;font-size:13px}.cf-table th{font-size:11px;text-transform:uppercase;color:#6d7e75;background:#fbfcfb}.cf-new{font-weight:800;color:var(--green)}.cf-badge{padding:5px 8px;background:#e7f3eb;color:#087044;font-size:11px;font-weight:800}.cf-actions{padding:22px 28px;display:flex;justify-content:flex-end;gap:12px}.cf-backup{background:#fff;border:1px solid #b8c7bf;padding:14px 22px;font-weight:700;cursor:pointer}.cf-steps{max-width:1120px;margin:85px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.cf-steps div{background:#fbfcfa;padding:36px}.cf-steps span{color:var(--orange);font:bold 14px Georgia}.cf-steps h3{font:700 23px Georgia,serif}.cf-steps p{color:#63756c;line-height:1.6;font-size:14px}.cf-footer{border-top:1px solid var(--line);max-width:1120px;margin:auto;padding:30px 0 45px;display:flex;justify-content:space-between;color:#77877f;font-size:12px}
@media(max-width:760px){.cf-secure{display:none}.cf-install{padding:12px;font-size:10px}.cf-hero{grid-template-columns:1fr;padding-top:48px;gap:32px}.cf-hero h1{font-size:43px}.cf-install-hero{width:100%;min-width:0}.cf-workspace{margin:38px auto}.cf-stats{grid-template-columns:repeat(2,1fr)}.cf-steps{grid-template-columns:1fr;margin:50px 24px}.cf-actions{flex-direction:column}.cf-actions button{width:100%}.cf-footer{margin:0 24px;gap:15px;flex-direction:column}}
