:root{--bk:#3155ff;--bk2:#733cff;--ink:#0b1b3b;--muted:#65738d;--line:#e6ebf5;--soft:#f7f9ff}*{box-sizing:border-box}.bk-home,.bk-footer,.bk-nav{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}.bk-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.bk-nav{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,228,242,.75)}.bk-nav-inner{height:76px;display:flex;align-items:center;gap:34px}.bk-brand img{width:142px;max-height:46px;object-fit:contain}.bk-menu{display:flex;align-items:center;gap:28px;margin-left:auto}.bk-menu a,.bk-login{font-size:14px;font-weight:700;color:#24324b;transition:.2s}.bk-menu a:hover,.bk-menu a.active{color:var(--bk)}.bk-nav-actions{display:flex;align-items:center;gap:14px}.bk-lang{font-size:12px;font-weight:800;padding:7px 9px;border:1px solid var(--line);border-radius:12px}.bk-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--bk),var(--bk2));color:#fff!important;padding:14px 22px;border-radius:12px;font-weight:800;font-size:14px;box-shadow:0 12px 26px rgba(68,75,255,.24);transition:.25s}.bk-btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(68,75,255,.32)}.bk-btn-sm{padding:11px 17px}.bk-btn-light{background:#fff;color:var(--bk)!important;border:1px solid #ccd7ff;box-shadow:none}.bk-btn-white{background:#fff;color:var(--bk)!important;box-shadow:none}.bk-hamb{display:none;background:none;border:0;width:40px;height:40px;padding:9px}.bk-hamb span{display:block;height:2px;background:#14213d;margin:5px;border-radius:2px}.bk-mobile{display:none}
.bk-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fbff 0%,#edf5ff 35%,#f4efff 68%,#f6fbff 100%);padding:72px 0 54px;min-height:640px}.bk-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 64% 22%,rgba(22,203,255,.25),transparent 22%),radial-gradient(circle at 86% 20%,rgba(201,79,255,.22),transparent 22%);pointer-events:none}.bk-orb{position:absolute;border-radius:999px;filter:blur(2px);opacity:.7}.bk-orb.o1{width:170px;height:170px;background:linear-gradient(135deg,#33d6ff,#3478ff);left:-60px;bottom:20px}.bk-orb.o2{width:250px;height:250px;background:linear-gradient(135deg,#6ee7ff,#4c79ff);right:-90px;top:80px;opacity:.18}.bk-orb.o3{width:120px;height:120px;background:#d7c5ff;left:47%;top:25px;opacity:.22}.bk-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:40px}.bk-pill{display:inline-flex;background:#fff;border:1px solid #d9e1ff;color:#3155ff;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:800;box-shadow:0 8px 24px rgba(49,85,255,.08)}.bk-hero h1{font-size:64px;line-height:.98;letter-spacing:-3px;margin:20px 0 18px;font-weight:900}.bk-hero h1 span{background:linear-gradient(90deg,#174dff,#763dff);-webkit-background-clip:text;color:transparent}.bk-hero-copy>p{max-width:520px;font-size:17px;line-height:1.65;color:#52617b}.bk-hero-actions{display:flex;gap:12px;margin-top:26px}.bk-metrics{display:flex;gap:30px;margin-top:30px}.bk-metrics>div{display:flex;align-items:center;gap:10px}.bk-metrics b{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#3155ff;box-shadow:0 8px 18px rgba(31,66,153,.12)}.bk-metrics span{display:flex;flex-direction:column}.bk-metrics strong{font-size:13px}.bk-metrics small{font-size:11px;color:#71809a}.bk-phone-stage{position:relative;height:510px}.bk-phone{position:absolute;width:248px;height:480px;border:8px solid #0b1020;border-radius:40px;padding:50px 24px 22px;text-align:center;box-shadow:0 34px 70px rgba(19,33,77,.3);overflow:hidden}.phone-a{left:130px;top:8px;color:#fff;background:linear-gradient(160deg,#06364b,#082638 55%,#001723);transform:rotate(5deg);z-index:3}.phone-b{left:330px;top:70px;background:linear-gradient(180deg,#fff,#fff7fb);transform:rotate(11deg);z-index:2}.bk-notch{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:75px;height:19px;background:#050812;border-radius:20px}.bk-avatar{width:76px;height:76px;border-radius:50%;margin:0 auto 12px;background:linear-gradient(135deg,#d7e4ff,#6f8cff);border:4px solid rgba(255,255,255,.8);display:grid;place-items:center;font-weight:900;font-size:22px;color:#173568}.bk-avatar.pink{background:linear-gradient(135deg,#ffe2ec,#ff7fac);color:#8a214c}.bk-phone h3{font-size:19px;margin:4px 0}.bk-phone p{font-size:12px;font-weight:700;margin:0 0 8px}.bk-phone small{font-size:10px;opacity:.72;line-height:1.5;display:block}.bk-socials{display:flex;justify-content:center;gap:10px;margin:22px 0}.bk-socials i{font-style:normal;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#0abf83}.phone-b .bk-socials i{background:#ff5e92;color:#fff}.bk-phone button{width:100%;border:0;border-radius:999px;padding:12px;background:#087e8c;color:#fff;font-weight:800}.phone-b button{background:#ff5e92}.bk-handle{margin-top:28px;background:rgba(0,0,0,.28);border-radius:999px;padding:9px;font-size:9px}.bk-float{position:absolute;z-index:5;background:#fff;border:1px solid #edf0f8;border-radius:15px;padding:12px 16px;display:flex;align-items:center;gap:10px;box-shadow:0 14px 32px rgba(33,54,109,.15)}.bk-float i{font-style:normal;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#f2e8ff;color:#7c3cff}.bk-float span{display:flex;flex-direction:column}.bk-float b{font-size:11px}.bk-float small{font-size:9px;color:#687791}.f1{left:25px;top:80px}.f2{left:20px;top:235px}.f3{right:-15px;top:165px}
.bk-title,.bk-section-head{text-align:center}.bk-title h2,.bk-section-head h2{font-size:34px;letter-spacing:-1.4px;margin:0 0 8px;font-weight:900}.bk-title h2 span,.bk-section-head em,.bk-template-copy em{font-style:normal;color:#5a45ff}.bk-title p,.bk-section-head p{color:#77849a;font-size:13px}.bk-why{padding:34px 0 58px;background:#fff}.bk-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}.bk-benefits article{padding:28px 22px;text-align:center;border:1px solid #eef1f7;border-radius:18px;background:#fff;box-shadow:0 15px 35px rgba(23,42,83,.06);transition:.25s}.bk-benefits article:hover{transform:translateY(-5px)}.bk-benefits i{font-style:normal;width:48px;height:48px;margin:auto;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#e9f4ff,#eee8ff);font-size:22px;color:#4d52ff}.bk-benefits h3{font-size:15px;margin:14px 0 7px}.bk-benefits p{font-size:12px;color:#6f7d95;line-height:1.6;margin:0}.bk-templates{padding:64px 0;background:linear-gradient(180deg,#fff,#fafbff)}.bk-template-grid{display:grid;grid-template-columns:.8fr 1.5fr;gap:55px;align-items:center}.bk-template-copy>span,.bk-section-head>span{font-size:11px;font-weight:900;color:#3155ff;letter-spacing:.08em}.bk-template-copy h2{font-size:39px;line-height:1.05;letter-spacing:-1.6px;margin:12px 0}.bk-template-copy p{color:#6b7890;line-height:1.6;font-size:14px;margin-bottom:22px}.bk-card-showcase{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bk-vcard{height:250px;border-radius:18px;padding:24px 14px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;box-shadow:0 18px 35px rgba(19,31,70,.12);transition:.25s}.bk-vcard:hover{transform:translateY(-7px) rotate(-1deg)}.bk-vcard .pic{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;font-weight:900;border:4px solid rgba(255,255,255,.65)}.bk-vcard b{font-size:13px}.bk-vcard small{font-size:10px}.c1{background:linear-gradient(160deg,#123a70,#1c68bd);color:#fff}.c1 .pic{background:#dce9ff;color:#1b3f73}.c2{background:linear-gradient(160deg,#fff1f4,#ffd5df);color:#7d3650}.c2 .pic{background:#fff}.c3{background:linear-gradient(160deg,#242424,#050505);color:#fff}.c3 .pic{background:#555}.c4{background:linear-gradient(160deg,#f6f4e9,#dfe9d4);color:#43513c}.c4 .pic{background:#fff}.bk-steps{padding:62px 0;background:#fff}.bk-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:35px 0}.bk-step-grid article{display:flex;gap:16px;padding:25px;border:1px solid #edf0f7;border-radius:18px}.bk-step-grid i{font-style:normal;flex:0 0 46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#eef3ff;color:#3155ff;font-weight:900}.bk-step-grid h3{margin:2px 0 6px;font-size:16px}.bk-step-grid p{margin:0;color:#738097;font-size:12px;line-height:1.55}.bk-cta-mini{max-width:760px;margin:45px auto 0;border-radius:25px;background:linear-gradient(135deg,#7540ff,#2068ff);color:#fff;padding:35px 42px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;box-shadow:0 20px 50px rgba(75,67,255,.24)}.bk-cta-mini small{font-weight:900;opacity:.8}.bk-cta-mini h3{font-size:27px;line-height:1.05;margin:7px 0}.bk-cta-mini p{font-size:12px;opacity:.85}.bk-mini-phone{font-size:100px;transform:rotate(-10deg)}
.bk-pricing{padding:68px 0;background:linear-gradient(180deg,#f7f9ff,#fff)}.bk-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px;align-items:stretch}.bk-price{position:relative;background:#fff;border:1px solid #e7ebf4;border-radius:20px;padding:28px;box-shadow:0 14px 34px rgba(22,39,80,.06)}.bk-price.featured{border:2px solid #6451ff;transform:translateY(-8px);box-shadow:0 22px 50px rgba(74,68,255,.15)}.bk-price label{position:absolute;right:14px;top:-12px;background:#5b48ff;color:#fff;padding:6px 11px;border-radius:999px;font-size:9px;font-weight:900}.bk-price h3{font-size:16px}.bk-price .price{font-size:30px;font-weight:900;margin:10px 0}.bk-price>p{color:#78859b;font-size:12px;min-height:38px}.bk-price ul{padding:0;margin:22px 0;list-style:none}.bk-price li{font-size:12px;margin:10px 0;color:#46546c}.bk-price-btn{display:block;text-align:center;border:1px solid #ccd5e6;border-radius:10px;padding:12px;font-weight:800;color:#1b2945}.featured .bk-price-btn{background:linear-gradient(135deg,#6848ff,#245cff);color:#fff;border:0}.bk-testimonials{padding:62px 0}.bk-test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.bk-test-grid article{border:1px solid #edf0f6;border-radius:18px;padding:25px;background:#fff;box-shadow:0 12px 30px rgba(20,38,77,.05)}.stars{color:#ffb21c;letter-spacing:2px}.bk-test-grid p{font-size:13px;color:#5f6d84;line-height:1.6}.bk-test-grid b,.bk-test-grid small{display:block}.bk-test-grid small{font-size:10px;color:#8b96a8;margin-top:4px}.bk-final{padding:30px 0 0}.bk-final-inner{background:linear-gradient(110deg,#7b35ff,#1d64ff 55%,#0e8cff);color:#fff;border-radius:28px 28px 0 0;padding:34px 50px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;box-shadow:0 -8px 35px rgba(57,69,255,.18)}.bk-final .rocket{font-size:65px}.bk-final h2{font-size:27px;margin:0 0 6px}.bk-final p{font-size:12px;opacity:.85}.bk-footer{background:#071a38;color:#dce7f8;padding:48px 0 20px}.bk-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.bk-footer-brand img{width:150px;filter:brightness(0) invert(1)}.bk-footer p{font-size:12px;line-height:1.7;color:#91a5c4}.bk-footer h4{font-size:12px;color:#fff;margin:0 0 14px}.bk-footer a{display:block;color:#9eb0ca;font-size:11px;margin:9px 0}.bk-footer a:hover{color:#fff}.bk-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;color:#7890b1;font-size:10px}
@media(max-width:1024px){.bk-menu{display:none}.bk-hamb{display:block}.bk-mobile.open{display:flex;position:absolute;left:20px;right:20px;top:70px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:0 20px 45px rgba(19,33,77,.16);flex-direction:column}.bk-mobile a{padding:11px;color:#1d2a45;font-weight:700}.bk-mobile-actions{display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);padding-top:10px}.bk-hero-grid{grid-template-columns:1fr 1fr}.bk-hero h1{font-size:52px}.bk-phone-stage{transform:scale(.82);transform-origin:center}.bk-template-grid{grid-template-columns:1fr}.bk-template-copy{text-align:center;max-width:600px;margin:auto}.bk-price-grid{grid-template-columns:repeat(2,1fr)}.bk-price.featured{transform:none}.bk-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.bk-footer-grid>div:last-child{grid-column:2/4}}
@media(max-width:767px){.bk-wrap{width:min(100% - 28px,1180px)}.bk-nav-inner{height:66px}.bk-brand img{width:118px}.bk-login,.bk-lang,.bk-nav-actions>.bk-btn{display:none}.bk-hero{padding:42px 0 25px}.bk-hero-grid{grid-template-columns:1fr;text-align:center}.bk-hero-copy>p{margin-left:auto;margin-right:auto}.bk-hero h1{font-size:44px;letter-spacing:-2px}.bk-hero-actions{justify-content:center}.bk-metrics{justify-content:center;gap:12px;flex-wrap:wrap}.bk-phone-stage{height:430px;transform:scale(.75);margin:-30px -55px -50px}.bk-benefits{grid-template-columns:repeat(2,1fr)}.bk-card-showcase{grid-template-columns:repeat(4,180px);overflow-x:auto;padding:12px 3px 22px;scroll-snap-type:x mandatory}.bk-vcard{scroll-snap-align:start}.bk-step-grid{grid-template-columns:1fr}.bk-cta-mini{padding:28px;gap:15px}.bk-mini-phone{font-size:65px}.bk-price-grid,.bk-test-grid{grid-template-columns:1fr}.bk-final-inner{grid-template-columns:1fr;text-align:center;border-radius:22px 22px 0 0;padding:30px 24px}.bk-final .rocket{font-size:48px}.bk-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.bk-footer-brand{grid-column:1/-1}.bk-footer-grid>div:last-child{grid-column:auto}.bk-footer-bottom{flex-direction:column;gap:8px}.bk-title h2,.bk-section-head h2{font-size:28px}.bk-template-copy h2{font-size:34px}}
@media(max-width:420px){.bk-hero h1{font-size:38px}.bk-hero-actions{flex-direction:column}.bk-hero-actions .bk-btn{width:100%}.bk-phone-stage{transform:scale(.64);margin:-55px -100px -80px}.bk-benefits{grid-template-columns:1fr}.bk-cta-mini{flex-direction:column;text-align:center}.bk-mini-phone{display:none}.bk-footer-grid{grid-template-columns:1fr}.bk-footer-grid>div:last-child{grid-column:auto}.bk-price{padding:22px}}
/* v5 compatibility: global navigation + original full plan cards + theme slider */
.bk-theme-slider{background:#fff;padding:20px 0 10px}.bk-theme-slider section{padding-top:42px!important;padding-bottom:52px!important}.bk-theme-slider .swiper{padding:24px 0 34px}.bk-theme-slider .swiper-slide img{aspect-ratio:9/16;object-fit:cover}.bk-assurance{padding:68px 0;background:#f8faff}
/* Keep application/auth pages independent from landing-page sizing */
body .bk-nav a{text-decoration:none}.bk-mobile-actions .bk-btn{color:#fff!important}
@media(max-width:767px){.bk-theme-slider section{padding-top:30px!important}.bk-theme-slider h2{font-size:2.1rem!important;line-height:1.1}.bk-theme-slider p{margin-bottom:28px!important}.bk-nav-actions{margin-left:auto}.bk-hamb{flex:0 0 40px}.bk-mobile.open{z-index:999}.bk-home #pricing{padding-left:0!important;padding-right:0!important}.bk-home #pricing .container{padding-left:14px;padding-right:14px}.bk-home #pricing .w-full{width:100%}.bk-home #pricing .p-10{padding:1.5rem}.bk-home #pricing .text-6xl{font-size:2.1rem;line-height:1.1}.bk-home #pricing .mb-20{margin-bottom:2rem}}

/* v5.1 corrections */
.bk-theme-slider{padding:0!important;overflow:hidden}.bk-real-themes{padding:64px 0 58px;background:linear-gradient(180deg,#fff,#f7f9ff)}.bk-real-themes .bk-section-head{max-width:720px;margin:0 auto 28px}.bkThemeSwiper{width:100%;overflow:hidden;padding:8px 4px 42px!important}.bkThemeSwiper .swiper-wrapper{align-items:flex-start}.bkThemeSwiper .swiper-slide{height:auto!important;min-width:0}.bk-theme-card{width:100%;background:#fff;border:1px solid #e8edf6;border-radius:18px;padding:8px;box-shadow:0 12px 30px rgba(21,42,83,.08);overflow:hidden}.bk-theme-card img{display:block!important;width:100%!important;height:auto!important;max-height:430px!important;aspect-ratio:9/16!important;object-fit:cover!important;border-radius:13px}.bk-theme-name{padding:10px 6px 6px;text-align:center;font-size:12px;font-weight:800;color:#1a2945;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bk-theme-pagination{bottom:8px!important}.bk-home{overflow:hidden}.bk-home #pricing .container{max-width:1180px}.bk-home #pricing .flex.flex-wrap{align-items:stretch}.bk-home #pricing .w-full>div{height:100%}
@media(max-width:767px){.bk-real-themes{padding:44px 0 38px}.bk-theme-card img{max-height:360px!important}.bkThemeSwiper{padding-bottom:36px!important}.bk-home #pricing{padding-top:3rem!important;padding-bottom:4rem!important}}
@media(max-width:420px){.bk-theme-card img{max-height:330px!important}}

/* BisnisKlik Studio 5.2 */
.bk-steps .bk-cta-mini{width:100%;max-width:none;margin-top:44px;min-height:230px;padding:46px 58px;border-radius:24px}.bk-steps .bk-cta-mini>div:first-child{max-width:650px}.bk-steps .bk-cta-mini h3{font-size:clamp(30px,3.2vw,46px);line-height:1.02;letter-spacing:-1.5px;margin:9px 0 10px}.bk-steps .bk-cta-mini p{font-size:14px;margin:0 0 18px}.bk-steps .bk-mini-phone{font-size:118px;margin-right:40px;filter:drop-shadow(0 20px 24px rgba(11,27,59,.2))}
.bk-auth-page{position:relative;min-height:720px;padding:72px 0 88px!important;background:radial-gradient(circle at 15% 15%,rgba(49,85,255,.10),transparent 31%),radial-gradient(circle at 90% 15%,rgba(115,60,255,.10),transparent 30%),linear-gradient(180deg,#f8faff 0%,#fff 68%);overflow:hidden}.bk-auth-shell{max-width:1120px!important;position:relative;z-index:1}.bk-auth-grid{margin:0!important;display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(420px,.8fr)!important;gap:64px!important;align-items:center!important}.bk-auth-visual,.bk-auth-formcol{width:100%!important;padding:0!important}.bk-auth-visual{display:flex!important;align-items:center;justify-content:center;min-height:540px;border-radius:30px;background:linear-gradient(145deg,#102b68 0%,#3155ff 54%,#733cff 100%);box-shadow:0 30px 70px rgba(27,53,125,.20);position:relative;overflow:hidden}.bk-auth-visual:before{content:"BisnisKlik";position:absolute;left:34px;top:30px;color:#fff;font-size:18px;font-weight:900}.bk-auth-visual:after{content:"Satu link untuk profil, kontak & bisnis Anda";position:absolute;left:34px;bottom:30px;color:rgba(255,255,255,.78);font-size:13px;font-weight:600}.bk-auth-visual img{max-width:78%!important;max-height:390px!important;width:auto!important;height:auto!important;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(4,15,52,.25))}.bk-auth-formcol{display:flex;justify-content:center}.bk-auth-card{max-width:480px!important;width:100%;padding:38px 40px 36px;background:rgba(255,255,255,.96);border:1px solid #e5eaf5;border-radius:26px;box-shadow:0 24px 65px rgba(19,38,83,.12)}.bk-auth-card h2{font-size:44px!important;line-height:1!important;letter-spacing:-2px;color:#0b1b3b;margin-bottom:10px!important}.bk-auth-card>p{font-size:14px;color:#6b7890;line-height:1.6;margin-bottom:24px!important}.bk-auth-card label{font-size:13px!important;font-weight:800!important;color:#24324b!important;margin-bottom:7px!important;display:block}.bk-auth-card input:not([type=checkbox]){width:100%!important;min-height:52px!important;border:1px solid #dce4f2!important;border-radius:12px!important;background:#fff!important;padding:0 15px!important;font-size:14px!important;color:#15223d!important;box-shadow:none!important;outline:none!important;transition:.2s!important}.bk-auth-card input:not([type=checkbox]):focus{border-color:#3155ff!important;box-shadow:0 0 0 4px rgba(49,85,255,.10)!important}.bk-auth-card input[type=checkbox]{accent-color:#3155ff}.bk-auth-card a{color:#3155ff;font-weight:700;text-decoration:none}.bk-auth-card a:hover{color:#733cff}.bk-auth-card button[type=submit]{width:100%!important;max-width:none!important;min-height:52px!important;border-radius:12px!important;background:linear-gradient(135deg,#3155ff,#733cff)!important;box-shadow:0 12px 28px rgba(49,85,255,.22)!important;color:#fff!important;margin-top:4px}.bk-auth-card button[type=submit]>div{display:none!important}.bk-auth-card button[type=submit] p{color:#fff!important;font-size:13px!important;font-weight:900!important}.bk-auth-card .group.relative.md\:max-w-max{max-width:none!important;width:100%!important}.bk-auth-register .bk-auth-grid{align-items:start!important}.bk-auth-register .bk-auth-visual{position:sticky;top:110px;min-height:620px}.bk-auth-register .bk-auth-card{max-width:520px!important}.bk-auth-register .iti{width:100%!important}.bk-auth-register .iti input{padding-left:92px!important}.bk-auth-register .iti__country-list{z-index:1000}
@media(max-width:900px){.bk-auth-page{padding:48px 0 64px!important}.bk-auth-grid{grid-template-columns:1fr!important;gap:0!important;max-width:620px;margin:auto!important}.bk-auth-visual{display:none!important}.bk-auth-card{max-width:560px!important;margin:auto;padding:34px!important}.bk-steps .bk-cta-mini{padding:38px 40px}.bk-steps .bk-mini-phone{font-size:90px;margin-right:10px}}
@media(max-width:600px){.bk-auth-page{min-height:0;padding:28px 0 46px!important}.bk-auth-shell{padding-left:14px!important;padding-right:14px!important}.bk-auth-card{padding:27px 20px 24px;border-radius:20px}.bk-auth-card h2{font-size:36px!important}.bk-auth-card input:not([type=checkbox]){min-height:50px!important}.bk-steps .bk-cta-mini{padding:30px 24px;min-height:0;border-radius:20px;flex-direction:column;align-items:flex-start;text-align:left}.bk-steps .bk-cta-mini h3{font-size:31px}.bk-steps .bk-mini-phone{display:none}}

/* BisnisKlik Studio 5.3 — unified auth, footer and About */
html,body{min-height:100%}body{min-height:100vh;display:flex;flex-direction:column}.bk-page-frame{flex:1 0 auto;display:flex;flex-direction:column}.bk-page-frame>.bk-auth-page{flex:1}.bk-footer{flex-shrink:0;width:100%;margin-top:auto}
.bk-auth-page{min-height:clamp(650px,calc(100vh - 300px),820px);display:flex;align-items:center}.bk-auth-visual{min-height:560px!important}.bk-auth-art{position:relative;width:100%;height:100%;min-height:560px;display:grid;place-items:center;isolation:isolate}.bk-auth-orb{position:absolute;border-radius:999px;filter:blur(2px);opacity:.55;z-index:-1}.bk-auth-orb-a{width:260px;height:260px;background:#67e8f9;left:-80px;top:70px}.bk-auth-orb-b{width:290px;height:290px;background:#a78bfa;right:-100px;bottom:20px}.bk-auth-profile-card{width:260px;min-height:350px;background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.75);border-radius:30px;padding:22px;text-align:center;box-shadow:0 30px 70px rgba(4,18,66,.28);transform:rotate(-2deg);display:flex;flex-direction:column;align-items:center}.bk-auth-profile-top{width:100%;display:flex;align-items:center;gap:8px;text-align:left;color:#1e2b52;font-weight:800;font-size:12px}.bk-auth-mini-logo{width:24px;height:24px;border-radius:8px;background:linear-gradient(135deg,#3155ff,#6d3cff);color:#fff;display:grid;place-items:center}.bk-auth-avatar{width:92px;height:92px;border-radius:50%;margin:28px 0 14px;background:linear-gradient(145deg,#e0e7ff,#c7d2fe);border:7px solid #fff;box-shadow:0 8px 25px rgba(49,85,255,.18);display:grid;place-items:center;color:#3155ff;font-size:28px;font-weight:900}.bk-auth-profile-card strong{color:#0b1b3b;font-size:19px}.bk-auth-profile-card small{color:#718096;line-height:1.5;margin-top:7px}.bk-auth-chips{display:flex;gap:9px;margin:22px 0}.bk-auth-chips i{width:31px;height:31px;border-radius:50%;background:#eef2ff;border:1px solid #dce5ff}.bk-auth-chips i:nth-child(2){background:#ecfdf5}.bk-auth-chips i:nth-child(3){background:#fff7ed}.bk-auth-chips i:nth-child(4){background:#fdf2f8}.bk-auth-linkbar{width:100%;padding:11px;border-radius:11px;background:#f5f7ff;color:#52627d;font-size:10px;font-weight:700}.bk-auth-float{position:absolute;background:#fff;border:1px solid rgba(255,255,255,.8);border-radius:14px;padding:11px 14px;box-shadow:0 14px 32px rgba(7,26,56,.18);font-size:15px;font-weight:900;color:#3155ff}.bk-auth-float span{color:#334155;font-size:10px;margin-left:5px}.bk-auth-float-one{left:30px;top:145px}.bk-auth-float-two{right:22px;bottom:125px}
.bk-auth-card .relative.p-px{background:none!important;padding:0!important}.bk-auth-card .show-password-btn{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;width:38px!important;height:38px!important;border:0!important;border-radius:10px!important;background:#f1f5ff!important;color:#40527a!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;z-index:5}.bk-auth-card .show-password-btn:hover{background:#e4eaff!important;color:#3155ff!important}.bk-eye-icon{display:block;width:18px;height:12px;border:2px solid currentColor;border-radius:50% 50%;position:relative}.bk-eye-icon:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:currentColor;left:50%;top:50%;transform:translate(-50%,-50%)}.bk-auth-card input#password{padding-right:62px!important}.bk-auth-card button[type=submit]{position:relative!important;font-size:0!important}.bk-auth-card button[type=submit]:after{content:"Masuk";font-size:13px;font-weight:900;letter-spacing:.02em}.bk-auth-register .bk-auth-card button[type=submit]:after{content:"Daftar Sekarang"}.bk-auth-card .show-password-btn+.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.bkp-about-hero{position:relative;overflow:hidden;padding:100px 0 88px;background:linear-gradient(135deg,#f2f6ff 0%,#fff 45%,#f5efff 100%);border-bottom:1px solid #e8edf8}.bkp-about-hero:after{content:"";position:absolute;left:50%;bottom:-95px;width:700px;height:190px;transform:translateX(-50%);border-radius:50%;background:rgba(255,255,255,.75);filter:blur(20px)}.bkp-about-hero-inner{position:relative;z-index:2;max-width:980px}.bkp-about-glow{position:absolute;border-radius:999px;filter:blur(2px);opacity:.45}.bkp-about-glow-a{width:320px;height:320px;left:-110px;top:-130px;background:#93c5fd}.bkp-about-glow-b{width:330px;height:330px;right:-120px;bottom:-160px;background:#c4b5fd}.bkp-about-badge{display:inline-flex;padding:8px 13px;border:1px solid #dbe4ff;background:rgba(255,255,255,.8);border-radius:999px;color:#3155ff;font-size:11px;font-weight:900;letter-spacing:.08em;margin-bottom:22px}.bkp-about-hero h1{font-size:clamp(3rem,6vw,5.6rem);line-height:.98;letter-spacing:-.06em;color:#0b1b3b;margin:0}.bkp-about-hero h1 span{background:linear-gradient(90deg,#3155ff,#7c3aed);-webkit-background-clip:text;background-clip:text;color:transparent}.bkp-about-lead{max-width:720px;margin:24px auto 0;color:#64748b;font-size:16px;line-height:1.75}.bkp-about-pills{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:28px}.bkp-about-pills span{padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #e5eaf5;color:#40506c;font-size:12px;font-weight:800;box-shadow:0 8px 24px rgba(27,45,90,.05)}
@media(max-width:900px){.bk-auth-page{min-height:auto;align-items:flex-start}.bk-auth-art{display:none}.bk-auth-visual{display:none!important}.bk-auth-grid{max-width:620px!important}.bkp-about-hero{padding:72px 0 62px}.bkp-about-hero h1{font-size:clamp(2.7rem,10vw,4.2rem)}}
@media(max-width:600px){body{min-height:100vh}.bk-auth-page{padding:24px 0 40px!important}.bk-auth-card{box-shadow:0 15px 45px rgba(19,38,83,.10)}.bk-auth-card .show-password-btn{right:7px!important;width:38px!important}.bkp-about-hero{padding:58px 0 48px}.bkp-about-lead{font-size:14px}.bkp-about-pills{gap:7px}.bkp-about-pills span{font-size:10px;padding:8px 10px}}

/* BisnisKlik Studio Pro 5.9 — premium pricing */
.bk-pricing{position:relative;background:linear-gradient(180deg,#f7f9ff 0%,#eef4ff 52%,#f8fbff 100%);padding-top:92px!important;padding-bottom:104px!important}.bk-pricing>.container{position:relative;z-index:1;max-width:1180px}.bk-pricing>.container>.max-w-xl{max-width:760px}.bk-pricing h2{font-size:clamp(32px,4vw,52px)!important;line-height:1.08!important;letter-spacing:-.035em;margin:14px 0!important}.bk-pricing>.container>.max-w-xl>p:last-child{font-size:15px!important;line-height:1.7!important;text-transform:none!important;letter-spacing:0!important;font-weight:500!important;margin-bottom:52px!important}.bk-pricing-grid{align-items:stretch;justify-content:center;margin:-10px!important}.bk-plan-col{display:flex;padding:10px!important}.bk-plan-card{position:relative;display:flex;flex-direction:column;width:100%;min-height:100%;padding:32px!important;border:1px solid #dfe7f5!important;border-radius:24px!important;background:#fff!important;color:#0f172a!important;box-shadow:0 18px 55px rgba(35,61,112,.09);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.bk-plan-card:hover{transform:translateY(-7px);border-color:#b9cdfd!important;box-shadow:0 28px 70px rgba(35,61,112,.16)}.bk-plan-recommended{border:2px solid #3267ff!important;box-shadow:0 26px 72px rgba(50,103,255,.18)}.bk-plan-recommended:before{content:"Pilihan Populer";position:absolute;top:-16px;left:50%;transform:translateX(-50%);padding:7px 18px;border-radius:999px;background:linear-gradient(90deg,#1478ff,#633cff);color:#fff;font:700 12px/1.2 Inter,sans-serif;white-space:nowrap}.bk-plan-card h3{color:#172033!important;font-size:18px!important;font-weight:700!important;margin:8px 0 12px!important}.bk-plan-price{align-items:flex-end!important;gap:7px;flex-wrap:wrap;padding-bottom:18px!important}.bk-plan-price>span:first-child{color:#071329!important;font-size:clamp(32px,3vw,45px)!important;line-height:1!important;letter-spacing:-.04em;white-space:nowrap}.bk-plan-recommended .bk-plan-price>span:first-child{color:#2166f3!important}.bk-plan-price>span:last-child{color:#667085!important;font-size:12px!important;line-height:1.25!important;padding-bottom:4px}.bk-plan-card>p{color:#536079!important;border-color:#e7ebf2!important;font-size:14px!important;line-height:1.7!important;min-height:72px}.bk-plan-features{flex:1;margin:22px 0 26px!important}.bk-plan-features h3{font-size:13px!important;color:#2166f3!important;margin:20px 0 10px!important}.bk-plan-features li{align-items:flex-start!important;margin:6px 0!important;font-size:13px!important;line-height:1.35!important}.bk-plan-features li i{font-size:17px!important;flex:0 0 auto;margin-top:1px}.bk-plan-features li p{color:#26344e!important;line-height:1.4}.bk-plan-cta{margin-top:auto!important;border-radius:13px!important;overflow:visible!important}.bk-plan-cta>a{display:block!important;color:#fff!important}.bk-plan-cta>a>div{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;padding:13px 18px!important;border:0!important;border-radius:13px!important;background:#0f172a!important;color:#fff!important;font:700 14px/1.2 Inter,sans-serif!important;box-shadow:0 10px 24px rgba(15,23,42,.14);transition:.22s ease}.bk-plan-cta>a:hover>div{background:linear-gradient(90deg,#1478ff,#633cff)!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 14px 30px rgba(50,103,255,.28)}.bk-plan-cta>a:active>div{transform:scale(.985)}.bk-plan-recommended .bk-plan-cta>a>div{background:linear-gradient(90deg,#1478ff,#633cff)!important}.bk-plan-recommended .bk-plan-cta>a:hover>div{background:linear-gradient(90deg,#0f172a,#24324b)!important}@media(max-width:1279px){.bk-pricing>.container{max-width:900px}.bk-plan-col{width:50%!important}.bk-plan-col:last-child{margin-left:auto;margin-right:auto}}@media(max-width:767px){.bk-pricing{padding:68px 0 76px!important}.bk-pricing>.container{padding-left:18px!important;padding-right:18px!important}.bk-pricing h2{font-size:34px!important}.bk-pricing-grid{display:block!important;margin:0!important}.bk-plan-col{width:100%!important;padding:0!important;margin:0 0 22px!important}.bk-plan-card{padding:26px 22px!important;border-radius:20px!important}.bk-plan-card:hover{transform:none}.bk-plan-price>span:first-child{font-size:38px!important}.bk-plan-card>p{min-height:0}.bk-plan-recommended{margin-top:12px}.bk-plan-cta>a>div{min-height:52px;font-size:15px!important}}


/* BisnisKlik Studio Pro 6.0 — expressive responsive pricing */
.bk-pricing:before,.bk-pricing:after{content:"";position:absolute;border-radius:999px;pointer-events:none;filter:blur(2px);opacity:.55}.bk-pricing:before{width:380px;height:380px;left:-180px;top:70px;background:radial-gradient(circle,#dbeafe 0%,rgba(219,234,254,0) 70%)}.bk-pricing:after{width:430px;height:430px;right:-210px;top:180px;background:radial-gradient(circle,#ede9fe 0%,rgba(237,233,254,0) 70%)}
.bk-plan-card{overflow:visible!important}.bk-plan-card:after{content:"";position:absolute;left:24px;right:24px;top:0;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#1d75ff,#7146ff,#10c98f);opacity:.78}.bk-plan-card:hover:after{height:5px;opacity:1}.bk-plan-recommended{background:linear-gradient(180deg,#ffffff 0%,#f8f7ff 100%)!important}.bk-plan-recommended:after{left:0;right:0;top:0;height:6px;border-radius:22px 22px 0 0;background:linear-gradient(90deg,#1687ff,#5b45ff,#8b3dff);opacity:1}
.bk-plan-type-badge{display:inline-flex!important;align-items:center!important;width:max-content!important;max-width:100%;padding:7px 12px!important;border:1px solid #d8e4ff!important;border-radius:999px!important;background:linear-gradient(135deg,#eef6ff,#f3efff)!important;color:#2458db!important;font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.07em!important;text-transform:uppercase;box-shadow:0 7px 18px rgba(45,91,220,.08)!important}.bk-plan-type-badge:before{content:"✦";display:grid;place-items:center;width:19px;height:19px;margin-right:7px;border-radius:50%;background:linear-gradient(135deg,#1e7cff,#7048ff);color:#fff;font-size:9px;box-shadow:0 4px 10px rgba(64,78,255,.22)}.bk-plan-recommended .bk-plan-type-badge{background:linear-gradient(135deg,#eef4ff,#f5efff)!important;color:#5139d9!important;border-color:#d8d1ff!important}
.bk-plan-card>span:not(.bk-plan-type-badge){border-radius:999px!important;padding:7px 11px!important;font-size:10px!important;font-weight:800!important;letter-spacing:.02em!important;background:#eefbf5!important;color:#07864d!important;border:1px solid #c8f3dd!important}
.bk-plan-card h3{letter-spacing:-.015em}.bk-plan-price{position:relative}.bk-plan-price>span:first-child{font-weight:900!important}.bk-plan-features h3{display:flex;align-items:center;gap:7px;padding:8px 10px!important;width:max-content;max-width:100%;border-radius:9px;background:#f3f7ff;color:#215fe5!important}.bk-plan-recommended .bk-plan-features h3{background:#f0edff;color:#5b3de0!important}.bk-plan-features h3:before{content:"";width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#1d7cff,#6b45ff);box-shadow:0 0 0 4px rgba(49,85,255,.09)}.bk-plan-features li{padding:2px 0}.bk-plan-features li p{font-weight:520}.bk-plan-features li span{border-radius:999px!important;font-size:9px!important;font-weight:800!important;padding:3px 7px!important;margin-left:6px!important}
.bk-plan-cta{padding-top:8px!important}.bk-plan-cta>a>div{border-radius:999px!important;min-height:54px!important;font-weight:850!important;letter-spacing:.01em!important;position:relative}.bk-plan-cta>a>div:after{content:"→";margin-left:10px;font-size:18px;line-height:1;transition:transform .2s ease}.bk-plan-cta>a:hover>div:after{transform:translateX(4px)}
@media(min-width:1280px){.bk-pricing-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px!important;margin:0!important}.bk-plan-col{width:auto!important;padding:0!important}.bk-plan-card{height:100%}.bk-plan-recommended{transform:translateY(-10px)}.bk-plan-recommended:hover{transform:translateY(-16px)}}
@media(max-width:767px){.bk-pricing:before{width:240px;height:240px;left:-130px}.bk-pricing:after{width:260px;height:260px;right:-150px}.bk-plan-card{box-shadow:0 14px 40px rgba(35,61,112,.10)}.bk-plan-card:after{left:18px;right:18px}.bk-plan-type-badge{font-size:9px!important;padding:6px 10px!important}.bk-plan-type-badge:before{width:17px;height:17px}.bk-plan-price{flex-wrap:nowrap!important;align-items:baseline!important}.bk-plan-price>span:first-child{font-size:34px!important;white-space:normal!important}.bk-plan-price>span:last-child{white-space:nowrap!important}.bk-plan-features h3{font-size:12px!important}.bk-plan-features li{font-size:12px!important}.bk-plan-cta>a>div{min-height:52px!important}}

/* BisnisKlik Studio Pro 6.1 — refined pricing inspired by premium SaaS layouts */
.bk-pricing{background:radial-gradient(circle at 16% 12%,rgba(64,153,255,.13),transparent 25%),radial-gradient(circle at 86% 20%,rgba(121,74,255,.12),transparent 26%),linear-gradient(180deg,#f8fbff 0%,#f3f7ff 58%,#fbfdff 100%)!important}
.bk-pricing>.container>.max-w-xl>p:first-child{display:table;margin:0 auto 12px!important;padding:8px 15px!important;border:1px solid #d7e5ff;border-radius:999px;background:linear-gradient(135deg,#eaf4ff,#eeeaff);box-shadow:0 8px 24px rgba(48,91,190,.08);color:#2367ea!important;font-size:11px!important;line-height:1!important;font-weight:900!important;letter-spacing:.08em;text-transform:uppercase}
.bk-pricing h2{color:#0b1834!important}.bk-pricing h2::first-line{color:#0b1834}.bk-pricing>.container>.max-w-xl>p:last-child{max-width:640px;margin-left:auto!important;margin-right:auto!important;color:#65718b!important}
.bk-pricing-grid{gap:24px!important}.bk-plan-card{border-radius:28px!important;padding:34px 30px 28px!important;border:1px solid rgba(207,220,245,.9)!important;box-shadow:0 22px 60px rgba(37,63,111,.10);isolation:isolate}.bk-plan-card:after{left:28px!important;right:28px!important;height:5px!important;border-radius:0 0 999px 999px!important}.bk-plan-col:nth-child(3n+1) .bk-plan-card:after{background:linear-gradient(90deg,#1687ff,#40b8ff)!important}.bk-plan-col:nth-child(3n+2) .bk-plan-card:after{background:linear-gradient(90deg,#146fff,#6845ff)!important}.bk-plan-col:nth-child(3n+3) .bk-plan-card:after{background:linear-gradient(90deg,#16a56f,#29d68e)!important}
.bk-plan-type-badge{padding:8px 13px 8px 9px!important;background:#eff6ff!important;border-color:#d8e8ff!important;color:#1767df!important;box-shadow:none!important}.bk-plan-type-badge:before{content:"↗"!important;background:linear-gradient(135deg,#1687ff,#376bff)!important}.bk-plan-col:nth-child(3n+2) .bk-plan-type-badge{background:#f1efff!important;border-color:#ddd8ff!important;color:#5b42df!important}.bk-plan-col:nth-child(3n+2) .bk-plan-type-badge:before{content:"⚡"!important;background:linear-gradient(135deg,#6845ff,#8d5cff)!important}.bk-plan-col:nth-child(3n+3) .bk-plan-type-badge{background:#ecfbf4!important;border-color:#d0f3e2!important;color:#078758!important}.bk-plan-col:nth-child(3n+3) .bk-plan-type-badge:before{content:"★"!important;background:linear-gradient(135deg,#0bad70,#26d58d)!important}
.bk-plan-card h3{font-size:20px!important;margin-top:10px!important}.bk-plan-price{margin-top:3px;min-height:58px}.bk-plan-price>span:first-child{font-size:clamp(34px,3vw,46px)!important}.bk-plan-price>span:last-child{padding-bottom:5px!important;font-weight:650!important}.bk-plan-card>p{min-height:82px!important;padding-bottom:22px!important;border-color:#e4eaf5!important}.bk-plan-features{margin-top:18px!important}.bk-plan-features h3{border-radius:999px!important;padding:7px 11px!important;background:#f1f6ff!important}.bk-plan-features li{margin:7px 0!important}.bk-plan-features li i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#ebfbf3;font-size:13px!important;margin-right:9px!important}.bk-plan-features li i.ti-x{background:#f4f6f9}.bk-plan-features li p{font-size:13px!important;color:#34425d!important}.bk-plan-cta{width:100%!important}.bk-plan-cta>a>div{min-height:56px!important;border-radius:16px!important;background:#101a31!important;box-shadow:0 12px 28px rgba(15,26,49,.15)!important}.bk-plan-col:nth-child(3n+1) .bk-plan-cta>a:hover>div{background:linear-gradient(90deg,#1687ff,#376bff)!important}.bk-plan-col:nth-child(3n+3) .bk-plan-cta>a:hover>div{background:linear-gradient(90deg,#08a66c,#20c985)!important}.bk-plan-recommended{border-color:#3970ff!important;background:linear-gradient(180deg,#fff 0%,#faf9ff 100%)!important;box-shadow:0 30px 80px rgba(70,76,240,.18)!important}.bk-plan-recommended:before{top:-17px!important;padding:8px 20px!important;background:linear-gradient(90deg,#1687ff,#6645ff)!important;box-shadow:0 9px 25px rgba(67,76,238,.25);content:"★  Paling Populer"!important}.bk-plan-recommended .bk-plan-cta>a>div{background:linear-gradient(90deg,#126fff,#6545ff)!important}.bk-plan-recommended .bk-plan-cta>a:hover>div{background:linear-gradient(90deg,#075ee9,#5233e8)!important;box-shadow:0 16px 34px rgba(72,66,235,.32)!important}
.bk-pricing-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:34px auto 0;max-width:1080px}.bk-pricing-trust>div{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:18px}.bk-pricing-trust>div>span{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:14px;background:#e9f5ff;color:#1475ef;font-size:22px}.bk-pricing-trust p{margin:0}.bk-pricing-trust strong,.bk-pricing-trust small{display:block}.bk-pricing-trust strong{color:#15213b;font-size:12px;line-height:1.3}.bk-pricing-trust small{margin-top:3px;color:#71809c;font-size:10px;line-height:1.35}
@media(min-width:1280px){.bk-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bk-plan-recommended{transform:translateY(-12px)!important}.bk-plan-recommended:hover{transform:translateY(-18px)!important}}
@media(max-width:1023px){.bk-pricing-trust{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}.bk-pricing-grid{gap:18px!important}}
@media(max-width:767px){.bk-pricing{padding-top:62px!important}.bk-pricing>.container>.max-w-xl>p:first-child{font-size:10px!important;padding:7px 12px!important}.bk-pricing h2{font-size:32px!important;line-height:1.12!important}.bk-pricing>.container>.max-w-xl>p:last-child{font-size:13px!important;margin-bottom:38px!important}.bk-plan-card{padding:29px 20px 22px!important;border-radius:23px!important}.bk-plan-card:after{left:20px!important;right:20px!important}.bk-plan-price{min-height:0!important;flex-wrap:wrap!important}.bk-plan-price>span:first-child{font-size:36px!important}.bk-plan-card>p{min-height:0!important}.bk-plan-recommended{margin-top:18px!important}.bk-pricing-trust{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.bk-pricing-trust>div{padding:10px 6px;gap:9px}.bk-pricing-trust>div>span{width:38px;height:38px;flex-basis:38px;border-radius:12px;font-size:18px}.bk-pricing-trust strong{font-size:10px}.bk-pricing-trust small{font-size:9px}}
@media(max-width:430px){.bk-pricing-trust{grid-template-columns:1fr}.bk-pricing-trust>div{padding:8px 12px}.bk-plan-price>span:first-child{font-size:33px!important}.bk-plan-price>span:last-child{font-size:11px!important}.bk-plan-type-badge{font-size:8px!important}}


/* BisnisKlik Studio Pro 6.2.0 — pricing hotfix: actual loaded markup */
#pricing.bk-pricing{padding:84px 0 96px!important;background:radial-gradient(circle at 8% 18%,rgba(47,145,255,.16),transparent 25%),radial-gradient(circle at 92% 12%,rgba(112,72,255,.14),transparent 27%),linear-gradient(180deg,#f7fbff 0%,#f3f7ff 60%,#fbfdff 100%)!important}
#pricing .bk-pricing-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;margin:0!important;align-items:stretch!important}
#pricing .bk-plan-col{width:auto!important;padding:0!important;display:flex!important}
#pricing .bk-plan-card{width:100%!important;height:100%!important;display:flex!important;flex-direction:column!important;padding:30px 26px 24px!important;border-radius:26px!important;border:1px solid #dbe5f5!important;background:#fff!important;box-shadow:0 18px 55px rgba(27,55,105,.10)!important;overflow:visible!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}
#pricing .bk-plan-card:hover{transform:translateY(-7px)!important;box-shadow:0 28px 70px rgba(27,55,105,.16)!important;border-color:#b8cdf6!important}
#pricing .bk-plan-type-badge{display:inline-flex!important;width:max-content!important;align-items:center!important;gap:7px!important;padding:7px 12px 7px 8px!important;border-radius:999px!important;border:1px solid #d8e7ff!important;background:linear-gradient(135deg,#edf6ff,#f0efff)!important;color:#1764dc!important;font-size:10px!important;font-weight:800!important;letter-spacing:.04em!important;box-shadow:none!important}
#pricing .bk-plan-type-badge:before{content:'✦'!important;width:20px!important;height:20px!important;display:grid!important;place-items:center!important;margin:0!important;border-radius:50%!important;background:linear-gradient(135deg,#1685ff,#5c55ff)!important;color:#fff!important;font-size:9px!important}
#pricing .bk-plan-card h3{font-size:18px!important;line-height:1.25!important;margin:9px 0 12px!important;color:#111d36!important}
#pricing .bk-plan-price{display:flex!important;align-items:baseline!important;gap:7px!important;flex-wrap:nowrap!important;min-height:auto!important;padding:0 0 18px!important}
#pricing .bk-plan-price>span:first-child{font-size:clamp(30px,3vw,42px)!important;line-height:1!important;letter-spacing:-.045em!important;color:#0b1831!important;white-space:nowrap!important}
#pricing .bk-plan-price>span:last-child{font-size:11px!important;line-height:1.2!important;color:#64728d!important;white-space:nowrap!important;padding:0!important}
#pricing .bk-plan-card>p{min-height:70px!important;padding:0 0 20px!important;margin:0!important;color:#5e6b83!important;font-size:12px!important;line-height:1.65!important;border-color:#e4eaf4!important}
#pricing .bk-plan-features{flex:1!important;margin:18px 0 24px!important}
#pricing .bk-plan-features h3{display:inline-flex!important;align-items:center!important;width:auto!important;margin:16px 0 9px!important;padding:6px 10px!important;border-radius:999px!important;background:#eef5ff!important;color:#1764dc!important;font-size:11px!important;font-weight:800!important}
#pricing .bk-plan-features li{margin:6px 0!important;align-items:flex-start!important;font-size:12px!important;line-height:1.35!important}
#pricing .bk-plan-features li i{flex:0 0 auto!important;margin-top:0!important;font-size:15px!important}
#pricing .bk-plan-features li p{font-size:12px!important;line-height:1.4!important;color:#2d3b55!important}
#pricing .bk-plan-cta{margin-top:auto!important;width:100%!important}
#pricing .bk-plan-cta>a>div{width:100%!important;min-height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:13px 16px!important;border:0!important;border-radius:14px!important;background:#101b33!important;color:#fff!important;font-size:13px!important;font-weight:800!important;box-shadow:0 10px 25px rgba(16,27,51,.15)!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}
#pricing .bk-plan-cta>a:hover>div{transform:translateY(-2px)!important;background:linear-gradient(90deg,#137cff,#6249ff)!important;box-shadow:0 15px 30px rgba(52,84,238,.27)!important}
#pricing .bk-plan-recommended{border:2px solid #3971ff!important;background:linear-gradient(180deg,#fff,#faf9ff)!important;box-shadow:0 26px 70px rgba(69,83,235,.18)!important;transform:translateY(-10px)!important}
#pricing .bk-plan-recommended:before{content:'★  Paling Populer'!important;top:-17px!important;padding:8px 18px!important;border-radius:999px!important;background:linear-gradient(90deg,#1482ff,#6548ff)!important;color:#fff!important;box-shadow:0 10px 24px rgba(67,79,235,.25)!important}
#pricing .bk-plan-recommended .bk-plan-price>span:first-child{color:#1769ee!important}
#pricing .bk-plan-recommended .bk-plan-cta>a>div{background:linear-gradient(90deg,#147dff,#6249ff)!important}
#pricing .bk-pricing-trust{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;max-width:1050px!important;margin:34px auto 0!important}
#pricing .bk-pricing-trust>div{display:flex!important;align-items:center!important;gap:11px!important;padding:12px 13px!important;border:1px solid #e0e9f7!important;border-radius:16px!important;background:rgba(255,255,255,.72)!important;box-shadow:0 8px 26px rgba(35,61,112,.05)!important}
#pricing .bk-pricing-trust>div>span{width:42px!important;height:42px!important;flex:0 0 42px!important;display:grid!important;place-items:center!important;border-radius:13px!important;background:#e9f4ff!important;color:#176eee!important;font-size:21px!important}
#pricing .bk-pricing-trust p{margin:0!important;line-height:1.25!important}
#pricing .bk-pricing-trust strong{display:block!important;color:#17233c!important;font-size:11px!important}
#pricing .bk-pricing-trust small{display:block!important;margin-top:3px!important;color:#71809a!important;font-size:9px!important}
@media(max-width:1023px){#pricing .bk-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#pricing .bk-plan-col:last-child{grid-column:1/-1!important;width:min(100%,480px)!important;justify-self:center!important}#pricing .bk-pricing-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:767px){#pricing.bk-pricing{padding:62px 0 72px!important}#pricing .container{padding-left:16px!important;padding-right:16px!important}#pricing .bk-pricing-grid{grid-template-columns:1fr!important;gap:18px!important}#pricing .bk-plan-col,#pricing .bk-plan-col:last-child{grid-column:auto!important;width:100%!important}#pricing .bk-plan-card{padding:25px 20px 20px!important;border-radius:22px!important}#pricing .bk-plan-card:hover{transform:none!important}#pricing .bk-plan-recommended{transform:none!important;margin-top:15px!important}#pricing .bk-plan-price{flex-wrap:wrap!important}#pricing .bk-plan-price>span:first-child{font-size:34px!important}#pricing .bk-plan-card>p{min-height:0!important}#pricing .bk-pricing-trust{grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:20px!important}#pricing .bk-pricing-trust>div{padding:10px!important}#pricing .bk-pricing-trust>div>span{width:36px!important;height:36px!important;flex-basis:36px!important;font-size:18px!important}}
@media(max-width:430px){#pricing .bk-pricing-trust{grid-template-columns:1fr!important}#pricing .bk-plan-price>span:first-child{font-size:31px!important}#pricing .bk-plan-price>span:last-child{font-size:10px!important}}


/* BisnisKlik Studio Pro 6.3.0 — premium pricing readability + responsive polish */
#pricing.bk-pricing{position:relative;isolation:isolate;padding:92px 0 104px!important;background:radial-gradient(circle at 8% 8%,rgba(43,157,255,.16),transparent 24%),radial-gradient(circle at 91% 12%,rgba(112,72,255,.14),transparent 24%),linear-gradient(180deg,#f8fbff 0%,#f2f7ff 55%,#fbfdff 100%)!important}
#pricing.bk-pricing:before,#pricing.bk-pricing:after{content:"";position:absolute;z-index:-1;border-radius:999px;filter:blur(1px);pointer-events:none}
#pricing.bk-pricing:before{width:300px;height:300px;left:-150px;top:90px;background:rgba(51,166,255,.08)}
#pricing.bk-pricing:after{width:380px;height:380px;right:-220px;bottom:60px;background:rgba(101,72,255,.07)}
#pricing>.container{max-width:1240px!important}
#pricing .max-w-xl{max-width:820px!important}
#pricing .max-w-xl>p:first-child{display:table!important;margin:0 auto 13px!important;padding:8px 15px!important;border:1px solid #cfe1ff!important;border-radius:999px!important;background:rgba(235,245,255,.92)!important;color:#1768e9!important;font-size:12px!important;font-weight:850!important;letter-spacing:.03em!important;text-transform:uppercase!important}
#pricing .max-w-xl h2{font-size:clamp(34px,4vw,54px)!important;line-height:1.08!important;letter-spacing:-.035em!important;margin-bottom:14px!important;color:#101d38!important}
#pricing .max-w-xl>p:last-child{margin-bottom:52px!important;font-size:14px!important;line-height:1.6!important;letter-spacing:0!important;text-transform:none!important;color:#68768e!important}
#pricing .bk-pricing-grid{gap:24px!important;max-width:1180px!important;margin:0 auto!important}
#pricing .bk-plan-card{position:relative!important;padding:31px 28px 25px!important;border-radius:28px!important;border:1px solid #dce6f4!important;background:linear-gradient(180deg,#fff 0%,#fff 72%,#fbfdff 100%)!important;box-shadow:0 20px 55px rgba(25,52,101,.09)!important}
#pricing .bk-plan-card:after{content:"";position:absolute;left:28px;right:28px;top:0;height:4px;border-radius:0 0 8px 8px;background:linear-gradient(90deg,#26b7ff,#5d72ff);opacity:.9}
#pricing .bk-plan-col:nth-child(3n+2) .bk-plan-card:after{background:linear-gradient(90deg,#277bff,#7658ff)}
#pricing .bk-plan-col:nth-child(3n+3) .bk-plan-card:after{background:linear-gradient(90deg,#1dbd8d,#54d9b0)}
#pricing .bk-plan-card:hover{transform:translateY(-8px)!important;box-shadow:0 30px 75px rgba(25,52,101,.16)!important}
#pricing .bk-plan-type-badge{margin:3px 0 10px!important;padding:7px 13px 7px 8px!important;font-size:10.5px!important;border-color:#cfe0ff!important;background:linear-gradient(135deg,#edf6ff,#f2efff)!important;box-shadow:0 6px 16px rgba(46,102,214,.07)!important}
#pricing .bk-plan-card>span:not(.bk-plan-type-badge){width:max-content!important;margin:0 0 8px!important;padding:6px 10px!important;border-radius:999px!important;font-size:10px!important;font-weight:800!important}
#pricing .bk-plan-card>h3{font-size:20px!important;font-weight:850!important;margin:0 0 13px!important;color:#121f39!important}
#pricing .bk-plan-price{padding:0 0 17px!important;gap:8px!important}
#pricing .bk-plan-price>span:first-child{font-size:clamp(34px,3.2vw,46px)!important;font-weight:900!important;letter-spacing:-.05em!important}
#pricing .bk-plan-price>span:last-child{font-size:12px!important;font-weight:700!important;color:#66758f!important}
#pricing .bk-plan-card>p{min-height:74px!important;padding:0 0 21px!important;font-size:13.5px!important;line-height:1.65!important;color:#5d6c84!important}
#pricing .bk-plan-features{margin:14px 0 25px!important}
#pricing .bk-plan-features h3{display:flex!important;width:100%!important;gap:7px!important;margin:18px 0 8px!important;padding:8px 11px!important;border-radius:11px!important;background:linear-gradient(90deg,#edf5ff,#f7faff)!important;border:1px solid #e1ecff!important;color:#1767e8!important;font-size:12.5px!important;font-weight:850!important;letter-spacing:0!important}
#pricing .bk-plan-features h3:before{content:'✦';display:grid;place-items:center;width:19px;height:19px;border-radius:6px;background:#176df0;color:#fff;font-size:9px;flex:0 0 19px}
#pricing .bk-plan-features li{display:flex!important;gap:2px!important;margin:0!important;padding:4px 1px!important;align-items:flex-start!important;border-radius:8px!important;transition:background .18s ease,transform .18s ease!important}
#pricing .bk-plan-features li:hover{background:#f6f9ff!important;transform:translateX(2px)!important}
#pricing .bk-plan-features li i{font-size:17px!important;line-height:1.35!important;margin-right:7px!important}
#pricing .bk-plan-features li p{font-size:13.5px!important;line-height:1.45!important;font-weight:550!important;color:#263752!important;letter-spacing:-.01em!important}
#pricing .bk-plan-features li .bg-green-100,#pricing .bk-plan-features li span{font-size:9px!important}
#pricing .bk-plan-cta>a>div{min-height:54px!important;border-radius:15px!important;font-size:14px!important;letter-spacing:.005em!important;background:linear-gradient(135deg,#12213f,#0b162d)!important}
#pricing .bk-plan-cta>a:hover>div{transform:translateY(-3px)!important;background:linear-gradient(90deg,#087cff,#654bff)!important;box-shadow:0 16px 34px rgba(45,89,238,.3)!important}
#pricing .bk-plan-recommended{border:2px solid #3775ff!important;background:linear-gradient(180deg,#fff 0%,#fbfcff 68%,#f6f9ff 100%)!important;box-shadow:0 30px 78px rgba(59,83,224,.19)!important}
#pricing .bk-plan-recommended:before{content:'♛  Paling Populer'!important;top:-18px!important;left:50%!important;transform:translateX(-50%)!important;white-space:nowrap!important;font-size:11px!important;letter-spacing:.01em!important;padding:9px 20px!important}
#pricing .bk-plan-recommended:after{left:24px;right:24px;height:5px;background:linear-gradient(90deg,#18baff,#376fff,#7653ff)!important}
#pricing .bk-pricing-trust{max-width:1120px!important;margin-top:38px!important;gap:13px!important}
#pricing .bk-pricing-trust>div{min-height:74px!important;padding:13px 14px!important;border-radius:18px!important;background:rgba(255,255,255,.84)!important}
#pricing .bk-pricing-trust strong{font-size:12.5px!important}
#pricing .bk-pricing-trust small{font-size:10.5px!important;line-height:1.35!important}
@media(max-width:1100px){#pricing>.container{max-width:900px!important}#pricing .bk-pricing-grid{grid-template-columns:1fr 1fr!important}#pricing .bk-plan-col:last-child{grid-column:1/-1!important;width:min(100%,430px)!important;justify-self:center!important}}
@media(max-width:767px){#pricing.bk-pricing{padding:68px 0 76px!important}#pricing .max-w-xl h2{font-size:34px!important}#pricing .max-w-xl>p:last-child{font-size:13px!important;margin-bottom:38px!important}#pricing .bk-pricing-grid{grid-template-columns:1fr!important;gap:22px!important;max-width:520px!important}#pricing .bk-plan-col,#pricing .bk-plan-col:last-child{grid-column:auto!important;width:100%!important}#pricing .bk-plan-card{padding:28px 21px 21px!important;border-radius:24px!important}#pricing .bk-plan-card:after{left:21px;right:21px}#pricing .bk-plan-recommended{margin-top:13px!important}#pricing .bk-plan-card>h3{font-size:19px!important}#pricing .bk-plan-price>span:first-child{font-size:38px!important}#pricing .bk-plan-price>span:last-child{font-size:11px!important}#pricing .bk-plan-card>p{min-height:0!important;font-size:13px!important}#pricing .bk-plan-features h3{font-size:12.5px!important;padding:8px 10px!important}#pricing .bk-plan-features li{padding:5px 0!important}#pricing .bk-plan-features li p{font-size:14px!important;line-height:1.45!important}#pricing .bk-plan-features li i{font-size:18px!important}#pricing .bk-pricing-trust{grid-template-columns:1fr 1fr!important}}
@media(max-width:480px){#pricing>.container{padding-left:14px!important;padding-right:14px!important}#pricing .max-w-xl h2{font-size:30px!important}#pricing .bk-plan-card{padding:26px 18px 19px!important}#pricing .bk-plan-price{display:block!important}#pricing .bk-plan-price>span:first-child{display:block!important;font-size:36px!important}#pricing .bk-plan-price>span:last-child{display:block!important;margin-top:7px!important;font-size:11px!important}#pricing .bk-plan-features li p{font-size:14px!important}#pricing .bk-pricing-trust{grid-template-columns:1fr!important}}

/* v6.4.0 footer brand fix: keep the admin-configured logo visible on dark footer */
.bk-footer-brand .bk-footer-logo{display:inline-flex!important;align-items:center;justify-content:flex-start;max-width:220px;min-height:54px;padding:8px 12px;margin:0 0 14px;background:#fff;border:1px solid rgba(255,255,255,.22);border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.12);overflow:hidden}
.bk-footer-brand .bk-footer-logo img{display:block!important;width:auto!important;max-width:190px!important;height:38px!important;max-height:38px!important;object-fit:contain!important;object-position:left center!important;filter:none!important;opacity:1!important;visibility:visible!important}
@media(max-width:767px){.bk-footer-brand .bk-footer-logo{max-width:200px;min-height:50px}.bk-footer-brand .bk-footer-logo img{max-width:174px!important;height:34px!important;max-height:34px!important}}

/* BisnisKlik Studio Pro v6.5.0 — footer readability */
.bk-footer{padding:54px 0 24px}
.bk-footer-grid{gap:64px}
.bk-footer-brand .bk-footer-logo{max-width:280px;min-height:72px;padding:10px 16px;margin-bottom:18px;border-radius:16px}
.bk-footer-brand .bk-footer-logo img{max-width:245px!important;height:52px!important;max-height:52px!important}
.bk-footer-brand p{font-size:14px!important;line-height:1.75!important;color:#b7c6dc!important;margin:0;max-width:310px}
.bk-footer h4{font-size:14px!important;font-weight:800!important;margin-bottom:16px!important}
.bk-footer a{font-size:13px!important;line-height:1.45!important;margin:10px 0!important;color:#b4c3d9!important}
.bk-footer-bottom{margin-top:40px;padding-top:20px;font-size:12px!important;line-height:1.5!important;color:#9aafca!important}
@media(max-width:767px){
 .bk-footer{padding:42px 0 22px}
 .bk-footer-grid{gap:30px}
 .bk-footer-brand .bk-footer-logo{max-width:250px;min-height:66px;padding:9px 14px}
 .bk-footer-brand .bk-footer-logo img{max-width:218px!important;height:46px!important;max-height:46px!important}
 .bk-footer-brand p{font-size:14px!important;max-width:100%}
 .bk-footer h4{font-size:14px!important}
 .bk-footer a{font-size:13px!important}
 .bk-footer-bottom{font-size:12px!important;gap:10px}
}

/* BisnisKlik 6.7 premium CTA */
.bk-steps .bk-cta-premium{position:relative;isolation:isolate;min-height:390px;padding:52px 58px;background:radial-gradient(circle at 76% 20%,rgba(83,216,255,.42),transparent 27%),linear-gradient(125deg,#6f35ff 0%,#3154ff 48%,#079cf5 100%);overflow:hidden;box-shadow:0 28px 70px rgba(49,84,255,.28)}
.bk-steps .bk-cta-premium:before,.bk-steps .bk-cta-premium:after{content:"";position:absolute;border-radius:50%;z-index:-1}.bk-steps .bk-cta-premium:before{width:290px;height:290px;right:-70px;bottom:-145px;background:rgba(255,255,255,.10)}.bk-steps .bk-cta-premium:after{width:170px;height:170px;left:45%;top:-100px;background:rgba(255,255,255,.08)}
.bk-cta-copy{position:relative;z-index:2;width:57%;max-width:610px}.bk-steps .bk-cta-premium small{display:inline-flex;align-items:center;padding:7px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.12);font-size:11px;letter-spacing:.08em}.bk-steps .bk-cta-premium h3{font-size:clamp(34px,3.4vw,52px);line-height:1.02;letter-spacing:-1.8px;margin:15px 0 15px}.bk-steps .bk-cta-premium h3 strong{color:#bdefff;font-weight:900}.bk-steps .bk-cta-premium p{max-width:560px;font-size:15px;line-height:1.65;margin-bottom:18px;color:rgba(255,255,255,.9)}
.bk-cta-points{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 24px}.bk-cta-points span{font-size:12px;font-weight:700;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.15)}.bk-cta-button{min-height:52px;padding:0 22px!important;border-radius:13px!important;font-size:14px!important;box-shadow:0 12px 28px rgba(15,31,76,.22);transition:transform .22s ease,box-shadow .22s ease,background .22s ease!important}.bk-cta-button:hover{transform:translateY(-3px);background:#0b1836!important;color:#fff!important;box-shadow:0 18px 34px rgba(15,31,76,.32)}.bk-cta-button b{font-size:19px;margin-left:8px}
.bk-cta-visual{position:absolute;right:42px;top:28px;width:340px;height:350px}.bk-cta-phone{position:absolute;right:56px;top:4px;width:188px;height:330px;padding:25px 16px 15px;border:7px solid #10182b;border-radius:31px;background:#fff;color:#111b34;transform:rotate(5deg);box-shadow:0 25px 45px rgba(9,20,55,.34);text-align:center}.bk-phone-notch{position:absolute;top:5px;left:50%;width:58px;height:14px;transform:translateX(-50%);border-radius:10px;background:#10182b}.bk-phone-brand{font-size:10px;font-weight:900;color:#1768ff;margin:5px 0 17px}.bk-phone-brand span{color:#102044;margin-left:3px}.bk-phone-avatar{width:58px;height:58px;margin:0 auto 9px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#dff4ff,#e9e4ff);color:#2566ff;font-size:18px;font-weight:900;border:3px solid #eef4ff}.bk-cta-phone>b{display:block;font-size:13px}.bk-cta-phone>small{display:block;color:#7a859a;font-size:8px;margin:4px 0 13px}.bk-phone-action,.bk-phone-wa{height:31px;display:grid;place-items:center;border-radius:9px;color:#fff;font-size:9px;font-weight:800;margin:6px 0}.bk-phone-action{background:linear-gradient(90deg,#147bff,#3b54ff)}.bk-phone-wa{background:#18bb70}.bk-phone-icons{display:flex;justify-content:center;gap:8px;margin-top:12px}.bk-phone-icons i{font-style:normal;width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:#f0f4ff;color:#2868ff}.bk-float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:13px;background:rgba(255,255,255,.96);color:#16223e;box-shadow:0 14px 28px rgba(14,34,85,.20);font-size:10px;font-weight:700}.bk-float-card b{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#edf3ff;color:#2868ff;font-size:15px}.bk-float-qr{left:0;top:100px;transform:rotate(-5deg)}.bk-float-link{right:0;bottom:48px;transform:rotate(4deg)}
@media(max-width:900px){.bk-steps .bk-cta-premium{min-height:360px;padding:42px 36px}.bk-cta-copy{width:58%}.bk-cta-visual{right:10px;transform:scale(.86);transform-origin:right center}.bk-steps .bk-cta-premium h3{font-size:36px}}
@media(max-width:700px){.bk-steps .bk-cta-premium{padding:34px 24px 30px;min-height:0;align-items:stretch}.bk-cta-copy{width:100%;max-width:none;text-align:left}.bk-steps .bk-cta-premium h3{font-size:34px;letter-spacing:-1px}.bk-steps .bk-cta-premium p{font-size:14px}.bk-cta-points{gap:7px}.bk-cta-points span{font-size:11px;padding:7px 9px}.bk-cta-button{width:100%;justify-content:center}.bk-cta-visual{position:relative;right:auto;top:auto;width:100%;height:315px;margin:24px auto -8px;transform:none}.bk-cta-phone{left:50%;right:auto;transform:translateX(-50%) rotate(3deg);width:172px;height:300px}.bk-float-qr{left:3%;top:80px}.bk-float-link{right:1%;bottom:50px}}
@media(max-width:420px){.bk-steps .bk-cta-premium h3{font-size:30px}.bk-cta-visual{transform:scale(.9);margin-left:-5%;width:110%;margin-top:10px}.bk-float-card{padding:8px;font-size:9px}}
\n/* BisnisKlik Studio Pro 6.7.1 - mobile theme showcase fix */
.bk-real-themes .bk-wrap{overflow:visible}
.bkThemeSwiper{box-sizing:border-box;overflow:hidden!important}
.bkThemeSwiper .swiper-wrapper{box-sizing:content-box}
.bkThemeSwiper .swiper-slide{box-sizing:border-box;overflow:visible}
.bk-theme-card{box-sizing:border-box}
.bk-theme-card img{width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;background:#f7f9fc}
.bk-theme-pagination.swiper-pagination-bullets-dynamic{left:50%!important;transform:translateX(-50%)!important;white-space:nowrap;overflow:hidden}
@media(max-width:559px){
 .bk-real-themes{padding:38px 0 34px}
 .bk-real-themes .bk-wrap{width:calc(100% - 32px)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}
 .bk-real-themes .bk-section-head{margin:0 auto 22px!important;padding:0 2px}
 .bk-real-themes .bk-section-head>span{font-size:10px!important;letter-spacing:.1em}
 .bk-real-themes .bk-section-head h2{font-size:27px!important;line-height:1.08!important;letter-spacing:-1.15px!important;margin:8px auto 10px!important;max-width:340px}
 .bk-real-themes .bk-section-head p{font-size:13px!important;line-height:1.55!important;margin:0 auto!important;max-width:330px;padding:0 5px}
 .bkThemeSwiper{width:100%!important;padding:4px 0 38px!important;margin:0!important}
 .bkThemeSwiper .swiper-slide{width:100%!important;min-width:100%!important;padding:0!important}
 .bk-theme-card{width:100%!important;margin:0!important;padding:8px!important;border-radius:20px!important}
 .bk-theme-card img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:14px!important}
 .bk-theme-name{font-size:13px!important;padding:11px 6px 7px!important}
 .bk-theme-pagination{bottom:5px!important;height:14px!important}
 .bk-theme-pagination .swiper-pagination-bullet{width:7px!important;height:7px!important;margin:0 4px!important}
}
@media(max-width:360px){
 .bk-real-themes .bk-wrap{width:calc(100% - 24px)!important}
 .bk-real-themes .bk-section-head h2{font-size:24px!important}
}

/* BisnisKlik Studio Pro 6.7.2 — mobile hero card layout fix */
@media (max-width:767px){
  .bk-phone-stage{height:350px!important;transform:none!important;margin:4px 0 0!important;overflow:visible;position:relative!important;width:100%!important;}
  .bk-phone-stage .bk-phone{width:248px!important;height:480px!important;transform-origin:top left!important;}
  .bk-phone-stage .phone-a{left:8%!important;top:20px!important;transform:scale(.58) rotate(3deg)!important;z-index:3!important;}
  .bk-phone-stage .phone-b{left:50%!important;top:52px!important;transform:scale(.54) rotate(6deg)!important;z-index:2!important;}
  .bk-phone-stage .bk-float{transform:scale(.72)!important;transform-origin:center!important;}
  .bk-phone-stage .f1{left:0!important;top:88px!important;}
  .bk-phone-stage .f2{left:-2px!important;top:196px!important;}
  .bk-phone-stage .f3{right:-2px!important;top:130px!important;}
}
@media (max-width:420px){
  .bk-phone-stage{height:335px!important;margin:0!important;}
  .bk-phone-stage .phone-a{left:6%!important;top:20px!important;transform:scale(.55) rotate(3deg)!important;}
  .bk-phone-stage .phone-b{left:49%!important;top:54px!important;transform:scale(.50) rotate(6deg)!important;}
  .bk-phone-stage .bk-float{transform:scale(.66)!important;}
  .bk-phone-stage .f1{left:-5px!important;top:92px!important;}
  .bk-phone-stage .f2{left:-7px!important;top:194px!important;}
  .bk-phone-stage .f3{display:none!important;}
}
/* v6.7.3 responsive professional pass */
@media(min-width:768px){.bk-why{padding:72px 0 78px}.bk-templates{padding:78px 0}.bk-steps{padding:78px 0}.bk-assurance{padding:78px 0}.bk-template-grid{gap:64px}}
@media(max-width:767px){.bk-theme-slider{padding-bottom:0!important}.bk-real-themes{padding:38px 0 36px!important}.bk-real-themes .bk-section-head{margin-bottom:20px!important}.bkThemeSwiper{padding-bottom:30px!important}.bk-why{padding:48px 0 50px!important}.bk-why .bk-title h2{font-size:30px!important;line-height:1.05!important}.bk-why .bk-title p{max-width:330px;margin:12px auto 0!important;font-size:13px!important;line-height:1.65!important}.bk-why .bk-benefits{margin-top:24px!important;gap:14px!important}.bk-why .bk-benefits article{padding:22px 16px!important}.bk-templates{padding:50px 0 54px!important}.bk-template-grid{gap:30px!important}.bk-template-copy{text-align:center!important}.bk-template-copy h2{font-size:32px!important;line-height:1.08!important;margin:10px 0 12px!important}.bk-template-copy p{font-size:13px!important;line-height:1.65!important;max-width:330px!important;margin:0 auto 20px!important}.bk-steps{padding:52px 0!important}.bk-assurance{padding:52px 0!important}.bk-final{padding-top:22px!important}}

/* =========================================================
   BisnisKlik Studio Pro v6.7.4 — CTA + Footer Polish
   ========================================================= */
@media(max-width:767px){
  /* CTA lebih padat, proporsional, dan punya pemisahan visual dari footer */
  .bk-final{
    padding:34px 14px 30px!important;
    margin:0!important;
    border-radius:0 0 24px 24px!important;
  }
  .bk-final .bk-final-inner,
  .bk-final .bk-wrap{
    max-width:340px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .bk-final .bk-final-icon,
  .bk-final .bk-final-inner>span:first-child{
    margin-bottom:16px!important;
  }
  .bk-final h2{
    font-size:27px!important;
    line-height:1.18!important;
    letter-spacing:-.7px!important;
    margin:0 0 10px!important;
  }
  .bk-final p{
    font-size:13px!important;
    line-height:1.6!important;
    max-width:300px!important;
    margin:0 auto 22px!important;
  }
  .bk-final .bk-btn{
    width:100%!important;
    max-width:300px!important;
    min-height:49px!important;
    padding:13px 20px!important;
    margin:0 auto!important;
    border-radius:13px!important;
  }

  /* Ruang transisi CTA -> footer */
  .bk-footer{
    margin-top:18px!important;
    padding-top:32px!important;
  }

  /* Logo footer lebih terbaca tanpa membuat kotak membesar berlebihan */
  .bk-footer .bk-footer-brand .bk-footer-logo{
    width:174px!important;
    max-width:174px!important;
    min-height:54px!important;
    padding:7px 10px!important;
    border-radius:14px!important;
  }
  .bk-footer .bk-footer-brand .bk-footer-logo img{
    width:154px!important;
    max-width:154px!important;
    height:auto!important;
    max-height:40px!important;
    object-fit:contain!important;
  }
  .bk-footer .bk-footer-brand p{
    color:#d8e4f3!important;
    font-size:13px!important;
    line-height:1.65!important;
    margin-top:2px!important;
  }
  .bk-footer .bk-footer-brand{
    padding-bottom:21px!important;
  }
  .bk-footer .bk-footer-grid{
    gap:26px 22px!important;
  }
  .bk-footer .bk-footer-bottom{
    margin-top:24px!important;
  }
}
@media(max-width:380px){
  .bk-final{padding-left:12px!important;padding-right:12px!important}
  .bk-final h2{font-size:25px!important}
  .bk-footer .bk-footer-brand .bk-footer-logo{width:166px!important;max-width:166px!important}
  .bk-footer .bk-footer-brand .bk-footer-logo img{width:146px!important;max-width:146px!important}
}

/* =========================================================
   BisnisKlik Studio Pro v6.7.5
   Premium Feature Cards — desktop + mobile
   ========================================================= */
.bk-why{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:
    radial-gradient(circle at 2% 35%,rgba(44,153,255,.10),transparent 20rem),
    radial-gradient(circle at 96% 8%,rgba(117,74,255,.10),transparent 21rem),
    linear-gradient(180deg,#fbfdff 0%,#f7faff 100%)!important;
}
.bk-why:before{
  content:"";
  position:absolute;
  left:max(24px,calc((100vw - 1240px)/2));
  top:92px;
  width:112px;height:72px;
  opacity:.45;
  background-image:radial-gradient(circle,#8ab8ff 2px,transparent 2.2px);
  background-size:16px 16px;
  pointer-events:none;z-index:-1;
}
.bk-why .bk-title{
  max-width:920px!important;
  margin-left:auto!important;margin-right:auto!important;
  text-align:center!important;
}
.bk-why .bk-title>span{
  display:inline-flex!important;align-items:center!important;gap:8px!important;
  padding:8px 14px!important;border-radius:999px!important;
  background:#eef3ff!important;color:#285cff!important;
  font-size:11px!important;font-weight:800!important;letter-spacing:.11em!important;
  text-transform:uppercase!important;
}
.bk-why .bk-title>span:before{content:"✦";font-size:13px}
.bk-why .bk-title h2{
  color:#071936!important;
  font-weight:850!important;
  letter-spacing:-1.7px!important;
  text-wrap:balance;
}
.bk-why .bk-title h2 strong,
.bk-why .bk-title h2 span{
  background:linear-gradient(90deg,#1677ff,#7437ff);
  -webkit-background-clip:text;background-clip:text;color:transparent!important;
}
.bk-why .bk-title p{
  color:#536784!important;
  font-weight:500!important;
}
.bk-why .bk-benefits{
  counter-reset:bkbenefit;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:20px!important;
  max-width:1240px!important;
  margin-left:auto!important;margin-right:auto!important;
}
.bk-why .bk-benefits article{
  counter-increment:bkbenefit;
  position:relative!important;
  min-height:260px!important;
  padding:28px 26px 24px!important;
  border:1px solid #e3eaf5!important;
  border-radius:24px!important;
  background:rgba(255,255,255,.94)!important;
  box-shadow:0 18px 48px rgba(22,52,96,.08)!important;
  overflow:hidden!important;
  text-align:left!important;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important;
}
.bk-why .bk-benefits article:before{
  content:"0" counter(bkbenefit);
  position:absolute;right:20px;top:19px;
  font-size:15px;font-weight:850;letter-spacing:.02em;
  color:#ff6b32;
}
.bk-why .bk-benefits article:after{
  content:"";
  position:absolute;right:-42px;top:-54px;
  width:142px;height:142px;border-radius:50%;
  background:#fff0e8;z-index:0;
}
.bk-why .bk-benefits article:nth-child(2):before{color:#216cff}
.bk-why .bk-benefits article:nth-child(2):after{background:#eaf2ff}
.bk-why .bk-benefits article:nth-child(3):before{color:#7138f5}
.bk-why .bk-benefits article:nth-child(3):after{background:#f1eaff}
.bk-why .bk-benefits article:nth-child(4):before{color:#0bbf7a}
.bk-why .bk-benefits article:nth-child(4):after{background:#e6fbf2}
.bk-why .bk-benefits article>*{position:relative;z-index:1}
.bk-why .bk-benefits article:hover{
  transform:translateY(-6px)!important;
  border-color:#cfdbed!important;
  box-shadow:0 24px 60px rgba(22,52,96,.13)!important;
}
.bk-why .bk-benefits article .bk-benefit-icon,
.bk-why .bk-benefits article>span:first-child,
.bk-why .bk-benefits article>div:first-child{
  width:58px!important;height:58px!important;
  display:grid!important;place-items:center!important;
  border-radius:17px!important;
  background:#fff0e8!important;
  color:#ff6b32!important;
  box-shadow:none!important;
  margin-bottom:24px!important;
  font-size:23px!important;
}
.bk-why .bk-benefits article:nth-child(2) .bk-benefit-icon,
.bk-why .bk-benefits article:nth-child(2)>span:first-child,
.bk-why .bk-benefits article:nth-child(2)>div:first-child{background:#eaf2ff!important;color:#216cff!important}
.bk-why .bk-benefits article:nth-child(3) .bk-benefit-icon,
.bk-why .bk-benefits article:nth-child(3)>span:first-child,
.bk-why .bk-benefits article:nth-child(3)>div:first-child{background:#f1eaff!important;color:#7138f5!important}
.bk-why .bk-benefits article:nth-child(4) .bk-benefit-icon,
.bk-why .bk-benefits article:nth-child(4)>span:first-child,
.bk-why .bk-benefits article:nth-child(4)>div:first-child{background:#e6fbf2!important;color:#0bbf7a!important}
.bk-why .bk-benefits article h3{
  color:#071936!important;font-size:19px!important;line-height:1.25!important;
  font-weight:800!important;letter-spacing:-.35px!important;margin:0 0 10px!important;
}
.bk-why .bk-benefits article p{
  color:#566b87!important;font-size:13.5px!important;line-height:1.65!important;
  font-weight:500!important;margin:0!important;
}
@media(min-width:768px){
  .bk-why{padding:82px 24px 88px!important}
  .bk-why .bk-title h2{font-size:42px!important;line-height:1.08!important;margin:16px 0 12px!important}
  .bk-why .bk-title p{font-size:15px!important;line-height:1.65!important}
  .bk-why .bk-benefits{margin-top:38px!important}
}
@media(max-width:900px) and (min-width:768px){
  .bk-why .bk-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:767px){
  .bk-why{padding:52px 16px 56px!important}
  .bk-why:before{display:none}
  .bk-why .bk-title>span{padding:7px 12px!important;font-size:10px!important}
  .bk-why .bk-title h2{font-size:30px!important;line-height:1.08!important;letter-spacing:-1px!important;margin:14px 0 11px!important}
  .bk-why .bk-title p{font-size:13px!important;line-height:1.65!important;max-width:335px!important}
  .bk-why .bk-benefits{
    grid-template-columns:1fr!important;
    gap:14px!important;margin-top:26px!important;
  }
  .bk-why .bk-benefits article{
    min-height:0!important;padding:20px 54px 20px 76px!important;
    border-radius:19px!important;
  }
  .bk-why .bk-benefits article:before{right:17px;top:16px;font-size:12px}
  .bk-why .bk-benefits article:after{width:90px;height:90px;right:-35px;top:-39px}
  .bk-why .bk-benefits article .bk-benefit-icon,
  .bk-why .bk-benefits article>span:first-child,
  .bk-why .bk-benefits article>div:first-child{
    position:absolute!important;left:16px!important;top:20px!important;
    width:46px!important;height:46px!important;border-radius:14px!important;
    margin:0!important;font-size:19px!important;
  }
  .bk-why .bk-benefits article h3{
    font-size:16px!important;line-height:1.25!important;margin:0 0 6px!important;
  }
  .bk-why .bk-benefits article p{
    font-size:12.5px!important;line-height:1.55!important;
  }
}

/* =========================================================
   v6.7.6 — Premium Assurance Section (actual live section)
   ========================================================= */
.bk-assurance{
 position:relative;overflow:hidden;isolation:isolate;
 background:
 radial-gradient(circle at 0 28%,rgba(33,126,255,.10),transparent 300px),
 radial-gradient(circle at 100% 12%,rgba(118,65,255,.10),transparent 330px),
 linear-gradient(180deg,#fbfdff,#f5f8ff)!important;
}
.bk-assurance:before{
 content:"";position:absolute;left:5%;top:90px;width:110px;height:80px;z-index:-1;opacity:.42;
 background-image:radial-gradient(circle,#85b4ff 2px,transparent 2.3px);background-size:16px 16px
}
.bk-assurance .bk-section-head{max-width:900px!important;margin:0 auto!important;text-align:center!important}
.bk-assurance .bk-section-head>span{
 display:inline-flex!important;align-items:center!important;gap:8px!important;
 padding:7px 13px!important;border-radius:999px!important;background:#edf3ff!important;
 color:#245cff!important;font-size:11px!important;font-weight:850!important;letter-spacing:.12em!important
}
.bk-assurance .bk-section-head>span:before{content:"✦";font-size:13px}
.bk-assurance .bk-section-head h2{
 color:#071936!important;font-weight:850!important;letter-spacing:-1.7px!important;
 text-wrap:balance!important
}
.bk-assurance .bk-section-head h2 em{
 font-style:normal!important;background:linear-gradient(90deg,#1878ff,#7138ff);
 -webkit-background-clip:text;background-clip:text;color:transparent!important
}
.bk-assurance .bk-section-head p{color:#526783!important;font-weight:500!important}
.bk-assurance .bk-benefits{
 counter-reset:assurance;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;
 gap:20px!important;max-width:1240px!important;margin-left:auto!important;margin-right:auto!important
}
.bk-assurance .bk-benefits article{
 counter-increment:assurance;position:relative!important;overflow:hidden!important;text-align:left!important;
 min-height:255px!important;padding:28px 25px 24px!important;border-radius:24px!important;
 border:1px solid #e1e9f5!important;background:rgba(255,255,255,.96)!important;
 box-shadow:0 18px 48px rgba(17,50,96,.08)!important;
 transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important
}
.bk-assurance .bk-benefits article:before{
 content:"0" counter(assurance);position:absolute;right:20px;top:18px;z-index:2;
 font-size:15px;font-weight:900;color:#ff6b35
}
.bk-assurance .bk-benefits article:after{
 content:"";position:absolute;right:-42px;top:-52px;width:142px;height:142px;border-radius:50%;
 background:#fff0e8
}
.bk-assurance .bk-benefits article:nth-child(2):before{color:#216cff}.bk-assurance .bk-benefits article:nth-child(2):after{background:#e9f2ff}
.bk-assurance .bk-benefits article:nth-child(3):before{color:#7138f5}.bk-assurance .bk-benefits article:nth-child(3):after{background:#f1eaff}
.bk-assurance .bk-benefits article:nth-child(4):before{color:#0bbf7a}.bk-assurance .bk-benefits article:nth-child(4):after{background:#e5fbf1}
.bk-assurance .bk-benefits article:hover{transform:translateY(-6px)!important;border-color:#cad8ec!important;box-shadow:0 25px 62px rgba(17,50,96,.13)!important}
.bk-assurance .bk-benefits article i{
 position:relative;z-index:1;display:grid!important;place-items:center!important;width:58px!important;height:58px!important;
 margin:0 0 24px!important;border-radius:17px!important;background:#fff0e8!important;color:#ff6b35!important;
 font-size:23px!important;font-style:normal!important;font-weight:800!important
}
.bk-assurance .bk-benefits article:nth-child(2) i{background:#e9f2ff!important;color:#216cff!important}
.bk-assurance .bk-benefits article:nth-child(3) i{background:#f1eaff!important;color:#7138f5!important}
.bk-assurance .bk-benefits article:nth-child(4) i{background:#e5fbf1!important;color:#0bbf7a!important}
.bk-assurance .bk-benefits article h3{
 position:relative;z-index:1;margin:0 0 10px!important;color:#071936!important;
 font-size:19px!important;line-height:1.25!important;font-weight:800!important;letter-spacing:-.3px!important
}
.bk-assurance .bk-benefits article p{
 position:relative;z-index:1;margin:0!important;color:#536984!important;
 font-size:13.5px!important;line-height:1.65!important;font-weight:500!important
}
@media(min-width:768px){
 .bk-assurance{padding:82px 24px 88px!important}
 .bk-assurance .bk-section-head h2{font-size:42px!important;line-height:1.08!important;margin:16px 0 12px!important}
 .bk-assurance .bk-section-head p{font-size:15px!important;line-height:1.65!important}
 .bk-assurance .bk-benefits{margin-top:38px!important}
}
@media(max-width:1000px) and (min-width:768px){.bk-assurance .bk-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:767px){
 .bk-assurance{padding:52px 16px 56px!important}.bk-assurance:before{display:none}
 .bk-assurance .bk-section-head>span{font-size:10px!important;padding:7px 12px!important}
 .bk-assurance .bk-section-head h2{font-size:30px!important;line-height:1.08!important;letter-spacing:-1px!important;margin:14px 0 11px!important}
 .bk-assurance .bk-section-head p{font-size:13px!important;line-height:1.65!important;max-width:335px!important;margin:0 auto!important}
 .bk-assurance .bk-benefits{grid-template-columns:1fr!important;gap:14px!important;margin-top:26px!important}
 .bk-assurance .bk-benefits article{min-height:0!important;padding:20px 48px 20px 76px!important;border-radius:19px!important}
 .bk-assurance .bk-benefits article:before{right:16px;top:15px;font-size:12px}.bk-assurance .bk-benefits article:after{width:90px;height:90px;right:-35px;top:-39px}
 .bk-assurance .bk-benefits article i{position:absolute!important;left:16px!important;top:20px!important;width:46px!important;height:46px!important;margin:0!important;border-radius:14px!important;font-size:19px!important}
 .bk-assurance .bk-benefits article h3{font-size:16px!important;margin:0 0 6px!important}
 .bk-assurance .bk-benefits article p{font-size:12.5px!important;line-height:1.55!important}
}
