.fcs{background:var(--off);color:var(--navy);padding:5rem 1.5rem}.fcs-in{max-width:1160px;margin:0 auto}.fcs-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:2.5rem}.fcs-h{font-size:clamp(1.7rem,3.4vw,2.4rem);font-weight:800;letter-spacing:-.02em;color:var(--navy)}.fcs-intro{margin-top:.6rem;font-size:1rem;line-height:1.6;color:var(--body-light);max-width:48ch}.fcs-all{font-size:.95rem;font-weight:700;color:var(--navy);white-space:nowrap}.fcs-all:hover{color:var(--cyan)}.fcs-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.fcs-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.fcs-card:hover{transform:translateY(-4px);box-shadow:0 16px 44px #0a15301f;border-color:var(--cyan)}.fcs-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#0a1530}.fcs-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.fcs-card:hover .fcs-media img{transform:scale(1.04)}.fcs-platform{position:absolute;top:11px;left:11px;padding:.28rem .65rem;font-size:.68rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--cyan);background:#070d18cc;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fcs-body{padding:1.4rem 1.4rem 1.6rem;display:flex;flex-direction:column;flex:1}.fcs-meta{font-size:.78rem;font-weight:600;color:var(--muted);margin-bottom:.4rem}.fcs-title{font-size:1.25rem;font-weight:800;color:var(--navy);letter-spacing:-.01em}.fcs-product{font-size:.85rem;font-weight:600;color:var(--cyan-text);margin:.25rem 0 .7rem}.fcs-quote{font-size:.92rem;line-height:1.55;color:var(--body-light);font-style:italic;flex:1}.fcs-link{margin-top:1rem;font-size:.88rem;font-weight:700;color:var(--navy)}.fcs-link span{display:inline-block;transition:transform .2s ease}.fcs-card:hover .fcs-link span{transform:translate(4px)}
