/*
Theme Name: Smart Business Visibility
Theme URI: https://smartbusinessvisibility.co.ke/
Author: Arif Bukera
Author URI: https://smartbusinessvisibility.co.ke/
Description: Conversion-focused WordPress theme for Smart Business Visibility: professional business websites, custom business web applications, WhatsApp enquiries, SEO foundations, analytics and practical digital visibility support.
Version: 1.7.2
Requires at least: 6.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: smart-business-visibility
Tags: custom-logo, custom-menu, featured-images, one-column, accessibility-ready
*/

:root{
  --sbv-ink:#0f172a;
  --sbv-ink-2:#172033;
  --sbv-muted:#526071;
  --sbv-soft:#f6f8fb;
  --sbv-line:#e4e9ef;
  --sbv-card:#fff;
  --sbv-brand:#0b6b57;
  --sbv-brand-dark:#075544;
  --sbv-accent:#f1a329;
  --sbv-blue:#1d5fd1;
  --sbv-warm:#fff8eb;
  --sbv-green-soft:#eaf8f3;
  --sbv-shadow:0 22px 60px rgba(15,23,42,.10);
  --sbv-shadow-soft:0 12px 34px rgba(15,23,42,.05);
  --sbv-radius:24px;
  --sbv-max:1180px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;color:var(--sbv-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:var(--sbv-blue);text-decoration:none}
a:hover{text-decoration:none}
img{max-width:100%;height:auto;display:block}
button,input,textarea,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
:focus-visible{outline:3px solid rgba(29,95,209,.38);outline-offset:3px}

.sbv-container{width:min(var(--sbv-max),calc(100% - 40px));margin-inline:auto}
.sbv-section{padding:88px 0}
.sbv-section--soft{background:var(--sbv-soft)}
.sbv-section--warm{background:var(--sbv-warm)}
.sbv-section--dark{background:var(--sbv-ink)}
.sbv-section--portfolio{padding-top:92px}
.sbv-section-intro{margin-bottom:40px}
.sbv-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:42px;align-items:end;margin-bottom:40px}
.sbv-section-head .sbv-lead{justify-self:end}
.sbv-center{text-align:center}
.sbv-center .sbv-lead{margin-inline:auto}
.sbv-kicker{display:inline-flex;align-items:center;gap:8px;font-weight:850;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--sbv-brand);margin-bottom:12px}
.sbv-kicker:before{content:"";width:26px;height:2px;background:currentColor;border-radius:99px}
.sbv-kicker--light{color:#5eead4}
.sbv-title{font-size:clamp(2rem,4vw,3.35rem);line-height:1.08;letter-spacing:-.045em;margin:0 0 18px}
.sbv-lead{font-size:clamp(1.03rem,2vw,1.16rem);color:var(--sbv-muted);max-width:780px;margin:0}
.sbv-note,.sbv-small{font-size:.88rem;color:var(--sbv-muted)}
.sbv-pricing-note{margin:24px auto 0;max-width:820px}

.sbv-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.sbv-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:13px 20px;border-radius:14px;font-weight:850;border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;cursor:pointer}
.sbv-btn:hover{transform:translateY(-1px)}
.sbv-btn--primary{background:var(--sbv-brand);color:#fff;box-shadow:0 12px 26px rgba(11,107,87,.18)}
.sbv-btn--primary:hover{background:var(--sbv-brand-dark);color:#fff}
.sbv-btn--dark{background:var(--sbv-ink);color:#fff}
.sbv-btn--dark:hover{background:#020617;color:#fff}
.sbv-btn--ghost{background:#fff;color:var(--sbv-ink);border-color:var(--sbv-line)}
.sbv-btn--ghost:hover{color:var(--sbv-ink);border-color:#cbd5e1}
.sbv-btn--full{width:100%}
.sbv-text-link{display:inline-flex;align-items:center;font-weight:900;color:var(--sbv-brand-dark)}
.sbv-text-link:hover{color:var(--sbv-brand)}

.site-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border-bottom:1px solid rgba(228,233,239,.95)}
.admin-bar .site-header{top:32px}
.sbv-header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.sbv-brand-wrap{display:flex;align-items:center;gap:12px;min-width:0;color:var(--sbv-ink)}
.sbv-brand-home{display:flex;align-items:center;gap:11px;color:var(--sbv-ink);min-width:0}
.sbv-brand-home:hover{color:var(--sbv-ink)}
.custom-logo-link{display:flex;align-items:center}
.sbv-brand-mark{height:48px;width:auto;flex:0 0 auto;object-fit:contain}
.custom-logo{max-height:46px;width:auto}
.sbv-brand-text{display:flex;flex-direction:column;line-height:1.05}
.sbv-brand-name{font-size:1.04rem;font-weight:950;letter-spacing:-.025em}
.sbv-brand-tag{font-size:.72rem;color:var(--sbv-muted);margin-top:5px}
.sbv-nav{display:flex;align-items:center;gap:18px}
.sbv-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:18px}
.sbv-nav a{color:#334155;font-weight:760;font-size:.9rem}
.sbv-nav a:hover{color:var(--sbv-brand)}
.sbv-nav .sbv-btn{color:#fff}
.sbv-menu-toggle{display:none;align-items:center;gap:7px;border:1px solid var(--sbv-line);background:#fff;border-radius:12px;padding:9px 11px;cursor:pointer;color:var(--sbv-ink);font-weight:800}

.sbv-hero{position:relative;overflow:hidden;padding:96px 0 78px;background:radial-gradient(circle at 8% 10%,rgba(29,95,209,.09),transparent 31%),radial-gradient(circle at 90% 15%,rgba(11,107,87,.14),transparent 31%),linear-gradient(180deg,#fff 0%,#f8fafc 100%)}
.sbv-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);gap:58px;align-items:center}
.sbv-pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:var(--sbv-green-soft);color:var(--sbv-brand-dark);font-size:.82rem;font-weight:850;margin-bottom:20px}
.sbv-hero h1{font-size:clamp(2.7rem,5.7vw,5rem);line-height:.99;letter-spacing:-.064em;margin:0 0 22px;max-width:900px}
.sbv-hero h1 span{color:var(--sbv-brand)}
.sbv-hero-copy>p:not(.sbv-hero-note){font-size:1.16rem;color:var(--sbv-muted);max-width:730px;margin:0}
.sbv-proofline{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px;color:#334155;font-size:.9rem;font-weight:780}
.sbv-proofline span{display:flex;gap:7px;align-items:center}
.sbv-proofline span:before{content:"✓";color:var(--sbv-brand);font-weight:950}
.sbv-hero-note{margin:16px 0 0!important;max-width:720px;color:#64748b!important;font-size:.86rem!important}
.sbv-hero-panel{background:var(--sbv-ink);color:#fff;border-radius:30px;padding:31px;box-shadow:0 28px 80px rgba(15,23,42,.22);position:relative;overflow:hidden}
.sbv-hero-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 100% 0,rgba(11,107,87,.35),transparent 40%);pointer-events:none}
.sbv-panel-inner{position:relative;z-index:1}
.sbv-panel-label{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;color:#a7b5c7;font-weight:850}
.sbv-panel-price{font-size:3rem;line-height:1;font-weight:950;letter-spacing:-.055em;margin:10px 0 8px}
.sbv-panel-copy{color:#cbd5e1;font-size:.95rem;margin:0}
.sbv-panel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}
.sbv-metric{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.10);border-radius:16px;padding:15px}
.sbv-metric strong{display:block;font-size:.96rem}
.sbv-metric span{display:block;margin-top:4px;font-size:.73rem;color:#cbd5e1;line-height:1.35}

.sbv-strip{padding:22px 0;border-top:1px solid var(--sbv-line);border-bottom:1px solid var(--sbv-line);background:#fff}
.sbv-strip-inner{display:flex;gap:22px;flex-wrap:wrap;justify-content:center;align-items:center;color:#475569;font-size:.89rem;font-weight:790}
.sbv-strip strong{color:var(--sbv-ink)}

.sbv-midcta{background:linear-gradient(135deg,#f0fbf7,#eaf8f3);border-top:1px solid var(--sbv-line);border-bottom:1px solid var(--sbv-line);padding:30px 0}
.sbv-midcta-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}
.sbv-midcta p{margin:0;font-size:1.03rem;color:#334155;max-width:760px}
.sbv-midcta strong{color:var(--sbv-brand-dark)}

.sbv-grid{display:grid;gap:22px}
.sbv-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.sbv-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
.sbv-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}
.sbv-card{background:var(--sbv-card);border:1px solid var(--sbv-line);border-radius:var(--sbv-radius);padding:27px;box-shadow:var(--sbv-shadow-soft)}
.sbv-card h3{font-size:1.2rem;line-height:1.22;margin:0 0 10px}
.sbv-card p{margin:0;color:var(--sbv-muted)}
.sbv-card-number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;background:var(--sbv-green-soft);color:var(--sbv-brand-dark);font-weight:950;margin-bottom:18px}
.sbv-service-card{min-height:250px}
.sbv-service-card h3{font-size:1.28rem}
.sbv-tag{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#1e4fa7;font-weight:850;font-size:.75rem}
.sbv-live{background:var(--sbv-green-soft);color:var(--sbv-brand-dark)}

.sbv-project-grid{gap:28px}
.sbv-project-card{overflow:hidden;background:#fff;border:1px solid var(--sbv-line);border-radius:28px;box-shadow:0 18px 50px rgba(15,23,42,.08)}
.sbv-project-media{padding:26px;min-height:320px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e0f2fe,#f8fafc 56%,#ccfbf1)}
.sbv-project-media--bilkis{background:linear-gradient(135deg,#fff0f1,#fffaf5 56%,#ffe7c2)}
.sbv-project-image{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:top;border-radius:16px;box-shadow:0 20px 55px rgba(15,23,42,.18)}
.sbv-browser{width:100%;max-width:520px;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:16px;overflow:hidden;box-shadow:0 24px 60px rgba(15,23,42,.18)}
.sbv-browser-bar{height:40px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:6px;padding:0 12px}
.sbv-browser-bar>span{width:8px;height:8px;border-radius:50%;background:#cbd5e1}
.sbv-browser-url{margin-left:9px;flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:7px;color:#64748b;font-size:.68rem;padding:4px 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sbv-browser-canvas{min-height:230px;padding:34px 32px;position:relative;overflow:hidden}
.sbv-browser-canvas--denset{background:linear-gradient(135deg,#102a43,#0b6b57);color:#fff}
.sbv-browser-canvas--bilkis{background:linear-gradient(135deg,#fff9f5,#ffe7df);color:#4a2616}
.sbv-browser-brand{font-size:.72rem;letter-spacing:.12em;font-weight:900;opacity:.82}
.sbv-browser-heading{font-size:clamp(1.3rem,3vw,2.2rem);font-weight:950;line-height:1.05;letter-spacing:-.04em;max-width:360px;margin:16px 0}
.sbv-browser-lines{display:grid;gap:7px;max-width:320px}
.sbv-browser-lines i{height:6px;border-radius:99px;background:currentColor;opacity:.18}
.sbv-browser-lines i:nth-child(2){width:82%}.sbv-browser-lines i:nth-child(3){width:62%}
.sbv-browser-button{display:inline-block;margin-top:20px;padding:8px 12px;border-radius:8px;background:#fff;color:#0f172a;font-size:.72rem;font-weight:900}
.sbv-browser-canvas--bilkis .sbv-browser-button{background:#cf3438;color:#fff}
.sbv-project-content{padding:28px}
.sbv-project-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;color:#64748b;font-size:.78rem;font-weight:780;margin-bottom:14px}
.sbv-project-content h3{font-size:1.7rem;letter-spacing:-.03em;margin:0}
.sbv-project-category{color:var(--sbv-brand-dark)!important;font-weight:850;margin:4px 0 14px!important}
.sbv-project-content>p:not(.sbv-project-category){color:var(--sbv-muted);margin:0 0 16px}
.sbv-project-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;list-style:none;margin:0 0 20px;padding:0}
.sbv-project-points li{position:relative;padding-left:20px;font-size:.88rem;color:#334155;font-weight:740}
.sbv-project-points li:before{content:"✓";position:absolute;left:0;color:var(--sbv-brand);font-weight:950}

.sbv-split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:54px;align-items:start}
.sbv-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.sbv-check{padding:20px;border:1px solid var(--sbv-line);border-radius:18px;background:#fff}
.sbv-check strong{display:block;margin-bottom:5px}
.sbv-check span{display:block;color:var(--sbv-muted);font-size:.9rem}

.sbv-price-card{position:relative;display:flex;flex-direction:column}
.sbv-price-card--featured{border:2px solid var(--sbv-brand);box-shadow:0 24px 70px rgba(11,107,87,.12);padding-top:40px}
.sbv-offer-ribbon{position:absolute;left:50%;top:-15px;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;background:linear-gradient(135deg,#0b6b57,#0f8a6e);color:#fff;font-size:.75rem;font-weight:900;letter-spacing:.02em;box-shadow:0 12px 28px rgba(11,107,87,.22);white-space:nowrap}
.sbv-price{font-size:2.42rem;font-weight:950;letter-spacing:-.05em;line-height:1;margin:13px 0 5px}
.sbv-price-caption{color:var(--sbv-muted);font-size:.86rem!important}
.sbv-list{list-style:none;margin:20px 0;padding:0}
.sbv-list li{position:relative;padding:6px 0 6px 25px;color:#334155;font-size:.9rem}
.sbv-list li:before{content:"✓";position:absolute;left:0;color:var(--sbv-brand);font-weight:950}
.sbv-price-card .sbv-btn{margin-top:auto;width:100%}

.sbv-split--costs{align-items:center}
.sbv-cost-card{padding:12px 28px}
.sbv-cost-row{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding:20px 0;border-bottom:1px solid var(--sbv-line)}
.sbv-cost-row:last-child{border-bottom:0}
.sbv-cost-row strong{display:block;margin-bottom:3px}
.sbv-cost-row span{color:var(--sbv-muted);font-size:.9rem}
.sbv-cost-chip{white-space:nowrap;padding:7px 10px;border-radius:999px;background:#fff;border:1px solid var(--sbv-line);font-size:.76rem;font-weight:850}

.sbv-process{counter-reset:process}
.sbv-step{padding:26px;border:1px solid var(--sbv-line);border-radius:22px;background:#fff}
.sbv-step>span{display:inline-flex;color:var(--sbv-brand);font-weight:950;font-size:.8rem;letter-spacing:.08em;margin-bottom:16px}
.sbv-step h3{font-size:1.14rem;margin:0 0 9px}
.sbv-step p{margin:0;color:var(--sbv-muted);font-size:.92rem}

.sbv-owned-brand{border-top:4px solid var(--sbv-ink);box-shadow:none}
.sbv-owned-label{display:inline-flex;padding:6px 9px;border-radius:999px;background:#eef2f7;color:#334155;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;margin-bottom:15px}
.sbv-owned-brand h3{font-size:1.5rem}
.sbv-chips{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0 19px}
.sbv-chips span{font-size:.74rem;font-weight:800;padding:6px 9px;border-radius:999px;background:#f1f5f9;color:#475569}

.sbv-about-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:48px;align-items:center}
.sbv-founder-principle{margin:24px 0 0;font-size:1.03rem;color:#334155}
.sbv-founder-card{padding:32px;background:linear-gradient(180deg,#fff,#f8fafc)}
.sbv-founder-card h3{font-size:1.5rem;margin-top:18px}

.sbv-social-intro{align-items:end;margin-bottom:30px}
.sbv-compact-offer{box-shadow:none}
.sbv-compact-offer h3{margin-bottom:5px}
.sbv-compact-offer>strong{display:block;color:var(--sbv-brand-dark);font-size:1.05rem;margin-bottom:10px}
.sbv-social-action{margin-top:24px}

.sbv-detail-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.sbv-detail{border:1px solid var(--sbv-line);border-radius:16px;padding:15px;background:#fff;font-weight:800;color:#334155;text-align:center}

.sbv-payment-box{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:44px;align-items:center;color:#fff}
.sbv-payment-box h2{font-size:clamp(2rem,4vw,3.15rem);line-height:1.08;letter-spacing:-.04em;margin:0 0 14px}
.sbv-payment-box p{margin:0;color:#cbd5e1;max-width:720px}
.sbv-payment-terms{display:grid;grid-template-columns:1fr;gap:10px}
.sbv-payment-term{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.10);border-radius:16px;padding:16px}
.sbv-payment-term strong{display:block;color:#fff}
.sbv-payment-term span{display:block;color:#aebccc;font-size:.83rem;margin-top:3px}

.sbv-faq-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:62px;align-items:start}
.sbv-faq details{border-bottom:1px solid var(--sbv-line);padding:18px 0}
.sbv-faq details:first-child{padding-top:0}
.sbv-faq summary{font-weight:850;cursor:pointer;list-style:none;padding-right:30px;position:relative}
.sbv-faq summary::-webkit-details-marker{display:none}
.sbv-faq summary:after{content:"+";position:absolute;right:0;font-size:1.25rem;color:var(--sbv-brand)}
.sbv-faq details[open] summary:after{content:"–"}
.sbv-faq p{color:var(--sbv-muted);max-width:860px;margin:11px 0 0}

.sbv-final-section{padding-bottom:92px}
.sbv-cta{background:linear-gradient(135deg,var(--sbv-ink),#17324e);color:#fff;border-radius:30px;padding:44px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:center}
.sbv-cta-label{display:inline-block;color:#5eead4;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:900;margin-bottom:10px}
.sbv-cta h2{font-size:clamp(2rem,4vw,3.05rem);line-height:1.08;letter-spacing:-.04em;margin:0 0 10px;max-width:780px}
.sbv-cta p{margin:0;color:#cbd5e1;max-width:760px}
.sbv-cta-actions{display:flex;flex-direction:column;align-items:stretch;gap:11px;min-width:235px}
.sbv-cta-secondary{text-align:center;color:#cbd5e1;font-size:.84rem;font-weight:780;padding:5px 8px;border-radius:8px}
.sbv-cta-secondary:hover{color:#fff;background:rgba(255,255,255,.06)}

.site-footer{background:#0b1220;color:#d8e0ea;padding:62px 0 24px}
.sbv-footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:34px}
.sbv-footer-title{font-weight:950;font-size:1.25rem;color:#fff}
.sbv-footer-copy{color:#9fb0c2;max-width:430px;margin:10px 0 18px}
.sbv-footer-wa{font-weight:850;color:#5eead4}
.sbv-footer-wa:hover{color:#99f6e4}
.sbv-footer-head{font-weight:900;color:#fff;margin-bottom:12px}
.sbv-footer-head--spaced{margin-top:22px}
.sbv-footer-links{list-style:none;margin:0;padding:0}
.sbv-footer-links li{margin:8px 0;color:#9fb0c2}
.sbv-footer-links a{color:#cbd5e1}
.sbv-footer-links a:hover{color:#fff}
.sbv-footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.10);display:flex;gap:18px;flex-wrap:wrap;justify-content:space-between;color:#8293a6;font-size:.84rem}

.sbv-content{padding:70px 0}
.sbv-content article{max-width:840px;margin:auto}
.sbv-content h1{font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.05em;line-height:1.05}
.sbv-content .entry-content{font-size:1.03rem}
.sbv-content .entry-content img{border-radius:16px}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus{position:fixed;top:12px;left:12px;z-index:10000;width:auto;height:auto;padding:10px 14px;background:#fff;color:#000;clip:auto;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15)}

@media(max-width:1080px){
  .sbv-hero-grid{grid-template-columns:1fr;gap:36px}
  .sbv-hero-panel{max-width:720px}
  .sbv-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sbv-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sbv-detail-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sbv-payment-box{grid-template-columns:1fr}
}

@media(max-width:900px){
  .admin-bar .site-header{top:46px}
  .sbv-menu-toggle{display:inline-flex}
  .sbv-nav{position:absolute;left:20px;right:20px;top:68px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--sbv-line);border-radius:18px;padding:18px;box-shadow:var(--sbv-shadow)}
  .sbv-nav.is-open{display:flex}
  .sbv-nav ul{flex-direction:column;align-items:stretch;gap:3px}
  .sbv-nav ul a{display:block;padding:9px}
  .sbv-header-cta{width:100%}
  .sbv-section-head,.sbv-split,.sbv-about-grid,.sbv-faq-layout{grid-template-columns:1fr;gap:30px}
  .sbv-section-head .sbv-lead{justify-self:start}
  .sbv-grid--3,.sbv-grid--2{grid-template-columns:1fr}
  .sbv-project-media{min-height:280px}
  .sbv-payment-box{gap:30px}
  .sbv-cta{grid-template-columns:1fr}
  .sbv-cta-actions{max-width:320px}
}

@media(max-width:640px){
  .sbv-container{width:min(100% - 28px,var(--sbv-max))}
  .sbv-section{padding:64px 0}
  .sbv-section--portfolio{padding-top:68px}
  .sbv-hero{padding:68px 0 56px}
  .sbv-hero h1{font-size:clamp(2.35rem,12.4vw,3.65rem)}
  .sbv-hero-panel{padding:23px;border-radius:24px}
  .sbv-panel-grid{grid-template-columns:1fr}
  .sbv-grid--4{grid-template-columns:1fr}
  .sbv-check-grid,.sbv-project-points{grid-template-columns:1fr}
  .sbv-project-media{padding:16px;min-height:240px}
  .sbv-browser-canvas{min-height:210px;padding:28px 22px}
  .sbv-project-content{padding:23px}
  .sbv-project-content h3{font-size:1.5rem}
  .sbv-detail-list{grid-template-columns:1fr 1fr}
  .sbv-cost-card{padding:8px 21px}
  .sbv-cost-row{grid-template-columns:1fr}
  .sbv-cost-chip{justify-self:start}
  .sbv-cta{padding:31px 24px;border-radius:24px}
  .sbv-cta-actions{max-width:none;width:100%}
  .sbv-footer-grid{grid-template-columns:1fr}
  .sbv-footer-bottom{flex-direction:column}
  .sbv-brand-tag{display:none}
  .sbv-brand-mark{height:42px}
  .sbv-strip-inner{justify-content:flex-start;gap:8px 14px}
  .sbv-strip-inner span{font-size:.82rem}
  .sbv-midcta-inner{align-items:flex-start;flex-direction:column}
  .sbv-midcta .sbv-btn{width:100%}
}

@media(max-width:410px){
  .sbv-detail-list{grid-template-columns:1fr}
  .sbv-actions .sbv-btn{width:100%}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}

/* Legal/compliance pages */
.sbv-content article{max-width:900px}
.sbv-content .entry-content{color:#334155}
.sbv-content .entry-content>p:first-of-type{font-size:1.08rem}
.sbv-content .entry-content h2{margin:2.2em 0 .55em;font-size:clamp(1.35rem,2.5vw,1.8rem);line-height:1.2;letter-spacing:-.025em;color:var(--sbv-ink)}
.sbv-content .entry-content h3{margin:1.6em 0 .45em;font-size:1.12rem;line-height:1.3;color:var(--sbv-ink)}
.sbv-content .entry-content p{margin:0 0 1.05em}
.sbv-content .entry-content ul,.sbv-content .entry-content ol{margin:0 0 1.3em;padding-left:1.35em}
.sbv-content .entry-content li{margin:.45em 0}
.sbv-content .entry-content a{text-decoration:underline;text-underline-offset:2px}
.sbv-legal-meta{display:inline-block;padding:8px 12px;border-radius:999px;background:var(--sbv-green-soft);color:var(--sbv-brand-dark);font-size:.84rem!important;margin-bottom:22px!important}
.sbv-footer-legal{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.10)}
.sbv-footer-legal a{color:#b9c6d4;font-size:.82rem;font-weight:750}
.sbv-footer-legal a:hover{color:#fff}

@media(max-width:640px){
  .sbv-footer-legal{flex-direction:column;gap:9px}
}

/* Organic-search service pages and resource navigation — v1.5.0 */
.sbv-section--resources{background:linear-gradient(180deg,#fff 0%,#f7faf9 100%);border-top:1px solid var(--sbv-line);border-bottom:1px solid var(--sbv-line)}
.sbv-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.sbv-resource-card{display:flex;flex-direction:column;gap:7px;min-height:154px;padding:22px;border:1px solid var(--sbv-line);border-radius:20px;background:#fff;color:var(--sbv-ink);box-shadow:0 10px 28px rgba(15,23,42,.04);transition:.2s ease}
.sbv-resource-card:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(15,23,42,.08);border-color:#cbd5e1;color:var(--sbv-ink)}
.sbv-resource-card span{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--sbv-brand)}
.sbv-resource-card strong{font-size:1.08rem;line-height:1.2;letter-spacing:-.02em}
.sbv-resource-card small{font-size:.88rem;line-height:1.55;color:var(--sbv-muted)}
.sbv-case-links{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin-top:22px;color:var(--sbv-muted);font-size:.92rem}
.sbv-case-links strong{color:var(--sbv-ink)}
.sbv-case-links a{font-weight:850}
.sbv-resource-meta{display:inline-flex!important;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--sbv-green-soft);color:var(--sbv-brand-dark)!important;font-size:.82rem!important;font-weight:750;margin:0 0 20px!important}
.sbv-resource-intro{font-size:1.16rem!important;line-height:1.75;color:#334155!important}
.sbv-resource-highlight{margin:24px 0 30px;padding:20px 22px;border-left:4px solid var(--sbv-brand);border-radius:0 16px 16px 0;background:var(--sbv-green-soft);color:#17352d}
.sbv-resource-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0 28px}
.sbv-resource-proof{padding:22px;border:1px solid var(--sbv-line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.04)}
.sbv-resource-proof h3{margin-top:0!important}
.sbv-resource-cta{margin:42px 0 8px;padding:30px;border-radius:22px;background:linear-gradient(135deg,#0b6b57,#0f8a6e);color:#fff}
.sbv-resource-cta h2{margin-top:0!important;color:#fff!important}
.sbv-resource-cta p{color:#e2f4ee!important;max-width:720px}
.sbv-resource-cta .sbv-resource-button{background:#fff;color:var(--sbv-brand-dark);text-decoration:none!important;margin-top:8px}
.sbv-resource-cta .sbv-resource-button:hover{background:#eaf8f3;color:var(--sbv-brand-dark)}
.sbv-related-links{padding:18px 22px 18px 38px!important;border:1px solid var(--sbv-line);border-radius:18px;background:#f8fafc}
.sbv-footer-resources{display:flex;align-items:center;gap:12px 18px;flex-wrap:wrap;margin-top:34px;padding:22px 0;border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10);font-size:.85rem}
.sbv-footer-resources strong{color:#fff;margin-right:4px}
.sbv-footer-resources a{color:#cbd5e1}
.sbv-footer-resources a:hover{color:#fff}
@media(max-width:900px){.sbv-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.sbv-resource-grid,.sbv-resource-proof-grid{grid-template-columns:1fr}.sbv-resource-card{min-height:0}.sbv-resource-cta{padding:24px 20px}.sbv-footer-resources{align-items:flex-start;flex-direction:column;gap:9px}}


/* Professional media integration — v1.5.1 */
.sbv-hero-visual{position:relative;z-index:1;margin:-31px -31px 25px;overflow:hidden;border-radius:30px 30px 18px 18px;border-bottom:1px solid rgba(255,255,255,.10);background:#fff}
.sbv-hero-visual img{width:100%;aspect-ratio:16/9;object-fit:cover}
.sbv-project-image{display:block;width:100%;height:100%;min-height:290px;object-fit:cover}
.sbv-page-media{margin:28px 0 34px}
.sbv-page-media--gallery{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.34fr);gap:18px;align-items:stretch}
.sbv-page-figure{margin:0;overflow:hidden;border:1px solid var(--sbv-line);border-radius:22px;background:#f8fafc;box-shadow:0 18px 50px rgba(15,23,42,.08)}
.sbv-page-figure img{width:100%;height:100%;object-fit:cover;border-radius:0!important}
.sbv-page-figure--primary{aspect-ratio:16/9}
.sbv-page-figure--mobile{min-height:100%}
.sbv-page-figure--mobile img{object-fit:cover}
.sbv-page-media-caption{margin:-20px 0 34px!important;color:var(--sbv-muted)!important;font-size:.86rem!important;text-align:center}
.sbv-client-proof-media{margin:48px 0 8px;padding:26px;border:1px solid var(--sbv-line);border-radius:24px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);box-shadow:0 16px 42px rgba(15,23,42,.06)}
.sbv-client-proof-media h2{margin:0 0 18px!important;font-size:1.45rem!important}
.sbv-client-proof-media img{width:100%;border-radius:18px!important;border:1px solid var(--sbv-line)}
@media(max-width:760px){
  .sbv-hero-visual{margin:-23px -23px 22px;border-radius:24px 24px 16px 16px}
  .sbv-page-media--gallery{grid-template-columns:1fr}
  .sbv-page-figure--mobile{max-height:620px}
  .sbv-page-figure--mobile img{object-fit:contain;background:#f8fafc}
  .sbv-project-image{min-height:220px}
  .sbv-client-proof-media{padding:20px}
}


/* Paid landing page conversion pass — v1.6.0 */
.sbv-paid-landing{max-width:900px;margin-inline:auto}
.sbv-paid-hero-title{font-size:clamp(2.35rem,5vw,4.4rem);line-height:1.03;letter-spacing:-.055em;margin:14px 0 16px;color:var(--sbv-ink)}
.sbv-paid-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:25px 0 14px}
.sbv-paid-qualifier{color:#64748b;font-size:.9rem;margin:0 0 24px}
.sbv-paid-inline-cta{display:flex;align-items:center;justify-content:center;margin:34px 0;padding:22px;border:1px solid var(--sbv-line);border-radius:18px;background:#f8fafc}
.sbv-paid-proof-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;margin:24px 0 40px;padding:24px;border-radius:20px;background:var(--sbv-green-soft);border:1px solid #cceee1}
.sbv-paid-proof-cta p{margin:0;color:#17352d;max-width:600px}
.sbv-paid-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0 12px}
.sbv-paid-pricing-grid .sbv-price-card{padding:24px}
.sbv-paid-pricing-grid .sbv-list{margin-bottom:24px}
.sbv-paid-pricing-grid .sbv-price-card--featured{padding-top:38px}
.sbv-paid-founder{margin:42px 0;padding:30px;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid var(--sbv-line);box-shadow:var(--sbv-shadow-soft)}
.sbv-paid-founder h2{margin:14px 0 12px;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.1;letter-spacing:-.035em}
.sbv-paid-founder p{color:var(--sbv-muted);max-width:760px}
.sbv-paid-faq{display:grid;gap:10px;margin:22px 0 34px}
.sbv-paid-faq details{border:1px solid var(--sbv-line);border-radius:14px;background:#fff;padding:0 18px}
.sbv-paid-faq summary{cursor:pointer;list-style:none;padding:17px 26px 17px 0;font-weight:850;position:relative;color:var(--sbv-ink)}
.sbv-paid-faq summary::-webkit-details-marker{display:none}
.sbv-paid-faq summary:after{content:'+';position:absolute;right:0;top:14px;font-size:1.35rem;color:var(--sbv-brand)}
.sbv-paid-faq details[open] summary:after{content:'−'}
.sbv-paid-faq details p{margin:0 0 18px;color:var(--sbv-muted)}
.sbv-paid-landing .sbv-resource-cta{margin-top:42px}
@media(max-width:700px){
  .sbv-paid-pricing-grid{grid-template-columns:1fr}
  .sbv-paid-hero-actions,.sbv-paid-hero-actions .sbv-btn,.sbv-paid-inline-cta .sbv-btn{width:100%}
  .sbv-paid-proof-cta{align-items:flex-start;flex-direction:column}
  .sbv-paid-proof-cta .sbv-btn{width:100%}
  .sbv-paid-founder{padding:24px}
}


/* v1.7.2 — Web Application Development Kenya hero layout */
.sbv-content article.sbv-webapp-page{max-width:var(--sbv-max)}
.sbv-webapp-page .entry-content{max-width:900px;margin-inline:auto}
.sbv-webapp-hero{display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%);align-items:stretch;overflow:hidden;min-height:520px;margin:8px 0 44px;border:1px solid #dce5ef;border-radius:30px;background:linear-gradient(135deg,#f7fafc 0%,#edf4fa 100%);box-shadow:0 24px 70px rgba(15,23,42,.12)}
.sbv-webapp-hero-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:50px 28px 50px 42px;background:linear-gradient(135deg,#f8fbfd 0%,#eef5fa 100%)}
.sbv-webapp-hero-copy .sbv-resource-meta{margin:0 0 14px}
.sbv-webapp-hero-copy h1{margin:0 0 18px;max-width:520px;font-size:clamp(2.25rem,2.65vw,2.95rem);line-height:1.02;letter-spacing:-.05em;color:var(--sbv-ink);text-wrap:balance}
.sbv-webapp-hero-copy>p:not(.sbv-resource-meta){margin:0;max-width:500px;color:var(--sbv-muted);font-size:1.05rem;line-height:1.65}
.sbv-webapp-hero-copy .sbv-paid-hero-actions{margin:25px 0 0}
.sbv-webapp-hero-visual{min-width:0;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#eaf1f7;border-left:1px solid #dce5ef}
.sbv-webapp-hero-visual img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center;display:block}
.sbv-web-app-landing>.sbv-resource-highlight{margin-top:0}
.sbv-service-extension{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;margin-top:26px;padding:27px 30px;border:1px solid rgba(29,95,209,.18);border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f4f8ff 100%);box-shadow:0 12px 32px rgba(15,23,42,.05)}
.sbv-service-extension-label{display:block;margin-bottom:7px;color:var(--sbv-blue);font-size:.73rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.sbv-service-extension h3{margin:0 0 7px;font-size:1.35rem;line-height:1.2;letter-spacing:-.025em}
.sbv-service-extension p{margin:0;max-width:780px;color:var(--sbv-muted)}
.sbv-service-extension .sbv-text-link{white-space:nowrap}

@media(max-width:900px){
  .sbv-webapp-hero{grid-template-columns:1fr;min-height:0}
  .sbv-webapp-hero-copy{padding:40px 32px 34px}
  .sbv-webapp-hero-copy h1{max-width:760px;font-size:clamp(2.35rem,7vw,3.6rem)}
  .sbv-webapp-hero-copy>p:not(.sbv-resource-meta){max-width:720px}
  .sbv-webapp-hero-visual{min-height:0;aspect-ratio:16/10;border-left:0;border-top:1px solid #dce5ef}
  .sbv-webapp-hero-visual img{min-height:0;width:100%;height:100%;object-fit:cover;object-position:center}
  .sbv-service-extension{grid-template-columns:1fr;gap:18px}
  .sbv-service-extension .sbv-text-link{white-space:normal}
}
@media(max-width:640px){
  .sbv-webapp-hero{margin-top:0;border-radius:22px}
  .sbv-webapp-hero-copy{padding:30px 22px 26px}
  .sbv-webapp-hero-copy h1{font-size:clamp(2.1rem,10.5vw,3rem);line-height:1.04}
  .sbv-webapp-hero-copy .sbv-paid-hero-actions,.sbv-webapp-hero-copy .sbv-btn{width:100%}
  .sbv-webapp-hero-visual{aspect-ratio:4/3}
  .sbv-service-extension{padding:23px 20px}
}
