/* ============================================================
   Scrap Car Buyer Sharjah Elementor Homepage
   All frontend styles are strictly scoped to .scbs-homepage-widget
============================================================ */
.scbs-homepage-widget,
.scbs-homepage-widget *{box-sizing:border-box}
.scbs-homepage-widget{
    --scbs-navy:#082b47;
    --scbs-navy2:#051f34;
    --scbs-orange:#ff5a00;
    --scbs-orange2:#ff7900;
    --scbs-light:#f5f8fb;
    --scbs-text:#10283e;
    --scbs-muted:#657383;
    --scbs-white:#fff;
    font-family:Roboto,Arial,sans-serif;
    color:var(--scbs-text);
    background:#fff;
    line-height:1.45;
    width:100%;
    overflow:visible;
}
.scbs-homepage-widget img{max-width:100%;display:block}
.scbs-homepage-widget a{text-decoration:none;color:inherit}
.scbs-homepage-widget button{font:inherit}
.scbs-homepage-widget i[class*="fa-"],
.scbs-homepage-widget i.fas,
.scbs-homepage-widget i.far,
.scbs-homepage-widget i.fab{display:inline-block;line-height:1;font-style:normal}
.scbs-homepage-widget svg{display:inline-block;fill:currentColor;vertical-align:middle}
.scbs-homepage-widget .scbs-container{width:min(1180px,92%);margin-left:auto;margin-right:auto;position:relative;z-index:1}
.scbs-homepage-widget .scbs-topbar,
.scbs-homepage-widget .scbs-header,
.scbs-homepage-widget .scbs-hero,
.scbs-homepage-widget .scbs-quick-wrap,
.scbs-homepage-widget .scbs-about,
.scbs-homepage-widget .scbs-how,
.scbs-homepage-widget .scbs-areas,
.scbs-homepage-widget .scbs-why,
.scbs-homepage-widget .scbs-cta,
.scbs-homepage-widget .scbs-footer{position:relative;isolation:isolate;transition-property:transform,box-shadow,background-color,border-color;transition-timing-function:ease}
.scbs-homepage-widget .scbs-topbar::before,
.scbs-homepage-widget .scbs-header::before,
.scbs-homepage-widget .scbs-hero::before,
.scbs-homepage-widget .scbs-quick-wrap::before,
.scbs-homepage-widget .scbs-about::before,
.scbs-homepage-widget .scbs-how::before,
.scbs-homepage-widget .scbs-areas::before,
.scbs-homepage-widget .scbs-why::before,
.scbs-homepage-widget .scbs-cta::before,
.scbs-homepage-widget .scbs-footer::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}
.scbs-homepage-widget .scbs-hover-lift:hover{transform:translateY(-5px)}
.scbs-homepage-widget .scbs-hover-scale:hover{transform:scale(1.025)}
.scbs-homepage-widget .scbs-hover-zoom:hover{transform:scale(1.04)}
.scbs-homepage-widget .scbs-hover-shadow:hover{box-shadow:0 18px 40px rgba(18,49,74,.18)}
.scbs-homepage-widget .scbs-section-title{text-align:center;margin-bottom:28px;position:relative;z-index:1}
.scbs-homepage-widget .scbs-eyebrow,
.scbs-homepage-widget .scbs-about-eyebrow{color:var(--scbs-orange);font-size:12px;font-weight:900;letter-spacing:3px;text-transform:uppercase}
.scbs-homepage-widget .scbs-section-title h2{font-family:Oswald,Arial,sans-serif;font-size:38px;line-height:1.15;margin:5px 0 0;color:var(--scbs-navy)}

/* Topbar */
.scbs-homepage-widget .scbs-topbar{min-height:38px;background:var(--scbs-navy);color:#fff;font-size:12px}
.scbs-homepage-widget .scbs-topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:15px}
.scbs-homepage-widget .scbs-topbar-left,.scbs-homepage-widget .scbs-topbar-right{display:flex;align-items:center;gap:25px}
.scbs-homepage-widget .scbs-topbar-item a,.scbs-homepage-widget .scbs-topbar-item span{display:inline-flex;align-items:center;gap:6px}
.scbs-homepage-widget .scbs-topbar i,.scbs-homepage-widget .scbs-topbar svg{color:#ff7a00;width:1em}
.scbs-homepage-widget .scbs-topbar .scbs-accent-icon i,.scbs-homepage-widget .scbs-topbar .scbs-accent-icon svg{color:#25d366}

/* Header */
.scbs-homepage-widget .scbs-header{min-height:82px;background:#fff;z-index:20;box-shadow:0 2px 14px rgba(0,0,0,.08)}
.scbs-homepage-widget .scbs-header-inner{min-height:82px;display:flex;justify-content:space-between;align-items:center;gap:22px}
.scbs-homepage-widget .scbs-logo{line-height:.9;display:block;min-width:max-content}
.scbs-homepage-widget .scbs-logo-main{font-family:Oswald,Arial,sans-serif;font-size:28px;font-weight:700;letter-spacing:-1px;color:#071f36}
.scbs-homepage-widget .scbs-logo-main span{color:var(--scbs-orange)}
.scbs-homepage-widget .scbs-logo-small{font-size:8px;text-transform:uppercase;letter-spacing:4px;color:#6d7781;margin-top:8px}
.scbs-homepage-widget .scbs-main-nav{display:flex;align-items:center;gap:34px}
.scbs-homepage-widget .scbs-main-nav a{font-size:14px;font-weight:600;transition:.25s;position:relative;white-space:nowrap}
.scbs-homepage-widget .scbs-main-nav a:hover,.scbs-homepage-widget .scbs-main-nav a.active{color:var(--scbs-orange)}
.scbs-homepage-widget .scbs-main-nav a.active::after{content:"";position:absolute;left:0;right:0;height:3px;background:var(--scbs-orange);bottom:-16px}
.scbs-homepage-widget .scbs-quote-btn{background:linear-gradient(135deg,#ff7200,#ff4c00);color:#fff;padding:15px 23px;border-radius:8px;font-weight:700;box-shadow:0 8px 18px rgba(255,83,0,.25);display:inline-flex;align-items:center;gap:8px;transition:.3s;white-space:nowrap}
.scbs-homepage-widget .scbs-quote-btn:hover{transform:translateY(-2px)}
.scbs-homepage-widget .scbs-mobile-toggle{display:none;align-items:center;justify-content:center;flex:0 0 auto;width:46px;height:46px;border:0;background:transparent;color:var(--scbs-navy);font-size:26px;line-height:1;cursor:pointer;padding:8px;position:relative;z-index:110;appearance:none;-webkit-appearance:none;transition-property:color,background-color,border-color,box-shadow,transform;transition-duration:.25s}
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;color:inherit;pointer-events:none}
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon i{display:block;color:inherit;font-size:1em;line-height:1}
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon svg{display:block;width:1em;height:1em;fill:currentColor;color:inherit}
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon-close{display:none}
.scbs-homepage-widget .scbs-mobile-toggle[aria-expanded="true"] .scbs-toggle-icon-open{display:none}
.scbs-homepage-widget .scbs-mobile-toggle[aria-expanded="true"] .scbs-toggle-icon-close{display:inline-flex}

/* Hero */
.scbs-homepage-widget .scbs-hero{position:relative;min-height:520px;overflow:hidden;background-image:linear-gradient(90deg,rgba(4,28,48,.92) 0%,rgba(4,28,48,.72) 38%,rgba(4,28,48,.25) 67%,rgba(4,28,48,.15) 100%),var(--scbs-hero-image);background-position:center;background-size:cover;background-repeat:no-repeat}
.scbs-homepage-widget .scbs-hero::after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(to top,rgba(3,25,43,.45),transparent 45%);pointer-events:none}
.scbs-homepage-widget .scbs-hero-inner{min-height:520px;display:flex;align-items:center}
.scbs-homepage-widget .scbs-hero-copy{max-width:590px;color:#fff;padding:58px 0;position:relative;z-index:2}
.scbs-homepage-widget .scbs-hero-tag{color:#ff7a00;font-size:15px;letter-spacing:5px;font-weight:900;margin-bottom:12px}
.scbs-homepage-widget .scbs-hero h1{font-family:Oswald,Arial,sans-serif;font-size:65px;line-height:.98;font-weight:700;letter-spacing:-1px;text-shadow:0 4px 16px rgba(0,0,0,.35);margin:0;color:#fff}
.scbs-homepage-widget .scbs-hero h1 span{display:block;color:#ff6500}
.scbs-homepage-widget .scbs-hero p{font-size:17px;max-width:530px;margin:18px 0 25px;line-height:1.45;color:#fff}
.scbs-homepage-widget .scbs-hero-buttons{display:flex;gap:15px;flex-wrap:wrap}
.scbs-homepage-widget .scbs-btn-orange,.scbs-homepage-widget .scbs-btn-dark{min-height:53px;padding:0 28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;transition:.3s;gap:10px}
.scbs-homepage-widget .scbs-btn-orange{color:#fff;background:linear-gradient(135deg,#ff7200,#ff4b00)}
.scbs-homepage-widget .scbs-btn-dark{border:2px solid rgba(255,255,255,.7);color:#fff;background:rgba(9,42,69,.78)}
.scbs-homepage-widget .scbs-btn-dark i,.scbs-homepage-widget .scbs-btn-dark svg{font-size:26px;width:1em}
.scbs-homepage-widget .scbs-btn-dark span{display:flex;flex-direction:column;line-height:1.1}
.scbs-homepage-widget .scbs-btn-dark small{font-size:11px;margin-top:4px}
.scbs-homepage-widget .scbs-btn-orange:hover{transform:translateY(-2px)}
.scbs-homepage-widget .scbs-hero-bottom-icons{margin-top:43px;display:flex;gap:32px;flex-wrap:wrap;font-size:12px}
.scbs-homepage-widget .scbs-hero-bottom-icons>div{display:flex;align-items:center;gap:8px}
.scbs-homepage-widget .scbs-hero-bottom-icons i,.scbs-homepage-widget .scbs-hero-bottom-icons svg{font-size:22px;color:#fff;width:1em}
.scbs-homepage-widget .scbs-buy-box{position:absolute;right:0;bottom:0;z-index:3;background:#092b47;color:#fff;width:255px;padding:24px 24px 25px 50px;clip-path:polygon(14% 0,100% 0,100% 100%,0 100%)}
.scbs-homepage-widget .scbs-buy-box h3{color:#ff7600;font-family:Oswald,Arial,sans-serif;font-size:18px;margin:0 0 8px}
.scbs-homepage-widget .scbs-buy-box ul{list-style:none;margin:0;padding:0;font-size:12px;line-height:2}
.scbs-homepage-widget .scbs-buy-box i{color:#ff6800;background:#fff;border-radius:50%;margin-right:7px;padding:2px;font-size:9px}

/* Quick Features */
.scbs-homepage-widget .scbs-quick-wrap{z-index:10;margin-top:-14px;background:transparent}
.scbs-homepage-widget .scbs-quick-features{background:#fff;border-radius:14px;padding:18px 20px;box-shadow:0 14px 35px rgba(18,49,74,.13);display:grid;grid-template-columns:repeat(5,1fr)}
.scbs-homepage-widget .scbs-quick-item{display:flex;gap:13px;align-items:center;padding:8px 20px;border-right:1px solid #e3e8ec;transition:.3s}
.scbs-homepage-widget .scbs-quick-item:last-child{border-right:none}
.scbs-homepage-widget .scbs-quick-icon{width:52px;height:52px;flex:0 0 52px;border-radius:50%;background:#f4f7fa;display:grid;place-items:center;font-size:22px;color:var(--scbs-orange);transition:.3s}
.scbs-homepage-widget .scbs-quick-icon svg{width:1em}
.scbs-homepage-widget .scbs-quick-item h4{font-size:14px;margin:0 0 4px;color:var(--scbs-text)}
.scbs-homepage-widget .scbs-quick-item p{font-size:11px;color:#697787;margin:0}

/* About */
.scbs-homepage-widget .scbs-about{padding:55px 0 45px;background:#fff}
.scbs-homepage-widget .scbs-about-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:54px;align-items:center}
.scbs-homepage-widget .scbs-about h2{font-family:Oswald,Arial,sans-serif;font-size:43px;line-height:1.05;margin:8px 0 18px;color:var(--scbs-navy)}
.scbs-homepage-widget .scbs-about h2 span{display:block;color:var(--scbs-orange)}
.scbs-homepage-widget .scbs-about-text{color:#637181;font-size:15px;line-height:1.55}
.scbs-homepage-widget .scbs-about-text p{margin-top:0}
.scbs-homepage-widget .scbs-about-btn{margin-top:16px}
.scbs-homepage-widget .scbs-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:25px}
.scbs-homepage-widget .scbs-stat{text-align:center;border-right:1px solid #d8dfe5;padding:0 8px}
.scbs-homepage-widget .scbs-stat:last-child{border:none}
.scbs-homepage-widget .scbs-stat strong{font-family:Oswald,Arial,sans-serif;font-size:29px;display:block;color:var(--scbs-orange)}
.scbs-homepage-widget .scbs-stat span{font-size:12px;color:#667382}
.scbs-homepage-widget .scbs-about-image{min-height:350px;border-radius:10px;overflow:hidden;position:relative;background-position:center;background-size:cover;background-repeat:no-repeat}
.scbs-homepage-widget .scbs-about-image-note{position:absolute;left:28px;top:22px;z-index:3;font-family:cursive;font-size:29px;line-height:.9;transform:rotate(-6deg);color:#071f36}
.scbs-homepage-widget .scbs-about-benefits{position:absolute;right:0;top:0;bottom:0;width:44%;background:rgba(5,34,56,.94);padding:29px 20px;color:#fff}
.scbs-homepage-widget .scbs-benefit-row{display:flex;align-items:center;gap:14px;padding:11px 0 15px;border-bottom:1px solid rgba(255,255,255,.17)}
.scbs-homepage-widget .scbs-benefit-row:last-child{border-bottom:0}
.scbs-homepage-widget .scbs-benefit-icon{width:44px;height:44px;flex:0 0 44px;background:#ff6a00;border-radius:50%;display:grid;place-items:center;font-size:19px;color:#fff;transition:.3s}
.scbs-homepage-widget .scbs-benefit-icon svg{width:1em}
.scbs-homepage-widget .scbs-benefit-row span{font-size:12px;font-weight:600}

/* How it works */
.scbs-homepage-widget .scbs-how{padding:32px 0 52px;background:#f5f8fa}
.scbs-homepage-widget .scbs-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}
.scbs-homepage-widget .scbs-step{background:#fff;border-radius:10px;min-height:160px;text-align:center;position:relative;padding:27px 18px 20px;box-shadow:0 7px 20px rgba(15,44,67,.04);transition:.3s;color:var(--scbs-text)}
.scbs-homepage-widget .scbs-step-number{position:absolute;width:46px;height:46px;background:var(--scbs-orange);color:#fff;border-radius:50%;left:15px;top:13px;display:grid;place-items:center;font-size:19px;font-weight:900}
.scbs-homepage-widget .scbs-step-icon{font-size:32px;margin:0 auto 14px;color:#0b2439}
.scbs-homepage-widget .scbs-step-icon svg{width:1em}
.scbs-homepage-widget .scbs-step h4{font-size:15px;margin:0 0 6px}
.scbs-homepage-widget .scbs-step p{color:#657383;font-size:12px;margin:0}
.scbs-homepage-widget .scbs-step:not(:last-child)::after{content:"›";position:absolute;right:-27px;top:50%;transform:translateY(-50%);font-size:39px;font-weight:300;color:#15324b}

/* Areas */
.scbs-homepage-widget .scbs-areas{padding:30px 0 48px;background:#fff}
.scbs-homepage-widget .scbs-area-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.scbs-homepage-widget .scbs-area-card{height:130px;border-radius:7px;overflow:hidden;position:relative;color:#fff;background-position:center;background-size:cover;background-repeat:no-repeat;transition:.3s;display:block}
.scbs-homepage-widget .scbs-area-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,var(--scbs-card-overlay,rgba(3,28,48,.88)),transparent 65%);z-index:0}
.scbs-homepage-widget .scbs-area-card:hover{transform:translateY(-3px)}
.scbs-homepage-widget .scbs-area-card h3{position:absolute;z-index:2;left:10px;right:10px;bottom:10px;text-align:center;font-size:15px;margin:0;color:#fff}
.scbs-homepage-widget .scbs-area-card-alt{background:var(--scbs-navy);display:grid;place-items:center}
.scbs-homepage-widget .scbs-area-card-alt::after{display:none}
.scbs-homepage-widget .scbs-area-icon{font-size:42px;color:#d6e0e7;position:relative;z-index:1;margin-top:-17px}
.scbs-homepage-widget .scbs-area-icon svg{width:1em}

/* Why */
.scbs-homepage-widget .scbs-why{padding:26px 0 38px;background:linear-gradient(90deg,#fff8f4,#fff,#fff7f1)}
.scbs-homepage-widget .scbs-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.scbs-homepage-widget .scbs-why-card{background:#fff;border-radius:8px;padding:15px;display:flex;align-items:center;gap:13px;box-shadow:0 6px 20px rgba(13,43,67,.05);transition:.3s}
.scbs-homepage-widget .scbs-why-icon{width:54px;height:54px;flex:0 0 54px;border-radius:50%;background:var(--scbs-orange);color:#fff;display:grid;place-items:center;font-size:23px;transition:.3s}
.scbs-homepage-widget .scbs-why-icon svg{width:1em}
.scbs-homepage-widget .scbs-why-card h4{font-size:13px;margin:0}
.scbs-homepage-widget .scbs-why-card p{font-size:10px;margin:3px 0 0;color:#697787}

/* CTA */
.scbs-homepage-widget .scbs-cta{min-height:125px;background-image:linear-gradient(90deg,rgba(4,31,52,.96),rgba(6,39,65,.88),rgba(6,39,65,.4)),var(--scbs-cta-image);background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff}
.scbs-homepage-widget .scbs-cta-inner{min-height:125px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.scbs-homepage-widget .scbs-cta h2{font-family:Oswald,Arial,sans-serif;font-size:32px;margin:0;color:#fff}
.scbs-homepage-widget .scbs-cta p{font-size:12px;margin:4px 0 0;max-width:590px;color:#fff}
.scbs-homepage-widget .scbs-cta-action{display:flex;flex-direction:column;align-items:center;gap:7px}
.scbs-homepage-widget .scbs-cta-small{font-size:10px}

/* Footer */
.scbs-homepage-widget .scbs-footer{background:#062841;color:#fff;padding:36px 0 17px}
.scbs-homepage-widget .scbs-footer-grid{display:grid;grid-template-columns:1.45fr .65fr .75fr 1.05fr;gap:45px}
.scbs-homepage-widget .scbs-footer .scbs-logo-main{color:#fff}
.scbs-homepage-widget .scbs-footer .scbs-logo-small{color:#c9d2da}
.scbs-homepage-widget .scbs-footer-text{color:#ccd4db;font-size:12px;margin:17px 0;line-height:1.6;max-width:310px}
.scbs-homepage-widget .scbs-socials{display:flex;gap:14px}
.scbs-homepage-widget .scbs-socials a{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;color:#fff;transition:.3s}
.scbs-homepage-widget .scbs-socials a:hover{background:var(--scbs-orange)}
.scbs-homepage-widget .scbs-socials svg{width:1em}
.scbs-homepage-widget .scbs-footer-title{font-size:13px;font-weight:700;margin-bottom:12px}
.scbs-homepage-widget .scbs-footer-links{list-style:none;margin:0;padding:0}
.scbs-homepage-widget .scbs-footer-links li{color:#d4dce2;font-size:11px;line-height:1.9}
.scbs-homepage-widget .scbs-footer-links a:hover{color:#fff}
.scbs-homepage-widget .scbs-contact-line{display:flex;gap:10px;margin-bottom:9px;align-items:flex-start;color:#d4dce2;font-size:11px}
.scbs-homepage-widget .scbs-contact-line i,.scbs-homepage-widget .scbs-contact-line svg{width:16px;font-size:14px;color:#fff;flex:0 0 16px}
.scbs-homepage-widget .scbs-footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding-top:17px;margin-top:30px;color:#c8d1d8;font-size:10px}

/* Floating WhatsApp */
.scbs-homepage-widget .scbs-floating-whatsapp{position:fixed;right:20px;bottom:20px;width:55px;height:55px;background:#25d366;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:30px;box-shadow:0 7px 20px rgba(0,0,0,.2);z-index:999;transition:.3s}
.scbs-homepage-widget .scbs-floating-whatsapp:hover{transform:translateY(-3px) scale(1.04)}
.scbs-homepage-widget .scbs-floating-whatsapp svg{width:1em}

/* Responsive */
@media(max-width:1050px){
    .scbs-homepage-widget .scbs-main-nav{gap:18px}
    .scbs-homepage-widget .scbs-main-nav a{font-size:12px}
    .scbs-homepage-widget .scbs-quick-features{grid-template-columns:repeat(3,1fr)}
    .scbs-homepage-widget .scbs-quick-item{border-bottom:1px solid #e5e9ed}
    .scbs-homepage-widget .scbs-area-grid{grid-template-columns:repeat(3,1fr)}
    .scbs-homepage-widget .scbs-why-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:800px){
    .scbs-homepage-widget .scbs-hide-tablet{display:none!important}
    .scbs-homepage-widget .scbs-header,.scbs-homepage-widget .scbs-header-inner{min-height:70px}
    .scbs-homepage-widget .scbs-mobile-toggle{display:inline-flex}
    .scbs-homepage-widget .scbs-main-nav{display:none;position:absolute;left:0;right:0;top:70px;background:#fff;padding:22px;flex-direction:column;align-items:flex-start;box-shadow:0 12px 25px rgba(0,0,0,.13);z-index:100}
    .scbs-homepage-widget .scbs-main-nav.is-open{display:flex}
    .scbs-homepage-widget .scbs-main-nav a.active::after{display:none}
    .scbs-homepage-widget .scbs-quote-btn{display:none}
    .scbs-homepage-widget .scbs-hero h1{font-size:53px}
    .scbs-homepage-widget .scbs-buy-box{display:none}
    .scbs-homepage-widget .scbs-quick-features{grid-template-columns:repeat(2,1fr)}
    .scbs-homepage-widget .scbs-about-grid{grid-template-columns:1fr}
    .scbs-homepage-widget .scbs-about-image{min-height:430px}
    .scbs-homepage-widget .scbs-steps{grid-template-columns:repeat(2,1fr)}
    .scbs-homepage-widget .scbs-step::after{display:none!important}
    .scbs-homepage-widget .scbs-footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:550px){
    .scbs-homepage-widget .scbs-container{width:91%}
    .scbs-homepage-widget .scbs-topbar{padding:7px 0}
    .scbs-homepage-widget .scbs-topbar-inner{justify-content:center;min-height:auto}
    .scbs-homepage-widget .scbs-topbar-left{display:none}
    .scbs-homepage-widget .scbs-topbar-right{font-size:10px;gap:15px}
    .scbs-homepage-widget .scbs-logo-main{font-size:23px}
    .scbs-homepage-widget .scbs-logo-small{letter-spacing:2.4px;font-size:6px}
    .scbs-homepage-widget .scbs-hero,.scbs-homepage-widget .scbs-hero-inner{min-height:550px}
    .scbs-homepage-widget .scbs-hero-copy{padding:48px 0}
    .scbs-homepage-widget .scbs-hero-tag{letter-spacing:3px;font-size:12px}
    .scbs-homepage-widget .scbs-hero h1{font-size:44px}
    .scbs-homepage-widget .scbs-hero p{font-size:14px}
    .scbs-homepage-widget .scbs-hero-buttons{flex-direction:column;align-items:flex-start}
    .scbs-homepage-widget .scbs-hero-bottom-icons{gap:14px;margin-top:28px}
    .scbs-homepage-widget .scbs-hero-bottom-icons>div{width:46%;font-size:10px}
    .scbs-homepage-widget .scbs-quick-features{grid-template-columns:1fr;padding:8px}
    .scbs-homepage-widget .scbs-quick-item{border-right:0;padding:12px}
    .scbs-homepage-widget .scbs-about{padding-top:40px}
    .scbs-homepage-widget .scbs-about h2{font-size:36px}
    .scbs-homepage-widget .scbs-stats{gap:5px}
    .scbs-homepage-widget .scbs-stat strong{font-size:24px}
    .scbs-homepage-widget .scbs-about-image{min-height:470px}
    .scbs-homepage-widget .scbs-about-benefits{width:100%;top:auto;height:auto;padding:12px 18px}
    .scbs-homepage-widget .scbs-benefit-row{padding:7px 0}
    .scbs-homepage-widget .scbs-benefit-icon{width:36px;height:36px;flex-basis:36px;font-size:15px}
    .scbs-homepage-widget .scbs-steps{grid-template-columns:1fr;gap:14px}
    .scbs-homepage-widget .scbs-area-grid{grid-template-columns:repeat(2,1fr)}
    .scbs-homepage-widget .scbs-area-card{height:125px}
    .scbs-homepage-widget .scbs-why-grid{grid-template-columns:1fr}
    .scbs-homepage-widget .scbs-cta-inner{padding:25px 0;flex-direction:column;align-items:flex-start}
    .scbs-homepage-widget .scbs-cta h2{font-size:29px}
    .scbs-homepage-widget .scbs-footer-grid{grid-template-columns:1fr;gap:28px}
}

/* v1.0.3 mobile toggle visibility hardening */
.scbs-homepage-widget .scbs-header,
.scbs-homepage-widget .scbs-header-inner{position:relative}
.scbs-homepage-widget .scbs-mobile-toggle{opacity:1;visibility:visible}
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon,
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon i,
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon svg,
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon svg path{color:inherit;fill:currentColor}
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon:empty{width:24px;height:18px;position:relative}
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon-open:empty::before,
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon-open:empty::after{content:"";position:absolute;left:0;width:24px;height:2px;background:currentColor;border-radius:2px}
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon-open:empty::before{top:1px;box-shadow:0 7px 0 currentColor,0 14px 0 currentColor}
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon-open:empty::after{display:none}
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon-close:empty::before,
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon-close:empty::after{content:"";position:absolute;left:1px;top:8px;width:22px;height:2px;background:currentColor;border-radius:2px}
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon-close:empty::before{transform:rotate(45deg)}
.scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon-close:empty::after{transform:rotate(-45deg)}
@media(max-width:800px){
    .scbs-homepage-widget .scbs-header-inner{gap:10px}
    .scbs-homepage-widget .scbs-logo{min-width:0;max-width:calc(100% - 58px);overflow:hidden}
    .scbs-homepage-widget .scbs-mobile-toggle{display:inline-flex!important;opacity:1!important;visibility:visible!important;flex:0 0 auto!important;margin-left:auto;z-index:999!important}
    .scbs-homepage-widget .scbs-mobile-toggle .scbs-toggle-icon{opacity:1!important;visibility:visible!important}
}
