:root{
  --bdw-green: var(--ast-global-color-0, #34d186);
  --bdw-green-dark: var(--ast-global-color-1, #20b978);
  --bdw-ink: var(--ast-global-color-2, #2f313f);
  --bdw-text: var(--ast-global-color-3, #4b4f5c);
  --bdw-soft: var(--ast-global-color-4, #f4f6f5);
  --bdw-white:#fff;
  --bdw-border:#e7eae8;
  --bdw-radius:22px;
  --bdw-shadow:0 14px 45px rgba(30,45,40,.09);
}
html{scroll-behavior:smooth}
body.bdw-generated-page{margin:0;background:#fff}
body.bdw-generated-page #wpadminbar{z-index:999999}
.bdw-site,.bdw-site *{box-sizing:border-box}
.bdw-site{font-family:inherit;color:var(--bdw-text);background:#fff;line-height:1.65}
.bdw-site a{text-decoration:none}
.bdw-site h1,.bdw-site h2,.bdw-site h3,.bdw-site h4{font-family:inherit;color:var(--bdw-ink);line-height:1.12;margin-top:0;font-weight:700}
.bdw-site h1{font-size:clamp(2.5rem,5.5vw,5rem);letter-spacing:-.045em;margin-bottom:22px}
.bdw-site h2{font-size:clamp(1.8rem,3.5vw,3rem);letter-spacing:-.03em;margin-bottom:18px}
.bdw-site h3{font-size:1.18rem;margin-bottom:10px}
.bdw-site p{margin-top:0}
.bdw-container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.bdw-narrow{max-width:850px}
.bdw-main{min-height:60vh}
.bdw-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:.2s}
.admin-bar .bdw-header{top:32px}
.bdw-header.is-scrolled{border-color:var(--bdw-border);box-shadow:0 6px 24px rgba(0,0,0,.04)}
.bdw-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.bdw-brand{display:flex;align-items:center;min-width:120px}
.bdw-brand .custom-logo-link{display:flex;align-items:center}
.bdw-brand img{max-height:36px;width:auto}
.bdw-text-logo{font-size:1.35rem;font-weight:800;color:var(--bdw-ink)!important;letter-spacing:-.03em}
.bdw-nav{display:flex;align-items:center;gap:9px;margin-left:auto}
.bdw-nav>a,.bdw-nav-item>a,.bdw-lang-fallback{display:flex;align-items:center;gap:5px;padding:10px 12px;color:var(--bdw-ink)!important;font-weight:650;font-size:.95rem;border-radius:10px}
.bdw-nav>a:hover,.bdw-nav-item>a:hover{background:var(--bdw-soft)}
.bdw-nav-item{position:relative}
.bdw-submenu{position:absolute;top:calc(100% + 8px);left:0;width:245px;background:#fff;border:1px solid var(--bdw-border);border-radius:16px;box-shadow:var(--bdw-shadow);padding:9px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s}
.bdw-nav-item:hover .bdw-submenu,.bdw-nav-item:focus-within .bdw-submenu{opacity:1;visibility:visible;transform:none}
.bdw-submenu a{display:block;padding:10px 12px;border-radius:9px;color:var(--bdw-ink)!important;font-size:.92rem;font-weight:550}
.bdw-submenu a:hover{background:var(--bdw-soft)}
.bdw-chevron{font-size:.8em;opacity:.6}
.bdw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;background:var(--bdw-green);color:#10271e!important;font-weight:750;border:2px solid var(--bdw-green);transition:.2s;box-shadow:none}
.bdw-btn:hover{background:var(--bdw-green-dark);border-color:var(--bdw-green-dark);transform:translateY(-1px)}
.bdw-btn-sm{min-height:42px!important;padding:0 19px!important;margin-left:3px}
.bdw-btn-outline{background:#fff;color:var(--bdw-ink)!important;border-color:var(--bdw-border)}
.bdw-btn-outline:hover{background:var(--bdw-soft);border-color:var(--bdw-border)}
.bdw-btn-full{width:100%;border:0;font:inherit;cursor:pointer;font-weight:750}
.bdw-menu-toggle{display:none;background:transparent;border:0;padding:8px;cursor:pointer}
.bdw-menu-toggle span{width:23px;height:2px;background:var(--bdw-ink);display:block;margin:5px 0;border-radius:4px}
.bdw-lang{display:flex;align-items:center;min-width:42px}
.bdw-lang .weglot-container,.bdw-lang aside{margin:0!important}
.bdw-home-hero{padding:90px 0 76px;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--bdw-green) 9%,white) 100%)}
.bdw-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}
.bdw-lead{font-size:clamp(1.06rem,1.7vw,1.25rem);max-width:720px;color:var(--bdw-text);margin-bottom:28px}
.bdw-eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.11em;font-size:.76rem;font-weight:800;color:#14784e;margin-bottom:16px}
.bdw-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.bdw-trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;font-size:.9rem;font-weight:650;color:var(--bdw-text)}
.bdw-hero-panel{background:var(--bdw-ink);color:#fff;border-radius:28px;padding:28px;box-shadow:var(--bdw-shadow)}
.bdw-hero-panel h2{color:#fff;font-size:1.65rem;margin-bottom:18px}
.bdw-panel-badge{display:inline-block;color:var(--bdw-green);font-weight:800;font-size:.72rem;letter-spacing:.12em;margin-bottom:10px}
.bdw-hero-panel>a{display:flex;align-items:center;justify-content:space-between;color:#fff!important;padding:15px 2px;border-bottom:1px solid rgba(255,255,255,.14)}
.bdw-hero-panel>a:last-child{border-bottom:0}
.bdw-hero-panel>a span{color:var(--bdw-green);font-size:1.25rem}
.bdw-page-hero{padding:82px 0 64px;background:linear-gradient(180deg,color-mix(in srgb,var(--bdw-green) 8%,white),#fff)}
.bdw-page-hero h1{font-size:clamp(2.35rem,5vw,4.4rem)}
.bdw-section{padding:78px 0}
.bdw-soft-section{background:var(--bdw-soft)}
.bdw-section-head{max-width:760px;margin-bottom:35px}
.bdw-section-head p{font-size:1.07rem}
.bdw-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.bdw-card{background:#fff;border:1px solid var(--bdw-border);border-radius:var(--bdw-radius);padding:25px;min-height:215px;display:flex;flex-direction:column;transition:.2s;color:var(--bdw-text)!important}
.bdw-card:hover{transform:translateY(-4px);box-shadow:var(--bdw-shadow);border-color:transparent}
.bdw-card-icon{height:42px;width:42px;border-radius:50%;background:color-mix(in srgb,var(--bdw-green) 20%,white);display:flex;align-items:center;justify-content:center;color:#176f4b;font-weight:800;margin-bottom:25px}
.bdw-card p{flex:1}
.bdw-card span{font-weight:750;color:var(--bdw-ink)}
.bdw-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.bdw-steps-3{grid-template-columns:repeat(3,1fr)}
.bdw-steps>div{padding:22px;border-top:3px solid var(--bdw-green);background:#fff;border-radius:0 0 16px 16px;box-shadow:0 8px 22px rgba(30,45,40,.05)}
.bdw-steps span{display:inline-block;color:#14885a;font-size:.8rem;font-weight:900;margin-bottom:18px}
.bdw-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.bdw-stat-box{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--bdw-border);border-radius:var(--bdw-radius);overflow:hidden}
.bdw-stat-box>div{padding:28px 20px;border-right:1px solid var(--bdw-border)}
.bdw-stat-box>div:last-child{border-right:0}
.bdw-stat-box strong{display:block;color:var(--bdw-ink);font-size:1.8rem;letter-spacing:-.04em}
.bdw-stat-box span{font-size:.86rem}
.bdw-cta-section{padding-top:20px}
.bdw-cta-box{background:var(--bdw-ink);border-radius:30px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.bdw-cta-box h2,.bdw-cta-box p{color:#fff}
.bdw-cta-box .bdw-eyebrow{color:var(--bdw-green)}
.bdw-form-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:65px;align-items:start}
.bdw-form-card{border:1px solid var(--bdw-border);border-radius:24px;padding:30px;box-shadow:var(--bdw-shadow);background:#fff}
.bdw-register-form{display:grid;gap:16px}
.bdw-field label{display:block;font-weight:700;color:var(--bdw-ink);font-size:.92rem;margin-bottom:7px}
.bdw-field label span{color:#d33}
.bdw-field input,.bdw-field select{width:100%;height:50px;border:1px solid #dfe4e1;border-radius:11px;padding:0 14px;font:inherit;color:var(--bdw-ink);background:#fff;outline:0}
.bdw-field input:focus,.bdw-field select:focus{border-color:var(--bdw-green);box-shadow:0 0 0 3px color-mix(in srgb,var(--bdw-green) 18%,transparent)}
.bdw-two-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.bdw-consent{display:flex;gap:10px;font-size:.82rem;line-height:1.5}
.bdw-consent input{margin-top:4px}
.bdw-consent a{color:#15764f!important;text-decoration:underline}
.bdw-form-small{font-size:.78rem;text-align:center;margin:0;color:#707672}
.bdw-hp{position:absolute!important;left:-9999px!important}
.bdw-check-list{padding:0;margin:20px 0;list-style:none}
.bdw-check-list li{position:relative;padding:10px 0 10px 32px;border-bottom:1px solid var(--bdw-border)}
.bdw-check-list li:before{content:'✓';position:absolute;left:0;top:10px;width:21px;height:21px;background:color-mix(in srgb,var(--bdw-green) 22%,white);color:#14784e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:900}
.bdw-large-list li{font-size:1.02rem;padding-top:14px;padding-bottom:14px}
.bdw-note{padding:18px 20px;border-radius:14px;background:#f6f7f6;border-left:4px solid var(--bdw-green);font-size:.92rem}
.bdw-info-box{padding:28px;border-radius:22px;background:var(--bdw-soft);border:1px solid var(--bdw-border)}
.bdw-info-box .bdw-btn{margin-top:10px}
.bdw-number-list{padding-left:24px}.bdw-number-list li{padding:9px 0}
.bdw-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.bdw-two-col-list{display:grid;grid-template-columns:1fr 1fr;gap:60px}
.bdw-process-list{max-width:800px;margin:0 auto}
.bdw-process-list>div{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--bdw-border)}
.bdw-process-list>div>b{width:50px;height:50px;border-radius:50%;background:var(--bdw-green);color:#133526;display:flex;align-items:center;justify-content:center}
.bdw-process-list h3{margin-bottom:5px}.bdw-process-list p{margin-bottom:0}
.bdw-big-number strong{display:block;font-size:clamp(4rem,9vw,7.5rem);letter-spacing:-.07em;line-height:.9;color:var(--bdw-ink)}
.bdw-big-number span{display:block;margin-top:20px;max-width:440px;font-weight:650}
.bdw-faq details{border-bottom:1px solid var(--bdw-border);padding:0}
.bdw-faq summary{cursor:pointer;font-size:1.06rem;font-weight:750;color:var(--bdw-ink);padding:18px 0}
.bdw-faq details p{padding:0 0 18px;margin:0}
.bdw-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.bdw-post-card{padding:24px;border:1px solid var(--bdw-border);border-radius:18px}
.bdw-post-card h2{font-size:1.3rem}.bdw-post-card h2 a{color:var(--bdw-ink)!important}
.bdw-post-meta{font-size:.78rem;font-weight:700;color:#767d79;margin-bottom:12px}
.bdw-inline-link{color:#14784e!important;font-weight:750}
.bdw-empty{text-align:center;padding:60px;background:var(--bdw-soft);border-radius:22px}
.bdw-footer{background:#242631;color:#cfd3d0;padding:60px 0 25px;margin-top:35px}
.bdw-footer h4{color:#fff;font-size:1rem;margin-bottom:16px}
.bdw-footer p{max-width:360px}
.bdw-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}
.bdw-footer-grid>div>a{display:block;color:#cfd3d0!important;padding:5px 0;font-size:.9rem}
.bdw-footer-grid>div>a:hover{color:var(--bdw-green)!important}
.bdw-footer-logo{margin-bottom:16px}.bdw-footer-logo .custom-logo{max-height:36px;width:auto}.bdw-footer-logo .bdw-text-logo{color:#fff!important}
.bdw-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:.78rem}
@media(max-width:980px){
 .admin-bar .bdw-header{top:46px}
 .bdw-menu-toggle{display:block}.bdw-header-inner{min-height:68px}
 .bdw-nav{display:none;position:absolute;left:20px;right:20px;top:calc(100% + 8px);background:#fff;border:1px solid var(--bdw-border);border-radius:18px;box-shadow:var(--bdw-shadow);padding:12px;align-items:stretch;flex-direction:column;gap:2px;max-height:75vh;overflow:auto}
 .bdw-nav.is-open{display:flex}.bdw-nav>a,.bdw-nav-item>a,.bdw-lang-fallback{justify-content:space-between;padding:12px}
 .bdw-submenu{position:static;width:auto;box-shadow:none;border:0;border-radius:10px;background:var(--bdw-soft);padding:0 8px;display:none;opacity:1;visibility:visible;transform:none}
 .bdw-nav-item.mobile-open .bdw-submenu{display:block}
 .bdw-btn-sm{margin:7px 0 0!important}
 .bdw-hero-grid,.bdw-split,.bdw-form-layout{grid-template-columns:1fr;gap:36px}
 .bdw-card-grid,.bdw-post-grid{grid-template-columns:repeat(2,1fr)}
 .bdw-steps{grid-template-columns:repeat(2,1fr)}
 .bdw-stat-box{grid-template-columns:1fr}.bdw-stat-box>div{border-right:0;border-bottom:1px solid var(--bdw-border)}.bdw-stat-box>div:last-child{border-bottom:0}
 .bdw-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.bdw-footer-grid>div:last-child{grid-column:1/-1}
}
@media(max-width:640px){
 .bdw-container{width:min(100% - 28px,1180px)}
 .bdw-home-hero,.bdw-page-hero{padding:56px 0 48px}
 .bdw-section{padding:55px 0}
 .bdw-site h1{font-size:2.5rem}
 .bdw-card-grid,.bdw-post-grid,.bdw-steps,.bdw-steps-3,.bdw-choice-grid,.bdw-two-col-list,.bdw-two-fields{grid-template-columns:1fr}
 .bdw-card{min-height:auto}
 .bdw-cta-box{padding:28px;flex-direction:column;align-items:flex-start}
 .bdw-form-card{padding:20px}
 .bdw-footer-grid{grid-template-columns:1fr 1fr}.bdw-footer-grid>div:first-child,.bdw-footer-grid>div:last-child{grid-column:1/-1}
 .bdw-footer-bottom{flex-direction:column}
 .bdw-trust-row{gap:9px 15px}
}

/* ==============================
   BoltDriver Website 2026 — V2
   Visual refresh inspired by the clarity of modern mobility sites.
   ============================== */
.bdw-home-hero-v2{padding:64px 0 70px;background:linear-gradient(135deg,color-mix(in srgb,var(--bdw-green) 82%,#bdf7d9) 0%,color-mix(in srgb,var(--bdw-green) 55%,#effff6) 55%,#f8fffb 100%);overflow:hidden}
.bdw-home-lead-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:58px;align-items:center}
.bdw-home-copy h1{max-width:760px;font-size:clamp(3rem,5.8vw,5.6rem);line-height:.98;color:#17231f;letter-spacing:-.058em}
.bdw-home-copy .bdw-lead{max-width:700px;color:#274137;font-size:clamp(1.05rem,1.55vw,1.22rem)}
.bdw-home-copy .bdw-eyebrow{color:#173d2d}
.bdw-benefit-pills{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.bdw-benefit-pills span{display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.66);border:1px solid rgba(23,54,42,.12);font-size:.83rem;font-weight:750;color:#17362a}
.bdw-home-driver-poster{margin-top:30px;max-width:670px;filter:drop-shadow(0 26px 50px rgba(20,53,41,.12))}
.bdw-home-driver-poster img{width:100%;display:block;border-radius:30px}
.bdw-home-form-wrap{background:#fff;border-radius:28px;padding:30px;box-shadow:0 30px 80px rgba(31,62,50,.17);border:1px solid rgba(23,54,42,.08);position:relative;z-index:3}
.bdw-home-form-wrap h2{font-size:2rem;margin-bottom:7px}
.bdw-home-form-wrap>p{font-size:.94rem;color:#66716c;margin-bottom:20px}
.bdw-form-kicker{font-size:.72rem;letter-spacing:.12em;font-weight:900;color:#14784e;margin-bottom:8px}
.bdw-register-form-home{grid-template-columns:1fr 1fr;gap:12px}
.bdw-register-form-home>.bdw-two-fields,.bdw-register-form-home>.bdw-consent,.bdw-register-form-home>.bdw-btn,.bdw-register-form-home>.bdw-form-small,.bdw-register-form-home>.bdw-hp{grid-column:1/-1}
.bdw-register-form-home .bdw-field label{font-size:.82rem;margin-bottom:5px}
.bdw-register-form-home .bdw-field input,.bdw-register-form-home .bdw-field select{height:46px;border-radius:10px;font-size:.9rem}
.bdw-register-form-home .bdw-consent{font-size:.72rem}
.bdw-register-form-home .bdw-btn{min-height:48px}

.bdw-why-section{padding-top:86px}
.bdw-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.bdw-feature-card{padding:30px 28px;border:1px solid var(--bdw-border);border-radius:24px;background:#fff;min-height:230px}
.bdw-feature-icon{width:54px;height:54px;border-radius:18px;background:color-mix(in srgb,var(--bdw-green) 27%,#fff);display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:900;color:#17362a;margin-bottom:34px}
.bdw-feature-card h3{font-size:1.35rem}
.bdw-feature-card p{margin-bottom:0;color:#626b67}
.bdw-steps-v2>div{border-top:0;border-radius:22px;padding:28px;box-shadow:none;border:1px solid var(--bdw-border)}
.bdw-steps-v2>div span{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--bdw-green);color:#17362a;margin-bottom:30px}

.bdw-service-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.bdw-service-tile{display:grid;grid-template-columns:44% 56%;align-items:center;min-height:280px;border-radius:26px;overflow:hidden;background:#fff;border:1px solid var(--bdw-border);color:var(--bdw-text)!important;transition:.22s}
.bdw-service-tile:hover{transform:translateY(-4px);box-shadow:var(--bdw-shadow);border-color:transparent}
.bdw-service-tile img{width:100%;height:100%;min-height:280px;object-fit:cover;background:#eaf9f1}
.bdw-service-tile>div{padding:28px}
.bdw-service-tile span{font-size:.69rem;letter-spacing:.12em;font-weight:900;color:#168458}
.bdw-service-tile h3{font-size:1.55rem;margin:9px 0 10px}
.bdw-service-tile p{margin:0}
.bdw-center-action{text-align:center;margin-top:30px}

.bdw-dark-section{background:#242631;color:#d7dcda;overflow:hidden}
.bdw-dark-section h2{color:#fff;max-width:690px}
.bdw-dark-section p{color:#d7dcda;max-width:660px;font-size:1.06rem}
.bdw-dark-section .bdw-eyebrow{color:var(--bdw-green)}
.bdw-guide-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}
.bdw-guide-feature img{width:100%;display:block;max-height:560px;object-fit:contain;filter:drop-shadow(0 28px 40px rgba(0,0,0,.22))}
.bdw-btn-dark-outline{background:transparent!important;border-color:rgba(255,255,255,.28)!important;color:#fff!important}
.bdw-btn-dark-outline:hover{background:rgba(255,255,255,.08)!important}
.bdw-cta-v2{background:linear-gradient(135deg,#242631,#313442)}

/* Visual hero used on all generated inner pages */
.bdw-page-hero-v2{padding:62px 0;background:linear-gradient(135deg,#f9fffc 0%,color-mix(in srgb,var(--bdw-green) 12%,white) 100%);overflow:hidden}
.bdw-page-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:62px;align-items:center}
.bdw-page-hero-copy h1{font-size:clamp(2.7rem,5.1vw,5rem);max-width:760px}
.bdw-page-poster{min-height:390px;display:flex;align-items:center;justify-content:center}
.bdw-page-poster img{width:100%;max-width:560px;display:block;border-radius:28px;filter:drop-shadow(0 28px 50px rgba(25,55,43,.12))}

/* Make the existing information cards feel more visual in V2 */
.bdw-card{border-radius:22px;padding:27px}
.bdw-card-icon{border-radius:15px}
.bdw-form-card{border-radius:26px}
.bdw-info-box{border-radius:22px}
.bdw-post-card{border-radius:22px;background:#fff;transition:.2s}
.bdw-post-card:hover{transform:translateY(-3px);box-shadow:var(--bdw-shadow)}

@media(max-width:1080px){
 .bdw-home-lead-grid,.bdw-page-hero-grid{grid-template-columns:1fr 1fr;gap:36px}
 .bdw-home-copy h1{font-size:clamp(2.8rem,5vw,4.5rem)}
 .bdw-service-tile{grid-template-columns:40% 60%}
}
@media(max-width:900px){
 .bdw-home-lead-grid,.bdw-page-hero-grid,.bdw-guide-feature{grid-template-columns:1fr}
 .bdw-home-form-wrap{max-width:700px;width:100%;margin:0 auto}
 .bdw-home-driver-poster{max-width:620px}
 .bdw-page-poster{min-height:auto;max-width:620px;margin:0 auto;width:100%}
 .bdw-service-showcase{grid-template-columns:1fr}
 .bdw-feature-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
 .bdw-home-hero-v2{padding:44px 0 48px}
 .bdw-home-copy h1{font-size:2.75rem}
 .bdw-home-form-wrap{padding:22px;border-radius:22px}
 .bdw-register-form-home{grid-template-columns:1fr}
 .bdw-register-form-home>*{grid-column:1!important}
 .bdw-feature-grid{grid-template-columns:1fr}
 .bdw-service-tile{grid-template-columns:1fr;min-height:0}
 .bdw-service-tile img{height:220px;min-height:0}
 .bdw-page-hero-v2{padding:46px 0 38px}
 .bdw-page-poster img{border-radius:22px}
 .bdw-benefit-pills{gap:7px}
}


/* ==============================
   BoltDriver Website 2026 — V3 refinements
   Cleaner homepage with neutral background and more premium cards.
   ============================== */
.bdw-header{background:rgba(255,255,255,.97);border-bottom:1px solid rgba(12,20,18,.06)}
.bdw-header-inner{min-height:74px}
.bdw-nav>a,.bdw-nav-item>a,.bdw-lang-fallback{font-size:.9rem;font-weight:700}
.bdw-btn{box-shadow:0 10px 22px rgba(52,209,134,.18)}
.bdw-btn-outline{box-shadow:none}
.bdw-home-hero-v2{background:linear-gradient(180deg,#ffffff 0%,#ffffff 72%,#f5f7f6 72%,#f5f7f6 100%);padding:52px 0 72px}
.bdw-home-lead-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:44px;align-items:start}
.bdw-home-copy{padding-top:14px}
.bdw-home-copy h1{max-width:720px;font-size:clamp(2.8rem,5.5vw,5.2rem);color:#1a1d1c;letter-spacing:-.055em;line-height:.96;margin-bottom:18px}
.bdw-home-copy .bdw-lead{max-width:640px;color:#4f5a56;font-size:clamp(1rem,1.4vw,1.14rem);margin-bottom:22px}
.bdw-home-copy .bdw-eyebrow{color:#13744c;margin-bottom:14px}
.bdw-actions{margin-top:18px}
.bdw-benefit-pills{margin-top:16px;gap:8px}
.bdw-benefit-pills span{background:#fff;border:1px solid #dfe8e3;color:#234437;box-shadow:0 6px 14px rgba(26,34,31,.04)}
.bdw-home-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:670px;margin-top:18px}
.bdw-home-metrics>div{background:#fff;border:1px solid #e6ece8;border-radius:18px;padding:16px 18px;box-shadow:0 10px 20px rgba(26,34,31,.04)}
.bdw-home-metrics strong{display:block;font-size:1.15rem;line-height:1.1;color:#111713;letter-spacing:-.03em}
.bdw-home-metrics span{display:block;margin-top:4px;font-size:.78rem;font-weight:700;color:#66706b}
.bdw-home-driver-poster{margin-top:24px;max-width:620px}
.bdw-home-driver-poster img{border-radius:28px;background:#f6faf8;border:1px solid #e6ece8;box-shadow:0 26px 46px rgba(21,31,27,.09)}
.bdw-home-form-wrap{background:#fff;border-radius:26px;padding:26px;box-shadow:0 18px 45px rgba(24,35,30,.09);border:1px solid #e7ece9;position:sticky;top:102px}
.bdw-form-kicker{letter-spacing:.14em;color:#14784e}
.bdw-home-form-wrap h2{font-size:1.8rem;color:#16211d;margin-bottom:6px}
.bdw-home-form-wrap>p{font-size:.92rem;color:#66706b;margin-bottom:18px}
.bdw-register-form-home .bdw-field input,.bdw-register-form-home .bdw-field select{background:#fbfcfb;border-color:#dde5e0}
.bdw-register-form-home .bdw-btn{min-height:50px}
.bdw-section{padding:82px 0}
.bdw-why-section{padding-top:84px}
.bdw-soft-section{background:#f5f7f6}
.bdw-feature-grid{gap:20px}
.bdw-feature-card{border-radius:24px;border:1px solid #e7ece9;box-shadow:0 12px 28px rgba(18,28,24,.04);min-height:0;padding:28px}
.bdw-feature-icon{background:#eff8f2;color:#157b52;box-shadow:inset 0 0 0 1px rgba(21,123,82,.08);margin-bottom:22px}
.bdw-feature-card h3{font-size:1.28rem;margin-bottom:8px}
.bdw-feature-card p{font-size:.96rem;color:#5d6763}
.bdw-steps-v2{gap:16px}
.bdw-steps-v2>div{padding:26px;border-radius:22px;border:1px solid #e7ece9;box-shadow:0 10px 24px rgba(18,28,24,.04)}
.bdw-steps-v2>div span{margin-bottom:22px;background:#0d1f18;color:#fff}
.bdw-service-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.bdw-service-tile{grid-template-columns:42% 58%;min-height:250px;border:1px solid #e7ece9;box-shadow:0 12px 26px rgba(18,28,24,.04)}
.bdw-service-tile img{background:#f4f8f6;min-height:250px}
.bdw-service-tile>div{padding:24px}
.bdw-service-tile span{font-size:.68rem;color:#158253}
.bdw-service-tile h3{font-size:1.42rem;color:#131916;margin:8px 0 8px}
.bdw-service-tile p{color:#606965;font-size:.95rem}
.bdw-dark-section{background:linear-gradient(135deg,#1e2228,#2c3139)}
.bdw-guide-feature{gap:44px}
.bdw-guide-feature img{max-height:480px;border-radius:28px}
.bdw-cta-v2{background:linear-gradient(135deg,#111713,#273029);box-shadow:0 24px 46px rgba(16,25,22,.12)}
.bdw-page-hero-v2{background:linear-gradient(180deg,#ffffff 0%,#f6f8f7 100%);padding:58px 0}
.bdw-page-poster img{background:#f7faf8;border:1px solid #e7ece9;box-shadow:0 20px 40px rgba(17,26,23,.07)}
.bdw-card,.bdw-post-card,.bdw-form-card,.bdw-info-box{box-shadow:0 12px 28px rgba(18,28,24,.04);border-color:#e7ece9}
.bdw-footer{background:#171a20}
@media(max-width:980px){
  .bdw-home-form-wrap{position:relative;top:auto}
  .bdw-home-lead-grid{grid-template-columns:1fr}
  .bdw-home-copy{padding-top:0}
}
@media(max-width:640px){
  .bdw-home-hero-v2{padding:36px 0 48px}
  .bdw-home-copy h1{font-size:2.65rem}
  .bdw-home-metrics{grid-template-columns:1fr}
  .bdw-home-form-wrap{padding:20px;border-radius:22px}
}


/* V3.1 compressed-content helpers */
.bdw-content-poster{width:100%;max-width:540px;display:block;margin:0 auto;border-radius:26px;background:#f6f9f7;border:1px solid #e7ece9;box-shadow:0 20px 42px rgba(20,30,26,.07)}
.bdw-source-note{margin-top:28px;padding-top:18px;border-top:1px solid #e2e7e4;color:#737c77;font-size:.82rem}
.bdw-source-note a{color:#15764f!important;text-decoration:underline}
#psv,#kenderaan,#tambahan,#syarat-dokumen,#proses-daftar,#komisen-bayaran,#budi95,#faq{scroll-margin-top:100px}


/* ==============================
   BoltDriver Website 2026 — V4
   Typography, compact language selector and official-style form refinements.
   ============================== */
.bdw-site{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:17px;line-height:1.56;color:#4b514f}
.bdw-site h1,.bdw-site h2,.bdw-site h3,.bdw-site h4{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;background:none!important;box-shadow:none!important;color:#161918;letter-spacing:-.025em}
.bdw-site h1{font-size:clamp(2.25rem,4.2vw,3.7rem);line-height:1.02;font-weight:750;margin-bottom:20px}
.bdw-site h2{font-size:clamp(1.65rem,2.7vw,2.3rem);line-height:1.12;font-weight:750}
.bdw-site h3{font-size:1.18rem;font-weight:740}
.bdw-page-hero-v2{padding:58px 0 56px;background:#f5f8f6}
.bdw-page-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:54px}
.bdw-page-hero-copy h1{font-size:clamp(2.15rem,3.6vw,2.9rem);line-height:1.06;max-width:720px}
.bdw-page-hero-copy .bdw-lead{font-size:1.08rem;line-height:1.55;max-width:720px;color:#555d59}
.bdw-page-poster{min-height:300px}.bdw-page-poster img{max-width:470px}
.bdw-eyebrow{font-size:.74rem;letter-spacing:.08em;font-weight:800;color:#0f7b50}
.bdw-header-inner{min-height:72px}
.bdw-brand img{max-height:34px}
.bdw-nav{gap:4px}
.bdw-nav>a,.bdw-nav-item>a{font-size:.9rem;font-weight:700;padding:9px 10px}
.bdw-btn{border-radius:8px;min-height:46px;padding:0 22px;font-size:.94rem;font-weight:750}
.bdw-btn-sm{border-radius:22px!important;min-height:40px!important;padding:0 18px!important}
.bdw-submenu{width:230px;border-radius:14px;padding:8px}
.bdw-submenu a{font-size:.89rem;padding:10px 11px}

.bdw-lang{display:none!important}
.bdw-lang-compact{position:relative;display:flex;align-items:center;margin:0 6px}
.bdw-lang-current{height:38px;min-width:74px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid #dfe4e1;border-radius:7px;background:#fff;color:#242927;font:inherit;font-size:.82rem;cursor:pointer}
.bdw-lang-current span,.bdw-lang-menu span{font-size:1rem;line-height:1}
.bdw-lang-current b,.bdw-lang-menu b{font-size:.8rem;font-weight:750}
.bdw-lang-current i{font-style:normal;font-size:.72rem;color:#727976;margin-left:1px}
.bdw-lang-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:92px;padding:6px;background:#fff;border:1px solid #dfe4e1;border-radius:8px;box-shadow:0 10px 28px rgba(20,30,26,.10);opacity:0;visibility:hidden;transform:translateY(4px);transition:.15s;z-index:50}
.bdw-lang-compact:hover .bdw-lang-menu,.bdw-lang-compact:focus-within .bdw-lang-menu{opacity:1;visibility:visible;transform:none}
.bdw-lang-menu a{display:flex;align-items:center;gap:8px;padding:8px;border-radius:6px;color:#222826!important}
.bdw-lang-menu a:hover{background:#f2f5f3}

.bdw-home-copy h1{font-size:clamp(2.8rem,5vw,4.6rem);font-weight:760;line-height:.98}
.bdw-home-copy .bdw-lead{font-size:1.08rem;line-height:1.55}
.bdw-home-form-wrap{max-width:480px;width:100%;justify-self:end;border-radius:14px;padding:28px 30px;box-shadow:0 18px 48px rgba(24,34,30,.13);border:1px solid #e4e8e6}
.bdw-home-form-wrap h2{font-size:2rem;line-height:1.08;font-weight:760;margin-bottom:8px}
.bdw-home-form-wrap>p{font-size:.88rem;line-height:1.45;margin-bottom:20px}
.bdw-form-kicker{font-size:.68rem;letter-spacing:.1em;margin-bottom:8px}
.bdw-official-form{display:grid;gap:15px}
.bdw-official-form .bdw-field label{font-size:.82rem;line-height:1.3;font-weight:650;color:#4d5652;margin-bottom:7px}
.bdw-official-form .bdw-field input,.bdw-official-form .bdw-field select{height:54px;border:1px solid transparent!important;border-radius:7px;background:#f0f2f1!important;padding:0 13px;font-size:.98rem;box-shadow:none!important}
.bdw-official-form .bdw-field input:focus,.bdw-official-form .bdw-field select:focus{background:#fff!important;border-color:#2f9368!important;box-shadow:0 0 0 2px rgba(47,147,104,.12)!important}
.bdw-phone-control{display:grid;grid-template-columns:112px 1fr;gap:10px}
.bdw-phone-prefix{height:54px;border-radius:7px;background:#f0f2f1;display:flex;align-items:center;justify-content:center;gap:8px;color:#343a37;font-size:.95rem}
.bdw-phone-prefix b{font-weight:650}
.bdw-phone-control input{min-width:0}
.bdw-official-form .bdw-two-fields{gap:10px}
.bdw-official-form .bdw-consent{font-size:.75rem;line-height:1.4;color:#5d6561;align-items:flex-start;margin-top:2px}
.bdw-official-form .bdw-consent input{width:18px;height:18px;margin-top:1px;flex:0 0 18px}
.bdw-official-form .bdw-btn-full{height:50px;min-height:50px;border-radius:6px;background:#2f9368;border-color:#2f9368;color:#fff!important;box-shadow:none;font-size:.97rem}
.bdw-official-form .bdw-btn-full:hover{background:#257b57;border-color:#257b57}
.bdw-official-form .bdw-form-small{font-size:.72rem;color:#7a817e}
.bdw-form-card{border-radius:14px;padding:30px;box-shadow:0 16px 42px rgba(22,32,28,.08)}
.bdw-form-layout{grid-template-columns:.88fr 1.12fr;gap:54px}

.bdw-section-head{max-width:790px}
.bdw-section-head p{font-size:1.02rem;line-height:1.55}
.bdw-card,.bdw-feature-card,.bdw-service-tile{border-radius:16px}
.bdw-card{padding:24px;min-height:195px}
.bdw-feature-card{padding:26px}
.bdw-service-tile{min-height:245px}
.bdw-service-tile img{min-height:245px}
.bdw-content-poster{width:100%;max-width:520px;border-radius:18px;display:block;margin:auto}
.bdw-source-note{margin-top:28px;font-size:.82rem;color:#747c78}

@media(max-width:980px){
  .bdw-home-form-wrap{justify-self:stretch;max-width:none}
  .bdw-page-hero-grid{grid-template-columns:1fr}
  .bdw-page-poster{min-height:auto;max-width:560px}
}
@media(max-width:640px){
  .bdw-site{font-size:16px}
  .bdw-site h1{font-size:2.35rem}
  .bdw-page-hero-copy h1{font-size:2.25rem}
  .bdw-home-copy h1{font-size:2.7rem}
  .bdw-home-form-wrap{padding:22px 20px}
  .bdw-phone-control{grid-template-columns:104px 1fr}
  .bdw-official-form .bdw-two-fields{grid-template-columns:1fr}
  .bdw-lang-compact{margin:6px 0}
}


/* ==============================
   BoltDriver Website 2026 — V4.1 repair
   ============================== */
/* Hide Weglot's default floating selector on plugin-generated pages. The header uses BDW's own compact switcher. */
body.bdw-generated-page .weglot-container,
body.bdw-generated-page .wg-default,
body.bdw-generated-page .weglot-default,
body.bdw-generated-page #weglot_here,
body.bdw-generated-page .country-selector.weglot-dropdown,
body.bdw-generated-page aside.weglot-container{display:none!important;visibility:hidden!important}

/* Keep only our compact header language control visible. */
body.bdw-generated-page .bdw-lang-compact{display:flex!important;visibility:visible!important}
.bdw-lang-current,.bdw-lang-current b,.bdw-lang-menu b{letter-spacing:0!important;text-transform:none!important}
.bdw-lang-current{min-width:68px;height:36px;padding:0 9px;gap:6px}
.bdw-lang-current b{font-size:.78rem}
.bdw-lang-menu{min-width:86px}

/* Home hero */
.bdw-home-copy{padding-top:8px}
.bdw-home-copy h1{margin-top:0}

/* Official-style form: use one clear column so labels/placeholders never get clipped. */
.bdw-home-form-wrap{max-width:520px;padding:28px 30px;overflow:visible}
.bdw-register-form-home{grid-template-columns:1fr!important;gap:14px!important}
.bdw-register-form-home>*{grid-column:1/-1!important;min-width:0}
.bdw-register-form-home .bdw-two-fields{grid-template-columns:1fr 1fr!important;gap:12px!important}
.bdw-official-form .bdw-field,.bdw-official-form .bdw-field *{min-width:0;box-sizing:border-box}
.bdw-official-form .bdw-field input,.bdw-official-form .bdw-field select{width:100%;max-width:100%;overflow:visible;text-overflow:clip}
.bdw-phone-control{grid-template-columns:104px minmax(0,1fr);width:100%}
.bdw-phone-prefix{white-space:nowrap}
.bdw-official-form .bdw-consent{font-size:.78rem;line-height:1.45;margin-top:2px;color:#505955}
.bdw-official-form .bdw-consent a{color:#14784e!important;font-weight:700}
.bdw-official-form .bdw-btn-full{margin-top:2px}
.bdw-home-form-wrap>p{color:#59625e!important}
.bdw-form-kicker{color:#0f7b50!important}

/* Generic heading colour rules were overriding dark sections in V4. */
.bdw-site .bdw-dark-section h1,
.bdw-site .bdw-dark-section h2,
.bdw-site .bdw-dark-section h3,
.bdw-site .bdw-dark-section h4,
.bdw-site .bdw-cta-box h1,
.bdw-site .bdw-cta-box h2,
.bdw-site .bdw-cta-box h3,
.bdw-site .bdw-cta-box h4{color:#fff!important}
.bdw-site .bdw-dark-section p,
.bdw-site .bdw-cta-box p{color:#d9dfdc!important}
.bdw-site .bdw-dark-section .bdw-eyebrow,
.bdw-site .bdw-cta-box .bdw-eyebrow{color:#6fc34a!important}

/* Footer refresh */
.bdw-footer{background:#171b21;color:#d8ddda;padding:58px 0 24px;margin-top:0}
.bdw-footer-grid{grid-template-columns:1.35fr repeat(3,1fr);gap:52px;align-items:start}
.bdw-site .bdw-footer h4{color:#fff!important;font-size:.98rem;font-weight:750;margin:0 0 14px}
.bdw-footer-grid>div>a{color:#d8ddda!important;font-size:.92rem;padding:5px 0}
.bdw-footer-grid>div>a:hover{color:#71c64d!important}
.bdw-footer p{color:#d1d7d3!important;max-width:340px;font-size:.94rem;line-height:1.55}
.bdw-footer-logo{display:inline-flex;align-items:center;margin-bottom:18px}
.bdw-footer-logo img{max-height:42px!important;width:auto!important;filter:brightness(0) invert(1);opacity:1!important}
.bdw-footer-logo .bdw-text-logo{color:#fff!important;font-size:1.35rem}
.bdw-footer .bdw-inline-link{color:#fff!important;font-weight:700}
.bdw-footer-note{margin-top:38px;padding:18px 0;border-top:1px solid rgba(255,255,255,.11);border-bottom:1px solid rgba(255,255,255,.11);text-align:center}
.bdw-footer-note span{display:inline-block;max-width:900px;color:#9fa8a3;font-size:.78rem;line-height:1.55}
.bdw-footer-bottom{border-top:0!important;margin-top:0!important;padding:20px 0 0!important;display:flex!important;justify-content:center!important;text-align:center;font-size:.8rem;color:#c8cfcb}
.bdw-footer-bottom span{width:100%;text-align:center}

@media(max-width:980px){
 .bdw-footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:36px}
 .bdw-footer-grid>div:last-child{grid-column:1/-1}
}
@media(max-width:640px){
 .bdw-home-form-wrap{padding:22px 20px}
 .bdw-register-form-home .bdw-two-fields{grid-template-columns:1fr!important}
 .bdw-phone-control{grid-template-columns:96px minmax(0,1fr)}
 .bdw-footer-grid{grid-template-columns:1fr 1fr;gap:30px 24px}
 .bdw-footer-grid>div:first-child,.bdw-footer-grid>div:last-child{grid-column:1/-1}
 .bdw-footer-note{text-align:left}
 .bdw-footer-bottom{text-align:center!important}
}


/* V4.4 form reliability + mobile feedback */
.bdw-form-alert{margin:0 0 14px;padding:12px 14px;border-radius:8px;background:#fff4f2;border:1px solid #f0c7c1;color:#8a2f25;font-size:.84rem;font-weight:650;line-height:1.45}
.bdw-official-form .bdw-consent{padding:10px 0 2px}
.bdw-official-form .bdw-consent span{display:block}
.bdw-official-form .bdw-phone-control input{letter-spacing:.01em}
@media(max-width:640px){
  .bdw-official-form{gap:14px}
  .bdw-official-form .bdw-field input,.bdw-official-form .bdw-field select{font-size:16px;height:54px}
  .bdw-phone-control{grid-template-columns:98px minmax(0,1fr)}
  .bdw-phone-prefix{font-size:.88rem;padding:0 10px}
  .bdw-official-form .bdw-consent{font-size:.78rem;line-height:1.5}
}

/* ==============================
   V4.9.2 — Thank You conversion page redesign
   ============================== */
.bdw-legacy-thankyou-content{display:none!important}
.bdw-thankyou-section{
  padding:76px 0 64px;
  background:
    radial-gradient(circle at 78% 18%,color-mix(in srgb,var(--bdw-green) 22%,transparent) 0,transparent 34%),
    linear-gradient(135deg,#f9fffc 0%,color-mix(in srgb,var(--bdw-green) 10%,white) 100%);
}
.bdw-thankyou-wrap{max-width:930px}
.bdw-thankyou-card{
  position:relative;
  overflow:hidden;
  text-align:center;
  background:#fff;
  border:1px solid rgba(24,94,67,.11);
  border-radius:30px;
  padding:58px 54px 46px;
  box-shadow:0 28px 80px rgba(27,69,53,.12);
}
.bdw-thankyou-card:before{
  content:'';
  position:absolute;
  width:260px;height:260px;
  right:-125px;top:-145px;
  border-radius:50%;
  background:color-mix(in srgb,var(--bdw-green) 13%,transparent);
}
.bdw-success-mark{
  width:82px;height:82px;
  margin:0 auto 24px;
  border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  background:var(--bdw-green);
  color:#123529;
  box-shadow:0 14px 34px color-mix(in srgb,var(--bdw-green) 32%,transparent);
  position:relative;z-index:1;
}
.bdw-success-mark span{font-size:2.15rem;font-weight:900;line-height:1}
.bdw-thankyou-card .bdw-eyebrow{margin-bottom:12px}
.bdw-thankyou-card h1{
  max-width:760px;
  margin:0 auto 18px;
  font-size:clamp(2.2rem,5vw,4rem);
  letter-spacing:-.045em;
}
.bdw-thankyou-card .bdw-lead{max-width:710px;margin:0 auto 32px;font-size:1.08rem}
.bdw-thankyou-status{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  max-width:700px;
  margin:0 auto 30px;
  border:1px solid var(--bdw-border);
  border-radius:18px;
  overflow:hidden;
  background:#fbfcfb;
}
.bdw-thankyou-status>div{
  display:flex;align-items:center;justify-content:center;gap:9px;
  min-height:72px;padding:14px 12px;
  border-right:1px solid var(--bdw-border);
  font-size:.86rem;font-weight:700;color:#5c6661;
}
.bdw-thankyou-status>div:last-child{border-right:0}
.bdw-thankyou-status b{
  width:29px;height:29px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  background:#eef1ef;color:#64706a;font-size:.72rem;
}
.bdw-thankyou-status .is-done{color:#176f4b;background:color-mix(in srgb,var(--bdw-green) 7%,white)}
.bdw-thankyou-status .is-done b{background:var(--bdw-green);color:#143a2b}
.bdw-thankyou-actions{justify-content:center;margin-top:0}
.bdw-whatsapp-btn{min-width:230px}
.bdw-whatsapp-btn span{margin-left:7px;font-size:1rem}
.bdw-thankyou-note{
  max-width:720px;margin:28px auto 0;padding:15px 18px;
  border-radius:14px;background:var(--bdw-soft);
  color:#59625e;font-size:.87rem;line-height:1.55;
}
.bdw-thankyou-note b{color:var(--bdw-ink)}
.bdw-thankyou-next{padding-top:68px;padding-bottom:82px}
.bdw-thankyou-next .bdw-section-head{text-align:center;margin-left:auto;margin-right:auto}
.bdw-thankyou-next .bdw-steps{max-width:980px;margin:0 auto}

@media(max-width:720px){
  .bdw-thankyou-section{padding:42px 0 38px}
  .bdw-thankyou-card{padding:38px 22px 28px;border-radius:22px}
  .bdw-success-mark{width:68px;height:68px;margin-bottom:20px}
  .bdw-success-mark span{font-size:1.75rem}
  .bdw-thankyou-card h1{font-size:2.25rem}
  .bdw-thankyou-card .bdw-lead{font-size:.98rem}
  .bdw-thankyou-status{grid-template-columns:1fr;max-width:420px}
  .bdw-thankyou-status>div{justify-content:flex-start;min-height:58px;padding:12px 16px;border-right:0;border-bottom:1px solid var(--bdw-border)}
  .bdw-thankyou-status>div:last-child{border-bottom:0}
  .bdw-thankyou-actions{display:grid;grid-template-columns:1fr;width:100%}
  .bdw-thankyou-actions .bdw-btn{width:100%}
  .bdw-thankyou-next{padding-top:48px;padding-bottom:60px}
  .bdw-thankyou-next .bdw-steps{grid-template-columns:1fr}
}


/* ==============================
   V4.9.5 — Mobile registration UI repair
   Fixes a cascade regression where the later V4 desktop .bdw-form-layout
   rule overrode the earlier <=980px stacking rule.
   ============================== */
@media (max-width: 980px){
  body.bdw-generated-page .bdw-site,
  body.bdw-generated-page .bdw-main{max-width:100%;overflow-x:clip}

  body.bdw-generated-page .bdw-container{box-sizing:border-box}

  /* Registration page: never retain the desktop two-column layout on tablet/mobile. */
  body.bdw-generated-page .bdw-form-layout{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    width:100%!important;
    gap:28px!important;
    align-items:stretch!important;
  }
  body.bdw-generated-page .bdw-form-layout>div{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  body.bdw-generated-page .bdw-form-card{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }
  body.bdw-generated-page .bdw-official-form,
  body.bdw-generated-page .bdw-register-form{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  body.bdw-generated-page .bdw-official-form>.bdw-field,
  body.bdw-generated-page .bdw-official-form>.bdw-two-fields,
  body.bdw-generated-page .bdw-official-form>.bdw-consent,
  body.bdw-generated-page .bdw-official-form>.bdw-btn,
  body.bdw-generated-page .bdw-official-form>.bdw-form-small{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  body.bdw-generated-page .bdw-official-form .bdw-two-fields{
    grid-template-columns:1fr 1fr!important;
  }
}

@media (max-width: 640px){
  body.bdw-generated-page .bdw-container{
    width:calc(100% - 28px)!important;
    max-width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  /* Keep the mobile registration journey compact: form first, guidance below. */
  body.bdw-generated-page .bdw-form-layout{gap:22px!important}
  body.bdw-generated-page .bdw-form-layout>.bdw-form-card{order:1}
  body.bdw-generated-page .bdw-form-layout>div:first-child:not(.bdw-form-card){order:2}

  body.bdw-generated-page .bdw-form-card{
    padding:20px 16px!important;
    border-radius:14px!important;
    box-shadow:0 10px 28px rgba(22,32,28,.07)!important;
  }
  body.bdw-generated-page .bdw-official-form{gap:14px!important}
  body.bdw-generated-page .bdw-official-form .bdw-two-fields{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  body.bdw-generated-page .bdw-official-form .bdw-field,
  body.bdw-generated-page .bdw-official-form .bdw-field *{
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  body.bdw-generated-page .bdw-official-form .bdw-field input,
  body.bdw-generated-page .bdw-official-form .bdw-field select{
    width:100%!important;
    height:52px!important;
    max-width:100%!important;
    font-size:16px!important;
    line-height:normal!important;
  }
  body.bdw-generated-page .bdw-phone-control{
    display:grid!important;
    grid-template-columns:92px minmax(0,1fr)!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
  }
  body.bdw-generated-page .bdw-phone-prefix{
    width:92px!important;
    height:52px!important;
    padding:0 8px!important;
    font-size:.84rem!important;
    white-space:nowrap!important;
  }
  body.bdw-generated-page .bdw-phone-control input{
    width:100%!important;
    min-width:0!important;
  }
  body.bdw-generated-page .bdw-official-form .bdw-consent{
    display:grid!important;
    grid-template-columns:20px minmax(0,1fr)!important;
    gap:10px!important;
    width:100%!important;
    padding:6px 0 2px!important;
    font-size:.78rem!important;
    line-height:1.48!important;
  }
  body.bdw-generated-page .bdw-official-form .bdw-consent input{
    width:20px!important;
    height:20px!important;
    margin:2px 0 0!important;
  }
  body.bdw-generated-page .bdw-official-form .bdw-consent span{
    min-width:0!important;
    overflow-wrap:anywhere!important;
  }
  body.bdw-generated-page .bdw-official-form .bdw-btn-full{
    width:100%!important;
    min-height:52px!important;
    height:auto!important;
    padding:12px 16px!important;
    white-space:normal!important;
  }

  /* Guidance card underneath the form should read like one clean mobile block. */
  body.bdw-generated-page .bdw-form-layout>div:first-child:not(.bdw-form-card){
    padding-top:4px!important;
  }
  body.bdw-generated-page .bdw-form-layout>div:first-child:not(.bdw-form-card) h2{
    font-size:1.55rem!important;
    margin-bottom:10px!important;
  }
  body.bdw-generated-page .bdw-check-list{margin:10px 0 16px!important}
  body.bdw-generated-page .bdw-check-list li{
    padding:10px 0 10px 32px!important;
    font-size:.95rem!important;
  }
  body.bdw-generated-page .bdw-note{
    padding:15px 16px!important;
    font-size:.88rem!important;
  }

  /* Slightly tighter generated-page hero/header on phones. */
  body.bdw-generated-page .bdw-page-hero-v2{padding:34px 0 30px!important}
  body.bdw-generated-page .bdw-page-hero-copy h1{font-size:2.05rem!important;line-height:1.06!important}
  body.bdw-generated-page .bdw-page-hero-copy .bdw-lead{font-size:.98rem!important}
  body.bdw-generated-page .bdw-section{padding:42px 0!important}
  body.bdw-generated-page .bdw-header-inner{min-height:64px!important}
  body.bdw-generated-page .bdw-brand img{max-height:31px!important;width:auto!important}
}

@media (max-width: 380px){
  body.bdw-generated-page .bdw-container{width:calc(100% - 22px)!important}
  body.bdw-generated-page .bdw-form-card{padding:18px 14px!important}
  body.bdw-generated-page .bdw-phone-control{grid-template-columns:86px minmax(0,1fr)!important}
  body.bdw-generated-page .bdw-phone-prefix{width:86px!important;font-size:.8rem!important}
}

/* V4.9.6 — registration funnel anchors */
#bdw-lead-form,#daftar-bolt-home{scroll-margin-top:110px}
.bdw-registration-cta{cursor:pointer}


/* V5.0.1 — Recreated dark mockup link hub */
body.bdw-links-page{
  background:linear-gradient(180deg,#f1f3f2 0%,#e6e9e7 100%)!important;
  min-height:100vh;
}
body.bdw-links-page .bdw-site,
body.bdw-links-page .bdw-main,
body.bdw-links-page .bdw-i18n-fixed{min-height:100vh;background:transparent}

.bdw-linkhub-shell-v500{
  min-height:100vh;
  padding:32px 18px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
}
.bdw-linkhub-shell-v500 .bdw-linkhub-card{
  position:relative;
  width:min(540px,100%);
  padding:18px 18px 26px;
  border-radius:38px;
  overflow:hidden;
  background:
    radial-gradient(circle at 86% 10%,rgba(54,224,138,.35) 0,rgba(54,224,138,.15) 18%,transparent 42%),
    radial-gradient(circle at 54% 22%,rgba(7,26,19,.55) 0,transparent 58%),
    linear-gradient(180deg,#02140f 0%,#031811 58%,#061c15 100%);
  border:1px solid rgba(28,52,40,.58);
  box-shadow:0 30px 90px rgba(11,20,16,.18);
}
.bdw-linkhub-shell-v500 .bdw-linkhub-card:before{
  content:"";position:absolute;inset:0;border-radius:38px;pointer-events:none;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);
}

.bdw-linkhub-topbar{
  position:relative;z-index:4;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;
}
.bdw-linkhub-menu,
.bdw-linkhub-share{
  appearance:none;border:1px solid rgba(105,136,120,.22);background:rgba(7,22,17,.44);backdrop-filter:blur(8px);
  color:#fff!important;box-shadow:0 14px 26px rgba(0,0,0,.16);transition:.18s ease;cursor:pointer;
}
.bdw-linkhub-menu{width:50px;height:50px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}
.bdw-linkhub-menu span{display:block;width:18px;height:2px;border-radius:99px;background:#fff}
.bdw-linkhub-share{height:50px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;font-size:.97rem;font-weight:700;letter-spacing:.01em}
.bdw-linkhub-share svg{width:20px;height:20px;color:#34dd8d}
.bdw-linkhub-menu:hover,.bdw-linkhub-share:hover{transform:translateY(-1px);border-color:rgba(58,221,141,.42)}

.bdw-linkhub-hero{
  position:relative;z-index:2;text-align:center;padding:20px 14px 28px;overflow:hidden;
}
.bdw-linkhub-pattern{position:absolute;pointer-events:none}
.bdw-linkhub-pattern--dots{
  left:-4px;top:108px;width:136px;height:292px;opacity:.34;
  background-image:radial-gradient(rgba(58,221,141,.55) 1.2px,transparent 1.2px);background-size:13px 13px;
}
.bdw-linkhub-pattern--rings{
  left:50%;top:2px;transform:translateX(-50%);width:622px;height:622px;border-radius:50%;opacity:.28;
  background:radial-gradient(circle at center,transparent 0 132px,rgba(58,221,141,.10) 133px 134px,transparent 135px 184px,rgba(58,221,141,.09) 185px 186px,transparent 187px 236px,rgba(58,221,141,.08) 237px 238px,transparent 239px 288px,rgba(58,221,141,.07) 289px 290px,transparent 291px);
}
.bdw-linkhub-pattern--rings:before,.bdw-linkhub-pattern--rings:after{
  content:"";position:absolute;border-radius:50%;background:#44e496;box-shadow:0 0 14px rgba(68,228,150,.76);
}
.bdw-linkhub-pattern--rings:before{left:145px;top:174px;width:6px;height:6px}
.bdw-linkhub-pattern--rings:after{right:138px;top:310px;width:7px;height:7px}
.bdw-linkhub-pattern--glow{
  right:-40px;top:18px;width:236px;height:236px;border-radius:50%;opacity:.88;
  background:radial-gradient(circle,rgba(64,229,145,.34) 0,rgba(64,229,145,.14) 34%,transparent 68%);filter:blur(10px);
}

.bdw-linkhub-profile{position:relative;z-index:2}
.bdw-linkhub-avatar-wrap{position:relative;width:170px;margin:0 auto 18px}
.bdw-linkhub-avatar{
  width:170px;height:170px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;
  box-shadow:0 22px 44px rgba(0,0,0,.26);
}
.bdw-linkhub-avatar .custom-logo-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.bdw-linkhub-avatar img{width:102px!important;height:102px!important;max-width:102px!important;max-height:102px!important;object-fit:contain}
.bdw-linkhub-avatar .bdw-text-logo{font-size:13px!important;text-align:center;line-height:1.05;padding:8px;color:#0a2419}
.bdw-linkhub-verify{
  position:absolute;right:10px;bottom:10px;width:50px;height:50px;border-radius:18px;
  display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#27cf76,#43e393);
  color:#03170f;font-size:1.45rem;font-weight:900;box-shadow:0 16px 28px rgba(39,207,118,.3);
}
.bdw-linkhub-kicker{display:block;margin-bottom:14px;font-size:.92rem;font-weight:800;letter-spacing:.18em;color:#34d889}
.bdw-linkhub-title{
  margin:0 0 14px!important;font-size:4.05rem!important;line-height:.92!important;letter-spacing:-.065em!important;
  color:#fff!important;font-weight:900;text-wrap:balance;
}
.bdw-linkhub-title span{display:block;color:#34e088}
.bdw-linkhub-subtitle{
  max-width:508px;margin:0 auto!important;color:rgba(229,237,233,.92);font-size:1.02rem;line-height:1.54;font-weight:500;
}

.bdw-linkhub-socials{
  display:flex;justify-content:center;gap:16px;position:relative;z-index:2;margin:30px auto 0;
}
.bdw-linkhub-social{
  width:60px;height:60px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;
  background:rgba(255,255,255,.04);border:1px solid rgba(114,142,127,.24);color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 14px 28px rgba(0,0,0,.12);transition:.18s ease;
}
.bdw-linkhub-social svg{width:30px;height:30px}
.bdw-linkhub-social:hover{transform:translateY(-2px);border-color:rgba(62,226,144,.4);box-shadow:0 18px 32px rgba(0,0,0,.18)}

.bdw-linkhub-main{position:relative;z-index:3}
.bdw-linkhub-cta{
  display:grid;grid-template-columns:180px 1fr 64px;gap:16px;align-items:center;text-decoration:none!important;
  min-height:224px;padding:18px 20px 18px 16px;border-radius:30px;
  background:linear-gradient(135deg,#26bf71 0%,#2bcc78 48%,#36db87 100%);
  border:1px solid rgba(149,255,197,.44);box-shadow:0 18px 34px rgba(7,31,19,.18),inset 0 1px 0 rgba(255,255,255,.14);
}
.bdw-linkhub-cta-media{display:flex;align-items:center;justify-content:center;padding-left:0}
.bdw-linkhub-cta-media img{display:block;width:174px;max-width:100%;height:auto;filter:drop-shadow(0 18px 24px rgba(7,31,20,.18))}
.bdw-linkhub-cta-copy{display:flex;flex-direction:column;gap:12px;min-width:0}
.bdw-linkhub-cta-badge{
  display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:8px 16px;border-radius:999px;
  background:rgba(6,74,40,.24);color:#ecfff4;font-size:.9rem;font-weight:800;letter-spacing:.12em;
}
.bdw-linkhub-cta-copy strong{font-size:2.1rem;line-height:1.06;color:#fff;font-weight:900;letter-spacing:-.045em;text-wrap:balance}
.bdw-linkhub-cta-copy small{font-size:1rem;line-height:1.42;color:rgba(240,255,246,.93);font-weight:500}
.bdw-linkhub-cta-arrow{
  width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;
  background:rgba(3,27,17,.68);border:1px solid rgba(255,255,255,.16);color:#fff;font-size:2.1rem;line-height:1;
}

.bdw-linkhub-list{display:grid;gap:14px;margin-top:18px}
.bdw-linkhub-list-card{
  display:grid;grid-template-columns:78px 1fr 24px;gap:16px;align-items:center;text-decoration:none!important;
  min-height:108px;padding:16px 20px 16px 16px;border-radius:24px;background:rgba(7,20,16,.76);
  border:1px solid rgba(84,110,98,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 16px 28px rgba(0,0,0,.14);transition:.18s ease;
}
.bdw-linkhub-list-card:hover{transform:translateY(-2px);border-color:rgba(62,226,144,.34);box-shadow:0 20px 34px rgba(0,0,0,.18)}
.bdw-linkhub-list-icon{
  width:70px;height:70px;border-radius:18px;display:flex;align-items:center;justify-content:center;
  background:linear-gradient(180deg,#d6ffe3 0%,#8fedb3 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.56),0 12px 24px rgba(0,0,0,.14);color:#072f1e;
}
.bdw-linkhub-list-icon svg{width:34px;height:34px}
.bdw-linkhub-list-copy{display:flex;flex-direction:column;min-width:0}
.bdw-linkhub-list-copy strong{font-size:1.05rem;line-height:1.25;color:#fff;font-weight:800}
.bdw-linkhub-list-copy small{font-size:.84rem;line-height:1.38;color:rgba(214,223,218,.76);font-weight:500;margin-top:5px}
.bdw-linkhub-list-arrow{font-size:2rem;line-height:1;color:rgba(255,255,255,.76)}

.bdw-linkhub-footer{
  position:relative;z-index:3;display:flex;align-items:center;gap:12px;margin-top:18px;padding:18px 10px 2px;border-top:1px solid rgba(90,113,102,.3);
}
.bdw-linkhub-footer-icon{
  width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:rgba(6,23,17,.64);color:#3add8f;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
}
.bdw-linkhub-footer-icon svg{width:26px;height:26px}
.bdw-linkhub-footer-copy{display:flex;flex-direction:column;gap:2px}
.bdw-linkhub-footer-copy strong{font-size:1.02rem;line-height:1.1}
.bdw-linkhub-footer-copy a{color:#fff!important;font-weight:800}
.bdw-linkhub-footer-copy small{font-size:.84rem;color:rgba(214,223,218,.76);font-weight:500}

.bdw-share-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:#151716;color:#fff;padding:10px 15px;border-radius:999px;font-size:.82rem;font-weight:700;opacity:0;pointer-events:none;transition:.2s;z-index:999999}
.bdw-share-toast.is-visible{opacity:1;transform:translate(-50%,0)}

@media (max-width:620px){
  body.bdw-links-page{background:linear-gradient(180deg,#eef1ef 0%,#e4e8e6 100%)!important}
  .bdw-linkhub-shell-v500{padding:0;min-height:auto}
  .bdw-linkhub-shell-v500 .bdw-linkhub-card{width:100%;border-radius:0;box-shadow:none;padding:14px 14px 28px;min-height:auto}

  .bdw-linkhub-topbar{margin-bottom:8px}
  .bdw-linkhub-menu{width:46px;height:46px}
  .bdw-linkhub-share{height:46px;padding:0 15px;font-size:.88rem;gap:8px}
  .bdw-linkhub-share svg{width:18px;height:18px}

  .bdw-linkhub-hero{padding:14px 10px 28px}
  .bdw-linkhub-pattern--dots{left:-8px;top:88px;width:112px;height:230px;background-size:11px 11px;opacity:.36}
  .bdw-linkhub-pattern--rings{width:470px;height:470px;top:10px;opacity:.28}
  .bdw-linkhub-pattern--rings:before{left:112px;top:144px}
  .bdw-linkhub-pattern--rings:after{right:104px;top:236px}
  .bdw-linkhub-pattern--glow{width:176px;height:176px;right:-18px;top:30px}

  .bdw-linkhub-avatar-wrap{width:126px;margin-bottom:14px}
  .bdw-linkhub-avatar{width:126px;height:126px}
  .bdw-linkhub-avatar img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}
  .bdw-linkhub-verify{width:40px;height:40px;right:2px;bottom:8px;font-size:1.1rem;border-radius:14px}
  .bdw-linkhub-kicker{font-size:.75rem;letter-spacing:.16em;margin-bottom:10px}
  .bdw-linkhub-title{font-size:3rem!important;line-height:.93!important;margin-bottom:12px!important}
  .bdw-linkhub-subtitle{font-size:.94rem;line-height:1.48;max-width:350px}

  .bdw-linkhub-socials{gap:12px;margin-top:24px}
  .bdw-linkhub-social{width:50px;height:50px;border-radius:14px}
  .bdw-linkhub-social svg{width:24px;height:24px}

  .bdw-linkhub-cta{grid-template-columns:112px 1fr 48px;gap:12px;min-height:188px;padding:18px 16px 18px 14px;border-radius:24px}
  .bdw-linkhub-cta-media img{width:112px}
  .bdw-linkhub-cta-badge{padding:6px 12px;font-size:.72rem}
  .bdw-linkhub-cta-copy strong{font-size:1.28rem;line-height:1.08}
  .bdw-linkhub-cta-copy small{font-size:.88rem;line-height:1.34}
  .bdw-linkhub-cta-arrow{width:46px;height:46px;font-size:1.75rem}

  .bdw-linkhub-list{gap:12px;margin-top:14px}
  .bdw-linkhub-list-card{grid-template-columns:60px 1fr 18px;gap:12px;min-height:92px;padding:15px 14px 15px 12px;border-radius:18px}
  .bdw-linkhub-list-icon{width:54px;height:54px;border-radius:15px}
  .bdw-linkhub-list-icon svg{width:28px;height:28px}
  .bdw-linkhub-list-copy strong{font-size:.97rem}
  .bdw-linkhub-list-copy small{font-size:.75rem;line-height:1.32;margin-top:4px}
  .bdw-linkhub-list-arrow{font-size:1.72rem}

  .bdw-linkhub-footer{margin-top:16px;padding:18px 6px 0}
  .bdw-linkhub-footer-icon{width:40px;height:40px;border-radius:14px}
  .bdw-linkhub-footer-icon svg{width:22px;height:22px}
  .bdw-linkhub-footer-copy strong{font-size:.96rem}
  .bdw-linkhub-footer-copy small{font-size:.78rem}
}

/* V5.0.2 — Staff TikTok LIVE Control */
body.bdw-live-control-page{background:linear-gradient(180deg,#08120f 0%,#091510 100%)!important;min-height:100vh}
body.bdw-live-control-page .bdw-site,body.bdw-live-control-page .bdw-main,body.bdw-live-control-page .bdw-i18n-fixed{min-height:100vh;background:transparent}
.bdw-live-control-shell{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 18px;background:radial-gradient(circle at 0% 0%,rgba(51,212,134,.28),transparent 26%),radial-gradient(circle at 100% 100%,rgba(39,187,117,.14),transparent 26%),linear-gradient(135deg,#07110d 0%,#04110d 42%,#07150f 100%);overflow:hidden}
.bdw-live-control-card{position:relative;width:min(980px,100%);border-radius:36px;padding:20px;overflow:hidden;background:rgba(3,12,10,.72);border:1px solid rgba(69,219,148,.26);box-shadow:0 30px 90px rgba(0,0,0,.38),inset 0 0 0 1px rgba(255,255,255,.03)}
.bdw-live-control-card:before{content:"";position:absolute;inset:0;border-radius:36px;pointer-events:none;box-shadow:0 0 0 1px rgba(85,238,159,.2),0 0 40px rgba(44,217,135,.15) inset}
.bdw-live-control-panel{position:relative;z-index:2;max-width:760px;margin:0 auto;padding:18px}
.bdw-live-control-bg{position:absolute;pointer-events:none;z-index:0}
.bdw-live-control-bg--dots-left{left:56px;top:95px;width:138px;height:228px;opacity:.26;background-image:radial-gradient(rgba(50,214,133,.62) 1.4px,transparent 1.4px);background-size:18px 18px}
.bdw-live-control-bg--dots-right{right:36px;top:144px;width:118px;height:184px;opacity:.18;background-image:radial-gradient(rgba(57,222,141,.52) 1.5px,transparent 1.5px);background-size:20px 20px}
.bdw-live-control-bg--chart{left:-18px;bottom:210px;width:145px;height:160px;border:1px solid rgba(78,158,119,.18);border-radius:20px;background:linear-gradient(180deg,rgba(10,29,23,.52),rgba(8,19,15,.18));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.bdw-live-control-bg--chart:before,.bdw-live-control-bg--chart:after{content:"";position:absolute;left:24px;right:24px;border-radius:8px;background:rgba(61,218,141,.16)}
.bdw-live-control-bg--chart:before{top:40px;height:8px;box-shadow:0 33px 0 rgba(61,218,141,.14)}
.bdw-live-control-bg--chart:after{bottom:24px;height:56px;left:30px;right:30px;background:linear-gradient(90deg,rgba(43,210,126,.32) 0 18%,transparent 18% 30%,rgba(43,210,126,.4) 30% 48%,transparent 48% 60%,rgba(43,210,126,.52) 60% 82%,transparent 82%)}
.bdw-live-control-bg--bolt{right:-60px;bottom:-40px;width:270px;height:300px;opacity:.45}
.bdw-live-control-bg--bolt:before{content:"";position:absolute;inset:0;clip-path:polygon(58% 0,100% 0,70% 42%,100% 42%,38% 100%,58% 55%,22% 55%);background:linear-gradient(180deg,transparent 0%,rgba(59,228,145,.18) 100%);border:1px solid rgba(59,228,145,.28);filter:drop-shadow(0 0 24px rgba(59,228,145,.2))}
.bdw-live-control-brand{display:flex;align-items:center;gap:18px;margin-bottom:24px}
.bdw-live-control-logo{width:96px;height:96px;border-radius:24px;background:linear-gradient(180deg,#05110c,#0c1b15);border:1px solid rgba(52,215,136,.34);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 16px 30px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.03)}
.bdw-live-control-logo img{width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important;object-fit:contain}
.bdw-live-control-logo .bdw-text-logo{font-size:12px!important;line-height:1.05;text-align:center;color:#dff7ea}
.bdw-live-control-brand>div:last-child{display:flex;flex-direction:column;gap:4px}
.bdw-live-control-brand span{font-size:1.05rem;font-weight:900;color:#31d989;letter-spacing:.05em;text-transform:uppercase}
.bdw-live-control-brand strong{font-size:2rem;color:#f7fbf8;line-height:1.08;letter-spacing:-.04em}
.bdw-live-alert{padding:14px 16px;border-radius:16px;margin-bottom:18px;font-size:.92rem;font-weight:700;backdrop-filter:blur(4px)}
.bdw-live-alert.is-success{background:rgba(10,63,37,.58);color:#dff7ea;border:1px solid rgba(80,235,161,.2)}
.bdw-live-alert.is-error{background:rgba(81,25,22,.6);color:#ffe5e2;border:1px solid rgba(248,130,116,.2)}
.bdw-live-login{max-width:700px}
.bdw-live-login-badge{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#35db8b;font-size:1rem;font-weight:900;letter-spacing:.14em}
.bdw-live-login-badge-icon{font-size:1.32rem;filter:drop-shadow(0 0 10px rgba(53,219,139,.18))}
.bdw-live-login h1{font-size:4rem!important;line-height:.96!important;margin:0 0 16px!important;color:#fff!important;letter-spacing:-.06em!important;text-wrap:balance}
.bdw-live-login p{max-width:620px;color:rgba(231,239,236,.8);margin:0 0 30px!important;font-size:1.18rem;line-height:1.58}
.bdw-live-login form,.bdw-live-action-form{display:grid;gap:12px}
.bdw-live-login label,.bdw-live-action-form label{font-size:1rem;font-weight:800;color:#f8fcf9}
.bdw-live-input-wrap{position:relative}
.bdw-live-login input,.bdw-live-action-form select{width:100%;height:76px;border-radius:20px;border:1px solid rgba(82,147,116,.34);background:rgba(7,18,14,.65);padding:0 70px 0 22px;font-size:1.7rem;color:#fff;outline:none;box-sizing:border-box;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}
.bdw-live-login input::placeholder{color:rgba(255,255,255,.68);letter-spacing:.14em}
.bdw-live-login input:focus,.bdw-live-action-form select:focus{border-color:#35cf83;box-shadow:0 0 0 3px rgba(53,207,131,.14),0 0 18px rgba(53,207,131,.14)}
.bdw-live-input-icon{position:absolute;right:22px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:#31de8c}
.bdw-live-input-icon svg{width:26px;height:26px}
.bdw-live-login button,.bdw-live-action-form button{height:74px;border:0;border-radius:20px;font-weight:900;font-size:1.08rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px}
.bdw-live-login button,.bdw-live-start{background:linear-gradient(135deg,#2be07f,#2ccf71);color:#04130c;box-shadow:0 18px 34px rgba(34,202,113,.24)}
.bdw-live-login button:hover,.bdw-live-start:hover{transform:translateY(-1px)}
.bdw-live-dashboard{display:grid;gap:18px}
.bdw-live-status,.bdw-live-sidecard,.bdw-live-history,.bdw-live-action-form{position:relative;background:rgba(7,18,14,.7);border:1px solid rgba(74,117,98,.28);border-radius:26px;padding:22px;box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 18px 34px rgba(0,0,0,.14)}
.bdw-live-status.is-organic{background:linear-gradient(145deg,rgba(241,245,243,.96),rgba(228,234,231,.92));border-color:rgba(218,225,221,.75)}
.bdw-live-status.is-live{background:radial-gradient(circle at 88% 12%,rgba(56,222,139,.28),transparent 35%),linear-gradient(145deg,#03130e,#092117);color:#fff;border-color:rgba(55,204,127,.25);box-shadow:0 16px 34px rgba(9,31,21,.24)}
.bdw-live-status-top{display:flex;align-items:center;gap:8px;font-size:.82rem;letter-spacing:.14em;margin-bottom:12px}
.bdw-live-dot{width:10px;height:10px;border-radius:50%;background:#8e9691}
.is-live .bdw-live-dot{background:#3bdf8f;box-shadow:0 0 0 6px rgba(59,223,143,.12),0 0 18px rgba(59,223,143,.55)}
.bdw-live-status h1{font-size:2.45rem!important;line-height:1.02!important;margin:0 0 10px!important;letter-spacing:-.05em!important;color:inherit!important}
.bdw-live-status p{margin:0!important;color:#5d6661;font-size:.94rem;line-height:1.54}
.bdw-live-status p strong{color:#132218}
.bdw-live-status.is-live p,.bdw-live-status.is-live p strong{color:rgba(235,244,239,.78)}
.bdw-live-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}
.bdw-live-metrics>div{padding:16px 16px;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:6px}
.bdw-live-metrics span{font-size:.72rem;color:rgba(232,242,237,.66);font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.bdw-live-metrics strong{font-size:1.35rem;color:#fff}
.bdw-live-sidecard p{margin:4px 0 16px!important;color:rgba(232,240,237,.8);font-size:.9rem;line-height:1.56}
.bdw-live-sidecard p b{color:#fff}
.bdw-live-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.bdw-live-section-title strong{font-size:1rem;color:#fff}
.bdw-live-section-title span{font-size:.72rem;color:#8ff1ba;background:rgba(28,74,51,.52);padding:6px 10px;border-radius:999px}
.bdw-live-mini-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.bdw-live-mini-list li{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.04)}
.bdw-live-mini-list span{font-size:.78rem;color:#b7c5bf;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.bdw-live-mini-list strong{font-size:.83rem;color:#fff}
.bdw-live-action-form small{font-size:.8rem;line-height:1.55;color:#a6b0ab;margin-top:2px}
.bdw-live-action-form select{padding-right:22px;font-size:1rem;height:62px}
.bdw-live-end{background:linear-gradient(135deg,#1f2623,#101412);color:#fff;box-shadow:0 12px 24px rgba(13,22,17,.2)}
.bdw-live-history{padding-top:20px}
.bdw-live-history-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}
.bdw-live-history-row:last-child{border-bottom:0}
.bdw-live-history-row>div{display:flex;flex-direction:column;gap:4px}
.bdw-live-history-row>div:last-child{text-align:right;min-width:84px}
.bdw-live-history-row strong{font-size:.92rem;color:#fff}
.bdw-live-history-row small{font-size:.76rem;color:#a9b2ad;line-height:1.45}
.bdw-live-empty{font-size:.84rem;color:#a9b2ad;margin:8px 0!important}
.bdw-live-logout{margin-top:8px;text-align:center}
.bdw-live-logout button{appearance:none;border:0;background:transparent;color:#9ca5a1;font-size:.82rem;text-decoration:underline;cursor:pointer;padding:10px}
@media(max-width:820px){
  .bdw-live-control-shell{padding:20px 14px}
  .bdw-live-control-card{padding:16px;border-radius:28px}
  .bdw-live-control-panel{padding:8px}
  .bdw-live-control-brand strong{font-size:1.7rem}
  .bdw-live-login h1{font-size:3.2rem!important}
}
@media(max-width:620px){
  .bdw-live-control-shell{padding:0;min-height:100svh}
  .bdw-live-control-card{width:100%;min-height:100svh;border-radius:0;border:0;box-shadow:none;padding:14px 12px 24px}
  .bdw-live-control-panel{padding:4px}
  .bdw-live-control-bg--dots-left{left:8px;top:82px;width:92px;height:160px;background-size:14px 14px}
  .bdw-live-control-bg--dots-right{right:8px;top:140px;width:82px;height:132px;background-size:16px 16px}
  .bdw-live-control-bg--chart{display:none}
  .bdw-live-control-bg--bolt{right:-48px;bottom:48px;width:170px;height:190px;opacity:.3}
  .bdw-live-control-logo{width:58px;height:58px;border-radius:18px}
  .bdw-live-control-logo img{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important}
  .bdw-live-control-logo .bdw-text-logo{font-size:8px!important}
  .bdw-live-control-brand{gap:12px;margin-bottom:18px}
  .bdw-live-control-brand span{font-size:.84rem}
  .bdw-live-control-brand strong{font-size:1.38rem}
  .bdw-live-login-badge{font-size:.82rem;margin-bottom:12px}
  .bdw-live-login h1{font-size:2.35rem!important;margin-bottom:12px!important}
  .bdw-live-login p{font-size:.96rem;line-height:1.48;margin-bottom:22px!important}
  .bdw-live-login input,.bdw-live-action-form select{height:58px;border-radius:16px;font-size:1.25rem;padding:0 58px 0 16px}
  .bdw-live-login button,.bdw-live-action-form button{height:58px;border-radius:16px;font-size:.98rem}
  .bdw-live-status,.bdw-live-sidecard,.bdw-live-history,.bdw-live-action-form{border-radius:20px;padding:18px}
  .bdw-live-status h1{font-size:1.9rem!important}
  .bdw-live-metrics{grid-template-columns:1fr 1fr;gap:10px}
  .bdw-live-metrics>div{padding:13px 14px;border-radius:14px}
  .bdw-live-mini-list li{display:block;padding:12px}
  .bdw-live-mini-list strong{display:block;margin-top:6px;font-size:.79rem}
  .bdw-live-history-row{padding:12px 0}
  .bdw-live-history-row strong{font-size:.86rem}
  .bdw-live-history-row small{font-size:.72rem}
}

/* ==============================
   V5.1.1 — Reduced support funnel
   /bantuan/ shows only approved service categories and gates WhatsApp behind a form.
   ============================== */
.bdw-help-scope-section{padding-top:56px}
.bdw-help-scope-note{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:30px}
.bdw-help-scope-note>div{padding:20px 22px;border:1px solid #e4e9e6;border-radius:18px;background:#f8faf9}
.bdw-help-scope-note strong{display:block;color:var(--bdw-ink);font-size:1rem;margin-bottom:7px}
.bdw-help-scope-note p{margin:0;font-size:.93rem;line-height:1.62;color:#5c6661}
.bdw-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.bdw-help-card{min-height:290px;padding:28px 26px;border:1px solid #e4e8e6;border-radius:24px;background:#fff;color:var(--bdw-ink)!important;display:flex;flex-direction:column;box-shadow:0 8px 28px rgba(20,36,29,.035);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.bdw-help-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(20,36,29,.08);border-color:#d9e2dd}
.bdw-help-card-icon{width:46px;height:46px;border-radius:13px;background:#eaf8ef;color:#15915d;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;margin-bottom:28px}
.bdw-help-card h3{font-size:1.35rem;line-height:1.2;margin:0 0 14px;color:#111713}
.bdw-help-card p{font-size:1rem;line-height:1.65;color:#59635e;margin:0 0 28px;flex:1}
.bdw-help-card b{font-size:.96rem;color:#121714;margin-top:auto}
.bdw-support-form .bdw-field label small{font-weight:500;color:#77807b}
.bdw-support-success-section{padding-top:42px}
.bdw-support-success-card{display:grid;grid-template-columns:82px 1fr;gap:24px;align-items:flex-start;padding:34px;border:1px solid #dfe9e3;border-radius:26px;background:#fff;box-shadow:0 18px 45px rgba(20,46,34,.07)}
.bdw-support-success-card .bdw-success-mark{margin:0}
.bdw-support-success-card h2{margin-bottom:12px}
.bdw-support-success-card p{margin-bottom:22px}
@media(max-width:980px){
  .bdw-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .bdw-help-scope-note,.bdw-help-grid{grid-template-columns:1fr}
  .bdw-help-card{min-height:auto;padding:24px 22px}
  .bdw-help-card-icon{margin-bottom:22px}
  .bdw-support-success-card{grid-template-columns:1fr;padding:24px}
}
