@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&family=Poppins:wght@400;500;600;700;800&display=swap");:root{--bb-white:#fff;--bb-black-brown:#3d302b;--bb-muted:#6f625c;--bb-border:#eaeaea;--bb-soft-gray:#f8f8f8;--bb-blush:#f7a7b7;--bb-blue:#a7dde8;--bb-yellow:#ffe3a3;--bb-mint:#cdebdc;--bb-lavender:#d8c7f2;--bb-font-heading:"Poppins",Arial,sans-serif;--bb-font-body:"Open Sans",Arial,sans-serif;--bb-radius:20px;--bb-shadow:0 18px 44px rgba(61,48,43,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}.bb-coming-soon,body.bb-coming-soon{background:var(--bb-white);color:var(--bb-black-brown);font-family:var(--bb-font-body);line-height:1.6;margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.bb-coming-soon img{display:block;height:auto;max-width:100%}.bb-coming-soon a{color:inherit;text-decoration:none}.bb-container{margin:0 auto;width:min(1120px,calc(100% - 40px))}.bb-site-header{backdrop-filter:blur(14px);background:hsla(0,0%,100%,.96);border-bottom:1px solid #eee;padding:15px 0;position:sticky;top:0;z-index:10}.bb-site-header.is-scrolled{box-shadow:0 10px 30px rgba(61,48,43,.05)}.bb-header-inner{align-items:center;display:flex;gap:24px;justify-content:space-between;min-height:76px}.bb-brand-logo{max-width:42vw;width:120px}.bb-header-links{align-items:center;display:flex;font-family:var(--bb-font-heading);font-size:13px;font-weight:400;gap:24px}.bb-header-links a{color:var(--bb-black-brown);opacity:.82}.bb-header-links a:hover{opacity:1}.bb-hero{background:var(--bb-white);overflow:hidden;position:relative}.bb-hero-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:760px;min-height:calc(100vh - 76px);padding:86px 0 76px;position:relative;text-align:center}.bb-hero-logo-wrap{margin-bottom:28px}.bb-hero-logo{margin:0 auto;max-width:64vw;width:260px}.bb-eyebrow{color:var(--bb-muted);font-family:var(--bb-font-heading);font-size:12px;font-weight:500;letter-spacing:.16em;line-height:1.3;margin:0 0 14px;text-transform:uppercase}.bb-coming-soon h1,.bb-coming-soon h2,.bb-coming-soon h3,.bb-coming-soon p{margin-top:0}.bb-coming-soon h1,.bb-coming-soon h2,.bb-coming-soon h3{color:var(--bb-black-brown);font-family:var(--bb-font-heading);letter-spacing:-.035em}.bb-coming-soon h1{font-size:clamp(42px,7vw,76px);font-weight:600;line-height:.98;margin-bottom:18px;max-width:760px}.bb-coming-soon h2{font-size:clamp(30px,4vw,48px);font-weight:500;line-height:1.08;margin-bottom:12px}.bb-coming-soon h3{font-size:18px;font-weight:500;line-height:1.2;margin-bottom:8px}.bb-hero-copy{color:var(--bb-muted);font-size:17px;margin:0 auto;max-width:710px}.bb-hero-actions{display:flex;gap:14px;margin-top:34px}.bb-btn,.bb-hero-actions{align-items:center;justify-content:center}.bb-btn{border:1px solid transparent;border-radius:999px;display:inline-flex;font-family:var(--bb-font-heading);font-size:14px;font-weight:500;min-height:48px;padding:0 24px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.bb-btn:hover{transform:translateY(-2px)}a.bb-btn-primary{background:var(--bb-black-brown);box-shadow:0 14px 30px rgba(61,48,43,.16);color:var(--bb-white)}a.bb-btn-secondary{background:var(--bb-white);border-color:#d9d9d9;color:var(--bb-black-brown)}.bb-soft-accents{inset:0;pointer-events:none;position:absolute;z-index:-1}.bb-accent{border-radius:999px;height:10px;opacity:.65;position:absolute;width:10px}.bb-accent-blush{background:var(--bb-blush);left:18%;top:28%}.bb-accent-blue{background:var(--bb-blue);right:17%;top:25%}.bb-accent-mint{background:var(--bb-mint);bottom:24%;right:24%}.bb-accent-yellow{background:var(--bb-yellow);bottom:28%;left:22%}.bb-section{background:var(--bb-white);padding:70px 0}.bb-section-heading{margin:0 auto 30px;max-width:620px;text-align:center}.bb-card-grid{display:grid;gap:18px}.bb-card-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.bb-preview-card{background:var(--bb-white);border:1px solid var(--bb-border);border-radius:var(--bb-radius);min-height:172px;padding:24px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bb-preview-card:hover{border-color:#dedede;box-shadow:var(--bb-shadow);transform:translateY(-4px)}.bb-preview-card p{color:var(--bb-muted);font-size:14px;margin-bottom:0}.bb-card-icon{border-radius:999px;display:inline-grid;font-family:var(--bb-font-heading);font-weight:500;height:42px;margin-bottom:18px;place-items:center;width:42px}.bb-icon-blush{background:rgba(247,167,183,.22)}.bb-icon-blue{background:rgba(167,221,232,.28)}.bb-icon-mint{background:rgba(205,235,220,.44)}.bb-icon-yellow{background:rgba(255,227,163,.42)}.bb-trust-strip{background:var(--bb-soft-gray);border-bottom:1px solid var(--bb-border);border-top:1px solid var(--bb-border);padding:22px 0}.bb-trust-list{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.bb-trust-item{align-items:center;color:var(--bb-black-brown);display:flex;font-family:var(--bb-font-heading);font-size:13px;font-weight:500;gap:10px}.bb-trust-item span{background:var(--bb-blush);border-radius:999px;flex:0 0 9px;height:9px;width:9px}.bb-trust-item:nth-child(2) span{background:var(--bb-blue)}.bb-trust-item:nth-child(3) span{background:var(--bb-mint)}.bb-trust-item:nth-child(4) span{background:var(--bb-yellow)}.bb-waitlist,.bb-waitlist-grid{background:var(--bb-white)}.bb-waitlist-grid{align-items:center;border:1px solid var(--bb-border);border-radius:28px;display:grid;gap:44px;grid-template-columns:.9fr 1.1fr;padding:52px}.bb-waitlist-copy p:not(.bb-eyebrow){color:var(--bb-muted);max-width:460px}.bb-form-card{background:var(--bb-white);border:1px solid var(--bb-border);border-radius:20px;box-shadow:var(--bb-shadow);padding:28px}.bb-form-card .hs-form,.bb-form-card form{display:grid;gap:14px}.bb-form-card .hs-form-field{margin:0 0 12px}.bb-form-card label{color:var(--bb-black-brown);display:block;font-family:var(--bb-font-body);font-size:13px;font-weight:500;margin:0 0 6px}.bb-form-card .hs-input,.bb-form-card input[type=email],.bb-form-card input[type=number],.bb-form-card input[type=tel],.bb-form-card input[type=text],.bb-form-card select,.bb-form-card textarea{background:var(--bb-white);border:1px solid #ddd;border-radius:10px;color:var(--bb-black-brown);font-family:var(--bb-font-body);font-size:14px;min-height:44px;outline:none;padding:10px 12px;width:100%!important}.bb-form-card textarea,.bb-form-card textarea.hs-input{min-height:96px;resize:vertical}.bb-form-card .hs-input:focus,.bb-form-card input:focus,.bb-form-card select:focus,.bb-form-card textarea:focus{border-color:var(--bb-black-brown);box-shadow:0 0 0 3px rgba(61,48,43,.08)}.bb-form-card .hs-error-msgs,.bb-form-card .hs-error-msgs label{color:#b42318;font-size:12px;font-weight:400}.bb-form-card .actions,.bb-form-card .hs_submit{margin-top:8px}.bb-form-card .hs-button,.bb-form-card input[type=submit]{background:var(--bb-black-brown);border:0;border-radius:999px;color:var(--bb-white);cursor:pointer;font-family:var(--bb-font-heading);font-size:14px;font-weight:500;padding:10px 20px;text-align:center;width:100%}.bb-footer{background:var(--bb-white);padding:44px 0 22px}.bb-footer-inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.bb-footer-logo{margin-bottom:12px;width:180px}.bb-footer-bottom p,.bb-footer-brand p{color:var(--bb-muted);font-size:13px;margin:0}.bb-footer-contact{color:var(--bb-black-brown);display:grid;font-size:13px;font-weight:400;gap:8px;text-align:right}.bb-footer-bottom{border-top:1px solid var(--bb-border);margin-top:28px;padding-top:18px}.bb-footer-brand,.bb-footer-contact{display:inline-block;text-align:center;width:100%}img.bb-footer-logo{margin:0 auto 30px}.bb-footer-contact a{margin:0 20px}.bb-footer-bottom p{text-align:center}@media (max-width:900px){.bb-hero-inner{max-height:none;min-height:auto;padding:72px 0 62px}.bb-card-grid-four,.bb-trust-list,.bb-waitlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bb-waitlist-grid{padding:36px}}@media (max-width:640px){.bb-container{width:min(100% - 28px,1120px)}.bb-header-inner{min-height:68px}.bb-brand-logo{width:146px}.bb-header-links{font-size:12px;gap:12px}.bb-hero-logo{width:220px}.bb-coming-soon h1{font-size:clamp(36px,11vw,48px)}.bb-hero-copy{font-size:15px}.bb-btn,.bb-hero-actions{width:100%}.bb-hero-actions{flex-direction:column}.bb-section{padding:46px 0}.bb-card-grid-four,.bb-trust-list,.bb-waitlist-grid{grid-template-columns:1fr}.bb-trust-list{gap:14px}.bb-waitlist-grid{border-radius:22px;padding:24px}.bb-form-card{padding:20px}.bb-footer-inner{flex-direction:column}.bb-footer-contact{text-align:left}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}