.hero{background:linear-gradient(135deg, #0F7C8B 0%, #0a5e6a 60%, #074a54 100%);color:#fff;padding-block:clamp(4rem,10vw,8rem);position:relative;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}@media(max-width: 768px){.hero-inner{grid-template-columns:1fr}}@media(max-width: 768px){.hero-image{order:-1}}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:hsla(0,0%,100%,.15);color:#fff;padding:.35rem .9rem;border-radius:99px;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.25rem;border:1px solid hsla(0,0%,100%,.25)}.hero h1{color:#fff;margin-bottom:1.25rem}.hero h1 em{font-style:normal;color:#f58c7b}.hero-desc{font-size:1.1rem;color:hsla(0,0%,100%,.88);max-width:48ch;margin-bottom:2rem;line-height:1.65}.hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.hero-trust{display:flex;flex-wrap:wrap;gap:1.5rem}.trust-item{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:hsla(0,0%,100%,.78);font-weight:500}.trust-item svg{flex-shrink:0}.hero-image{display:flex;align-items:center;justify-content:center}.hero-image-card{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:24px;padding:2.5rem;text-align:center;backdrop-filter:blur(10px);max-width:380px;width:100%}.hero-kit-placeholder{width:180px;height:180px;background:hsla(0,0%,100%,.15);border-radius:16px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;font-size:4rem}.hero-kit-label{font-weight:700;font-size:1.1rem;color:#fff;margin-bottom:.25rem}.hero-kit-sub{font-size:.85rem;color:hsla(0,0%,100%,.7);margin-bottom:1.25rem}.hero-kit-price{font-size:1.6rem;font-weight:800;color:#f58c7b;margin-bottom:1rem}.value-strip{background:#0f7c8b;padding-block:1.25rem}.value-strip-inner{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem clamp(2rem,5vw,4rem)}.value-item{display:flex;align-items:center;gap:.6rem;color:#fff;font-weight:600;font-size:.9rem}.value-item svg{flex-shrink:0;opacity:.9}.mission-panel{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}@media(max-width: 768px){.mission-panel{grid-template-columns:1fr}}.mission-image{border-radius:24px;overflow:hidden;aspect-ratio:1;background:#e6f4f6;display:flex;align-items:center;justify-content:center}.founder-card{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 4px 16px rgba(0,0,0,.1);display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.founder-avatar{width:56px;height:56px;border-radius:99px;background:#0f7c8b;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.2rem;flex-shrink:0}.founder-info .name{font-weight:700;font-size:.95rem}.founder-info .title{font-size:.8rem;color:#666}.kit-features{list-style:none;padding:0;display:flex;flex-direction:column;gap:.6rem}.kit-features li{display:flex;align-items:flex-start;gap:.6rem;font-size:.95rem}.kit-features li::before{content:"";width:20px;height:20px;background:#0f7c8b;border-radius:99px;flex-shrink:0;margin-top:.15rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px}.product-card{background:#fff;border-radius:16px;border:1px solid #e8e8e4;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s,transform .25s}.product-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.12);transform:translateY(-4px)}.product-card__image{aspect-ratio:4/3;background:#f7f6f2;display:flex;align-items:center;justify-content:center;font-size:3rem;position:relative;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.product-card__category{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0f7c8b;margin-bottom:.4rem}.product-card__title{font-size:1.1rem;font-weight:700;color:#222;margin-bottom:.5rem;line-height:1.3}.product-card__desc{font-size:.9rem;color:#666;line-height:1.55;flex:1;margin-bottom:1.25rem}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.product-card__price{font-size:1.35rem;font-weight:800;color:#222}.product-card__price del{font-size:.9rem;font-weight:400;color:#666;margin-right:.35rem}.product-card__price ins{text-decoration:none;color:#0f7c8b}.product-badge{position:absolute;top:.75rem;left:.75rem;background:#f58c7b;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.25rem .65rem;border-radius:99px}.cta-banner{background:linear-gradient(135deg, #0F7C8B, #0b6270);color:#fff;text-align:center;padding-block:clamp(3rem,8vw,5rem)}.cta-banner h2{color:#fff;margin-bottom:1rem}.cta-banner p{color:hsla(0,0%,100%,.85);max-width:52ch;margin-inline:auto;margin-bottom:2rem;font-size:1.05rem}.cta-banner__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}
