.products-shell{overflow:hidden}
.products-page{background:var(--ink);color:var(--text)}
.products-page .site-header{background:rgba(13,19,30,.94);border-bottom:1px solid var(--line)}
.products-page .footer{background:#080e15}
.products-page .footer-bottom{margin-top:38px;padding-top:24px}
.products-hero{padding-top:40px;padding-bottom:55px;display:grid;gap:28px}
.products-top-card{display:grid;grid-template-columns:1.1fr .9fr;min-height:560px;border:1px solid var(--line);border-radius:34px;overflow:hidden;background:linear-gradient(180deg,#111925 0%,#0c121b 100%);}
.products-top-card__copy{padding:36px 38px 34px;display:flex;flex-direction:column;justify-content:flex-start}
.products-top-card h1{font-size:clamp(54px,5.5vw,96px);line-height:.94;margin:18px 0 26px;color:#f6f8fb;max-width:9ch}
.products-top-card .eyebrow{color:var(--blue)}
.products-top-card .eyebrow:before{background:var(--blue)}
.products-top-card__split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:end;margin-top:auto}
.products-rule{width:150px;height:4px;background:linear-gradient(90deg,var(--blue),#c6e6fa);margin-bottom:18px}
.products-lead{font:600 clamp(26px,2.6vw,44px)/1.02 'Space Grotesk',sans-serif;letter-spacing:-.04em;color:#f0f4f8;margin:0}
.products-lead--alt{font:500 clamp(18px,1.75vw,28px)/1.18 'DM Sans',sans-serif;letter-spacing:-.02em;color:#a8b2bf;max-width:26ch}
.products-top-card__visual{position:relative;display:flex;align-items:flex-end;justify-content:flex-end;padding:28px 28px 34px 0;overflow:hidden;background:radial-gradient(circle at 72% 28%,rgba(169,214,245,.12),transparent 34%),linear-gradient(135deg,#121a25 0%,#0b1119 100%)}
.products-top-card__visual-copy{position:relative;z-index:1;margin:0;max-width:28ch;align-self:flex-end;margin-left:auto;font:500 clamp(18px,1.75vw,28px)/1.18 'DM Sans',sans-serif;letter-spacing:-.02em;color:#9ca6b3;text-align:right}
.products-spark{position:absolute;top:38px;right:42px;font-size:48px;color:var(--blue);opacity:.9}
.products-glow{position:absolute;border-radius:50%;filter:blur(12px);opacity:.4}
.products-glow--one{right:58px;top:132px;width:170px;height:170px;background:rgba(169,214,245,.45)}
.products-glow--two{right:110px;bottom:88px;width:250px;height:250px;background:rgba(255,255,255,.14)}
.products-fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.06),transparent 40%,rgba(169,214,245,.05) 100%)}

.products-mosaic{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}
.mosaic-card{background:linear-gradient(180deg,#111925 0%,#0c121b 100%);backdrop-filter:blur(6px);border-radius:30px;padding:18px 18px 16px;border:1px solid var(--line);display:flex;flex-direction:column;height:100%;min-height:380px;overflow:hidden}
.mosaic-card--bona,.mosaic-card--specialty,.mosaic-card--method{min-height:380px}
.mosaic-card--specialty-full{min-height:auto}
.mosaic-kicker{margin:0 0 24px;color:var(--blue);font:700 14px/1.1 'Space Grotesk',sans-serif;letter-spacing:.2em;text-transform:uppercase}
.mosaic-media{display:flex;align-items:flex-end;justify-content:center;min-height:220px;width:100%;max-width:100%;padding-top:0}
.mosaic-media img{display:block;max-width:100%;max-height:420px;width:auto;height:auto;object-fit:contain;margin:0}
.mosaic-media--specialty{justify-content:center}
.specialty-image{max-width:min(100%,430px);margin:0 auto}
.mosaic-card--specialty-full{grid-column:1/-1}
.mosaic-duo{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start;flex:none;margin-top:10px}
.mosaic-duo .mosaic-media{min-height:200px;padding-top:0}

.products-copy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.products-purpose-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:22px}
.products-deep-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:22px}
.products-purpose-card{border:1px solid var(--line);background:linear-gradient(180deg,#111a25 0%,#0d131c 100%);padding:24px;display:flex;flex-direction:column;min-height:100%}
.products-purpose-card__media{border-radius:28px;padding:18px;display:flex;align-items:flex-end;justify-content:center;min-height:250px;overflow:hidden;background:rgba(255,255,255,.03)}
.products-purpose-card__media img{display:block;width:100%;height:100%;object-fit:contain}
.products-purpose-card__eyebrow{margin:22px 0 10px;color:var(--blue);font-family:'Space Grotesk';letter-spacing:.18em;text-transform:uppercase;font-size:12px}
.products-purpose-card h3{font-size:26px;margin:0 0 12px}
.products-purpose-card p{color:var(--muted)}
.product-copy-card{padding:30px;border:1px solid var(--line);border-radius:28px;background:#101722;}
.product-copy-card h3{font-size:24px;margin-bottom:12px}
.product-copy-card p{color:var(--muted);font-size:17px;line-height:1.8}

.products-cta{padding-top:50px;padding-bottom:95px;background:#09101a;border-top:1px solid rgba(255,255,255,.06)}
.products-cta__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;max-width:920px;margin:0 auto}
.products-cta__inner h2{color:#f6f7fa}
.products-note{margin:26px auto 0;text-align:center;color:#9aa5b2;font-size:13px;line-height:1.7;max-width:900px}

.products-page .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s,transform .7s}
.products-page .reveal.visible{opacity:1;transform:none}

@media(max-width:900px){
  .products-top-card{grid-template-columns:1fr}
  .products-top-card__visual{min-height:240px;padding:18px 18px 20px}
  .products-top-card__visual-copy{max-width:32ch}
  .products-top-card__split{grid-template-columns:1fr;gap:18px}
  .products-mosaic{grid-template-columns:1fr}
  .mosaic-card--method,.mosaic-card--bona,.mosaic-card--specialty,.mosaic-card--specialty-full{min-height:auto}
  .mosaic-card--specialty-full{grid-column:auto}
  .mosaic-duo{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:0}
  .products-purpose-grid{grid-template-columns:1fr}
  .products-deep-grid{grid-template-columns:1fr 1fr}
  .products-copy-grid{grid-template-columns:1fr}
  .products-page .footer{grid-template-columns:1fr 1fr}
}

@media(max-width:600px){
  .products-hero{padding-top:24px}
  .products-top-card{border-radius:28px}
  .products-top-card__copy{padding:24px 22px 18px}
  .products-top-card h1{font-size:clamp(40px,12vw,58px)}
  .products-lead{font-size:22px}
  .products-lead--alt{font-size:16px}
  .products-rule{width:116px}
  .products-top-card__visual{min-height:200px;padding:14px 14px 18px}
  .products-top-card__visual-copy{font-size:16px;max-width:100%}
  .mosaic-card{border-radius:28px;padding:18px 18px 14px;min-height:auto}
  .mosaic-kicker{font-size:12px}
  .mosaic-media{min-height:200px;padding-top:0}
  .mosaic-media img{max-width:100%}
  .specialty-image{max-width:100%}
  .mosaic-duo{grid-template-columns:1fr;gap:18px;margin-top:0}
  .mosaic-duo .mosaic-media{min-height:180px}
  .products-purpose-grid{gap:16px}
  .products-deep-grid{grid-template-columns:1fr;gap:16px}
  .products-purpose-card{padding:22px}
  .products-purpose-card__media{min-height:200px}
  .products-purpose-card h3{font-size:22px}
  .products-copy-grid{gap:16px}
  .product-copy-card{padding:22px}
  .products-cta{padding-bottom:70px}
  .products-note{font-size:12px}
}
