:root{--color-primary: #16453c;--color-bg-light: #dff5ec;--color-bg-light-alt: #e8f1fb;--color-text-dark: #1f2937;--color-text-light: #4b5563;--color-star: #f59e0b}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background-color:#fff;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes floatX{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.hero-section{position:relative;overflow:hidden}.hero-container{position:relative;padding:5rem 1.5rem 2rem}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,var(--color-bg-light),white,var(--color-bg-light-alt));z-index:-1}.hero-content{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.right-content{order:-1}.left-content{order:1;display:flex;flex-direction:column;gap:1.5rem;text-align:center;animation:fadeInUp .8s ease-out}.left-content h1{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:800;color:var(--color-primary);letter-spacing:-.05em;word-spacing:.05em;margin:0;line-height:1.1}.subheadline{font-size:1.125rem;color:var(--color-text-light);line-height:1.6;margin:0}.cta-social-wrapper{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.separator{display:none}.social-proof{display:flex;align-items:center;justify-content:center;gap:1rem}.user-avatars{display:flex}.user-avatars img{height:2.5rem;width:2.5rem;border-radius:9999px;border:2px solid white}.user-avatars img:not(:first-child){margin-left:-.75rem}.rating-stars{display:flex}.rating-stars svg{width:1.25rem;height:1.25rem;color:var(--color-star)}.rating-text{font-size:.875rem;color:var(--color-text-light);font-weight:600;margin-top:.25rem}.benefit-pills{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;justify-content:center}.pill{position:relative;display:inline-flex;align-items:center;justify-content:center;background:#ffffff24;backdrop-filter:blur(19px);-webkit-backdrop-filter:blur(19px);border:1px solid rgba(255,255,255,.3);padding:.75rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:600;color:var(--color-text-dark);text-align:center;gap:.5rem;overflow:hidden;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff80,inset 0 -1px #ffffff1a,inset 0 0 12px 6px #fff9;transition:.3s}.pill:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);pointer-events:none}.pill:after{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:linear-gradient(180deg,rgba(255,255,255,.8),transparent,rgba(255,255,255,.3));pointer-events:none}.pill:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000026,inset 0 1px #fff9,inset 0 -1px #fff3,inset 0 0 16px 8px #ffffffb3}.pill-icon{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;color:var(--color-primary)}.pill-icon svg{width:100%;height:100%}.cta-button{background-color:var(--color-primary);color:#fff;border:none;border-radius:.75rem;padding:1.125rem 2.5rem;font-size:1.0625rem;font-weight:500;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;cursor:pointer;transition:all .3s ease;width:100%}.cta-button:hover{background-color:#12372f;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px)}.right-content{position:relative;animation:fadeInUp .8s ease-out .2s;animation-fill-mode:backwards}.product-image{width:100%;height:auto;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040}.floating-element{position:absolute;background-color:#ffffff80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:9999px;box-shadow:0 10px 15px -3px #0000001a;display:flex;align-items:center;justify-content:center}.floating-seed{background-color:#e0c4b6;border-radius:9999px}.float1{top:-2rem;left:-2rem;width:4rem;height:4rem;animation:floatY 4s ease-in-out infinite}.float1 .floating-seed{width:1rem;height:1rem}.float2{top:50%;right:-2.5rem;width:5rem;height:5rem;animation:floatX 5s ease-in-out infinite 1s}.float2 .floating-seed{width:1.25rem;height:1.25rem}.float3{bottom:-2.5rem;left:25%;width:6rem;height:6rem;animation:floatY 6s ease-in-out infinite .5s}.float3 .floating-seed{width:1.5rem;height:1.5rem}.top-badge{display:inline-block;border:1.5px solid var(--color-primary);border-radius:9999px;padding:.5rem 1.25rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;color:var(--color-primary);margin-bottom:1.5rem;text-align:center}@media (min-width: 1024px){.hero-content{grid-template-columns:1fr 1fr}.left-content{order:0;text-align:left}.right-content{order:1}.top-badge{text-align:left;width:fit-content}.left-content h1{font-size:3.75rem}.subheadline{font-size:1.25rem}.cta-social-wrapper{flex-direction:row;align-items:center;gap:2rem}.cta-button{width:auto}.separator{display:block;width:1px;height:3.5rem;background-color:#d1d5db}.social-proof{justify-content:flex-start}.benefit-pills{grid-template-columns:repeat(4,1fr);gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-hero.css.map */
