
.nest63{font-family:Arial,Helvetica,sans-serif;color:#082236;background:#fff}
.nest63 *{box-sizing:border-box}
.nest-hero{position:relative;height:610px;overflow:hidden;background:#eef6fa}
.nest-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}
.nest-hero-copy{position:absolute;left:3.5%;top:7%;width:37%;max-width:590px;z-index:3}
.eyebrow{font-size:12px;letter-spacing:.22em;font-weight:800;margin-bottom:10px}
.nest-hero-copy h1{font-size:66px;line-height:.88;margin:0 0 10px;letter-spacing:-.035em}
.nest-hero-copy h1 span{color:#1685d6}
.nest-hero-copy h2{font-size:29px;line-height:1.05;margin:0 0 12px}
.nest-hero-copy p{font-size:16px;line-height:1.42;max-width:520px;margin:0 0 16px}
.hero-btn{display:inline-block;background:#168be0;color:#fff;text-decoration:none;font-weight:800;font-size:12px;padding:14px 20px;border-radius:4px}
.hero-attribute-row{position:absolute;left:3.2%;bottom:15px;width:38%;display:grid;grid-template-columns:repeat(5,1fr);gap:7px;z-index:4}
.hero-system-row{position:absolute;right:2.2%;bottom:14px;width:48%;display:grid;grid-template-columns:repeat(7,1fr);gap:5px;z-index:4;color:#fff}
.hero-icon,.sys-icon{text-align:center;font-size:9px;font-weight:800;line-height:1.1}
.hero-icon svg,.sys-icon svg{width:33px;height:33px;display:block;margin:0 auto 5px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.sys-icon{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.75)}
.nest-applications{display:grid;grid-template-columns:repeat(6,1fr);background:#061c2a}
.nest-applications article{position:relative;border-right:1px solid rgba(255,255,255,.6);background:#061c2a;color:#fff}
.nest-applications img{width:100%;height:130px;object-fit:cover;display:block}
.nest-applications article div{padding:9px 10px 10px;text-align:center}
.nest-applications b,.nest-applications span{display:block}
.nest-applications b{font-size:12px}
.nest-applications span{font-size:10px;line-height:1.3;color:#d8e5ec;margin-top:4px}

.nest-ecosystem{display:grid;grid-template-columns:20% 58% 22%;gap:18px;align-items:center;background:linear-gradient(110deg,#071c2b,#082b42);color:#fff;padding:26px 3% 30px}
.ecosystem-intro h2{font-size:27px;line-height:1.02;margin:0 0 12px;color:#2ea9f7}
.ecosystem-intro h2 span{color:#2ea9f7}
.ecosystem-intro p{font-size:12px;line-height:1.5;color:#d2e0e8;max-width:270px}
.ecosystem-center{display:flex;align-items:center;justify-content:center;gap:16px}
.eco-node{text-align:center;min-width:130px}
.eco-circle{width:112px;height:112px;border-radius:50%;border:2px solid #138fe5;overflow:hidden;margin:0 auto 8px;background:#082a3f}
.eco-main .eco-circle{width:145px;height:145px;box-shadow:0 0 0 5px rgba(19,143,229,.12)}
.eco-circle img{width:100%;height:100%;object-fit:cover}
.eco-node b,.eco-node span{display:block}
.eco-node b{font-size:15px}
.eco-node span{font-size:11px;color:#d6e4eb;margin-top:3px}
.eco-arrow{font-size:25px;color:#1da1ef}
.ecosystem-capabilities{border-left:1px solid rgba(255,255,255,.18);padding-left:22px}
.ecosystem-capabilities div{display:flex;align-items:center;gap:11px;margin:10px 0;font-size:11px}
.ecosystem-capabilities i{font-style:normal;width:32px;height:32px;border:1px solid #189be9;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#31b7ff;font-weight:800}

.nest-deployment{display:grid;grid-template-columns:32% 68%;gap:28px;padding:34px 3%;background:#f4f8fa}
.nest-deployment h2{font-size:32px;margin:0}
.deploy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.deploy-grid div{background:#fff;border:1px solid #d6e1e7;padding:22px 16px;text-align:center}
.deploy-grid b,.deploy-grid span{display:block}
.deploy-grid b{font-size:12px}
.deploy-grid span{font-size:11px;color:#526674;margin-top:6px;line-height:1.35}

.nest-architecture{display:flex;align-items:center;justify-content:center;gap:15px;padding:20px 3%;background:#071d2b;color:#fff;font-size:12px}
.nest-architecture span{color:#1da1ef}
.nest-note{display:flex;gap:18px;padding:17px 3%;border-bottom:1px solid #d8e2e7;font-size:13px}
.nest-note strong{white-space:nowrap}
.nest-note p{margin:0;color:#526674;line-height:1.4}
.nest-cta{display:flex;justify-content:space-between;align-items:center;background:#061b28;color:#fff;padding:28px 3%}
.nest-cta .eyebrow{color:#2aa9f5}
.nest-cta h2{font-size:34px;margin:0}
.nest-cta a{background:#168be0;color:#fff;text-decoration:none;font-weight:800;padding:14px 20px;border-radius:4px;font-size:12px}

@media(max-width:1100px){
  .nest-hero-copy{width:42%}
  .nest-hero-copy h1{font-size:56px}
  .hero-attribute-row{width:44%}
  .hero-system-row{width:50%}
  .hero-icon,.sys-icon{font-size:8px}
  .ecosystem-center{gap:10px}
  .eco-circle{width:95px;height:95px}
  .eco-main .eco-circle{width:120px;height:120px}
}
@media(max-width:900px){
  .nest-hero{height:auto;display:flex;flex-direction:column;overflow:visible}
  .nest-hero-copy{position:relative;left:auto;top:auto;width:auto;max-width:none;padding:28px 22px 21px;background:#fff;order:1}
  .nest-hero-copy h1{font-size:48px}
  .nest-hero-copy h2{font-size:25px}
  .nest-hero-copy p{font-size:15px;max-width:700px}
  .nest-hero-image{position:relative;order:2;height:320px;object-position:68% center}
  .hero-attribute-row{position:relative;order:3;left:auto;bottom:auto;width:100%;grid-template-columns:repeat(5,1fr);padding:12px 12px;background:#f3f7f9}
  .hero-system-row{position:relative;order:4;right:auto;bottom:auto;width:100%;grid-template-columns:repeat(4,1fr);padding:14px;background:#071d2b}
  .hero-system-row .sys-icon:nth-child(n+5){margin-top:8px}
  .nest-applications{grid-template-columns:repeat(2,1fr)}
  .nest-ecosystem{grid-template-columns:1fr;padding:28px 22px}
  .ecosystem-intro p{max-width:none}
  .ecosystem-capabilities{border-left:0;border-top:1px solid rgba(255,255,255,.18);padding-left:0;padding-top:15px;display:grid;grid-template-columns:repeat(2,1fr);gap:6px 20px}
  .nest-deployment{grid-template-columns:1fr}
  .nest-architecture{flex-wrap:wrap;text-align:center}
  .nest-cta{display:block}
  .nest-cta a{display:inline-block;margin-top:16px}
}
@media(max-width:560px){
  .nest-hero-copy{padding:24px 18px 18px}
  .nest-hero-copy h1{font-size:41px}
  .nest-hero-copy h2{font-size:23px}
  .nest-hero-image{height:260px;object-position:70% center}
  .hero-attribute-row{grid-template-columns:repeat(2,1fr)}
  .hero-system-row{grid-template-columns:repeat(2,1fr)}
  .nest-applications{grid-template-columns:1fr}
  .nest-applications img{height:155px}
  .ecosystem-center{display:grid;grid-template-columns:1fr;gap:10px}
  .eco-arrow{transform:rotate(90deg)}
  .eco-circle,.eco-main .eco-circle{width:120px;height:120px}
  .ecosystem-capabilities{grid-template-columns:1fr}
  .deploy-grid{grid-template-columns:1fr}
  .nest-note{display:block}
  .nest-note strong{display:block;margin-bottom:7px}
}


/* v93 — NEST quality pass only */
.nest63 .nest-applications img{
  image-rendering:auto;
  backface-visibility:hidden;
}
.nest63 .eco-node{
  color:inherit;
  text-decoration:none;
}
.nest63 a.eco-node{
  transition:transform .16s ease, opacity .16s ease;
}
.nest63 a.eco-node:hover{
  transform:translateY(-2px);
}
.nest63 .nest-architecture-v93 a{
  color:#fff;
  text-decoration:none;
  padding:8px 10px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:5px;
  background:rgba(255,255,255,.035);
  transition:background .16s ease,border-color .16s ease,transform .16s ease;
}
.nest63 .nest-architecture-v93 a:hover{
  background:rgba(255,255,255,.09);
  border-color:#1da1ef;
  transform:translateY(-1px);
}
.nest63 .nest-arch-group{
  display:flex;
  align-items:center;
  gap:8px;
}
@media(max-width:900px){
  .nest63 .nest-architecture-v93{
    gap:9px;
  }
}
@media(max-width:560px){
  .nest63 .nest-architecture-v93{
    display:grid;
    grid-template-columns:1fr;
    gap:7px;
    padding-left:18px;
    padding-right:18px;
  }
  .nest63 .nest-architecture-v93>span{
    display:none;
  }
  .nest63 .nest-arch-group{
    display:grid;
    grid-template-columns:1fr;
    gap:7px;
  }
  .nest63 .nest-arch-group>span{
    display:none;
  }
  .nest63 .nest-architecture-v93 a{
    text-align:center;
  }
}

/* v2.2 hero legibility */
@media(min-width:901px){.nest-hero-copy{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.55)}.nest-hero-copy h1,.nest-hero-copy h2,.nest-hero-copy p,.nest-hero-copy .eyebrow{color:#fff}.nest-hero-copy h1 span{color:#fff}}
