.products-page{position:relative;overflow:hidden;min-height:100vh}.products-shell{max-width:1180px}.products-hero-section{padding:5.5rem 0 3.5rem;position:relative}.products-hero-section .products-shell{position:relative}.products-hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(28,106,165,.16),transparent 24%),radial-gradient(circle at bottom left,rgba(47,165,133,.12),transparent 24%);pointer-events:none}.products-eyebrow{display:inline-flex;align-items:center;padding:.4rem .85rem;border-radius:999px;background:var(--fc-surface);border:1px solid var(--fc-border);color:var(--fc-blue);font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 30px #0f274514}.products-hero-title{max-width:12ch;margin:1rem 0 1.2rem;font-size:clamp(2.8rem,6vw,4.8rem);line-height:1.04;color:var(--fc-heading)}.products-hero-subtitle{max-width:58ch;font-size:1.08rem;line-height:1.75;color:var(--fc-muted)}.products-hero-card{padding:2rem;background:var(--fc-surface);border:1px solid var(--fc-border);border-radius:28px;box-shadow:var(--fc-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.products-hero-card-label{margin-bottom:.75rem;color:var(--fc-red);font-size:.88rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.products-hero-card h2{font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.2;color:var(--fc-heading);margin-bottom:1rem}.products-hero-list{list-style:none;padding:0;margin:0}.products-hero-list li{display:flex;gap:.8rem;align-items:flex-start;color:var(--fc-text);font-weight:600;line-height:1.6}.products-hero-list li+li{margin-top:.95rem}.products-hero-list li:before{content:"";width:.7rem;height:.7rem;margin-top:.45rem;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--fc-blue),var(--fc-orange))}@media(max-width:991px){.products-hero-title{max-width:none}}@media(max-width:767px){.products-hero-section{padding:4rem 0 3rem}.products-hero-card{border-radius:22px;padding:1.5rem}}
