*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:"Plus Jakarta Sans",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;color:#0f172a;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:rgba(5,150,105,.2)}.container{max-width:72rem;margin-inline:auto;padding-inline:1rem}.muted{color:#475569}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;font-size:.95rem;padding:.75rem 1.5rem;border-radius:.75rem;border:1px solid rgba(0,0,0,0);cursor:pointer;transition:background-color .15s,border-color .15s,color .15s}.btn--primary{background:#059669;color:#fff}.btn--primary:hover{background:#047857}.btn--ghost{background:#fff;color:#475569;border-color:#e2e8f0}.btn--ghost:hover{border-color:#059669;color:#059669}.btn--white{background:#fff;color:#059669}.btn--white:hover{background:#ecfdf5}.btn--outline-white{background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.4)}.btn--outline-white:hover{background:hsla(0,0%,100%,.12)}.btn--sm{padding:.5rem 1rem;font-size:.875rem}.badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;color:#059669;background:#fff;border:1px solid #d1fae5;border-radius:999px;padding:.25rem .75rem}.card{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;padding:1.5rem}.card__icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;background:#ecfdf5;color:#059669;border-radius:.75rem;margin-bottom:1rem}.card h3{font-size:1.0625rem;font-weight:700}.card p{margin-top:.5rem;font-size:.9rem;color:#475569}.site-header{position:sticky;top:0;z-index:40;background:hsla(0,0%,100%,.9);backdrop-filter:blur(8px);border-bottom:1px solid #f1f5f9}.site-header__inner{height:4rem;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;font-size:1.125rem;color:#0f172a}.brand__mark{width:2rem;height:2rem;border-radius:.75rem;background:#059669;color:#fff;display:inline-flex;align-items:center;justify-content:center}.brand__tld{color:#059669}.nav{display:none;gap:1.75rem;font-size:.9rem;font-weight:500;color:#475569}.nav a:hover{color:#059669}@media(min-width: 640px){.nav{display:flex;align-items:center}}.product-card{display:flex;flex-direction:column;border:1px solid #f1f5f9;border-radius:1rem;overflow:hidden;background:#fff;color:#0f172a;transition:border-color .15s,box-shadow .15s,transform .15s}.product-card:hover{border-color:#d1fae5;box-shadow:0 8px 24px rgba(15,23,42,.06);transform:translateY(-2px)}.product-card__media{aspect-ratio:1/1;background:#ecfdf5;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__ph{font-size:2.5rem}.product-card__body{padding:1rem}.product-card__title{font-weight:600;line-height:1.35}.product-card__price{margin-top:.35rem;font-weight:700;color:#059669}.errorbox{text-align:center;padding-block:3rem}.errorbox__code{font-size:4rem;font-weight:800;color:#059669;line-height:1}.errorbox__title{margin-top:.5rem;font-size:1.75rem;font-weight:800}.errorbox__lead{margin-top:.75rem;color:#475569}.errorbox__actions{margin-top:1.75rem;display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.site-footer{border-top:1px solid #f1f5f9;margin-top:4rem}.site-footer__grid{display:grid;gap:2rem;padding-block:2.5rem}.site-footer__desc{color:#94a3b8;max-width:22rem;margin-top:.5rem;font-size:.9rem}.site-footer__links{display:flex;flex-direction:column;gap:.5rem;color:#475569;font-size:.9rem}.site-footer__links a:hover{color:#059669}.site-footer__bottom{border-top:1px solid #f1f5f9}.site-footer__copy{padding-block:1rem;font-size:.75rem;color:#94a3b8}@media(min-width: 640px){.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__links{align-items:flex-end}}.section{padding-block:4rem}.section__title{font-size:1.75rem;font-weight:800;letter-spacing:-0.01em}.section__lead{margin-top:.75rem;color:#475569;max-width:40rem}.section--soft{background:#f8fafc;border-block:1px solid #f1f5f9}@media(min-width: 640px){.section__title{font-size:1.875rem}}.hero{position:relative;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, #ecfdf5, #fff)}.hero__inner{position:relative;padding-block:5rem}.hero__title{font-size:2.25rem;font-weight:800;letter-spacing:-0.02em;line-height:1.1;max-width:48rem;margin-top:1.5rem}.hero__title em{font-style:normal;color:#059669}.hero__lead{margin-top:1.25rem;font-size:1.125rem;color:#475569;max-width:36rem}.hero__actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}@media(min-width: 640px){.hero__inner{padding-block:7rem}.hero__title{font-size:3rem}}.cards{margin-top:2rem;display:grid;gap:1.25rem}@media(min-width: 640px){.cards--3{grid-template-columns:repeat(3, 1fr)}}.cta{border-radius:1.875rem;background:#059669;color:#fff;padding:3rem 2rem}.cta__title{font-size:1.75rem;font-weight:800}.cta__lead{margin-top:.75rem;color:#ecfdf5;max-width:40rem}.cta__actions{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.75rem}@media(min-width: 640px){.cta{padding:4rem 3rem}.cta__title{font-size:1.875rem}}
