@keyframes float-soft{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.products{background:#05122366;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:clamp(3rem,8vw,6.5rem) 0}.products .products__intro{text-align:center;max-width:900px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.products .products__intro .eyebrow{color:#15f4c9;letter-spacing:.3rem;text-transform:uppercase;margin-bottom:1.5rem;font-size:.85rem;font-weight:600;display:inline-block}.products .products__intro .section-title{letter-spacing:-.02em;color:#ebf4f8;margin-bottom:1.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,2.5rem);font-weight:700}.products .products__intro .section-lead{color:#c7cedb;max-width:700px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.8}@media (max-width:768px){.products .products__intro{margin-bottom:3rem}.products .products__intro .section-title{margin-bottom:1.25rem}.products .products__intro .section-lead{font-size:1rem}}.products .products__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(1.5rem,3vw,2rem);margin-bottom:4rem;display:grid}@media (max-width:768px){.products .products__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}}.products .product-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:inherit;background:#ffffff05;border:1px solid #ffffff14;border-radius:1.25rem;flex-direction:column;padding:2.25rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0009,inset 0 1px #ffffff14}.products .product-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#15f4c91a 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.products .product-card:hover{background:#15f4c914;border-color:#15f4c94d;transform:translateY(-8px);box-shadow:0 16px 40px #15f4c926}.products .product-card:hover:before{opacity:1}.products .product-card:hover .product-card__cta{transform:translate(4px)}.products .product-card .product-card__content{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.products .product-card .product-card__icon{color:#15f4c9;opacity:.9;width:56px;height:56px;margin-bottom:1.5rem;transition:all .3s}.products .product-card .product-card__icon svg{stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.products .product-card:hover .product-card__icon{opacity:1;transform:scale(1.1)}.products .product-card .product-card__header{margin-bottom:1.25rem}.products .product-card .product-card__header h3{letter-spacing:-.01em;color:#ebf4f8;margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3}.products .product-card .product-card__description{color:#c7cedb;flex:1;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.products .product-card .product-card__footer{align-items:center;gap:.75rem;display:flex}.products .product-card .product-card__cta{color:#15f4c9;letter-spacing:.05em;font-size:.95rem;font-weight:600;transition:transform .3s}@media (max-width:480px){.products .product-card{padding:1.75rem}.products .product-card .product-card__header h3{font-size:1.1rem}.products .product-card .product-card__description{font-size:.9rem}}.products .products__footer{text-align:center;max-width:700px;margin-left:auto;margin-right:auto}.products .products__footer p{color:#c7cedb;margin:0;font-size:1.05rem;line-height:1.8}@media (max-width:768px){.products .products__footer p{font-size:1rem}}@media (prefers-color-scheme:dark){.product-card{border-color:#ffffff14}.product-card:hover{border-color:#15f4c94d}}
