@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";.bf-landing{--bf-ink: #241E1F;--bf-ink-2: #4F4445;--bf-muted: #6D5F60;--bf-subtle: #8A7E7F;--bf-faint: #B9AAAB;--bf-accent: #FC4C69;--bf-grad: linear-gradient(135deg, #FF6A82 0%, #FC4C69 55%, #F0334F 100%);--bf-border: #E7DADB;--bf-border-soft: #EFE0E1;--bf-blush: #FFF7F8;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--bf-ink);background:#fff;overflow-x:hidden;scroll-behavior:smooth}.bf-landing *,.bf-landing *:before,.bf-landing *:after{box-sizing:border-box}.bf-landing ::selection{background:#fc4c692e}.bf-landing h1,.bf-landing h2,.bf-landing h3,.bf-landing h4{font-family:Poppins,sans-serif;margin:0}.bf-landing p{margin:0}.bf-wrap{max-width:1280px;margin:0 auto}.bf-btn{display:inline-flex;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-weight:700;text-decoration:none;border-radius:12px;cursor:pointer;border:none}.bf-btn-primary{background:var(--bf-grad);color:#fff;box-shadow:0 10px 26px #fc4c6947,0 2px 6px #fc4c6924}.bf-btn-ghost{background:#fff;border:1px solid var(--bf-border);color:var(--bf-ink)}.bf-eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--bf-accent)}.bf-eyebrow .bf-tick{width:28px;height:2px;border-radius:2px;background:var(--bf-accent)}.bf-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:15px 32px;background:#fff7f8db;backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%);border-bottom:1px solid rgba(36,30,31,.06)}.bf-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.bf-nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.bf-nav-logo img{height:30px;display:block}.bf-nav-links{display:flex;gap:4px;align-items:center}.bf-nav-link{font-size:15px;font-weight:600;color:var(--bf-muted);padding:10px 16px;text-decoration:none;border-radius:8px;transition:background .15s,color .15s}.bf-nav-link:hover{background:#fc4c6914;color:var(--bf-accent)}.bf-nav-cta{margin-left:12px;padding:12px 20px;font-size:15px}.bf-hero{position:relative;padding:148px 32px 88px;overflow:hidden;background:var(--bf-blush)}.bf-hero-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(48% 44% at 90% 2%,#fc4c6924,#fc4c6900 62%),radial-gradient(40% 42% at 2% 24%,#ff6a8224,#ff6a8200 60%)}.bf-hero-grid{position:relative;display:grid;grid-template-columns:1fr;gap:64px;align-items:center;max-width:860px}.bf-hero h1{font-size:clamp(38px,4.6vw,64px);font-weight:700;line-height:1.06;letter-spacing:-.028em;color:var(--bf-ink)}.bf-hero p.bf-lead{font-size:clamp(17px,1.3vw,20px);line-height:1.6;color:var(--bf-muted);margin:28px 0 34px;max-width:560px}.bf-grad-text{background:var(--bf-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.bf-hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.bf-hero-actions .bf-btn{padding:15px 26px;font-size:16px}.bf-fineprint{font-size:13.5px;color:var(--bf-subtle);margin:20px 0 0}.bf-hero-media{position:relative}.bf-hero-media-halo{position:absolute;inset:-14px;background:linear-gradient(135deg,#fc4c6929,#ff6a8229);border-radius:24px;filter:blur(2px)}.bf-hero-media-frame{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--bf-border-soft);box-shadow:0 24px 56px #5e2c3424,0 8px 16px #5e2c340f}.bf-shot{display:grid;place-items:center;width:100%;min-height:440px;background:linear-gradient(135deg,#ff6a821a,#fc4c690f),repeating-linear-gradient(45deg,rgba(36,30,31,.02) 0 12px,transparent 12px 24px);color:var(--bf-subtle);font-size:14px;font-weight:600;text-align:center;padding:24px}.bf-shot--feature{min-height:400px}.bf-shot-img{width:100%;height:auto;display:block}.bf-section{padding:104px 32px 40px}.bf-section-head{max-width:760px}.bf-section-head h2{font-size:clamp(30px,4vw,50px);font-weight:700;line-height:1.08;letter-spacing:-.024em;color:var(--bf-ink);margin-top:22px}.bf-problem{padding:88px 32px 8px}.bf-problem-card{max-width:1080px;margin:0 auto;background:linear-gradient(180deg,#fc4c690f,#ff6a8205);border:1px solid #F3E2E4;border-radius:24px;padding:56px}.bf-problem-lead{font-family:Poppins,sans-serif;font-size:clamp(22px,2.4vw,30px);font-weight:600;line-height:1.34;letter-spacing:-.015em;color:var(--bf-ink);max-width:900px;margin-top:22px}.bf-problem-lead .bf-hl{color:var(--bf-accent)}.bf-problem-sub{font-size:18px;line-height:1.6;color:var(--bf-muted);margin-top:24px;max-width:820px}.bf-feature{padding:44px 32px}.bf-feature:last-of-type{padding-bottom:80px}.bf-feature-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:72px;align-items:center}.bf-feature-grid.bf-reverse{grid-template-columns:1.05fr 1fr}.bf-feature-badge{display:flex;align-items:center;gap:14px;margin-bottom:20px}.bf-feature-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#ff6a8224,#fc4c6924);border:1px solid rgba(252,76,105,.2);color:var(--bf-accent)}.bf-feature-num{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--bf-faint)}.bf-feature h3{font-size:clamp(26px,2.8vw,36px);font-weight:700;line-height:1.14;letter-spacing:-.018em;color:var(--bf-ink);margin-bottom:16px}.bf-feature p{font-size:18px;line-height:1.6;color:var(--bf-muted);margin-bottom:26px;max-width:520px}.bf-feature-frame{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--bf-border-soft);box-shadow:0 18px 44px #5e2c3414}.bf-check-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.bf-check-list li{display:flex;gap:12px;align-items:flex-start;font-size:16px;line-height:1.5;color:var(--bf-ink-2)}.bf-check{flex:none;width:22px;height:22px;margin-top:1px;border-radius:999px;background:linear-gradient(135deg,#ff6a82,#fc4c69);display:grid;place-items:center}.bf-pricing{padding:96px 32px;background:var(--bf-blush);border-top:1px solid #F6EBEC;border-bottom:1px solid #F6EBEC}.bf-pricing-head{text-align:center;max-width:720px;margin:0 auto 20px}.bf-pricing-head h2{font-size:clamp(30px,4vw,48px);font-weight:700;line-height:1.1;letter-spacing:-.024em;color:var(--bf-ink);margin:16px 0}.bf-pricing-head p{font-size:18px;line-height:1.55;color:var(--bf-muted)}.bf-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch;margin-top:48px}.bf-plan{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--bf-border-soft);border-radius:18px;padding:34px 30px;box-shadow:0 1px 2px #5e2c340a}.bf-plan--popular{border:1.5px solid transparent;box-shadow:0 24px 50px #fc4c692e;background-image:linear-gradient(#fff,#fff),var(--bf-grad);background-origin:border-box;background-clip:padding-box,border-box;transform:translateY(-8px)}.bf-plan-tag{position:absolute;top:-13px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:999px;background:var(--bf-grad);color:#fff;font-size:11.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;box-shadow:0 6px 16px #fc4c6952}.bf-plan h3{font-size:22px;font-weight:700;letter-spacing:-.01em;color:var(--bf-ink);margin-bottom:6px}.bf-plan-desc{font-size:14.5px;line-height:1.5;color:var(--bf-subtle);margin-bottom:22px;min-height:42px}.bf-plan-price{display:flex;align-items:baseline;gap:6px;margin-bottom:4px}.bf-plan-price .bf-amount{font-family:Poppins,sans-serif;font-size:44px;font-weight:700;letter-spacing:-.02em;color:var(--bf-ink)}.bf-plan-price .bf-unit{font-size:15px;color:var(--bf-subtle)}.bf-plan-note{font-size:13.5px;color:var(--bf-accent);font-weight:600;margin-bottom:24px}.bf-plan .bf-btn{justify-content:center;padding:13px 20px;font-size:15px;margin-bottom:26px}.bf-plan .bf-btn-primary{box-shadow:0 8px 20px #fc4c6942}.bf-plan-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:13px}.bf-plan-features li{display:flex;gap:11px;align-items:flex-start;font-size:15px;line-height:1.45;color:var(--bf-ink-2)}.bf-plan-features li.bf-strong{font-weight:600}.bf-plan-features .bf-tick-icon{flex:none;color:var(--bf-accent);margin-top:2px}.bf-founders{padding:104px 32px}.bf-founders .bf-section-head{margin-bottom:52px}.bf-founders-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bf-founder{display:flex;flex-direction:column;background:#fff;border:1px solid var(--bf-border-soft);border-radius:18px;padding:30px;box-shadow:0 1px 2px #5e2c340a}.bf-founder-head{display:flex;align-items:center;gap:16px;margin-bottom:20px}.bf-founder-avatar{flex:none;width:72px;height:72px;border-radius:999px;overflow:hidden;border:1px solid var(--bf-border-soft);background:var(--bf-grad)}.bf-founder-avatar img{width:100%;height:100%;object-fit:cover;display:block}.bf-founder-avatar img.bf-avatar-top{object-position:top}.bf-founder-avatar img.bf-avatar-ccw{transform:rotate(-90deg)}.bf-founder-head h3{font-size:19px;font-weight:700;color:var(--bf-ink);margin-bottom:3px}.bf-founder-role{font-size:14px;color:var(--bf-accent);font-weight:600}.bf-founder-bio{font-size:14.5px;line-height:1.6;color:var(--bf-muted);margin-bottom:18px}.bf-founder-link{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--bf-muted);text-decoration:none}.bf-founder-link:hover{color:var(--bf-accent)}.bf-cta{padding:40px 32px 96px}.bf-cta-card{max-width:1120px;margin:0 auto;position:relative;overflow:hidden;border-radius:28px;background:linear-gradient(135deg,#ff6a82,#fc4c69 52%,#f0334f 120%);padding:76px 56px;box-shadow:0 30px 70px #fc4c694d}.bf-cta-glow{position:absolute;inset:0;background:radial-gradient(60% 80% at 100% 0%,#fff3,#fff0 55%)}.bf-cta-inner{position:relative;max-width:760px}.bf-cta h2{font-size:clamp(30px,4vw,50px);font-weight:700;line-height:1.08;letter-spacing:-.024em;color:#fff;margin-bottom:18px}.bf-cta p{font-size:19px;line-height:1.55;color:#ffffffeb;margin-bottom:34px;max-width:600px}.bf-cta-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.bf-cta-actions .bf-btn{padding:16px 30px;font-size:16px}.bf-btn-white{background:#fff;color:var(--bf-accent);box-shadow:0 10px 26px #7814282e}.bf-btn-outline{background:#ffffff29;border:1px solid rgba(255,255,255,.42);color:#fff}.bf-footer{position:relative;background:var(--bf-ink);color:var(--bf-blush);padding:64px 32px 40px}.bf-footer-topline{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff6a82,#fc4c69,#f0334f)}.bf-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px}.bf-footer-logo{display:inline-flex;align-items:center;margin-bottom:18px;padding:10px 16px;background:var(--bf-blush);border-radius:14px}.bf-footer-logo img{height:26px;display:block}.bf-footer-blurb{font-size:15px;line-height:1.6;color:#fff7f899;margin-bottom:20px;max-width:340px}.bf-footer-social{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#fff7f8cc;text-decoration:none}.bf-footer-social:hover{color:#fff}.bf-footer h4{font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff7f880;margin-bottom:16px}.bf-footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.bf-footer ul a{font-size:15px;color:#fff7f8d1;text-decoration:none}.bf-footer ul a:hover{color:#fff}.bf-footer-addr{font-size:14px;line-height:1.5;color:#fff7f899}.bf-footer-bottom{max-width:1280px;margin:44px auto 0;padding-top:24px;border-top:1px solid rgba(255,247,248,.12);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:13.5px;color:#fff7f880}@media(max-width:900px){.bf-hero{padding:120px 20px 64px}.bf-hero-grid,.bf-feature-grid,.bf-feature-grid.bf-reverse{grid-template-columns:1fr;gap:40px}.bf-feature-grid.bf-reverse .bf-feature-frame{order:-1}.bf-pricing-grid,.bf-founders-grid,.bf-footer-grid{grid-template-columns:1fr}.bf-plan--popular{transform:none}.bf-section,.bf-founders,.bf-pricing,.bf-problem{padding-left:20px;padding-right:20px}.bf-problem-card,.bf-cta-card{padding:40px 28px}.bf-nav{padding:12px 20px}.bf-nav-links .bf-nav-link{display:none}}
