@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");@import url("https://unpkg.com/aos@2.3.1/dist/aos.css");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap");.bf-home{--bf-primary:#625BF6;--bf-primary-dark:#4B43E0;--bf-primary-light:#8B83FF;--bf-secondary:#24CFA5;--bf-accent:#FF735C;--bf-highlight:#F6C85F;--bf-dark:#101426;--bf-heading:#151A2D;--bf-text:#3F465D;--bf-muted:#697089;--bf-white:#FFFFFF;--bf-surface:#F7F8FC;--bf-surface-violet:#F0EFFF;--bf-surface-mint:#EAFBF6;--bf-surface-coral:#FFF1ED;--bf-border:rgba(21,26,45,.10);--bf-border-strong:rgba(21,26,45,.18);--bf-gradient-primary:linear-gradient(135deg,#625BF6 0%,#8B83FF 100%);--bf-gradient-secondary:linear-gradient(135deg,#24CFA5 0%,#8B83FF 100%);--bf-gradient-warm:linear-gradient(135deg,#FF735C 0%,#F6C85F 100%);--bf-radius-sm:10px;--bf-radius-md:16px;--bf-radius-lg:24px;--bf-radius-xl:34px;--bf-shadow-sm:0 10px 24px rgba(16,20,38,.07);--bf-shadow-md:0 18px 48px rgba(16,20,38,.10);--bf-shadow-lg:0 30px 80px rgba(16,20,38,.14);--bf-shadow-glow:0 18px 60px rgba(98,91,246,.25);--bf-container:1350px;--bf-transition:220ms ease;position:relative;width:100%;overflow-x:hidden;background:var(--bf-surface);color:var(--bf-text);font-family:Inter,system-ui,sans-serif;}.bf-home,.bf-home *{box-sizing:border-box;}.bf-home a{color:inherit;text-decoration:none;}.bf-home img{max-width:100%;height:auto;display:block;}.bf-home button,.bf-home input{font:inherit;}.bf-home p,.bf-home h1,.bf-home h2,.bf-home h3{overflow-wrap:anywhere;word-break:normal;}.bf-home .bf-home-section{padding:clamp(64px,7vw,112px) 0;position:relative;}.bf-home .bf-home-container{width:min(var(--bf-container),calc(100% - 40px));margin:0 auto;position:relative;z-index:2;}.bf-home .bf-home-section:nth-of-type(even){background:var(--bf-white);}.bf-home .bf-home-section-head{max-width:760px;margin:0 auto 42px;text-align:center;}.bf-home .bf-home-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:42px;align-items:center;}.bf-home .bf-home-center{text-align:center;margin-top:34px;}.bf-home .bf-home-h1,.bf-home .bf-home-h2,.bf-home h3,.bf-home .bf-home-btn,.bf-home .bf-home-badge,.bf-home .bf-home-eyebrow{font-family:"Plus Jakarta Sans",Inter,sans-serif;}.bf-home .bf-home-h1{color:var(--bf-heading);font-size:clamp(38px,5.4vw,76px);line-height:1.02;letter-spacing:0;margin:18px auto;max-width:980px;font-weight:800;}.bf-home .bf-home-h1 span{background:var(--bf-gradient-secondary);-webkit-background-clip:text;background-clip:text;color:transparent;}.bf-home .bf-home-h2{color:var(--bf-heading);font-size:clamp(30px,3.5vw,52px);line-height:1.08;margin:10px 0 16px;font-weight:800;}.bf-home p{color:var(--bf-muted);font-size:clamp(15px,1.25vw,18px);line-height:1.72;margin:0 0 18px;}.bf-home .bf-home-lead{max-width:900px;margin-left:auto;margin-right:auto;}.bf-home .bf-home-eyebrow{display:inline-flex;color:var(--bf-primary);font-weight:800;font-size:13px;letter-spacing:.06em;text-transform:uppercase;}.bf-home h3{color:var(--bf-heading);font-size:20px;line-height:1.25;margin:12px 0 10px;font-weight:800;}.bf-home .bf-home-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;}.bf-home .bf-home-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:clamp(13px,1.2vw,17px) clamp(18px,2vw,26px);border-radius:999px;font-weight:800;transition:var(--bf-transition);border:1px solid transparent;}.bf-home .bf-home-btn:hover{transform:translateY(-3px);}.bf-home .bf-home-btn:focus-visible,.bf-home a:focus-visible,.bf-home button:focus-visible,.bf-home input:focus-visible{outline:3px solid rgba(36,207,165,.45);outline-offset:3px;}.bf-home .bf-home-btn-primary{background:var(--bf-gradient-primary);color:var(--bf-white);box-shadow:var(--bf-shadow-glow);}.bf-home .bf-home-btn-secondary{background:var(--bf-white);color:var(--bf-heading);border-color:var(--bf-border);box-shadow:var(--bf-shadow-sm);}.bf-home .bf-home-btn-light{background:var(--bf-white);color:var(--bf-primary);}.bf-home .bf-home-btn-ghost{color:var(--bf-white);border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.1);}.bf-home .bf-home-badge{display:inline-flex;align-items:center;gap:9px;color:var(--bf-primary);background:rgba(255,255,255,.78);border:1px solid var(--bf-border);border-radius:999px;padding:10px 15px;box-shadow:var(--bf-shadow-sm);}.bf-home .bf-home-trust-chips,.bf-home .bf-home-cta-badges,.bf-home .bf-home-trust-strip{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;}.bf-home .bf-home-trust-chips{margin-top:22px;}.bf-home .bf-home-trust-chips span,.bf-home .bf-home-trust-strip span,.bf-home .bf-home-cta-badges span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 13px;border-radius:999px;background:var(--bf-white);border:1px solid var(--bf-border);color:var(--bf-heading);font-weight:700;font-size:13px;}.bf-home .bf-home-hero{padding-top:clamp(74px,8vw,126px);background:linear-gradient(180deg,#fff 0%,#f7f8fc 100%);overflow:hidden;text-align:center;}.bf-home .bf-home-hero-bg{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(98,91,246,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(98,91,246,.06) 1px,transparent 1px);background-size:42px 42px;}.bf-home .bf-home-orb{position:absolute;border-radius:999px;filter:blur(32px);opacity:.48;animation:bf-home-glow 8s ease-in-out infinite alternate;}.bf-home .bf-home-orb-one{width:420px;height:420px;background:#c8c4ff;top:5%;left:10%;}.bf-home .bf-home-orb-two{width:320px;height:320px;background:#b5f5e7;top:18%;right:12%;animation-delay:1.2s;}.bf-home .bf-home-orb-three{width:220px;height:220px;background:#ffc6bb;bottom:22%;left:55%;animation-delay:2s;}.bf-home .bf-home-float{position:absolute;width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:rgba(255,255,255,.74);border:1px solid rgba(255,255,255,.85);box-shadow:var(--bf-shadow-md);backdrop-filter:blur(16px);pointer-events:none;font-size:23px;z-index:1;}.bf-home .bf-home-float-instagram{left:7%;top:18%;color:#E4405F;animation:bf-home-float-one 7s ease-in-out infinite}.bf-home .bf-home-float-tiktok{left:18%;top:44%;color:#101426;animation:bf-home-float-two 8s ease-in-out infinite .4s}.bf-home .bf-home-float-youtube{right:12%;top:20%;color:#FF0000;animation:bf-home-float-three 7.5s ease-in-out infinite .9s}.bf-home .bf-home-float-facebook{right:5%;top:48%;color:#1877F2;animation:bf-home-float-four 8.5s ease-in-out infinite .2s}.bf-home .bf-home-float-x{left:8%;bottom:30%;color:#101426;animation:bf-home-float-two 9s ease-in-out infinite 1.1s}.bf-home .bf-home-float-linkedin{right:22%;bottom:28%;color:#0A66C2;animation:bf-home-float-one 8s ease-in-out infinite 1.4s}.bf-home .bf-home-float-pinterest{left:28%;top:15%;color:#BD081C;animation:bf-home-float-three 9s ease-in-out infinite .7s}.bf-home .bf-home-float-reddit{right:28%;top:38%;color:#FF4500;animation:bf-home-float-four 8s ease-in-out infinite 1.6s}.bf-home .bf-home-float-threads{left:22%;bottom:14%;color:#101426;animation:bf-home-float-one 8s ease-in-out infinite 2s}.bf-home .bf-home-float-snapchat{right:8%;bottom:16%;color:#d6b400;animation:bf-home-float-two 7.5s ease-in-out infinite 2.2s}.bf-home .bf-home-float-discord{left:42%;top:10%;color:#5865F2;animation:bf-home-float-three 8.5s ease-in-out infinite 1.8s}.bf-home .bf-home-float-vimeo{right:42%;bottom:18%;color:#1AB7EA;animation:bf-home-float-four 9s ease-in-out infinite 1s}.bf-home .bf-home-dashboard-wrap{position:relative;max-width:1120px;margin:42px auto 0;}.bf-home .bf-home-dashboard{text-align:left;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.9);border-radius:var(--bf-radius-xl);box-shadow:var(--bf-shadow-lg);overflow:hidden;backdrop-filter:blur(20px);}.bf-home .bf-home-dashboard-top{display:flex;align-items:center;gap:14px;padding:16px 18px;border-bottom:1px solid var(--bf-border);background:rgba(247,248,252,.78);}.bf-home .bf-home-browser-dots{display:flex;gap:7px;}.bf-home .bf-home-browser-dots span{width:11px;height:11px;border-radius:50%;background:var(--bf-accent);}.bf-home .bf-home-browser-dots span:nth-child(2){background:var(--bf-highlight)}.bf-home .bf-home-browser-dots span:nth-child(3){background:var(--bf-secondary)}.bf-home .bf-home-dashboard-brand{flex:1;font-weight:800;color:var(--bf-heading);font-family:"Plus Jakarta Sans";}.bf-home .bf-home-mode-badge,.bf-home .bf-home-status{color:#0d7f68;background:var(--bf-surface-mint);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;}.bf-home .bf-home-dashboard-search{padding:22px;}.bf-home .bf-home-dashboard-search label{display:block;font-weight:800;color:var(--bf-heading);margin-bottom:9px;}.bf-home .bf-home-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;}.bf-home .bf-home-search-row input{min-height:52px;border:1px solid var(--bf-border);border-radius:14px;padding:0 16px;width:100%;background:#fff;color:var(--bf-heading);}.bf-home .bf-home-search-row button{min-height:52px;border:0;border-radius:14px;padding:0 18px;color:#fff;background:var(--bf-gradient-primary);font-weight:800;}.bf-home .bf-home-dashboard-search small{display:block;margin-top:8px;color:var(--bf-muted);}.bf-home .bf-home-platform-pills{display:flex;gap:9px;flex-wrap:wrap;padding:0 22px 20px;}.bf-home .bf-home-platform-pill{border:1px solid var(--bf-border);background:#fff;color:var(--bf-heading);border-radius:999px;min-height:38px;padding:7px 13px;font-weight:800;}.bf-home .bf-home-platform-pill.is-active{background:var(--bf-dark);color:#fff;}.bf-home .bf-home-dashboard-grid{display:grid;grid-template-columns:1.45fr .8fr;gap:16px;padding:0 22px 22px;}.bf-home .bf-home-preview-panel,.bf-home .bf-home-tools-panel{border:1px solid var(--bf-border);border-radius:22px;background:#fff;padding:18px;box-shadow:var(--bf-shadow-sm);}.bf-home .bf-home-panel-head,.bf-home .bf-home-profile-row,.bf-home .bf-home-stat-row{display:flex;align-items:center;justify-content:space-between;gap:12px;}.bf-home .bf-home-panel-head span{color:var(--bf-primary);font-weight:800;}.bf-home .bf-home-avatar{width:52px;height:52px;border-radius:18px;background:var(--bf-gradient-secondary);}.bf-home .bf-home-profile-row{justify-content:flex-start;margin:12px 0;}.bf-home .bf-home-profile-row span{display:block;color:var(--bf-muted);font-size:13px;}.bf-home .bf-home-preview-social{margin-left:auto;font-size:30px;color:#E4405F;}.bf-home .bf-home-stat-row span{flex:1;background:var(--bf-surface);border-radius:14px;padding:10px;font-size:13px;color:var(--bf-muted);}.bf-home .bf-home-stat-row strong{display:block;color:var(--bf-heading);}.bf-home .bf-home-media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0;}.bf-home .bf-home-media-grid span{aspect-ratio:1.15;border-radius:16px;background:linear-gradient(135deg,#f0efff,#eafbfb);}.bf-home .bf-home-tools-panel a{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:14px;border:1px solid var(--bf-border);margin-top:9px;color:var(--bf-heading);font-weight:700;}.bf-home .bf-home-dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 22px 22px;}.bf-home .bf-home-dashboard-stats span{background:var(--bf-dark);color:#cdd2e5;border-radius:16px;padding:14px;text-align:center;font-size:13px;}.bf-home .bf-home-dashboard-stats strong{display:block;color:#fff;font-size:18px;}.bf-home .bf-home-dash-badge{position:absolute;z-index:3;border:1px solid rgba(255,255,255,.85);background:rgba(255,255,255,.8);box-shadow:var(--bf-shadow-sm);border-radius:999px;padding:10px 14px;font-weight:800;font-size:13px;animation:bf-home-pulse 3s ease-in-out infinite;}.bf-home .bf-home-dash-badge-one{left:-28px;top:76px}.bf-home .bf-home-dash-badge-two{right:-24px;top:116px}.bf-home .bf-home-dash-badge-three{left:30px;bottom:50px}.bf-home .bf-home-dash-badge-four{right:36px;bottom:40px}.bf-home .bf-home-logo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;}.bf-home .bf-home-logo-grid img{width:100%;height:68px;object-fit:contain;padding:12px;border:1px solid var(--bf-border);border-radius:16px;background:#fff;opacity:.58;filter:grayscale(1);transition:var(--bf-transition);}.bf-home .bf-home-logo-grid img:hover{opacity:1;filter:grayscale(0);transform:translateY(-3px);}.bf-home .bf-home-trust-strip{margin-top:20px;}.bf-home .bf-home-check-list{list-style:none;padding:0;margin:22px 0;display:grid;gap:12px;}.bf-home .bf-home-check-list li{color:var(--bf-heading);font-weight:700;display:flex;gap:10px;align-items:flex-start;}.bf-home .bf-home-check-list li::before{content:"\f00c";font-family:"Font Awesome 6 Free";font-weight:900;color:var(--bf-secondary);margin-top:2px;}.bf-home .bf-home-text-link{color:var(--bf-primary);font-weight:800;font-family:"Plus Jakarta Sans";}.bf-home .bf-home-library-card,.bf-home .bf-home-stats-panel{border:1px solid var(--bf-border);border-radius:var(--bf-radius-xl);background:#fff;box-shadow:var(--bf-shadow-lg);padding:clamp(22px,3vw,34px);overflow:hidden;}.bf-home .bf-home-hub-visual{position:relative;min-height:300px;border-radius:24px;background:radial-gradient(circle at center,rgba(98,91,246,.15),transparent 48%),var(--bf-surface);display:grid;place-items:center;margin:18px 0;}.bf-home .bf-home-hub-center{width:128px;height:128px;border-radius:34px;display:grid;place-items:center;text-align:center;color:#fff;background:var(--bf-gradient-primary);font-weight:800;box-shadow:var(--bf-shadow-glow);}.bf-home .bf-home-hub-center span{font-size:13px;opacity:.85;}.bf-home .bf-home-hub-visual > span{position:absolute;width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:#fff;box-shadow:var(--bf-shadow-sm);color:var(--bf-primary);}.bf-home .bf-home-hub-visual > span:nth-of-type(1){top:20px;left:44%}.bf-home .bf-home-hub-visual > span:nth-of-type(2){top:64px;right:18%}.bf-home .bf-home-hub-visual > span:nth-of-type(3){right:12%;bottom:80px}.bf-home .bf-home-hub-visual > span:nth-of-type(4){bottom:28px;left:48%}.bf-home .bf-home-hub-visual > span:nth-of-type(5){bottom:76px;left:12%}.bf-home .bf-home-hub-visual > span:nth-of-type(6){top:64px;left:18%}.bf-home .bf-home-hub-visual > span:nth-of-type(7){top:148px;left:6%}.bf-home .bf-home-hub-visual > span:nth-of-type(8){top:148px;right:6%}.bf-home .bf-home-library-badges{display:flex;flex-wrap:wrap;gap:8px;}.bf-home .bf-home-library-badges span{background:var(--bf-surface-mint);color:#0d7f68;border-radius:999px;padding:8px 10px;font-weight:800;font-size:12px;}.bf-home .bf-home-mini-chart{height:72px;display:flex;align-items:end;gap:8px;margin:18px 0;}.bf-home .bf-home-mini-chart span{flex:1;border-radius:10px 10px 0 0;background:var(--bf-gradient-secondary);}.bf-home .bf-home-mini-chart span:nth-child(1){height:35%}.bf-home .bf-home-mini-chart span:nth-child(2){height:62%}.bf-home .bf-home-mini-chart span:nth-child(3){height:48%}.bf-home .bf-home-mini-chart span:nth-child(4){height:82%}.bf-home .bf-home-mini-chart span:nth-child(5){height:68%}.bf-home .bf-home-activity span{display:block;padding:10px 0;border-top:1px solid var(--bf-border);color:var(--bf-muted);}.bf-home .bf-home-platform-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}.bf-home .bf-home-platform-card{min-height:100%;display:flex;flex-direction:column;border:1px solid var(--bf-border);border-radius:22px;background:#fff;padding:clamp(20px,2vw,26px);box-shadow:var(--bf-shadow-sm);transition:var(--bf-transition);position:relative;overflow:hidden;}.bf-home .bf-home-platform-card::before,.bf-home .bf-home-tool-card::before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:var(--bf-card-accent,var(--bf-primary));}.bf-home .bf-home-platform-card:hover,.bf-home .bf-home-tool-card:hover,.bf-home .bf-home-feature-card:hover,.bf-home .bf-home-audience-card:hover{transform:translateY(-6px);box-shadow:var(--bf-shadow-md);}.bf-home .bf-home-platform-card > i{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;color:#fff;background:var(--bf-card-accent,var(--bf-primary));font-size:22px;}.bf-home .bf-home-platform-card span,.bf-home .bf-home-tool-card span{margin-top:14px;color:var(--bf-muted);font-weight:800;font-size:13px;}.bf-home .bf-home-platform-card strong{margin-top:auto;color:var(--bf-heading);}.bf-home .bf-home-platform-card em,.bf-home .bf-home-tool-card em{margin-top:14px;color:var(--bf-primary);font-style:normal;font-weight:800;}.bf-home .bf-home-filter-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:26px;}.bf-home .bf-home-filter{min-height:44px;border:1px solid var(--bf-border);background:#fff;color:var(--bf-heading);border-radius:999px;padding:8px 15px;font-weight:800;}.bf-home .bf-home-filter.is-active{background:var(--bf-dark);color:#fff;}.bf-home .bf-home-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}.bf-home .bf-home-tool-card{display:flex;flex-direction:column;min-height:100%;border:1px solid var(--bf-border);border-radius:22px;background:#fff;padding:24px;box-shadow:var(--bf-shadow-sm);transition:opacity var(--bf-transition),transform var(--bf-transition),box-shadow var(--bf-transition);position:relative;overflow:hidden;animation:bf-home-tool-reveal .28s ease both;}.bf-home .bf-home-tool-card.is-hidden{display:none;}.bf-home .bf-home-tool-card > i{color:var(--bf-card-accent,var(--bf-primary));font-size:28px;}.bf-home .bf-home-tool-card b{align-self:flex-start;margin-top:auto;padding:7px 10px;border-radius:999px;background:var(--bf-surface-mint);color:#0d7f68;font-size:12px;}.bf-home .bf-home-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}.bf-home .bf-home-feature-card,.bf-home .bf-home-audience-card,.bf-home .bf-home-process-card{border:1px solid var(--bf-border);border-radius:22px;background:#fff;padding:clamp(22px,2vw,28px);box-shadow:var(--bf-shadow-sm);transition:var(--bf-transition);}.bf-home .bf-home-feature-card > i,.bf-home .bf-home-audience-card > i,.bf-home .bf-home-process-card > i{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:var(--bf-surface-violet);color:var(--bf-primary);font-size:21px;}.bf-home .bf-home-feature-highlight{background:var(--bf-gradient-primary);color:#fff;}.bf-home .bf-home-feature-highlight h3,.bf-home .bf-home-feature-highlight p{color:#fff;}.bf-home .bf-home-feature-highlight > i{background:rgba(255,255,255,.18);color:#fff;}.bf-home .bf-home-audience-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;}.bf-home .bf-home-audience-card{grid-column:span 2;}.bf-home .bf-home-audience-card:nth-child(4){grid-column:2 / span 2;}.bf-home .bf-home-audience-card span{display:inline-flex;margin-top:14px;padding:7px 10px;border-radius:999px;background:var(--bf-surface-coral);color:#a53b2a;font-weight:800;font-size:12px;}.bf-home .bf-home-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative;}.bf-home .bf-home-process-grid::before{content:"";position:absolute;left:16%;right:16%;top:63px;height:2px;background:linear-gradient(90deg,transparent,var(--bf-primary-light),transparent);}.bf-home .bf-home-process-card{position:relative;z-index:2;text-align:center;}.bf-home .bf-home-process-card strong{display:block;color:rgba(98,91,246,.15);font-size:64px;line-height:1;font-family:"Plus Jakarta Sans";}.bf-home .bf-home-process-card > i{margin:-18px auto 12px;animation:bf-home-pulse 2.8s ease-in-out infinite;}.bf-home .bf-home-process-card span{color:var(--bf-primary);font-weight:800;}.bf-home .bf-home-privacy-note{text-align:center;max-width:820px;margin:28px auto 0;padding:16px;border:1px solid var(--bf-border);border-radius:18px;background:var(--bf-surface-mint);color:#0d7f68;font-weight:700;}.bf-home .bf-home-stats-panel{background:linear-gradient(#fff,#fff) padding-box,var(--bf-gradient-secondary) border-box;border:1px solid transparent;}.bf-home .bf-home-progress{width:172px;height:172px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--bf-secondary) 0 100%,#eef 0);box-shadow:var(--bf-shadow-md);}.bf-home .bf-home-progress span{width:120px;height:120px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:28px;font-weight:800;color:var(--bf-heading);font-family:"Plus Jakarta Sans";}.bf-home .bf-home-icon-cluster{display:flex;justify-content:center;gap:10px;margin-bottom:16px;}.bf-home .bf-home-icon-cluster i{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:var(--bf-surface-violet);color:var(--bf-primary);}.bf-home .bf-home-browser-mini{border:1px solid var(--bf-border);border-radius:18px;padding:16px;margin-bottom:16px;background:var(--bf-surface);}.bf-home .bf-home-browser-mini p{margin:6px 0 0;color:var(--bf-heading);font-weight:800;}.bf-home .bf-home-browser-mini em{display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--bf-secondary);animation:bf-home-pulse 1.8s infinite;}.bf-home .bf-home-stat-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;}.bf-home .bf-home-stat-cards span{background:#fff;border:1px solid var(--bf-border);border-radius:16px;padding:14px;color:var(--bf-muted);}.bf-home .bf-home-stat-cards strong{display:block;color:var(--bf-heading);}.bf-home .bf-home-testimonials{overflow:hidden;}.bf-home .bf-home-marquee-wrap{position:relative;display:grid;gap:16px;width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);}.bf-home .bf-home-marquee{display:flex;width:max-content;gap:16px;}.bf-home .bf-home-marquee-track{display:flex;gap:16px;animation:bf-home-marquee-ltr 38s linear infinite;}.bf-home .bf-home-marquee-rtl .bf-home-marquee-track{animation-name:bf-home-marquee-rtl;animation-duration:44s;}.bf-home .bf-home-marquee-slow .bf-home-marquee-track{animation-duration:50s;}.bf-home .bf-home-marquee:hover .bf-home-marquee-track,.bf-home .bf-home-marquee:focus-within .bf-home-marquee-track{animation-play-state:paused;}.bf-home .bf-home-testimonial-card{width:360px;min-height:254px;border:1px solid var(--bf-border);border-radius:22px;background:#fff;padding:20px;box-shadow:var(--bf-shadow-sm);position:relative;}.bf-home .bf-home-testimonial-card img{border-radius:50%;}.bf-home .bf-home-testimonial-card h3{margin:10px 0 2px;}.bf-home .bf-home-testimonial-card > span{color:var(--bf-muted);font-size:13px;}.bf-home .bf-home-testimonial-card div{color:var(--bf-highlight);margin:9px 0;letter-spacing:0;}.bf-home .bf-home-testimonial-card b{color:#0d7f68;background:var(--bf-surface-mint);border-radius:999px;padding:6px 9px;font-size:12px;}.bf-home .bf-home-testimonial-card > i{position:absolute;right:18px;top:18px;color:var(--bf-surface-violet);font-size:38px;}.bf-home .bf-home-accordion{max-width:900px;margin:0 auto;display:grid;gap:12px;}.bf-home .bf-home-faq-item{border:1px solid var(--bf-border);border-radius:18px;background:#fff;box-shadow:var(--bf-shadow-sm);overflow:hidden;}.bf-home .bf-home-faq-item button{width:100%;min-height:58px;border:0;background:#fff;color:var(--bf-heading);padding:17px 20px;text-align:left;display:flex;justify-content:space-between;gap:16px;font-weight:800;font-family:"Plus Jakarta Sans";}.bf-home .bf-home-faq-item button span{width:24px;height:24px;border-radius:50%;background:var(--bf-surface-violet);position:relative;flex:0 0 auto;}.bf-home .bf-home-faq-item button span::before,.bf-home .bf-home-faq-item button span::after{content:"";position:absolute;background:var(--bf-primary);left:6px;right:6px;top:11px;height:2px;}.bf-home .bf-home-faq-item button span::after{transform:rotate(90deg);transition:var(--bf-transition);}.bf-home .bf-home-faq-item.is-open button span::after{transform:rotate(0);opacity:0;}.bf-home .bf-home-faq-panel{display:none;padding:0 20px 18px;}.bf-home .bf-home-faq-item.is-open .bf-home-faq-panel{display:block;}.bf-home .bf-home-cta-card{position:relative;overflow:hidden;text-align:center;border-radius:var(--bf-radius-xl);padding:clamp(42px,6vw,78px) clamp(20px,5vw,86px);color:#fff;background:radial-gradient(circle at 12% 10%,rgba(255,115,92,.55),transparent 24%),radial-gradient(circle at 85% 16%,rgba(36,207,165,.55),transparent 25%),linear-gradient(135deg,#625BF6 0%,#101426 68%);box-shadow:var(--bf-shadow-lg);}.bf-home .bf-home-cta-card .bf-home-eyebrow,.bf-home .bf-home-cta-card .bf-home-h2,.bf-home .bf-home-cta-card p,.bf-home .bf-home-cta-card small{color:#fff;}.bf-home .bf-home-cta-card p{max-width:760px;margin:0 auto 24px;color:rgba(255,255,255,.82);}.bf-home .bf-home-cta-badges{margin:22px 0 12px;}.bf-home .bf-home-cta-badges span{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.22);}.bf-home .bf-home-cta-decor{position:absolute;inset:0;pointer-events:none;}.bf-home .bf-home-cta-decor i{position:absolute;color:rgba(255,255,255,.24);font-size:28px;animation:bf-home-float-one 8s ease-in-out infinite;}.bf-home .bf-home-cta-decor i:nth-child(1){left:8%;top:18%}.bf-home .bf-home-cta-decor i:nth-child(2){right:12%;top:16%}.bf-home .bf-home-cta-decor i:nth-child(3){left:16%;bottom:18%}.bf-home .bf-home-cta-decor i:nth-child(4){right:18%;bottom:20%}.bf-home .bf-home-cta-decor i:nth-child(5){left:42%;top:8%}.bf-home .bf-home-cta-decor i:nth-child(6){right:42%;bottom:10%}.bf-home .bf-home-cta-decor span{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%;}.bf-home .bf-home-cta-decor span:nth-of-type(1){width:160px;height:160px;left:-40px;top:-40px}.bf-home .bf-home-cta-decor span:nth-of-type(2){width:220px;height:220px;right:-70px;bottom:-80px}.bf-home .bf-home-cta-decor span:nth-of-type(3){width:8px;height:8px;background:var(--bf-highlight);left:55%;top:22%}@keyframes bf-home-float-one{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(8px,-14px,0)}}@keyframes bf-home-float-two{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-10px,12px,0)}}@keyframes bf-home-float-three{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(12px,10px,0)}}@keyframes bf-home-float-four{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-8px,-12px,0)}}@keyframes bf-home-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.04);opacity:.82}}@keyframes bf-home-glow{0%{transform:translate3d(0,0,0);opacity:.34}100%{transform:translate3d(18px,-14px,0);opacity:.58}}@keyframes bf-home-marquee-ltr{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}@keyframes bf-home-marquee-rtl{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes bf-home-fade-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes bf-home-tool-reveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bf-home .bf-home-accent-instagram{--bf-card-accent:#E4405F}.bf-home .bf-home-accent-tiktok{--bf-card-accent:#111827}.bf-home .bf-home-accent-youtube{--bf-card-accent:#FF0000}.bf-home .bf-home-accent-facebook{--bf-card-accent:#1877F2}.bf-home .bf-home-accent-x{--bf-card-accent:#101426}.bf-home .bf-home-accent-linkedin{--bf-card-accent:#0A66C2}.bf-home .bf-home-accent-pinterest{--bf-card-accent:#BD081C}.bf-home .bf-home-accent-reddit{--bf-card-accent:#FF4500}@media (prefers-reduced-motion:reduce){.bf-home *,.bf-home *::before,.bf-home *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important;}.bf-home .bf-home-float,.bf-home .bf-home-orb,.bf-home .bf-home-dash-badge{animation:none;}.bf-home .bf-home-marquee-wrap{max-width:var(--bf-container);margin:0 auto;mask-image:none;padding:0 20px;}.bf-home .bf-home-marquee,.bf-home .bf-home-marquee-track{width:auto;display:grid;grid-template-columns:repeat(3,1fr);animation:none;}.bf-home .bf-home-marquee-track[aria-hidden="true"]{display:none;}.bf-home .bf-home-testimonial-card{width:100%;}}@media (min-width:320px) and (max-width:374px){.bf-home{--bf-container:100%;}.bf-home .bf-home-container{width:calc(100% - 24px);}.bf-home .bf-home-section{padding:48px 0;}.bf-home .bf-home-h1{font-size:34px;}.bf-home .bf-home-h2{font-size:27px;}.bf-home p{font-size:15px;}.bf-home .bf-home-actions,.bf-home .bf-home-search-row,.bf-home .bf-home-dashboard-grid,.bf-home .bf-home-dashboard-stats,.bf-home .bf-home-split,.bf-home .bf-home-stat-cards{grid-template-columns:1fr;flex-direction:column;}.bf-home .bf-home-btn,.bf-home .bf-home-actions a,.bf-home .bf-home-search-row button{width:100%;padding:13px 16px;}.bf-home .bf-home-platform-grid,.bf-home .bf-home-tool-grid,.bf-home .bf-home-feature-grid,.bf-home .bf-home-audience-grid,.bf-home .bf-home-process-grid{grid-template-columns:minmax(0,1fr);}.bf-home .bf-home-audience-card,.bf-home .bf-home-audience-card:nth-child(4){grid-column:auto;}.bf-home .bf-home-logo-grid{grid-template-columns:repeat(2,1fr);gap:10px;}.bf-home .bf-home-float{width:34px;height:34px;font-size:15px;border-radius:12px;}.bf-home .bf-home-float:nth-of-type(n+8),.bf-home .bf-home-dash-badge{display:none;}.bf-home .bf-home-dashboard-top{flex-wrap:wrap;}.bf-home .bf-home-mode-badge{width:100%;text-align:center;}.bf-home .bf-home-dashboard-search,.bf-home .bf-home-dashboard-grid,.bf-home .bf-home-platform-pills,.bf-home .bf-home-dashboard-stats{padding-left:12px;padding-right:12px;}.bf-home .bf-home-testimonial-card{width:286px;}.bf-home .bf-home-marquee-wrap{gap:12px;}.bf-home .bf-home-faq-item button{font-size:15px;padding:15px;}.bf-home .bf-home-cta-card{padding:34px 14px;}}@media (min-width:375px) and (max-width:429px){.bf-home .bf-home-container{width:calc(100% - 28px);}.bf-home .bf-home-section{padding:52px 0;}.bf-home .bf-home-h1{font-size:37px;}.bf-home .bf-home-h2{font-size:29px;}.bf-home .bf-home-actions{flex-direction:column;}.bf-home .bf-home-btn{width:100%;}.bf-home .bf-home-platform-grid,.bf-home .bf-home-tool-grid,.bf-home .bf-home-feature-grid,.bf-home .bf-home-audience-grid,.bf-home .bf-home-process-grid,.bf-home .bf-home-split,.bf-home .bf-home-dashboard-grid,.bf-home .bf-home-dashboard-stats,.bf-home .bf-home-search-row{grid-template-columns:minmax(0,1fr);}.bf-home .bf-home-audience-card,.bf-home .bf-home-audience-card:nth-child(4){grid-column:auto;}.bf-home .bf-home-logo-grid{grid-template-columns:repeat(2,1fr);}.bf-home .bf-home-float{width:38px;height:38px;font-size:16px;}.bf-home .bf-home-float:nth-of-type(n+9),.bf-home .bf-home-dash-badge{display:none;}.bf-home .bf-home-dashboard-top{flex-wrap:wrap;}.bf-home .bf-home-testimonial-card{width:330px;}.bf-home .bf-home-process-grid::before{display:none;}}@media (min-width:430px) and (max-width:575px){.bf-home .bf-home-container{width:calc(100% - 32px);}.bf-home .bf-home-section{padding:58px 0;}.bf-home .bf-home-h1{font-size:41px;}.bf-home .bf-home-h2{font-size:31px;}.bf-home .bf-home-actions{flex-direction:column;}.bf-home .bf-home-btn{width:100%;}.bf-home .bf-home-platform-grid,.bf-home .bf-home-tool-grid,.bf-home .bf-home-feature-grid,.bf-home .bf-home-audience-grid,.bf-home .bf-home-process-grid,.bf-home .bf-home-split,.bf-home .bf-home-dashboard-grid,.bf-home .bf-home-dashboard-stats,.bf-home .bf-home-search-row{grid-template-columns:minmax(0,1fr);}.bf-home .bf-home-audience-card,.bf-home .bf-home-audience-card:nth-child(4){grid-column:auto;}.bf-home .bf-home-logo-grid{grid-template-columns:repeat(2,1fr);}.bf-home .bf-home-float{width:42px;height:42px;font-size:18px;}.bf-home .bf-home-float:nth-of-type(n+10),.bf-home .bf-home-dash-badge{display:none;}.bf-home .bf-home-testimonial-card{width:360px;max-width:calc(100vw - 34px);}.bf-home .bf-home-process-grid::before{display:none;}}@media (min-width:576px) and (max-width:767px){.bf-home .bf-home-container{width:calc(100% - 40px);}.bf-home .bf-home-section{padding:64px 0;}.bf-home .bf-home-h1{font-size:48px;}.bf-home .bf-home-h2{font-size:34px;}.bf-home .bf-home-platform-grid,.bf-home .bf-home-tool-grid,.bf-home .bf-home-feature-grid,.bf-home .bf-home-audience-grid,.bf-home .bf-home-process-grid,.bf-home .bf-home-split,.bf-home .bf-home-dashboard-grid,.bf-home .bf-home-dashboard-stats{grid-template-columns:minmax(0,1fr);}.bf-home .bf-home-audience-card,.bf-home .bf-home-audience-card:nth-child(4){grid-column:auto;}.bf-home .bf-home-logo-grid{grid-template-columns:repeat(2,1fr);}.bf-home .bf-home-search-row{grid-template-columns:1fr;}.bf-home .bf-home-dash-badge{display:none;}.bf-home .bf-home-float{width:44px;height:44px;font-size:19px;}.bf-home .bf-home-process-grid::before{display:none;}}@media (min-width:768px) and (max-width:991px){.bf-home .bf-home-section{padding:76px 0;}.bf-home .bf-home-h1{font-size:58px;}.bf-home .bf-home-h2{font-size:40px;}.bf-home .bf-home-platform-grid,.bf-home .bf-home-tool-grid,.bf-home .bf-home-feature-grid{grid-template-columns:repeat(2,1fr);}.bf-home .bf-home-audience-grid{grid-template-columns:repeat(2,1fr);}.bf-home .bf-home-audience-card,.bf-home .bf-home-audience-card:nth-child(4){grid-column:auto;}.bf-home .bf-home-audience-card:last-child{grid-column:1 / -1;}.bf-home .bf-home-process-grid,.bf-home .bf-home-split,.bf-home .bf-home-dashboard-grid{grid-template-columns:1fr;}.bf-home .bf-home-dashboard-stats,.bf-home .bf-home-logo-grid{grid-template-columns:repeat(3,1fr);}.bf-home .bf-home-dash-badge{display:none;}.bf-home .bf-home-testimonial-card{width:340px;}.bf-home .bf-home-process-grid::before{display:none;}}@media (min-width:992px) and (max-width:1199px){.bf-home{--bf-container:1120px;}.bf-home .bf-home-container{width:calc(100% - 44px);}.bf-home .bf-home-section{padding:88px 0;}.bf-home .bf-home-h1{font-size:66px;}.bf-home .bf-home-h2{font-size:44px;}.bf-home .bf-home-platform-grid{grid-template-columns:repeat(4,1fr);gap:14px;}.bf-home .bf-home-tool-grid,.bf-home .bf-home-feature-grid,.bf-home .bf-home-process-grid{grid-template-columns:repeat(3,1fr);}.bf-home .bf-home-logo-grid{grid-template-columns:repeat(6,1fr);}.bf-home .bf-home-platform-card,.bf-home .bf-home-tool-card{padding:20px;}}@media (min-width:1200px){.bf-home .bf-home-container{width:min(1350px,calc(100% - 56px));}.bf-home .bf-home-section{padding:clamp(86px,7vw,118px) 0;}.bf-home .bf-home-platform-grid{grid-template-columns:repeat(4,1fr);}.bf-home .bf-home-tool-grid,.bf-home .bf-home-feature-grid,.bf-home .bf-home-process-grid{grid-template-columns:repeat(3,1fr);}.bf-home .bf-home-logo-grid{grid-template-columns:repeat(6,1fr);}}@media (min-width:1440px){.bf-home{--bf-container:1350px;}.bf-home .bf-home-h1{font-size:76px;}.bf-home .bf-home-h2{font-size:52px;}.bf-home .bf-home-section{padding:112px 0;}.bf-home .bf-home-platform-card,.bf-home .bf-home-tool-card,.bf-home .bf-home-feature-card,.bf-home .bf-home-audience-card,.bf-home .bf-home-process-card{padding:28px;}.bf-home .bf-home-testimonial-card{width:380px;}}