.bb-hero{background:linear-gradient(#1e3a2c 0%,#163022 100%);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:92vh;padding:130px 4vw 5rem;display:grid;position:relative;overflow:hidden}.bb-hero-stars span{pointer-events:none;position:absolute}.bb-hero-left{z-index:1;position:relative}.bb-hero-eyebrow{color:var(--mustard)}.bb-h1{font-family:var(--wonder);color:#fff;margin-bottom:1.5rem;font-size:clamp(2.6rem,5vw,4.2rem);font-weight:600;line-height:1.1}.bb-h1 .accent{color:var(--mustard)}.bb-sub{font-family:var(--trust);color:#ffffffb8;max-width:460px;margin-bottom:2.25rem;font-size:1.05rem;font-weight:500;line-height:1.75}.bb-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.bb-langs{flex-wrap:wrap;gap:.5rem;display:flex}.bb-lang{font-family:var(--trust);color:#ffffffb3;border-radius:var(--r-pill);border:1.5px solid #ffffff2e;padding:.4rem 1rem;font-size:.78rem;font-weight:700;transition:all .2s}.bb-lang:hover{border-color:var(--mustard);color:var(--mustard)}.bb-hero-right{z-index:1;justify-content:center;display:flex;position:relative}.bb-phone{border-radius:var(--r-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1.5px solid #ffffff1f;width:300px;padding:2rem;animation:5.5s ease-in-out infinite bbfloat;box-shadow:0 30px 70px #0000004d}@keyframes bbfloat{0%,to{transform:translateY(0)rotate(-.5deg)}50%{transform:translateY(-16px)rotate(.5deg)}}.bb-phone-moon{text-align:center;margin-bottom:1rem;font-size:2.5rem}.bb-phone-greet{font-family:var(--wonder);color:#fff;text-align:center;margin-bottom:1.5rem;font-size:1.2rem;font-weight:500}.bb-phone-greet .accent{color:var(--mustard)}.bb-msg{border-radius:var(--r-md) var(--r-md) var(--r-md) 4px;background:#ffffff14;margin-bottom:.85rem;padding:1.1rem 1.2rem}.bb-msg-who{font-family:var(--trust);text-transform:uppercase;letter-spacing:.08em;color:var(--mustard);margin-bottom:.35rem;font-size:.65rem;font-weight:800}.bb-msg-text{font-family:var(--trust);color:#ffffffd9;font-size:.88rem;font-weight:500;line-height:1.6}.bb-msg.reply{border-radius:var(--r-md) var(--r-md) 4px var(--r-md);background:#f27a3c2e;max-width:85%;margin-left:auto}.bb-typing{gap:4px;padding:.7rem 1rem;display:flex}.bb-typing span{background:#ffffff4d;border-radius:50%;width:6px;height:6px;animation:1.2s infinite bbdot}.bb-typing span:nth-child(2){animation-delay:.2s}.bb-typing span:nth-child(3){animation-delay:.4s}@keyframes bbdot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.bb-ticker{background:var(--forest-dark);padding:.9rem 0;overflow:hidden}.bbt-row{white-space:nowrap;animation:28s linear infinite bbtick;display:flex}.bbt-row:hover{animation-play-state:paused}.bbt-item{font-family:var(--wonder);color:#ffffffb3;padding:0 1.8rem;font-size:1.2rem;font-weight:500}.bbt-sep{color:var(--mustard)}@keyframes bbtick{0%{transform:translate(0)}to{transform:translate(-50%)}}.bb-moments{padding:7rem 4vw}.bb-moments-header{text-align:center;max-width:620px;margin:0 auto 4rem}.bb-moments-title{font-family:var(--wonder);color:var(--ink);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:600;line-height:1.12}.bb-moments-title .accent{color:var(--pumpkin)}.bb-moments-sub{font-family:var(--trust);color:var(--ink-soft);margin-top:1rem;font-size:1rem;font-weight:600;line-height:1.7}.bb-moments-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.bb-moment-card{background:var(--warm-white);border-radius:var(--r-lg);transition:all .35s var(--ease-bounce);border:2px solid #3a2e220f;padding:2.25rem 2rem}.bb-moment-card:hover{border-color:#f2c14e4d;transform:translateY(-8px)rotate(-.5deg);box-shadow:0 20px 40px #3a2e221a}.bb-moment-icon{border-radius:var(--r-md);justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;font-size:1.6rem;display:flex}.bb-moment-icon.mustard{background:var(--mustard-soft)}.bb-moment-icon.sky{background:var(--sky-soft)}.bb-moment-icon.coral{background:var(--coral-soft)}.bb-moment-icon.forest{background:var(--forest-soft)}.bb-moment-icon.pumpkin{background:var(--pumpkin-soft)}.bb-moment-title{font-family:var(--wonder);color:var(--ink);margin-bottom:.6rem;font-size:1.2rem;font-weight:600}.bb-moment-desc{font-family:var(--trust);color:var(--ink-soft);font-size:.9rem;font-weight:500;line-height:1.65}.voice-section{background:var(--coral-soft);border-radius:var(--r-xl);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 4vw 7rem;padding:6rem 4vw;display:grid;overflow:hidden}.voice-eyebrow{color:#c04543}.voice-title{font-family:var(--wonder);color:var(--ink);margin-bottom:1.25rem;font-size:clamp(2rem,3.6vw,2.8rem);font-weight:600;line-height:1.15}.voice-title .accent{color:#c04543}.voice-desc{font-family:var(--trust);color:var(--ink-soft);max-width:420px;font-size:.98rem;font-weight:600;line-height:1.75}.voice-visual{justify-content:center;display:flex}.voice-card{border-radius:var(--r-lg);background:#fff;max-width:320px;padding:2.25rem;position:relative;transform:rotate(1deg);box-shadow:0 16px 40px #3a2e221a}.voice-mic-icon{background:var(--coral);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:1.7rem;display:flex}.voice-card-text{font-family:var(--trust);color:var(--ink-soft);text-align:center;font-size:.92rem;font-weight:600;line-height:1.65}.voice-card-name{font-family:var(--wonder);color:var(--ink);text-align:center;margin-top:1rem;font-size:1.05rem;font-weight:600}.bb-how{padding:6rem 4vw 7rem}.bb-how-header{text-align:center;max-width:600px;margin:0 auto 4rem}.bb-how-title{font-family:var(--wonder);color:var(--ink);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:600;line-height:1.12}.bb-how-title .accent{color:var(--sky)}.bb-how-steps{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:920px;margin:0 auto;display:grid;position:relative}.bb-step{text-align:center;position:relative}.bb-step-num{background:var(--sky);color:#fff;width:52px;height:52px;font-family:var(--wonder);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:1.3rem;font-weight:600;display:flex;box-shadow:0 6px 16px #6daedb59}.bb-step-title{font-family:var(--wonder);color:var(--ink);margin-bottom:.6rem;font-size:1.1rem;font-weight:600}.bb-step-desc{font-family:var(--trust);color:var(--ink-soft);max-width:240px;margin:0 auto;font-size:.88rem;font-weight:600;line-height:1.65}.bb-stories{background:var(--warm-white);padding:7rem 4vw}.bb-stories-header{text-align:center;max-width:600px;margin:0 auto 4rem}.bb-stories-title{font-family:var(--wonder);color:var(--ink);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:600;line-height:1.12}.bb-stories-title .accent{color:var(--forest)}.bb-stories-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.bb-story-card{border-radius:var(--r-lg);transition:transform .35s var(--ease-bounce);padding:2rem}.bb-story-card:hover{transform:translateY(-6px)rotate(.5deg)}.bb-story-card:first-child{background:var(--sky-soft)}.bb-story-card:nth-child(2){background:var(--forest-soft)}.bb-story-card:nth-child(3){background:var(--mustard-soft)}.bb-story-text{font-family:var(--trust);color:var(--ink);margin-bottom:1.4rem;font-size:.95rem;font-weight:600;line-height:1.7}.bb-story-who{align-items:center;gap:.7rem;display:flex}.bb-story-avatar{width:40px;height:40px;font-family:var(--wonder);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:flex}.bb-story-name{font-family:var(--trust);color:var(--ink);font-size:.85rem;font-weight:800}.bb-story-loc{font-family:var(--trust);color:var(--ink-soft);font-size:.74rem;font-weight:600}.bb-waitlist{text-align:center;background:linear-gradient(165deg, var(--forest) 0%, var(--forest-dark) 100%);padding:7rem 4vw;position:relative;overflow:hidden}.bb-waitlist-title{font-family:var(--wonder);color:#fff;z-index:1;margin-bottom:1.25rem;font-size:clamp(2.3rem,4.5vw,3.6rem);font-weight:600;line-height:1.12;position:relative}.bb-waitlist-title .accent{color:var(--mustard)}.bb-waitlist-sub{font-family:var(--trust);color:#ffffffc7;z-index:1;max-width:460px;margin:0 auto 2.25rem;font-size:1rem;font-weight:600;line-height:1.7;position:relative}.bb-waitlist-form{border-radius:var(--r-pill);z-index:1;max-width:420px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 36px #00000040}.bb-w-input{font-family:var(--trust);color:#fff;background:#ffffff1f;border:none;outline:none;flex:1;padding:1rem 1.3rem;font-size:.9rem;font-weight:600}.bb-w-input::placeholder{color:#ffffff80}.bb-w-btn{background:var(--mustard);color:var(--ink);font-family:var(--trust);cursor:pointer;white-space:nowrap;padding:1rem 1.6rem;font-size:.88rem;font-weight:800;transition:background .2s}.bb-w-btn:hover{background:#e0ac2f}.bb-waitlist-count{font-family:var(--trust);color:#fff9;z-index:1;margin-top:1.25rem;font-size:.85rem;font-weight:600;position:relative}.scrap-paper{background-color:var(--cream);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E")}.btn-secondary-on-dark{color:#fff;background:0 0;border:2px solid #ffffff4d}.btn-mustard{background:var(--mustard);color:var(--ink)}.btn-mustard:hover{background:var(--mustard-dark);filter:brightness(1.05)}@media (max-width:960px){.bb-hero,.voice-section{grid-template-columns:1fr;gap:2.5rem}.bb-moments-grid,.bb-how-steps,.bb-stories-grid{grid-template-columns:1fr}}@media (max-width:560px){.bb-h1{font-size:clamp(2rem,8vw,2.6rem)}}@media (prefers-reduced-motion:reduce){.bb-phone,.bbt-row{animation:none!important}}