.tb-hero{position:relative;min-height:90vh;display:flex;align-items:center;background:linear-gradient(135deg,var(--tb-ivory) 0%,var(--tb-ivory-warm) 50%,var(--tb-ivory) 100%);overflow:hidden}.tb-hero__circle-deco{position:absolute;right:-100px;top:-100px;width:600px;height:600px;border-radius:50%;border:80px solid rgba(130,153,115,.06);pointer-events:none;z-index:0}.tb-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;position:relative;z-index:2;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:60px 40px}.tb-hero__content{max-width:560px}.tb-hero__badge{display:inline-flex;align-items:center;gap:8px;background:#8299731f;padding:8px 18px;border-radius:100px;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--tb-sage-dark, #314e3e);margin-bottom:28px}.tb-hero__badge-dot{width:6px;height:6px;background:var(--tb-sage, #829973);border-radius:50%;display:inline-block;animation:tb-pulse 2s ease-in-out infinite}@keyframes tb-pulse{0%,to{opacity:1}50%{opacity:.3}}.tb-hero__heading{font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1;letter-spacing:-.5px;color:var(--tb-graphite, #1f1f1f);margin-bottom:24px}.tb-hero__heading p{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit}.section-tuumbiome-hero .tb-hero .tb-hero__content .tb-hero__heading em,.section-tuumbiome-hero .tb-hero__heading p em,.section-tuumbiome-hero .tb-hero__heading em{font-style:italic!important;color:#829973!important;font-weight:300!important}.tb-hero__subheading{font-size:17px;line-height:1.7;font-weight:300;color:#555;max-width:540px;margin-bottom:40px}.section-tuumbiome-hero .tb-hero .tb-hero__content .tb-hero__ctas{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:12px!important;margin-bottom:48px;align-items:flex-start}.section-tuumbiome-hero .tb-hero__btn{min-width:280px}.tb-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 40px;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:4px}.tb-hero__btn--primary{background:var(--tb-graphite, #1f1f1f);color:var(--tb-white, #fff)}.tb-hero__btn--primary:hover{background:var(--tb-sage-dark, #314e3e);transform:translateY(-1px);box-shadow:0 4px 20px #00000026}.tb-hero__btn--outline{background:transparent;color:var(--tb-graphite, #1f1f1f);border:1.5px solid rgba(31,31,31,.2)}.tb-hero__btn--outline:hover{background:var(--tb-graphite, #1f1f1f);color:var(--tb-white, #fff);border-color:var(--tb-graphite, #1f1f1f)}.tb-hero__metrics{display:flex;gap:40px;padding-top:32px;border-top:1px solid rgba(31,31,31,.15)}.tb-hero__metric-val{font-size:32px;font-weight:700;color:var(--tb-sage-dark, #314e3e);line-height:1;margin-bottom:4px}.tb-hero__metric-lbl{font-size:12px;color:var(--tb-graphite-mid, #878787);font-weight:500;letter-spacing:.5px}.tb-hero__visual{position:relative;display:flex;justify-content:center;align-items:center}.tb-hero__product-frame{width:420px;max-width:100%;aspect-ratio:3 / 4;background:linear-gradient(145deg,var(--tb-ivory-warm, #f3e7d4),var(--tb-off-white, #f1f2f2));border-radius:24px;box-shadow:0 12px 40px #0000001f;display:flex;align-items:center;justify-content:center;position:relative;overflow:visible}.tb-hero__product-frame:before{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to top,rgba(130,153,115,.08),transparent);pointer-events:none;z-index:1}.tb-hero__product-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:2;border-radius:24px}.tb-hero__placeholder{width:60%;height:auto;opacity:.3}.tb-hero__float-badge{position:absolute;background:var(--tb-white, #fff);padding:12px 20px;border-radius:12px;box-shadow:0 4px 20px #00000014;font-size:13px;font-weight:500;color:var(--tb-graphite, #1f1f1f);display:flex;align-items:center;gap:10px;z-index:10;white-space:nowrap;animation:tb-float 4s ease-in-out infinite}.tb-hero__float-badge--top{top:60px;right:-16px}.tb-hero__float-badge--bottom{bottom:32px;left:-16px;animation-delay:1.2s}.tb-hero__float-dot{width:10px;height:10px;background:var(--tb-sage, #829973);border-radius:50%;flex-shrink:0}@keyframes tb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.section-tuumbiome-hero .tb-hero__review-card{display:flex;align-items:center;gap:12px;background:var(--tb-white, #ffffff);padding:12px 20px;border-radius:14px;box-shadow:0 4px 24px #0000001a;text-decoration:none;color:inherit;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;position:absolute;top:-20px;left:50%;transform:translate(-50%);z-index:15;white-space:nowrap}.section-tuumbiome-hero .tb-hero__review-card:hover{transform:translate(-50%) translateY(-2px);box-shadow:0 8px 32px #00000024}.section-tuumbiome-hero .tb-hero__review-label{font-size:11px;font-weight:500;color:var(--tb-graphite-mid, #878787);letter-spacing:.3px;white-space:nowrap}.section-tuumbiome-hero .tb-hero__stars{color:#d4a853;font-size:16px;letter-spacing:2px;line-height:1}.section-tuumbiome-hero .tb-hero__review-text{font-size:13px;font-weight:500;color:var(--tb-graphite-mid, #878787)}@media screen and (max-width:1024px){.tb-hero{min-height:auto}.tb-hero__grid{grid-template-columns:1fr;gap:40px;text-align:center;padding:48px 24px}.tb-hero__visual{order:-1}.tb-hero__content{max-width:560px;margin:0 auto}.tb-hero__subheading{max-width:100%;margin-left:auto;margin-right:auto}.tb-hero__ctas{justify-content:center;align-items:center!important}.section-tuumbiome-hero .tb-hero__btn{min-width:auto;width:100%;max-width:320px}.tb-hero__metrics{justify-content:center}.tb-hero__product-frame{width:380px}.tb-hero__float-badge--top{top:10px;right:-12px}.tb-hero__float-badge--bottom{bottom:24px;left:-12px}.tb-hero__circle-deco{width:400px;height:400px;border-width:50px;right:-150px;top:-150px}}@media screen and (max-width:768px){.tb-hero__grid{gap:28px;padding:28px 20px 36px}.tb-hero__badge{font-size:10px;padding:6px 14px;margin-bottom:20px}.tb-hero__heading{margin-bottom:16px}.tb-hero__subheading{font-size:15px;margin-bottom:28px}.section-tuumbiome-hero .tb-hero .tb-hero__content .tb-hero__ctas{flex-direction:column!important;flex-wrap:nowrap!important;align-items:center!important;margin-bottom:28px}.tb-hero__btn{width:100%;max-width:320px;padding:14px 32px;font-size:12px}.tb-hero__metrics{flex-direction:row;flex-wrap:wrap;gap:24px;justify-content:center}.tb-hero__metric{text-align:center;min-width:80px}.tb-hero__metric-val{font-size:28px}.tb-hero__product-frame{width:85vw;max-width:380px;aspect-ratio:4 / 5;border-radius:20px}.tb-hero__product-img{width:100%;height:100%}.tb-hero__float-badge{font-size:12px;padding:10px 16px;border-radius:10px;gap:8px;box-shadow:0 2px 12px #0000001a}.tb-hero__float-badge--top{top:50px;right:12px;left:auto}.tb-hero__float-badge--bottom{bottom:16px;left:12px;right:auto}.tb-hero__float-dot{width:8px;height:8px}.tb-hero__circle-deco{display:none}}@media screen and (max-width:480px){.tb-hero__product-frame{width:92vw;max-width:340px}.tb-hero__product-img{width:100%;height:100%}.tb-hero__float-badge{font-size:11px;padding:8px 12px}.tb-hero__metrics{gap:16px}.tb-hero__metric-val{font-size:24px}.tb-hero__metric-lbl{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-tuumbiome-hero.css.map */
