.hero.svelte-1q37ri0{background:var(--green-deep);min-height:100vh;padding-top:76px;position:relative;overflow:hidden}.hero-inner.svelte-1q37ri0{grid-template-columns:1fr 1fr;align-items:center;min-height:calc(100vh - 76px);display:grid}.hero-left.svelte-1q37ri0{flex-direction:column;justify-content:center;padding:80px 48px 80px 0;display:flex}.eyebrow.svelte-1q37ri0{align-items:center;gap:10px;margin-bottom:24px;display:flex}.line.svelte-1q37ri0{background:var(--mint-soft);border-radius:1px;width:32px;height:2px}.label.svelte-1q37ri0{letter-spacing:3px;color:var(--mint-soft);text-transform:uppercase;font-size:11px;font-weight:700}.title.svelte-1q37ri0{font-family:var(--display);color:var(--white);margin-bottom:20px;font-size:clamp(72px,8vw,110px);line-height:.93}.title.svelte-1q37ri0 span:where(.svelte-1q37ri0){color:var(--mint)}.sub.svelte-1q37ri0{color:var(--mint-soft);max-width:420px;margin-bottom:40px;font-size:17px;font-weight:300;line-height:1.7}.actions.svelte-1q37ri0{flex-wrap:wrap;gap:14px;margin-bottom:48px;display:flex}.stats.svelte-1q37ri0{border-top:1px solid #ffffff26;gap:36px;padding-top:36px;display:flex}.stat.svelte-1q37ri0{flex-direction:column;display:flex}.num.svelte-1q37ri0{font-family:var(--display);color:var(--white);letter-spacing:1px;font-size:38px;line-height:1}.lbl.svelte-1q37ri0{color:var(--mint-soft);letter-spacing:1px;margin-top:3px;font-size:11px}.scroll-cue.svelte-1q37ri0{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:0;animation:.7s .8s both svelte-1q37ri0-fadeUp;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.scroll-cue-label.svelte-1q37ri0{letter-spacing:3px;color:var(--mint-soft);text-transform:uppercase;font-size:10px;font-weight:700}.scroll-cue-icon.svelte-1q37ri0{width:36px;height:36px;color:var(--mint-soft);border:1.5px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s,color .2s;animation:2s ease-in-out 1.5s infinite svelte-1q37ri0-bounce;display:flex}.scroll-cue.svelte-1q37ri0:hover .scroll-cue-icon:where(.svelte-1q37ri0){border-color:var(--mint);color:var(--mint)}@keyframes svelte-1q37ri0-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.hero-right.svelte-1q37ri0{justify-content:center;align-items:center;padding:60px 0 60px 40px;display:flex}.img-grid.svelte-1q37ri0{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;width:100%;height:520px;display:grid}.cell.svelte-1q37ri0{background:var(--charcoal);border-radius:12px;position:relative;overflow:hidden}.cell.tall.svelte-1q37ri0{grid-row:1/3}.cell.svelte-1q37ri0 img:where(.svelte-1q37ri0){object-fit:cover;width:100%;height:100%;display:block}.hero-left.svelte-1q37ri0>:where(.svelte-1q37ri0){animation:.7s both svelte-1q37ri0-fadeUp}.hero-left.svelte-1q37ri0>:where(.svelte-1q37ri0):first-child{animation-delay:.1s}.hero-left.svelte-1q37ri0>:where(.svelte-1q37ri0):nth-child(2){animation-delay:.2s}.hero-left.svelte-1q37ri0>:where(.svelte-1q37ri0):nth-child(3){animation-delay:.3s}.hero-left.svelte-1q37ri0>:where(.svelte-1q37ri0):nth-child(4){animation-delay:.4s}.hero-left.svelte-1q37ri0>:where(.svelte-1q37ri0):nth-child(5){animation-delay:.5s}@keyframes svelte-1q37ri0-fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.hero-inner.svelte-1q37ri0{grid-template-columns:1fr;min-height:auto}.hero-left.svelte-1q37ri0{padding:60px 0 36px}.hero-right.svelte-1q37ri0{padding:0 0 48px}.img-grid.svelte-1q37ri0{height:300px}.actions.svelte-1q37ri0{flex-wrap:nowrap}.actions.svelte-1q37ri0 a:where(.svelte-1q37ri0){text-align:center;flex:1;padding:14px 16px;font-size:13px}}.products.svelte-1ccbxwc{background:var(--obsidian);padding:100px 0}.grid.svelte-1ccbxwc{border-radius:16px;grid-template-columns:repeat(4,1fr);gap:2px;display:grid;overflow:hidden}.card.svelte-1ccbxwc{background:var(--carbon);transition:transform .3s;overflow:hidden}.card.svelte-1ccbxwc:hover{z-index:1;transform:translateY(-4px)}.card-img.svelte-1ccbxwc{background:var(--charcoal);border-bottom:2px solid var(--green);justify-content:center;align-items:center;height:220px;display:flex;overflow:hidden}.card-img.svelte-1ccbxwc svg{max-width:90%;max-height:90%}.card-body.svelte-1ccbxwc{padding:28px 24px 32px}.tag.svelte-1ccbxwc{letter-spacing:2.5px;color:var(--mint);text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:700}.name.svelte-1ccbxwc{font-family:var(--display);color:var(--white);letter-spacing:.5px;margin-bottom:6px;font-size:32px}.price.svelte-1ccbxwc{color:var(--green);margin-bottom:16px;font-size:22px;font-weight:700}.price.svelte-1ccbxwc span:where(.svelte-1ccbxwc){color:var(--stone);font-size:13px;font-weight:400}.features.svelte-1ccbxwc{flex-direction:column;gap:8px;list-style:none;display:flex}.features.svelte-1ccbxwc li:where(.svelte-1ccbxwc){color:var(--stone);align-items:center;gap:8px;font-size:13px;display:flex}.features.svelte-1ccbxwc li:where(.svelte-1ccbxwc):before{content:"";background:var(--green);border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (width<=900px){.products.svelte-1ccbxwc{padding:60px 0}.grid.svelte-1ccbxwc{grid-template-columns:1fr 1fr}.card-img.svelte-1ccbxwc{height:160px}.name.svelte-1ccbxwc{font-size:24px}.card-body.svelte-1ccbxwc{padding:20px 16px 24px}}@media (width<=500px){.grid.svelte-1ccbxwc{grid-template-columns:1fr}.card-img.svelte-1ccbxwc{height:130px}}.brands.svelte-vtzu2{background:var(--obsidian);border-top:1px solid var(--charcoal);border-bottom:1px solid var(--charcoal);padding:60px 0}.brands-header.svelte-vtzu2{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:36px;display:flex}.sub.svelte-vtzu2{color:var(--stone);max-width:400px;font-size:14px}.grid.svelte-vtzu2{grid-template-columns:repeat(6,1fr);gap:2px;display:grid}.card.svelte-vtzu2{background:var(--carbon);cursor:default;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px 16px;transition:background .2s;display:flex;overflow:hidden}.card.svelte-vtzu2:hover{background:var(--charcoal)}.card.empty.svelte-vtzu2{opacity:.45}.card.first.svelte-vtzu2{border-radius:12px 0 0 12px}.card.last.svelte-vtzu2{border-radius:0 12px 12px 0}.logo-wrap.svelte-vtzu2{justify-content:center;align-items:center;max-width:100%;height:44px;display:flex}.logo-wrap.svelte-vtzu2 svg{max-width:100%;height:auto}.name.svelte-vtzu2{letter-spacing:2px;color:var(--stone);text-transform:uppercase;font-size:10px;font-weight:700}@media (width<=900px){.grid.svelte-vtzu2{grid-template-columns:repeat(3,1fr)}.card.first.svelte-vtzu2{border-radius:12px 0 0}.card.last.svelte-vtzu2{border-radius:0 0 12px}.brands-header.svelte-vtzu2{flex-direction:column;align-items:flex-start}.card.svelte-vtzu2{padding:20px 10px}}@media (width<=480px){.grid.svelte-vtzu2{grid-template-columns:repeat(2,1fr)}.card.first.svelte-vtzu2{border-radius:12px 0 0}.card.last.svelte-vtzu2{border-radius:0 0 0 12px}}.why.svelte-19mwl7o{background:var(--carbon);padding:100px 0}.grid.svelte-19mwl7o{grid-template-columns:repeat(3,1fr);gap:2px;margin-top:64px;display:grid}.card.svelte-19mwl7o{background:var(--charcoal);padding:36px 28px;transition:background .2s;position:relative;overflow:hidden}.card.svelte-19mwl7o:hover{background:#333331}.card.highlight.svelte-19mwl7o{background:var(--green-deep)}.card.highlight.svelte-19mwl7o .title:where(.svelte-19mwl7o){color:var(--white)}.card.highlight.svelte-19mwl7o .body:where(.svelte-19mwl7o){color:var(--mint-soft)}.icon.svelte-19mwl7o{width:48px;height:48px;color:var(--mint);background:#1d9e7526;border:1px solid #1d9e7540;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.title.svelte-19mwl7o{font-family:var(--display);color:var(--white);letter-spacing:.5px;margin-bottom:10px;font-size:26px}.body.svelte-19mwl7o{color:var(--stone);font-size:14px;line-height:1.7}.accent.svelte-19mwl7o{background:var(--green);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.card.svelte-19mwl7o:hover .accent:where(.svelte-19mwl7o){transform:scaleX(1)}@media (width<=900px){.why.svelte-19mwl7o{padding:60px 0}.grid.svelte-19mwl7o{grid-template-columns:1fr}}.how.svelte-1e6pjgp{background:var(--obsidian);padding:100px 0}.steps.svelte-1e6pjgp{grid-template-columns:repeat(4,1fr);gap:2px;margin-top:64px;display:grid;position:relative}.steps.svelte-1e6pjgp:before{content:"";background:linear-gradient(90deg, transparent, var(--green), var(--green), transparent);height:1px;position:absolute;top:36px;left:10%;right:10%}.step.svelte-1e6pjgp{background:var(--carbon);text-align:center;z-index:1;padding:36px 24px;transition:background .2s;position:relative}.step.svelte-1e6pjgp:hover{background:var(--charcoal)}.num.svelte-1e6pjgp{font-family:var(--display);color:var(--green);opacity:.9;margin-bottom:20px;font-size:56px;line-height:1}.title.svelte-1e6pjgp{font-family:var(--display);color:var(--white);letter-spacing:.5px;text-transform:uppercase;margin-bottom:10px;font-size:20px}.body.svelte-1e6pjgp{color:var(--stone);font-size:13px;line-height:1.7}@media (width<=900px){.how.svelte-1e6pjgp{padding:60px 0}.steps.svelte-1e6pjgp{grid-template-columns:1fr 1fr}.steps.svelte-1e6pjgp:before{display:none}}.faq.svelte-1t8i6y4{background:var(--carbon);padding:100px 0}.list.svelte-1t8i6y4{flex-direction:column;gap:2px;max-width:780px;margin-top:56px;margin-left:auto;margin-right:auto;display:flex}.item.svelte-1t8i6y4{background:var(--charcoal);border-radius:0;transition:background .2s;overflow:hidden}.item.svelte-1t8i6y4:first-child{border-radius:12px 12px 0 0}.item.svelte-1t8i6y4:last-child{border-radius:0 0 12px 12px}.item.active.svelte-1t8i6y4{background:#333331}.question.svelte-1t8i6y4{cursor:pointer;text-align:left;width:100%;font-family:var(--body);color:var(--white);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 28px;font-size:15px;font-weight:600;transition:color .2s;display:flex}.question.svelte-1t8i6y4:hover,.item.active.svelte-1t8i6y4 .question:where(.svelte-1t8i6y4){color:var(--mint)}.chevron{color:var(--stone);flex-shrink:0;transition:transform .25s,color .2s}.item.active.svelte-1t8i6y4 .chevron{color:var(--mint);transform:rotate(180deg)}.answer.svelte-1t8i6y4{padding:0 28px 22px}.answer.svelte-1t8i6y4 p:where(.svelte-1t8i6y4){color:var(--stone);border-left:2px solid var(--green);margin:0;padding-left:16px;font-size:14px;line-height:1.75}@media (width<=900px){.faq.svelte-1t8i6y4{padding:60px 0}.question.svelte-1t8i6y4{padding:18px 20px;font-size:14px}.answer.svelte-1t8i6y4{padding:0 20px 18px}}.cta.svelte-1qdygc6{background:var(--green-deep);padding:80px 0}.cta-inner.svelte-1qdygc6{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.desc.svelte-1qdygc6{color:var(--mint-soft);margin-bottom:32px;font-size:16px;line-height:1.7}.contacts.svelte-1qdygc6{flex-direction:column;gap:14px;display:flex}.contact-row.svelte-1qdygc6{align-items:center;gap:12px;display:flex}.icon.svelte-1qdygc6{width:36px;height:36px;color:var(--mint-soft);background:#0003;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-row.svelte-1qdygc6 span:where(.svelte-1qdygc6){color:var(--mint-soft);font-size:14px}.form.svelte-1qdygc6{flex-direction:column;gap:10px;display:flex}.field.svelte-1qdygc6{flex-direction:column;gap:4px;display:flex}.form.svelte-1qdygc6 input:where(.svelte-1qdygc6),.form.svelte-1qdygc6 select:where(.svelte-1qdygc6){color:var(--white);font-size:15px;font-family:var(--body);appearance:none;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;outline:none;padding:14px 18px;transition:border-color .2s}.form.svelte-1qdygc6 input:where(.svelte-1qdygc6)::placeholder{color:#fff6}.form.svelte-1qdygc6 input:where(.svelte-1qdygc6):focus,.form.svelte-1qdygc6 select:where(.svelte-1qdygc6):focus{border-color:var(--mint)}.form.svelte-1qdygc6 input.invalid:where(.svelte-1qdygc6),.form.svelte-1qdygc6 select.invalid:where(.svelte-1qdygc6){border-color:#f87171}.form.svelte-1qdygc6 select:where(.svelte-1qdygc6) option:where(.svelte-1qdygc6){background:var(--obsidian)}.err.svelte-1qdygc6{color:#f87171;padding-left:4px;font-size:12px}.form.svelte-1qdygc6 button:where(.svelte-1qdygc6){color:var(--white);cursor:pointer;font-size:15px;font-weight:700;font-family:var(--body);background:#25d366;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:16px;transition:background .2s,transform .15s;display:flex}.form.svelte-1qdygc6 button:where(.svelte-1qdygc6):hover{background:#1ebe5d;transform:translateY(-1px)}.note.svelte-1qdygc6{color:var(--mint-soft);text-align:center;font-size:12px}.success.svelte-1qdygc6{text-align:center;background:#ffffff0f;border:1px solid #5dcaa540;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 32px;display:flex}.success-icon.svelte-1qdygc6{border:1.5px solid var(--mint);width:72px;height:72px;color:var(--mint);background:#1d9e7533;border-radius:50%;justify-content:center;align-items:center;display:flex}.success.svelte-1qdygc6 h3:where(.svelte-1qdygc6){font-family:var(--display);color:var(--white);margin:0;font-size:28px}.success.svelte-1qdygc6 p:where(.svelte-1qdygc6){color:var(--mint-soft);max-width:280px;margin:0;font-size:14px;line-height:1.7}.btn-reset.svelte-1qdygc6{color:var(--mint-soft);font-size:13px;font-family:var(--body);cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;margin-top:8px;padding:10px 20px;transition:border-color .2s,color .2s}.btn-reset.svelte-1qdygc6:hover{border-color:var(--mint);color:var(--white)}@media (width<=900px){.cta.svelte-1qdygc6{padding:60px 0}.cta-inner.svelte-1qdygc6{grid-template-columns:1fr;gap:40px}}
