.bc-landing{--violet:#7b5cff;--violet-deep:#5b3fe0;--violet-soft:#f4f1ff;--violet-soft-2:#eae3ff;--ink:#0e1320;--ink-2:#1b2237;--muted:#5b6478;--muted-2:#8a93a6;--line:#e6e4f0;--bg:#fbfafe;--teal:#2a8a8c;--green:#3fa86c;--pink:#e36aa0;--warn:#f4b942;font-family:Geist,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--bg);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:clip;display:block}.bc-landing *{box-sizing:border-box}.bc-landing ::-moz-selection{background:var(--violet);color:#fff}.bc-landing ::selection{background:var(--violet);color:#fff}.bc-landing .wrap{max-width:1180px;margin:0 auto;padding:0 28px}.bc-landing .eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--violet)}.bc-landing h1,.bc-landing h2,.bc-landing h3,.bc-landing h4{font-family:Geist,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.05;margin:0}.bc-landing h1{font-size:clamp(38px,5.4vw,64px);font-weight:800;letter-spacing:-.03em;line-height:1.05}.bc-landing h2{font-size:clamp(32px,4.2vw,54px)}.bc-landing h3{font-size:clamp(22px,2.4vw,30px)}.bc-landing p{margin:0}.bc-landing a{color:inherit}.bc-landing .lead{font-size:19px;color:var(--muted);line-height:1.55}.bc-landing .countdown-bar{position:fixed;top:0;left:0;right:0;z-index:100;background:linear-gradient(135deg,#0e1320,#1b1238);color:#fff;border-bottom:1px solid rgba(123,92,255,.25);backdrop-filter:blur(10px);box-shadow:0 6px 24px rgba(0,0,0,.25)}.bc-landing .countdown-inner{max-width:1180px;margin:0 auto;padding:14px 28px;display:flex;flex-direction:column;gap:6px}.bc-landing .cb-line{display:flex;align-items:center;gap:12px}.bc-landing .cb-line-1{font-size:14.5px}.bc-landing .cb-line-2{justify-content:space-between;gap:16px}.bc-landing .cb-line-2-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.bc-landing .cb-icon{font-size:16px;flex-shrink:0}.bc-landing .cb-offer{color:#fff;font-weight:800;letter-spacing:.05em}.bc-landing .cb-offer-desc{color:hsla(0,0%,100%,.78);font-weight:500}.bc-landing .cb-deadline{color:#b4a4ff;font-weight:500;font-size:13.5px;flex-shrink:0}.bc-landing .cb-clock{font-family:Geist Mono,monospace;font-weight:700;color:#fff;background:rgba(123,92,255,.22);padding:5px 10px;border-radius:6px;letter-spacing:.04em;border:1px solid rgba(123,92,255,.45);font-size:14px}.bc-landing .cb-clock .sep{color:var(--violet);margin:0 2px;opacity:.85}.bc-landing .cb-cta{background:var(--violet);color:#fff;text-decoration:none;font-family:inherit;border:none;cursor:pointer;font-weight:700;padding:9px 18px;border-radius:999px;font-size:13px;transition:transform .18s ease,box-shadow .18s ease;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;flex-shrink:0}.bc-landing .cb-cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(123,92,255,.5)}@keyframes bcl-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:760px){.bc-landing .countdown-inner{padding:10px 16px;gap:4px}.bc-landing .cb-line-1{font-size:12.5px}.bc-landing .cb-offer-desc{display:none}.bc-landing .cb-deadline{font-size:12px}.bc-landing .cb-clock{padding:3px 7px;font-size:12.5px}.bc-landing .cb-cta{padding:6px 12px;font-size:12px}}.bc-landing .nav{position:relative;z-index:50;padding:100px 0 0}@media (max-width:760px){.bc-landing .nav{padding:84px 0 0}}.bc-landing .nav-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.bc-landing .brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink)}.bc-landing .brand .mark{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bc-landing #footer-logo svg,.bc-landing .brand .mark svg{display:block}.bc-landing .brand .name{font-weight:700;font-size:18px;letter-spacing:-.01em}.bc-landing .brand .tag{color:var(--muted);font-size:13.5px;margin-left:12px;padding-left:12px;border-left:1px solid var(--line)}@media (max-width:600px){.bc-landing .brand .tag{display:none}}.bc-landing .nav-links{display:flex;align-items:center;gap:18px;font-size:14px}.bc-landing .nav-links a{color:var(--muted);text-decoration:none;transition:color .15s ease}.bc-landing .nav-links a:hover{color:var(--ink)}.bc-landing .nav-links .pill{background:var(--ink);color:#fff;padding:8px 14px;border-radius:999px;font-weight:600;font-family:inherit;font-size:14px;border:none;cursor:pointer;text-decoration:none}.bc-landing .nav-links .pill:hover{background:var(--violet);color:#fff}.bc-landing #flight-layer{position:fixed;inset:0;pointer-events:none;z-index:4}.bc-landing .flyer{position:absolute;left:0;top:0;width:130px;height:130px;will-change:transform;filter:drop-shadow(0 18px 30px rgba(20,12,60,.16));transition:opacity .4s ease}.bc-landing .flyer svg{width:100%;height:100%}@media (max-width:760px){.bc-landing .flyer{width:78px;height:78px}}.bc-landing .hero{padding:56px 0 110px;position:relative}.bc-landing .hero-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:40px;align-items:start}.bc-landing .hero-copy{max-width:640px;padding-top:8px}@media (max-width:980px){.bc-landing .hero-grid{grid-template-columns:1fr;gap:40px}.bc-landing .hero-copy{max-width:100%}}.bc-landing .hero h1 .accent{color:var(--violet);font-style:normal;font-weight:800}.bc-landing .hero h1 .hl{display:block}.bc-landing .hero h1 .gradient-accent{font-style:italic;background:linear-gradient(95deg,#7b5cff,#e36aa0);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;padding-bottom:.05em}.bc-landing .hero-offer-pill{display:inline-flex;align-items:center;gap:10px;background:#f4f1ff;border:1px solid var(--violet);padding:9px 16px;border-radius:9999px;font-size:13.5px;font-weight:700;color:var(--ink);margin-bottom:18px;flex-wrap:wrap}.bc-landing .hero-offer-pill .pill-sep{color:var(--violet);font-weight:700}@media (max-width:760px){.bc-landing .hero-offer-pill{font-size:12px;padding:7px 13px;gap:8px}}.bc-landing .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--violet-soft);padding:7px 13px;border-radius:999px;margin-bottom:24px}.bc-landing .hero-eyebrow .pip{width:7px;height:7px;background:var(--violet);border-radius:50%}.bc-landing .hero-sub{margin-top:22px;max-width:540px;font-size:clamp(15px,1.5vw,18px);color:var(--muted);font-weight:600;line-height:1.5}@media (max-width:760px){.bc-landing .hero-sub{margin-top:16px;font-size:14.5px}}.bc-landing .form-card{margin-top:36px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;box-shadow:0 30px 70px rgba(20,12,60,.1);max-width:600px}.bc-landing .form-card h4{font-size:16px;font-weight:600;letter-spacing:-.005em;margin-bottom:20px;display:flex;align-items:center;gap:10px}.bc-landing .form-card h4:before{content:"";width:22px;height:2px;background:var(--violet);border-radius:2px}.bc-landing .form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.bc-landing .form-row.single{grid-template-columns:1fr}.bc-landing .field{position:relative}.bc-landing .field label{position:absolute;top:11px;left:14px;font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-2);pointer-events:none}.bc-landing .field input,.bc-landing .field select,.bc-landing .field textarea{width:100%;padding:30px 14px 12px;border:1px solid var(--line);border-radius:11px;font-family:inherit;font-size:15.5px;color:var(--ink);background:#fff;transition:border-color .15s ease,box-shadow .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}.bc-landing .field textarea{padding-top:34px;min-height:100px;resize:vertical}.bc-landing .field select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' stroke='%235B6478' stroke-width='1.5' fill='none' stroke-linecap='round'/></svg>");background-repeat:no-repeat;background-position:right 14px center;padding-right:32px}.bc-landing .field input:focus,.bc-landing .field select:focus,.bc-landing .field textarea:focus{outline:none;border-color:var(--violet);box-shadow:0 0 0 4px rgba(123,92,255,.12)}.bc-landing .submit-btn{width:100%;padding:16px;background:var(--ink);color:#fff;border:none;border-radius:11px;font-family:inherit;font-weight:600;font-size:16px;cursor:pointer;margin-top:10px;transition:background .18s ease,transform .18s ease;display:flex;align-items:center;justify-content:center;gap:8px}.bc-landing .submit-btn:hover{background:var(--violet);transform:translateY(-1px)}.bc-landing .submit-btn:disabled{cursor:not-allowed;opacity:.85}.bc-landing .submit-btn .arrow{transition:transform .2s ease}.bc-landing .submit-btn:hover .arrow{transform:translateX(3px)}.bc-landing .form-foot{font-size:11.5px;color:var(--muted-2);margin-top:12px;line-height:1.5}.bc-landing .form-error{font-size:13px;color:#c25555;font-weight:500;margin-top:12px;padding:10px 14px;background:#fceaea;border:1px solid #f5c8c8;border-radius:10px;line-height:1.4}.bc-landing .may20-form .form-error{color:#ffb0b0;background:hsla(0,100%,70%,.1);border-color:hsla(0,100%,70%,.25)}.bc-landing .trust-row{margin-top:14px;display:flex;flex-wrap:wrap;gap:14px;font-size:12.5px;color:var(--muted)}.bc-landing .trust-row span{display:inline-flex;align-items:center;gap:6px}.bc-landing .trust-row span:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--violet)}.bc-landing .trust-row span:first-child:before{display:none}.bc-landing .trust-row--outside{margin:18px 4px 0;padding:0;color:#a8aec0}.bc-landing .trust-row--outside span{font-size:12px}.bc-landing .trust-row--outside span:before{background:#c9cdda}.bc-landing .trust-row--outside strong{color:#6b7385;font-weight:600;font-family:Geist Mono,monospace}.bc-landing .form-microcopy{margin:16px 4px 0}.bc-landing .microcopy-primary{font-size:14px;font-weight:700;color:var(--ink);margin:0 0 4px;display:flex;align-items:center;gap:8px}.bc-landing .microcopy-primary:before{content:"✓";color:var(--violet);font-weight:800}.bc-landing .microcopy-secondary{font-size:13px;color:var(--muted);margin:0}.bc-landing .may20-form .microcopy-primary{color:#fff}.bc-landing .may20-form .microcopy-primary:before{color:#b5a3ff}.bc-landing .may20-form .microcopy-secondary{color:hsla(0,0%,100%,.55)}.bc-landing .hero-visual{position:relative;min-height:460px;display:flex;align-items:center;justify-content:center}.bc-landing .dash-mock{background:#fff;border-radius:18px;overflow:hidden;width:540px;max-width:100%;box-shadow:0 40px 90px rgba(20,12,60,.18),0 8px 24px rgba(20,12,60,.06),inset 0 1px 0 hsla(0,0%,100%,.6);border:1px solid var(--line);transform:rotate(-2.5deg);position:relative}.bc-landing .dash-mock:before{content:"";position:absolute;inset:-50px;z-index:-1;background:radial-gradient(circle at 30% 40%,rgba(123,92,255,.22),transparent 55%),radial-gradient(circle at 70% 70%,rgba(227,106,160,.16),transparent 55%);filter:blur(20px)}.bc-landing .dash-bar{display:flex;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fafafd,#fff)}.bc-landing .dash-logo{display:flex;align-items:center;gap:7px;font-weight:700;font-size:13px;color:var(--ink)}.bc-landing .dash-logo .dl-mark{display:inline-flex;align-items:center}.bc-landing .dash-logo .dl-mark svg{display:block}.bc-landing .dash-pill{padding:3px 9px;border-radius:6px;background:var(--violet-soft);font-size:11px;font-weight:500;color:var(--ink-2)}.bc-landing .dash-traffic{margin-left:auto;display:flex;gap:5px}.bc-landing .dash-traffic span{width:9px;height:9px;border-radius:50%;background:#e0e2eb}.bc-landing .dash-body{display:grid;grid-template-columns:134px 1fr;min-height:360px}.bc-landing .dash-side{padding:14px 10px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.bc-landing .ds-item{padding:7px 10px;font-size:11.5px;color:var(--muted);border-radius:7px;font-weight:500}.bc-landing .ds-item.active{background:var(--violet-soft);color:var(--violet-deep);font-weight:600}.bc-landing .ds-item.muted{color:var(--muted-2);font-size:11px}.bc-landing .ds-divider{height:1px;background:var(--line);margin:8px 6px}.bc-landing .dash-main{padding:14px}.bc-landing .dash-trial{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:10px;background:#fff6e6;color:#8a6418;font-size:11.5px;margin-bottom:14px;border:1px solid #ffe4b0}.bc-landing .dash-trial .dt-cta{margin-left:auto;padding:3px 8px;background:#fff;border-radius:5px;border:1px solid #ffe4b0;font-weight:500;color:#8a6418}.bc-landing .agent-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bc-landing .agent-card{padding:14px 12px;border-radius:12px;background:linear-gradient(170deg,#faf8ff,#fff);border:1px solid var(--line);position:relative}.bc-landing .agent-card.ac-social{background:linear-gradient(170deg,#f4f0ff,#fff 70%);border-color:#e0d6ff}.bc-landing .agent-card.ac-sniper{background:linear-gradient(170deg,#f0fbf4,#fff 70%);border-color:#d2efdc}.bc-landing .agent-card.ac-db{background:linear-gradient(170deg,#fef1f7,#fff 70%);border-color:#f8d5e5}.bc-landing .ac-face{width:36px;height:36px;margin-bottom:8px}.bc-landing .ac-face svg{width:100%;height:100%}.bc-landing .ac-name{font-size:13px;font-weight:700;color:var(--ink)}.bc-landing .ac-name span{color:var(--muted-2);font-weight:400}.bc-landing .ac-tag{font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:3px;font-weight:600}.bc-landing .ac-line{height:5px;background:rgba(0,0,0,.06);border-radius:3px;margin-top:7px}.bc-landing .ac-line.short{width:65%}.bc-landing .ac-btn{margin-top:11px;width:100%;padding:7px;font-size:11px;font-weight:600;border:none;border-radius:999px;color:#fff;cursor:default;font-family:inherit}.bc-landing .ac-btn.social{background:var(--violet)}.bc-landing .ac-btn.sniper{background:linear-gradient(90deg,#3fa86c,#5bc18a)}.bc-landing .ac-btn.db{background:linear-gradient(90deg,#e36aa0,#ffa6c9)}.bc-landing .hero-stack{position:relative;width:100%;min-height:560px;transform:translate(40px)}.bc-landing .hero-stack .dash-mock{transform:rotate(-1.5deg);width:calc(100% + 100px);max-width:none;margin-right:-100px}.bc-landing .hero-stack .dash-mock .dash-body{min-height:460px;grid-template-columns:160px 1fr}.bc-landing .hero-stack .dash-mock .ac-face{width:42px;height:42px}.bc-landing .hero-stack .dash-mock .ac-name{font-size:14px}.bc-landing .hero-stack .dash-mock .ac-btn{padding:8px;font-size:12px}@media (max-width:980px){.bc-landing .hero-stack{transform:none}.bc-landing .hero-stack .dash-mock{width:100%;margin-right:0}}.bc-landing .ia-popup{position:absolute;right:-30px;bottom:-70px;width:290px;background:linear-gradient(170deg,#1a1430,#0b0e1a);border-radius:18px;overflow:hidden;border:1px solid rgba(123,92,255,.18);box-shadow:0 50px 100px rgba(20,12,60,.45),0 10px 30px rgba(20,12,60,.2),inset 0 1px 0 hsla(0,0%,100%,.05);transform:rotate(3deg);z-index:3;color:#fff}.bc-landing .ia-popup:before{content:"";position:absolute;left:-30px;top:-30px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(123,92,255,.45),transparent 70%);pointer-events:none;filter:blur(25px)}@media (max-width:980px){.bc-landing .ia-popup{right:0;bottom:-40px;transform:rotate(2deg);width:270px}}.bc-landing .iap-head{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid hsla(0,0%,100%,.06);font-size:14px;font-weight:600;position:relative;z-index:1}.bc-landing .iap-head .iap-ic{width:28px;height:28px;border-radius:8px;background:rgba(123,92,255,.2);display:flex;align-items:center;justify-content:center}.bc-landing .iap-head .iap-ic svg{width:80%;height:80%}.bc-landing .iap-head .iap-caret{margin-left:auto;opacity:.45;font-size:11px}.bc-landing .iap-body{padding:22px 20px 20px;text-align:center;position:relative;z-index:1}.bc-landing .iap-avatar{width:78px;height:78px;margin:6px auto 14px}.bc-landing .iap-avatar svg{width:100%;height:100%;filter:drop-shadow(0 8px 20px rgba(123,92,255,.4))}.bc-landing .iap-greet{font-size:16px;font-weight:700}.bc-landing .iap-sub{font-size:12.5px;color:hsla(0,0%,100%,.55);margin-top:5px}.bc-landing .iap-actions{display:flex;flex-direction:column;gap:9px;margin-top:18px}.bc-landing .iap-btn{display:flex;align-items:center;gap:11px;padding:11px 14px;border-radius:12px;font-size:13px;font-weight:600;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);text-align:left;color:#fff}.bc-landing .iap-btn.primary{background:linear-gradient(95deg,#7b5cff,#8e6eff);border-color:transparent;box-shadow:0 6px 18px rgba(123,92,255,.35)}.bc-landing .iap-btn .iap-bic{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex:0 0 22px;font-size:14px}.bc-landing .iap-foot{margin-top:18px;font-size:11.5px;color:hsla(0,0%,100%,.45);line-height:1.55;padding:0 4px}.bc-landing .iap-foot code{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);padding:1px 6px;border-radius:4px;font-family:Geist Mono,monospace;font-size:10.5px;color:hsla(0,0%,100%,.7)}.bc-landing .meet-section{padding:60px 0 30px}.bc-landing .meet-head{text-align:center;max-width:720px;margin:0 auto 48px}.bc-landing .meet-head h2{margin-top:14px}.bc-landing .meet-head h2 .vio{color:var(--violet)}.bc-landing .meet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:860px){.bc-landing .meet-grid{grid-template-columns:1fr;gap:14px}}.bc-landing .meet-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px 26px 26px;position:relative;text-align:center}.bc-landing .meet-card[data-mod=social]{background:linear-gradient(170deg,#f8f4ff,#fff 70%);border-color:#e5dbff}.bc-landing .meet-card[data-mod=sniper]{background:linear-gradient(170deg,#f2faf5,#fff 70%);border-color:#d6eedf}.bc-landing .meet-card[data-mod=database]{background:linear-gradient(170deg,#fef1f7,#fff 70%);border-color:#f8d5e5}.bc-landing .meet-spot{width:100%;height:110px;display:flex;align-items:center;justify-content:center}.bc-landing .meet-static{width:100px;height:100px;transition:opacity .4s ease;filter:drop-shadow(0 14px 24px rgba(20,12,60,.18));animation:bcl-bobIdle 3s ease-in-out infinite}.bc-landing .meet-static svg{width:100%;height:100%}.bc-landing #meet-sniper .meet-static{animation-delay:-.6s}.bc-landing #meet-database .meet-static{animation-delay:-1.2s}@keyframes bcl-bobIdle{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-6px) rotate(2deg)}}.bc-landing .meet-name{font-size:20px;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.bc-landing .meet-role{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;margin-top:4px;margin-bottom:12px}.bc-landing .meet-card[data-mod=social] .meet-role{color:var(--violet-deep)}.bc-landing .meet-card[data-mod=sniper] .meet-role{color:#2d7a4d}.bc-landing .meet-card[data-mod=database] .meet-role{color:#b14377}.bc-landing .meet-body{font-size:14px;color:var(--muted);line-height:1.5}.bc-landing .meet-foot{text-align:center;margin-top:36px;font-size:13px;color:var(--muted-2);letter-spacing:.04em}.bc-landing .pain-section{padding:60px 0;position:relative}.bc-landing .pain-closing-section{padding:0 0 80px}.bc-landing .pain-opener{margin-bottom:60px;padding:40px 0 50px!important}.bc-landing .pain-list{display:flex;flex-direction:column;gap:40px;max-width:1180px;margin:0 auto}.bc-landing .pain-item{display:grid;grid-template-columns:1fr 180px 1fr;gap:24px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:36px;min-height:220px;box-shadow:0 12px 36px rgba(20,12,60,.05);transition:border-color .5s ease,box-shadow .5s ease,transform .5s ease;position:relative;overflow:hidden}.bc-landing .pain-item:before{content:"";position:absolute;inset:0;border-radius:22px;background:linear-gradient(120deg,transparent,transparent 50%,rgba(123,92,255,.06));opacity:0;transition:opacity .6s ease;pointer-events:none}.bc-landing .pain-item[data-mod=sniper]:before{background:linear-gradient(120deg,transparent,transparent 50%,rgba(63,168,108,.06))}.bc-landing .pain-item[data-mod=database]:before{background:linear-gradient(120deg,transparent,transparent 50%,rgba(227,106,160,.06))}.bc-landing .pain-item.active{border-color:rgba(123,92,255,.45);box-shadow:0 24px 60px rgba(123,92,255,.14)}.bc-landing .pain-item[data-mod=sniper].active{border-color:rgba(63,168,108,.45);box-shadow:0 24px 60px rgba(63,168,108,.14)}.bc-landing .pain-item[data-mod=database].active{border-color:rgba(227,106,160,.45);box-shadow:0 24px 60px rgba(227,106,160,.14)}.bc-landing .pain-item.active:before{opacity:1}.bc-landing .pi-pain{display:flex;flex-direction:column;gap:14px;transition:opacity .5s ease,filter .5s ease}.bc-landing .pi-label{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:#b43a3a;display:inline-flex;align-items:center;gap:8px}.bc-landing .pi-label .dot{width:8px;height:8px;border-radius:50%;background:#e26b6b}.bc-landing .pi-quote{font-size:19px;font-weight:600;line-height:1.4;letter-spacing:-.01em;color:var(--ink-2);margin:0}.bc-landing .pain-item.active .pi-pain{opacity:.45;filter:saturate(.5)}.bc-landing .pi-agent{width:180px;height:180px;display:flex;align-items:center;justify-content:center;transition:transform .6s cubic-bezier(.34,1.56,.64,1),filter .5s ease;transform:scale(.7) rotate(-6deg);filter:saturate(.6) opacity(.6)}.bc-landing .pi-agent svg{width:100%;height:100%;display:none}.bc-landing .pain-item.active .pi-agent{transform:scale(1.05) rotate(2deg);filter:none;animation:bcl-piFloat 3s ease-in-out infinite}@keyframes bcl-piFloat{0%,to{transform:scale(1.05) rotate(2deg) translateY(0)}50%{transform:scale(1.05) rotate(-2deg) translateY(-8px)}}.bc-landing .pi-sol{display:flex;flex-direction:column;gap:14px;opacity:0;transform:translateX(30px);transition:opacity .6s ease .1s,transform .6s ease .1s}.bc-landing .pain-item.active .pi-sol{opacity:1;transform:translateX(0)}.bc-landing .pi-from{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;display:inline-flex;align-items:center;gap:8px}.bc-landing .pain-item[data-mod=social] .pi-from{color:var(--violet-deep)}.bc-landing .pain-item[data-mod=sniper] .pi-from{color:#2d7a4d}.bc-landing .pain-item[data-mod=database] .pi-from{color:#b14377}.bc-landing .pi-from .sol-pip{width:8px;height:8px;border-radius:50%}.bc-landing .pain-item[data-mod=social] .sol-pip{background:var(--violet);box-shadow:0 0 0 4px rgba(123,92,255,.18)}.bc-landing .pain-item[data-mod=sniper] .sol-pip{background:var(--green);box-shadow:0 0 0 4px rgba(63,168,108,.18)}.bc-landing .pain-item[data-mod=database] .sol-pip{background:var(--pink);box-shadow:0 0 0 4px rgba(227,106,160,.18)}.bc-landing .pi-text{font-size:20px;font-weight:600;line-height:1.4;letter-spacing:-.01em;color:var(--ink);margin:0}@media (max-width:860px){.bc-landing .pain-item{grid-template-columns:1fr;gap:20px;padding:28px;min-height:auto}.bc-landing .pi-agent{width:140px;height:140px;margin:0 auto}.bc-landing .pi-sol{transform:translateY(20px)}.bc-landing .pain-item.active .pi-sol{transform:translateY(0)}}.bc-landing .pain-intro{text-align:center;max-width:720px;margin:0 auto;font-size:22px;color:var(--muted);line-height:1.45}.bc-landing .pain-closer{margin-top:0!important}.bc-landing .pain-closer-cta{text-align:center;max-width:720px;margin:0 auto;padding:48px 36px;background:linear-gradient(155deg,var(--violet-soft) 0,#fff 90%);border:1px solid var(--violet-soft-2);border-radius:22px;box-shadow:0 30px 60px rgba(123,92,255,.1)}.bc-landing .pain-closer-headline{font-size:clamp(22px,2.8vw,30px);font-weight:700;letter-spacing:-.01em;line-height:1.25;color:var(--ink);margin:0 0 16px}.bc-landing .pain-closer-deadline{font-size:15.5px;color:var(--muted);margin:0 0 26px;font-weight:500}.bc-landing .pain-closer-deadline strong{color:var(--violet-deep);font-family:Geist Mono,monospace;font-weight:700;letter-spacing:.02em;margin-left:4px}.bc-landing .pain-closer-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;background:linear-gradient(95deg,#7b5cff,#8e6eff);color:#fff;border:none;border-radius:12px;font-family:inherit;font-weight:700;font-size:15px;cursor:pointer;box-shadow:0 10px 26px rgba(123,92,255,.32);transition:transform .15s ease,box-shadow .15s ease}.bc-landing .pain-closer-btn:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(123,92,255,.42)}@media (max-width:760px){.bc-landing .pain-closer-cta{padding:32px 22px;margin:0 8px}.bc-landing .pain-closer-btn{width:100%;padding:14px;font-size:15.5px}}.bc-landing .closing{text-align:center;padding:80px 0 30px;max-width:800px;margin:0 auto}.bc-landing .closing h2{font-size:clamp(36px,5vw,60px)}.bc-landing .closing h2 .vio{color:var(--violet)}.bc-landing .star-section{padding:110px 0;background:linear-gradient(180deg,transparent 0,var(--violet-soft) 25%,var(--violet-soft) 75%,transparent 100%);position:relative}.bc-landing .star-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:center}@media (max-width:980px){.bc-landing .star-grid{grid-template-columns:1fr;gap:40px}}.bc-landing .star-copy h2{margin:14px 0 22px}.bc-landing .star-copy h2 .vio{color:var(--violet)}.bc-landing .star-body{font-size:18px;color:var(--muted);line-height:1.6}.bc-landing .star-meta{margin-top:28px;display:flex;flex-direction:column;gap:12px}.bc-landing .meta-row{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;background:hsla(0,0%,100%,.6);border:1px solid rgba(123,92,255,.18);border-radius:12px;backdrop-filter:blur(6px)}.bc-landing .meta-row .dot{width:24px;height:24px;flex-shrink:0;border-radius:7px;background:var(--violet);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:12px}.bc-landing .meta-row .body strong{display:block;font-weight:600;font-size:14.5px}.bc-landing .meta-row .body span{font-size:13.5px;color:var(--muted)}.bc-landing .li-mock{background:#fff;border-radius:16px;border:1px solid #e6e9ef;box-shadow:0 30px 80px rgba(20,12,60,.16);overflow:hidden;position:relative}.bc-landing .li-bar{background:#fff;padding:8px 14px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e6e9ef}.bc-landing .li-bar .li-logo{width:22px;height:22px;background:#0a66c2;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:12px;font-family:serif}.bc-landing .li-search{flex:1;background:#eef3f8;border-radius:4px;padding:5px 10px;font-size:11px;color:#5b6478;max-width:220px}.bc-landing .li-tabs{display:flex;gap:18px;font-size:10.5px;color:#5b6478;margin-left:auto}@media (max-width:720px){.bc-landing .li-tabs{display:none}}.bc-landing .li-profile{background:#f3f2ef;padding:14px}.bc-landing .li-card{background:#fff;border-radius:8px;border:1px solid #e6e9ef;overflow:hidden}.bc-landing .li-cover{height:80px;background:linear-gradient(180deg,rgba(11,25,50,.55),rgba(11,25,50,.35)),linear-gradient(135deg,#1a3a5c,#2d5a87 50%,#4682b4);position:relative;display:flex;align-items:center;justify-content:flex-end;padding:0 16px}.bc-landing .li-cover:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 70%,hsla(0,0%,100%,.05),transparent 40%),radial-gradient(circle at 80% 30%,hsla(0,0%,100%,.08),transparent 50%)}.bc-landing .li-cover-brand{display:flex;align-items:center;gap:6px;position:relative;z-index:2}.bc-landing .li-cover-brand-mark{width:18px;height:18px;border-radius:50%;border:1.5px solid #b8e4d4;position:relative}.bc-landing .li-cover-brand-mark:after,.bc-landing .li-cover-brand-mark:before{content:"";position:absolute;width:4px;height:4px;background:#b8e4d4;border-radius:50%}.bc-landing .li-cover-brand-mark:before{top:-2px;left:50%;transform:translateX(-50%);box-shadow:-7px 4px 0 #b8e4d4,7px 4px 0 #b8e4d4}.bc-landing .li-cover-brand-mark:after{bottom:-2px;left:50%;transform:translateX(-50%);box-shadow:-7px -4px 0 #b8e4d4,7px -4px 0 #b8e4d4}.bc-landing .li-cover-brand-name{color:#fff;font-size:11px;font-weight:600;line-height:1.1;text-align:left}.bc-landing .li-cover-brand-name span{display:block}.bc-landing .li-prof-body{padding:0 16px 14px;position:relative}.bc-landing .li-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#c7d8e8,#94b0cc);border:3px solid #fff;margin-top:-32px;position:relative;overflow:hidden}.bc-landing .li-avatar:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 38%,#e8c9a8 14px,transparent 15px),radial-gradient(ellipse at 50% 80%,#2d4f6b 22px,transparent 23px),linear-gradient(135deg,#4682b4,#5c9dd9)}.bc-landing .li-prof-name{margin-top:6px;font-size:13px;color:#1b2237;font-weight:700;display:flex;align-items:baseline;gap:6px}.bc-landing .li-prof-name .li-1er{font-size:9px;color:#5b6478;font-weight:500}.bc-landing .li-prof-title{font-size:11px;color:#1b2237;margin-top:2px}.bc-landing .li-prof-meta{font-size:10px;color:#5b6478;margin-top:4px;display:flex;gap:4px;flex-wrap:wrap;align-items:center}.bc-landing .li-prof-meta .ci{color:#0a66c2;font-weight:600}.bc-landing .li-prof-meta .dot{color:#b8c2d1}.bc-landing .li-prof-contacts{font-size:10px;color:#0a66c2;font-weight:600;margin-top:4px}.bc-landing .li-prof-mutuals{font-size:9.5px;color:#5b6478;margin-top:6px;line-height:1.4}.bc-landing .li-prof-actions{display:flex;gap:6px;margin-top:10px}.bc-landing .li-prof-actions button{padding:5px 12px;border-radius:999px;font-family:inherit;font-size:10.5px;font-weight:600;border:1px solid #0a66c2;cursor:pointer}.bc-landing .li-prof-actions .primary{background:#0a66c2;color:#fff}.bc-landing .li-prof-actions .secondary{background:#fff;color:#5b6478;border-color:#5b6478}.bc-landing .li-section{background:#fff;border-radius:8px;border:1px solid #e6e9ef;margin-top:10px;padding:14px 16px}.bc-landing .li-section h6{margin:0 0 10px;font-size:12px;font-weight:700;color:#1b2237}.bc-landing .li-section .small{font-size:11px;color:#1b2237;line-height:1.5}.bc-landing .li-section .muted{font-size:10.5px;color:#5b6478;margin-top:2px}.bc-landing .li-widget{position:absolute;right:-10px;top:28px;width:250px;background:linear-gradient(165deg,#1f1638,#0e1320);border-radius:14px;padding:16px;box-shadow:0 20px 50px rgba(40,20,100,.4);border:1px solid rgba(123,92,255,.3);color:#fff;z-index:5}@media (max-width:720px){.bc-landing .li-widget{position:relative;right:0;top:0;width:auto;margin:14px}}.bc-landing .li-w-head{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.08)}.bc-landing .li-w-head .ic{width:24px;height:24px;border-radius:6px;background:rgba(123,92,255,.25);display:flex;align-items:center;justify-content:center}.bc-landing .li-w-head .ic:before{content:"";width:10px;height:10px;background:var(--violet);border-radius:3px}.bc-landing .li-w-head h6{margin:0;font-size:12.5px;color:#fff;font-weight:600}.bc-landing .li-w-head .min{margin-left:auto;opacity:.5;font-size:11px}.bc-landing .li-w-field{padding:9px 0}.bc-landing .li-w-field .lab{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.5);margin-bottom:5px;font-weight:600}.bc-landing .li-w-input{width:100%;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:7px;padding:7px 9px;font-size:11px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:28px}.bc-landing .li-w-input.placeholder{color:hsla(0,0%,100%,.4)}.bc-landing .li-w-input.has-value{color:#fff;font-weight:500}.bc-landing .li-w-input .caret{opacity:.5;font-size:9px}.bc-landing .li-w-input .new-badge{background:var(--violet);color:#fff;font-size:8px;padding:2px 5px;border-radius:3px;font-weight:700;letter-spacing:.05em}.bc-landing .li-w-helper{font-size:10px;color:rgba(214,204,255,.85);line-height:1.4;background:rgba(123,92,255,.1);border:1px solid rgba(123,92,255,.25);border-radius:7px;padding:7px 9px;margin:6px 0}.bc-landing .li-w-actions{padding-top:12px;display:flex;gap:6px;border-top:1px solid hsla(0,0%,100%,.08);margin-top:4px}.bc-landing .li-w-actions button{flex:1;padding:8px 6px;border-radius:7px;font-family:inherit;font-size:10.5px;font-weight:600;border:none;cursor:pointer;white-space:nowrap}.bc-landing .li-w-actions .primary{background:var(--violet);color:#fff}.bc-landing .li-w-actions .secondary{background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.1)}.bc-landing .sat-section{padding:110px 0}.bc-landing .sat-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}@media (max-width:860px){.bc-landing .sat-grid{grid-template-columns:1fr}}.bc-landing .sat-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:36px 32px;position:relative;overflow:hidden}.bc-landing .sat-card[data-mod=sniper]{background:linear-gradient(170deg,#f2faf5,#fff 60%);border-color:#d6eedf}.bc-landing .sat-card[data-mod=database]{background:linear-gradient(170deg,#fef1f7,#fff 60%);border-color:#f8d5e5}.bc-landing .sat-spot{height:90px;margin-top:28px}.bc-landing .sat-card h3{margin:18px 0 14px}.bc-landing .sat-headline{font-size:26px;line-height:1.2;font-weight:700;letter-spacing:-.02em;margin-bottom:16px}.bc-landing .sat-body{font-size:16px;color:var(--muted);line-height:1.6}.bc-landing .sat-tag{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.bc-landing .sat-card[data-mod=sniper] .sat-tag{color:#2d7a4d}.bc-landing .sat-card[data-mod=database] .sat-tag{color:#b14377}.bc-landing .sat-tag .dot{width:7px;height:7px;border-radius:50%}.bc-landing .sat-card[data-mod=sniper] .sat-tag .dot{background:var(--green)}.bc-landing .sat-card[data-mod=database] .sat-tag .dot{background:var(--pink)}.bc-landing .may20-section{padding:120px 0;background:var(--ink);color:#fff;border-radius:36px;margin:0 16px;position:relative;overflow:hidden}.bc-landing .may20-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 30%,rgba(123,92,255,.18),transparent 40%),radial-gradient(circle at 85% 70%,rgba(63,168,108,.1),transparent 40%);pointer-events:none}.bc-landing .may20-section h2{color:#fff;max-width:720px}.bc-landing .may20-section h2 .vio{color:#b5a3ff}.bc-landing .may20-sub{margin-top:22px;max-width:560px;font-size:18px;color:hsla(0,0%,100%,.65);line-height:1.55}.bc-landing .deliverables{margin-top:56px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media (max-width:860px){.bc-landing .deliverables{grid-template-columns:1fr}}.bc-landing .deliv{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:18px;padding:26px;backdrop-filter:blur(10px);position:relative}.bc-landing .deliv-num{font-family:Geist Mono,monospace;font-size:11px;color:hsla(0,0%,100%,.4);letter-spacing:.1em}.bc-landing .deliv h3{color:#fff;font-size:22px;margin:8px 0 10px}.bc-landing .deliv .tag{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;margin-bottom:14px}.bc-landing .deliv[data-mod=social] .tag{color:#b5a3ff}.bc-landing .deliv[data-mod=sniper] .tag{color:#98e0b4}.bc-landing .deliv[data-mod=database] .tag{color:#ffb0cc}.bc-landing .deliv p{color:hsla(0,0%,100%,.7);font-size:14.5px;line-height:1.55}.bc-landing .honesty{text-align:center;margin:80px auto 40px;max-width:720px;font-size:22px;color:hsla(0,0%,100%,.85);font-weight:500;letter-spacing:-.01em}.bc-landing .honesty strong{color:#fff}.bc-landing .may20-form{max-width:520px;margin:0 auto}.bc-landing .may20-form .form-card{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1);box-shadow:0 30px 80px rgba(0,0,0,.4)}.bc-landing .may20-form .form-card h4{color:#fff}.bc-landing .may20-form .field input,.bc-landing .may20-form .field select,.bc-landing .may20-form .field textarea{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1);color:#fff}.bc-landing .may20-form .field label{color:hsla(0,0%,100%,.55)}.bc-landing .may20-form .submit-btn{background:var(--violet)}.bc-landing .may20-form .submit-btn:hover{background:var(--violet-deep)}.bc-landing .may20-form .form-foot,.bc-landing .may20-form .trust-row{color:hsla(0,0%,100%,.5)}.bc-landing .may20-form .trust-row span:before{background:var(--violet)}.bc-landing .pro-section{padding:120px 0}.bc-landing .pro-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}@media (max-width:980px){.bc-landing .pro-grid{grid-template-columns:1fr;gap:40px}}.bc-landing .pro-copy h2{margin:14px 0 22px}.bc-landing .pro-copy h2 .vio{color:var(--violet)}.bc-landing .pro-features{margin-top:32px;display:flex;flex-direction:column;gap:14px}.bc-landing .pro-feat{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;background:var(--violet-soft);border-radius:12px}.bc-landing .pro-feat .check{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:var(--violet);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.bc-landing .pro-feat .body{color:var(--ink-2);font-size:15px;line-height:1.45}.bc-landing .trust-section{padding:60px 0 100px}.bc-landing .trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:36px 32px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 4px 20px rgba(20,12,60,.04)}@media (max-width:780px){.bc-landing .trust-strip{grid-template-columns:1fr;gap:24px;padding:28px 24px}}.bc-landing .trust-item{display:flex;gap:14px;align-items:flex-start}.bc-landing .trust-item .ic{width:36px;height:36px;border-radius:10px;flex-shrink:0;background:var(--violet-soft);color:var(--violet);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.bc-landing .trust-item .body{font-size:14.5px;color:var(--muted);line-height:1.5}.bc-landing .trust-item .body strong{color:var(--ink);display:block;font-weight:600;margin-bottom:4px}.bc-landing .cta-section{padding:100px 0 120px;text-align:center}.bc-landing .cta-section h2{max-width:800px;margin:0 auto}.bc-landing .cta-section h2 .vio{color:var(--violet)}.bc-landing .cta-sub{margin:22px auto 36px;max-width:580px;font-size:18px;color:var(--muted)}.bc-landing .cta-section .form-card{margin:0 auto}.bc-landing .cta-reinforcement{margin-top:22px;font-size:13px;color:var(--muted)}.bc-landing .faq-section{padding:60px 0 120px}.bc-landing .faq-section h2{text-align:center;margin-bottom:48px}.bc-landing .faq-list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:8px}.bc-landing details{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:border-color .2s ease}.bc-landing details[open]{border-color:rgba(123,92,255,.3);box-shadow:0 4px 20px rgba(123,92,255,.06)}.bc-landing summary{padding:22px 26px;font-weight:600;font-size:17px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;color:var(--ink)}.bc-landing summary::-webkit-details-marker{display:none}.bc-landing summary:after{content:"";flex-shrink:0;width:26px;height:26px;border-radius:50%;background:var(--violet-soft);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'><path d='M5 1v8M1 5h8' stroke='%237B5CFF' stroke-width='1.5' stroke-linecap='round'/></svg>");background-position:50%;background-repeat:no-repeat;transition:transform .2s ease}.bc-landing details[open] summary:after{transform:rotate(45deg)}.bc-landing details .a{padding:0 26px 24px;font-size:15px;color:var(--muted);line-height:1.6}.bc-landing .faq-cta{margin-top:14px}.bc-landing .faq-cta a{color:var(--violet-deep);font-weight:600;text-decoration:none;transition:color .15s ease}.bc-landing .faq-cta a:hover{color:var(--violet);text-decoration:underline}.bc-landing .footer{padding:50px 0 40px;border-top:1px solid var(--line)}.bc-landing .footer-inner{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center}@media (max-width:720px){.bc-landing .footer-inner{grid-template-columns:1fr;text-align:center;gap:16px}}.bc-landing .footer-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.bc-landing .footer-tagline{font-size:13px;color:var(--muted)}.bc-landing .footer-tagline strong{color:var(--ink);font-weight:700;font-size:15px}.bc-landing .footer-links{display:flex;gap:18px;font-size:13.5px;color:var(--muted);justify-self:center;align-items:center;flex-wrap:wrap}.bc-landing .footer-links a{color:inherit;text-decoration:none}.bc-landing .footer-links a:hover{color:var(--violet)}.bc-landing .footer-links .lang-switch{padding:4px 10px;border:1px solid var(--line);border-radius:999px;font-size:12.5px;font-weight:600;color:var(--ink-2);transition:border-color .15s ease,color .15s ease}.bc-landing .footer-links .lang-switch:hover{border-color:var(--violet);color:var(--violet)}.bc-landing .footer-rights{font-size:12.5px;color:var(--muted-2);justify-self:end}@media (max-width:720px){.bc-landing .footer-rights{justify-self:center}}@media (prefers-reduced-motion:reduce){.bc-landing .flyer{transition:none!important}.bc-landing *{animation-duration:1ms!important;transition-duration:1ms!important}}.bc-landing .hero-cta-mobile{display:none}.bc-landing .hero-microcopy{margin-top:18px}@media (max-width:768px){.bc-landing .hero-form-inline{display:none}.bc-landing .hero-cta-mobile{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:24px;padding:18px 20px;background:linear-gradient(95deg,#7b5cff,#8e6eff);color:#fff;border:none;border-radius:14px;font-family:inherit;font-weight:700;font-size:17px;letter-spacing:-.005em;cursor:pointer;box-shadow:0 12px 28px rgba(123,92,255,.32);transition:transform .15s ease,box-shadow .15s ease}.bc-landing .hero-cta-mobile:active{transform:translateY(1px);box-shadow:0 8px 20px rgba(123,92,255,.28)}.bc-landing .hero-microcopy{margin:14px 4px 0}}.bc-landing .mobile-modal{position:fixed;inset:0;z-index:200;display:flex;align-items:flex-end;justify-content:center}.bc-landing .mobile-modal-backdrop{position:absolute;inset:0;background:rgba(14,19,32,.55);backdrop-filter:blur(6px);animation:bcl-fadeIn .2s ease}.bc-landing .mobile-modal-sheet{position:relative;z-index:1;width:100%;max-width:520px;background:#fff;border-radius:22px 22px 0 0;padding:24px 22px 28px;box-shadow:0 -20px 60px rgba(20,12,60,.3);animation:bcl-slideUp .3s cubic-bezier(.16,1,.3,1);max-height:90vh;overflow-y:auto}@media (min-width:600px){.bc-landing .mobile-modal{align-items:center}.bc-landing .mobile-modal-sheet{border-radius:22px;margin:0 16px 16px;animation:bcl-fadeIn .2s ease}}@keyframes bcl-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bcl-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bc-landing .mobile-modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,.04);color:var(--ink-2);border:none;border-radius:50%;cursor:pointer;transition:background .15s ease}.bc-landing .mobile-modal-close:hover{background:rgba(0,0,0,.08)}.bc-landing .mobile-modal-eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--violet);margin-bottom:8px}.bc-landing .mobile-modal-title{font-size:24px;line-height:1.15;font-weight:700;letter-spacing:-.01em;color:var(--ink);margin:0 0 8px}.bc-landing .mobile-modal-sub{font-size:14.5px;color:var(--muted);line-height:1.5;margin:0 0 22px}.bc-landing .mobile-modal-form{display:flex;flex-direction:column;gap:14px}.bc-landing .mobile-modal-field{display:flex;flex-direction:column;gap:6px}.bc-landing .mobile-modal-field span{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--muted-2)}.bc-landing .mobile-modal-field input{width:100%;padding:14px;border:1px solid var(--line);border-radius:11px;font-family:inherit;font-size:16px;color:var(--ink);background:#fff;transition:border-color .15s ease,box-shadow .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}.bc-landing .mobile-modal-field input:focus{outline:none;border-color:var(--violet);box-shadow:0 0 0 4px rgba(123,92,255,.12)}.bc-landing .mobile-modal-submit{width:100%;margin-top:6px;padding:16px;min-height:52px;background:linear-gradient(95deg,#7b5cff,#8e6eff);color:#fff;border:none;border-radius:12px;font-family:inherit;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 10px 24px rgba(123,92,255,.3);transition:transform .15s ease}.bc-landing .mobile-modal-submit:disabled{opacity:.7;cursor:not-allowed}.bc-landing .mobile-modal-submit:active:not(:disabled){transform:translateY(1px)}.bc-landing .mobile-modal-error{font-size:13px;color:#c25555;font-weight:500;margin:0;padding:10px 14px;background:#fceaea;border:1px solid #f5c8c8;border-radius:10px;line-height:1.4}.bc-landing .mobile-modal-foot{font-size:11.5px;color:var(--muted-2);margin:4px 0 0;line-height:1.5;text-align:center}.bc-landing .mobile-modal-done{text-align:center;padding:14px 4px}.bc-landing .ca-tick{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:16px;border-radius:50%;background:linear-gradient(135deg,#3fa86c,#5bc18a);color:#fff;font-size:28px;font-weight:700}.bc-landing .mobile-modal-close-btn{margin-top:18px;padding:12px 24px;background:transparent;border:1px solid var(--line);border-radius:10px;font-family:inherit;font-weight:600;font-size:14px;color:var(--ink-2);cursor:pointer}.bc-landing.complete-application-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:radial-gradient(900px 600px at 50% 0,rgba(123,92,255,.1),transparent 70%),radial-gradient(700px 500px at 50% 100%,rgba(227,106,160,.06),transparent 60%),var(--bg)}.bc-landing .ca-shell{width:100%;max-width:480px}.bc-landing .ca-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:36px 28px;box-shadow:0 30px 80px rgba(20,12,60,.1)}.bc-landing .ca-eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--violet);margin-bottom:10px}.bc-landing .ca-title{font-size:clamp(26px,6vw,34px);font-weight:700;letter-spacing:-.015em;line-height:1.15;margin:0 0 10px;color:var(--ink)}.bc-landing .ca-sub{font-size:15px;color:var(--muted);line-height:1.55;margin:0 0 24px}.bc-landing .ca-form{display:flex;flex-direction:column;gap:16px}.bc-landing .ca-field{display:flex;flex-direction:column;gap:6px}.bc-landing .ca-label{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--muted-2)}.bc-landing .ca-form input,.bc-landing .ca-form select{width:100%;padding:14px;border:1px solid var(--line);border-radius:11px;font-family:inherit;font-size:16px;color:var(--ink);background:#fff;transition:border-color .15s ease,box-shadow .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}.bc-landing .ca-form select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' stroke='%235B6478' stroke-width='1.5' fill='none' stroke-linecap='round'/></svg>");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.bc-landing .ca-form input:focus,.bc-landing .ca-form select:focus{outline:none;border-color:var(--violet);box-shadow:0 0 0 4px rgba(123,92,255,.12)}.bc-landing .ca-submit{margin-top:6px;padding:16px;min-height:52px;background:linear-gradient(95deg,#7b5cff,#8e6eff);color:#fff;border:none;border-radius:12px;font-family:inherit;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 10px 24px rgba(123,92,255,.3)}.bc-landing .ca-submit:disabled{opacity:.7;cursor:not-allowed}.bc-landing .ca-error{font-size:13px;color:#c25555;font-weight:500;margin:4px 0 0;padding:10px 14px;background:#fceaea;border:1px solid #f5c8c8;border-radius:10px;line-height:1.4}.bc-landing .ca-back,.bc-landing .ca-error a{color:var(--violet-deep)}.bc-landing .ca-back{display:inline-block;margin-top:18px;font-size:14px;text-decoration:none}.bc-landing .ca-back:hover{text-decoration:underline}.bc-landing .ca-footnote{margin-top:22px;text-align:center;font-size:12px;color:var(--muted-2)}@media (max-width:760px){.bc-landing .field input,.bc-landing .field select,.bc-landing .field textarea{font-size:16px}.bc-landing .form-row{grid-template-columns:1fr;gap:10px}.bc-landing .form-card{padding:20px;border-radius:16px}.bc-landing .form-card h4{font-size:14.5px;margin-bottom:14px}.bc-landing .hero{padding:28px 0 56px}.bc-landing .meet-section{padding:36px 0 16px}.bc-landing .pain-section{padding:40px 0}.bc-landing .pain-closing-section{padding:0 0 56px}.bc-landing .star-section{padding:70px 0}.bc-landing .sat-section{padding:64px 0}.bc-landing .may20-section{padding:70px 0;margin:0 10px;border-radius:24px}.bc-landing .pro-section{padding:70px 0}.bc-landing .trust-section{padding:36px 0 64px}.bc-landing .cta-section{padding:64px 0 72px}.bc-landing .faq-section{padding:36px 0 72px}.bc-landing .closing{padding:56px 0 24px}.bc-landing .hero-sub{font-size:18px;margin-top:18px}.bc-landing .pi-quote,.bc-landing .pi-text{font-size:17px}.bc-landing .meet-foot{font-size:12px;margin-top:26px}}@media (max-width:640px){.bc-landing #flight-layer{display:none!important}.bc-landing .hero-visual{display:none}.bc-landing .hero-grid{gap:0}.bc-landing .hero{padding-bottom:36px}.bc-landing .pi-agent svg{display:block}.bc-landing .pi-agent{width:100px;height:100px;transform:scale(1) rotate(0deg);opacity:1;filter:none;margin:0 auto}.bc-landing .pain-item.active .pi-agent{transform:scale(1.05) rotate(2deg);opacity:1;animation:bcl-piFloat 3s ease-in-out infinite}.bc-landing .hero h1{font-size:28px;line-height:1.08;text-wrap:balance}.bc-landing h2{font-size:clamp(28px,7vw,36px)}.bc-landing .countdown-bar{background:#0e1320}.bc-landing .countdown-inner{padding:11px 14px;gap:6px}.bc-landing .cb-line-1{font-size:13px;font-weight:700}.bc-landing .cb-offer{font-size:13px}.bc-landing .cb-deadline{font-size:12.5px}.bc-landing .cb-clock{padding:4px 9px;font-size:13px}.bc-landing .cb-cta{padding:11px 18px;min-height:44px;font-size:13.5px;font-weight:700;box-shadow:0 4px 12px rgba(123,92,255,.45)}.bc-landing .nav{padding-top:110px}}