
:root{--bg:#000;--text:#f5f8ff;--muted:#9fb3c7;--blue:#16a8ff;--blue2:#55c7ff;--line:rgba(33,160,255,.35)}
*{box-sizing:border-box} html{scroll-behavior:smooth}
body{margin:0;background:#000;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Inter","Segoe UI",sans-serif;line-height:1.5}
a{color:inherit;text-decoration:none} img{max-width:100%;display:block}
.site-header{position:sticky;top:0;z-index:50;height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 44px;background:rgba(0,2,7,.76);backdrop-filter:blur(18px);border-bottom:1px solid rgba(55,160,255,.16)}
.logo{font-size:30px;color:var(--blue);letter-spacing:-.08em;font-weight:500}.logo .dot{display:none}
.nav{display:flex;align-items:center;gap:30px;font-size:15px;color:rgba(255,255,255,.86)}.nav a:hover{color:var(--blue)}.nav-cta{border:1px solid var(--blue);color:var(--blue)!important;border-radius:999px;padding:12px 24px}
.hero-dark{min-height:calc(100vh - 78px);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:40px 24px 80px;background:#000}
.hero-dark:before{content:"";position:absolute;inset:0;background:url("assets/poppy-hero-blue.png") center center/cover no-repeat;opacity:.96}
.hero-dark:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.28) 58%,#000 100%),radial-gradient(circle at center,transparent 0%,rgba(0,0,0,.2) 52%,rgba(0,0,0,.78) 100%)}
.hero-content{position:relative;z-index:2;max-width:840px;text-align:center;margin-top:52vh}.kicker{color:var(--blue);text-transform:uppercase;letter-spacing:.24em;font-size:14px;font-weight:700}
.hero-content h1{font-size:clamp(52px,8vw,92px);line-height:1.02;margin:16px 0 18px;font-weight:650;letter-spacing:-.055em;color:#fff}.hero-content p{max-width:690px;margin:0 auto 30px;color:#c8d5e1;font-size:clamp(17px,2vw,22px)}
.btn-row{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:10px;border-radius:999px;padding:15px 28px;font-weight:600;border:1px solid rgba(255,255,255,.18)}.btn.primary{background:linear-gradient(135deg,#0d8fe8,#1fbfff);color:#fff;border:none;box-shadow:0 18px 45px rgba(18,160,255,.25)}.btn.secondary{color:#dcecff;background:rgba(255,255,255,.02)}
.section{padding:92px 7vw;position:relative;background:#000}.container{max-width:1320px;margin:0 auto}.center-intro{text-align:center;max-width:760px;margin:0 auto 44px}.center-intro h2{font-size:clamp(38px,5vw,70px);line-height:1.05;letter-spacing:-.055em;margin:10px 0 18px}.center-intro p{color:var(--muted);font-size:19px}
.glass{background:linear-gradient(180deg,rgba(7,18,31,.82),rgba(0,4,10,.82));border:1px solid var(--line);box-shadow:0 24px 70px rgba(0,0,0,.55),inset 0 0 0 1px rgba(255,255,255,.02);border-radius:28px}
.config-row{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:1px;overflow:hidden}.config-block{padding:34px 38px;border-right:1px solid rgba(57,156,232,.18)}.config-block:last-child{border-right:none}.config-block h3{font-size:28px;margin:10px 0 16px;letter-spacing:-.03em}.config-block p{color:var(--muted)}
.form-grid{display:grid;gap:18px}label{color:#c9d6e3;font-size:14px}input,select{width:100%;margin-top:7px;background:#03070d;border:1px solid rgba(105,198,255,.25);color:#fff;border-radius:9px;padding:13px 14px;font-size:15px}
.metrics{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:16px}.metric small{display:block;color:var(--muted);margin-bottom:8px}.metric strong{font-size:21px;color:#fff}.link-blue{color:var(--blue);font-weight:600;margin-top:18px;display:inline-flex;gap:8px}
.icon-row{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin:36px 0 46px}.icon-item{display:flex;gap:18px;align-items:flex-start;padding:10px 0;color:#fff}.icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:var(--blue);border:1px solid rgba(33,160,255,.4);font-size:24px}.icon-item p{margin:3px 0 0;color:var(--muted);font-size:15px}
.pulse-strip{display:grid;grid-template-columns:1.3fr 1.2fr repeat(3,.9fr);gap:1px;overflow:hidden}.pulse-cell{padding:32px 36px;border-right:1px solid rgba(57,156,232,.16)}.pulse-cell:last-child{border-right:none}.pulse-cell h3{margin:10px 0 0;font-size:32px;line-height:1.12;letter-spacing:-.04em}.big-number{font-size:32px;color:#fff;font-weight:650}.muted{color:var(--muted)}
.audrey-section{min-height:100vh;display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.audrey-copy h2{font-size:clamp(42px,5vw,72px);line-height:1.03;letter-spacing:-.055em;margin:12px 0 22px}.audrey-copy p{font-size:20px;color:var(--muted);max-width:560px}.audrey-card{position:relative;overflow:hidden;min-height:650px;border-radius:34px;border:1px solid rgba(33,160,255,.28);box-shadow:0 35px 90px rgba(0,0,0,.62);background:#02050a}.audrey-card img{width:100%;height:100%;min-height:650px;object-fit:cover}.audrey-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.35),transparent 45%,rgba(0,0,0,.08))}
.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:rgba(6,14,24,.76);border:1px solid rgba(105,198,255,.16);border-radius:26px;padding:32px;box-shadow:0 20px 50px rgba(0,0,0,.35)}.card h3{font-size:24px;margin:10px 0 12px}.card p{color:var(--muted)}
.footer{padding:60px 7vw;border-top:1px solid rgba(57,156,232,.14);color:var(--muted);background:#000}
.password-overlay{background:radial-gradient(circle at center,rgba(17,115,190,.25),#000 60%)!important}
@media(max-width:980px){.site-header{padding:0 22px}.nav{gap:14px;font-size:13px;overflow:auto}.config-row,.pulse-strip,.audrey-section,.content-grid,.icon-row{grid-template-columns:1fr}.config-block,.pulse-cell{border-right:none;border-bottom:1px solid rgba(57,156,232,.14)}.hero-content{margin-top:44vh}}


.simple-steps-section {
  padding-top: 40px;
  padding-bottom: 110px;
}

.steps-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin-top: 56px;
}

.step-card {
  position: relative;
  overflow: hidden;
  padding: 42px 36px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(7,18,31,.88), rgba(0,4,10,.94));
  border: 1px solid rgba(33,160,255,.24);
  box-shadow: 0 24px 70px rgba(0,0,0,.55), inset 0 0 0 1px rgba(255,255,255,.02);
}

.step-card::before {
  content: "";
  position: absolute;
  top: -120px;
  right: -120px;
  width: 240px;
  height: 240px;
  background: radial-gradient(circle, rgba(25,160,255,.18), transparent 70%);
}

.step-number {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  border: 1px solid rgba(33,160,255,.38);
  background: rgba(0,0,0,.28);
}

.step-icon {
  margin-top: 26px;
  font-size: 34px;
  color: #18a9ff;
}

.step-card h3 {
  margin-top: 22px;
  margin-bottom: 14px;
  font-size: 30px;
  line-height: 1.05;
  letter-spacing: -.04em;
  color: #fff;
}

.step-card p {
  color: #9fb3c7;
  font-size: 16px;
  line-height: 1.75;
}

@media(max-width:980px){
  .steps-grid{
    grid-template-columns:1fr;
  }
}



/* ===== PODS PAGE REBUILD ===== */

body,
main,
section,
.section,
.section-soft,
.hero {
  background: #000 !important;
}

.pods-hero {
  min-height: calc(100vh - 78px);
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(to bottom, rgba(0,0,0,.08), rgba(0,0,0,.72)),
    radial-gradient(circle at 52% 42%, rgba(20,160,255,.16), transparent 44%),
    url("assets/pod-closeup.png") center center / cover no-repeat !important;
  border-bottom: 1px solid rgba(33,160,255,.22);
}

.pods-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at center, transparent 0%, rgba(0,0,0,.15) 45%, rgba(0,0,0,.82) 100%),
    linear-gradient(to bottom, transparent 70%, #000 100%);
}

.pods-hero-overlay {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 7vw;
  display: flex;
  justify-content: center;
  text-align: center;
}

.pods-hero-copy {
  max-width: 980px;
  margin-top: 36vh;
}

.pods-hero h1 {
  font-size: clamp(4rem, 9vw, 9rem);
  line-height: .92;
  letter-spacing: -.075em;
  margin: 16px 0 24px;
  color: #fff;
}

.pods-hero p {
  color: #b9cadb;
  font-size: clamp(1.15rem, 2.2vw, 1.7rem);
}

.pods-engineering {
  padding-top: 110px;
  padding-bottom: 120px;
}

.engineering-grid {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 72px;
  align-items: center;
}

.engineering-drawing {
  min-height: 620px;
  border-radius: 34px;
  border: 1px solid rgba(33,160,255,.30);
  background:
    radial-gradient(circle at center, rgba(14,120,210,.18), transparent 58%),
    linear-gradient(180deg, rgba(7,18,31,.70), rgba(0,4,10,.94));
  box-shadow: 0 32px 90px rgba(0,0,0,.58), inset 0 0 0 1px rgba(255,255,255,.025);
  position: relative;
  overflow: hidden;
}

.engineering-drawing::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(33,160,255,.07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(33,160,255,.07) 1px, transparent 1px);
  background-size: 34px 34px;
  opacity: .45;
}

.drawing-shell {
  position: absolute;
  inset: 70px;
}

.drawing-top {
  position: absolute;
  left: 19%;
  right: 19%;
  top: 8%;
  height: 22%;
  border: 2px solid rgba(67,190,255,.82);
  border-radius: 50%;
  box-shadow: 0 0 24px rgba(25,170,255,.18);
}

.drawing-body {
  position: absolute;
  left: 20%;
  right: 20%;
  top: 19%;
  bottom: 12%;
  border: 2px solid rgba(67,190,255,.82);
  border-top: none;
  border-radius: 0 0 42px 42px;
}

.drawing-line {
  position: absolute;
  height: 1px;
  background: rgba(67,190,255,.75);
  transform-origin: left center;
}

.line-a { width: 210px; top: 32%; left: 52%; transform: rotate(-18deg); }
.line-b { width: 190px; top: 51%; left: 47%; transform: rotate(16deg); }
.line-c { width: 180px; top: 72%; left: 43%; transform: rotate(-7deg); }

.drawing-callout {
  position: absolute;
  color: #67c8ff;
  font-size: 13px;
  letter-spacing: .12em;
  text-transform: uppercase;
  border: 1px solid rgba(67,190,255,.28);
  background: rgba(0,0,0,.38);
  padding: 10px 12px;
  border-radius: 999px;
  white-space: nowrap;
}

.callout-a { top: 22%; right: 0; }
.callout-b { top: 49%; right: 4%; }
.callout-c { bottom: 13%; right: 8%; }

.engineering-points {
  margin-top: 34px;
  display: grid;
  gap: 14px;
}

.engineering-points div {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 18px 20px;
  border-radius: 18px;
  background: rgba(7,18,31,.72);
  border: 1px solid rgba(33,160,255,.20);
}

.engineering-points span {
  color: #18a9ff !important;
  font-weight: 700;
  letter-spacing: .08em;
}

.cards,
.split,
.grid-2 {
  background: transparent !important;
}

.cards .card,
.card,
.note-box,
.panel {
  background: linear-gradient(180deg, rgba(7,18,31,.82), rgba(0,4,10,.92)) !important;
  border: 1px solid rgba(33,160,255,.28) !important;
}

@media(max-width:980px){
  .engineering-grid {
    grid-template-columns: 1fr;
  }
  .pods-hero-copy {
    margin-top: 24vh;
  }
  .engineering-drawing {
    min-height: 520px;
  }
}



/* ===== PULSE PAGE REBUILD ===== */

.pulse-hero {
  min-height: calc(100vh - 78px);
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(to bottom, rgba(0,0,0,.08), rgba(0,0,0,.76)),
    radial-gradient(circle at 50% 40%, rgba(20,160,255,.20), transparent 42%),
    url("assets/pulse-device.png") center center / cover no-repeat !important;
  border-bottom: 1px solid rgba(33,160,255,.22);
}

.pulse-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at center, transparent 0%, rgba(0,0,0,.20) 46%, rgba(0,0,0,.84) 100%),
    linear-gradient(to bottom, transparent 68%, #000 100%);
}

.pulse-hero-overlay {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 7vw;
  display: flex;
  justify-content: center;
  text-align: center;
}

.pulse-hero-copy {
  max-width: 1100px;
  margin-top: 34vh;
}

.pulse-hero h1 {
  font-size: clamp(3.8rem, 8.4vw, 8.4rem);
  line-height: .94;
  letter-spacing: -.075em;
  margin: 16px 0 24px;
  color: #fff;
}

.pulse-hero p {
  color: #b9cadb;
  font-size: clamp(1.15rem, 2.2vw, 1.7rem);
  max-width: 760px;
  margin: 0 auto;
}

.pulse-intelligence {
  padding-top: 110px;
  padding-bottom: 110px;
}

.pulse-intro-grid {
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: 70px;
  align-items: center;
}

.pulse-logic-card {
  padding: 42px;
  border-radius: 34px;
  background:
    radial-gradient(circle at 78% 20%, rgba(20,160,255,.16), transparent 44%),
    linear-gradient(180deg, rgba(7,18,31,.84), rgba(0,4,10,.94));
  border: 1px solid rgba(33,160,255,.30);
  box-shadow: 0 32px 90px rgba(0,0,0,.58), inset 0 0 0 1px rgba(255,255,255,.025);
}

.pulse-logic-list {
  margin-top: 26px;
  display: grid;
  gap: 16px;
}

.pulse-logic-list div {
  padding: 20px 22px;
  border-radius: 22px;
  background: rgba(0,0,0,.22);
  border: 1px solid rgba(33,160,255,.18);
}

.pulse-logic-list span {
  display: inline-block;
  color: #18a9ff !important;
  font-weight: 700;
  letter-spacing: .14em;
  margin-bottom: 8px;
}

.pulse-logic-list strong {
  display: block;
  font-size: 20px;
  color: #fff !important;
}

.pulse-logic-list p {
  margin: 8px 0 0;
  color: #9fb3c7 !important;
}

.pulse-image-section {
  padding-top: 90px;
  padding-bottom: 120px;
}

.pulse-render-grid {
  margin-top: 54px;
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 28px;
  align-items: stretch;
}

.pulse-render-card {
  min-height: 420px;
  border-radius: 34px;
  overflow: hidden;
  background:
    radial-gradient(circle at center, rgba(20,160,255,.16), transparent 55%),
    linear-gradient(180deg, rgba(7,18,31,.84), rgba(0,4,10,.94));
  border: 1px solid rgba(33,160,255,.30);
  box-shadow: 0 32px 90px rgba(0,0,0,.58), inset 0 0 0 1px rgba(255,255,255,.025);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
}

.pulse-render-card.large {
  min-height: 560px;
}

.pulse-render-card img {
  width: 100%;
  height: 100%;
  max-height: 520px;
  object-fit: contain;
  filter: drop-shadow(0 30px 55px rgba(0,0,0,.55));
}

@media(max-width:980px){
  .pulse-intro-grid,
  .pulse-render-grid {
    grid-template-columns: 1fr;
  }
  .pulse-hero-copy {
    margin-top: 24vh;
  }
}



/* ===== CONFIGURATOR HEADER REBUILD - fixed, body preserved ===== */

.configurator-cinematic-header {
  min-height: 72vh;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  background:
    linear-gradient(to bottom, rgba(0,0,0,.12), rgba(0,0,0,.72)),
    radial-gradient(circle at center, rgba(20,160,255,.20), transparent 42%),
    url("assets/poppy-hero-blue.png") center center / cover no-repeat !important;
  border-bottom: 1px solid rgba(33,160,255,.22);
}

.configurator-cinematic-header::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at center, transparent 0%, rgba(0,0,0,.15) 45%, rgba(0,0,0,.84) 100%),
    linear-gradient(to bottom, transparent 70%, #000 100%);
}

.configurator-header-inner {
  position: relative;
  z-index: 2;
  max-width: 1050px;
  padding: 7vw;
  margin-top: 18vh;
}

.configurator-cinematic-header h1 {
  font-size: clamp(3.8rem, 8vw, 8rem);
  line-height: .94;
  letter-spacing: -.075em;
  margin: 18px 0 26px;
  color: #fff;
}

.configurator-cinematic-header p {
  max-width: 760px;
  margin: 0 auto;
  color: #b8cadc;
  font-size: clamp(1.12rem, 2vw, 1.45rem);
  line-height: 1.7;
}

.configurator-cinematic-header + section {
  padding-top: 90px;
}


/* ===== HOME + CONFIGURATOR CLEANUP ===== */

/* Remove extra homepage text collision by letting the hero image breathe. */
.hero-dark .hero-content h1:empty {
  display: none;
}

/* Configurator header should be black/blue, not blue-poppy image. */
.configurator-cinematic-header {
  min-height: 52vh !important;
  background:
    radial-gradient(circle at 50% 35%, rgba(20,160,255,.16), transparent 42%),
    linear-gradient(to bottom, #000 0%, #000 100%) !important;
  border-bottom: 1px solid rgba(33,160,255,.22);
}

.configurator-cinematic-header::after {
  background:
    radial-gradient(circle at center, transparent 0%, rgba(0,0,0,.12) 45%, rgba(0,0,0,.62) 100%),
    linear-gradient(to bottom, transparent 70%, #000 100%) !important;
}

.configurator-header-inner {
  margin-top: 4vh !important;
}

.configurator-cinematic-header h1 {
  font-size: clamp(3.2rem, 7vw, 7rem) !important;
}



/* ===== HOME HERO FINAL POSITIONING FIX ===== */

.hero-content {
  margin-top: 40vh !important;
}

.hero-content .btn-row {
  margin-top: 90px !important;
  position: relative;
  z-index: 5;
}

.hero-content .btn {
  transform: translateY(28px);
}

.hero-content .kicker {
  font-size: 18px;
  letter-spacing: .28em;
}

.hero-content h1 {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}



/* ===== LOWER HERO BUTTONS ===== */

.hero-content .btn-row {
  margin-top: 140px !important;
}

.hero-content .btn {
  transform: translateY(70px) !important;
}



/* ===== HERO BUTTON REMOVAL / CTA RELOCATION ===== */

.hero-content .btn-row {
  display: none !important;
}

.steps-cta {
  display: flex !important;
  margin-top: 34px !important;
  justify-content: center;
}

.steps-cta .btn {
  transform: none !important;
}



/* ===== CONFIGURATOR WHITE CELL FIX ===== */

.configurator-cinematic-header ~ section .result,
#build .result,
.result {
  background: linear-gradient(180deg, rgba(7,18,31,.88), rgba(0,4,10,.94)) !important;
  color: #f5f8ff !important;
  border: 1px solid rgba(33,160,255,.28) !important;
  box-shadow: 0 24px 70px rgba(0,0,0,.48), inset 0 0 0 1px rgba(255,255,255,.02) !important;
  border-radius: 26px !important;
}

.result *,
.configurator-cinematic-header ~ section .result *,
#build .result * {
  color: inherit;
}

.result .muted,
.result .small,
.result p {
  color: #9fb3c7 !important;
}

.result .big,
.result .strong,
.result strong {
  color: #ffffff !important;
}

.result .note-box {
  background: rgba(0,0,0,.22) !important;
  border: 1px solid rgba(33,160,255,.22) !important;
}



/* ===== HOW IT WORKS REBUILD ===== */

.how-hero {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(circle at center, rgba(20,160,255,.16), transparent 42%),
    linear-gradient(180deg, #000 0%, #000 100%);
  border-bottom: 1px solid rgba(33,160,255,.22);
}

.how-hero-overlay {
  position: relative;
  z-index: 3;
  width: 100%;
  padding: 7vw;
  text-align: center;
}

.how-hero-inner {
  max-width: 980px;
  margin: 0 auto;
}

.how-hero h1 {
  font-size: clamp(4rem, 8vw, 8rem);
  line-height: .94;
  letter-spacing: -.075em;
  margin: 18px 0 24px;
  color: #fff;
}

.how-hero p {
  max-width: 760px;
  margin: 0 auto;
  color: #b8cadc;
  font-size: clamp(1.12rem, 2vw, 1.45rem);
  line-height: 1.7;
}

.technical-diagram {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.tech-node {
  position: absolute;
  padding: 16px 22px;
  border-radius: 999px;
  border: 1px solid rgba(33,160,255,.35);
  background: rgba(0,0,0,.36);
  color: #55c7ff;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-size: 13px;
}

.pod-node { left: 18%; top: 34%; }
.pulse-node { left: 48%; top: 22%; }
.soil-node { right: 18%; top: 42%; }

.tech-line {
  position: absolute;
  height: 1px;
  background: rgba(85,199,255,.55);
  transform-origin: left center;
}

.line-1 {
  width: 340px;
  left: 26%;
  top: 33%;
  transform: rotate(-10deg);
}

.line-2 {
  width: 320px;
  left: 56%;
  top: 35%;
  transform: rotate(12deg);
}

.tech-callout {
  position: absolute;
  color: #55c7ff;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  opacity: .78;
}

.callout-1 { left: 32%; top: 24%; }
.callout-2 { left: 52%; top: 46%; }
.callout-3 { right: 18%; top: 56%; }

.how-core-section {
  padding-top: 110px;
  padding-bottom: 120px;
}

.how-grid {
  margin-top: 58px;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 28px;
}

.how-card {
  position: relative;
  padding: 42px 36px;
  border-radius: 30px;
  background:
    linear-gradient(180deg, rgba(7,18,31,.88), rgba(0,4,10,.94));
  border: 1px solid rgba(33,160,255,.24);
  box-shadow:
    0 24px 70px rgba(0,0,0,.55),
    inset 0 0 0 1px rgba(255,255,255,.02);
}

.how-number {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  border: 1px solid rgba(33,160,255,.38);
  color: #fff;
  font-weight: 700;
  margin-bottom: 28px;
}

.how-card h3 {
  font-size: 30px;
  line-height: 1.05;
  letter-spacing: -.04em;
  margin-bottom: 18px;
  color: #fff;
}

.how-card p {
  color: #9fb3c7;
  line-height: 1.75;
}

@media(max-width:980px){
  .how-grid {
    grid-template-columns: 1fr;
  }

  .tech-line,
  .tech-callout {
    display: none;
  }
}



/* ===== BETA PAGE REBUILD ===== */

.beta-hero {
  min-height: 78vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background:
    radial-gradient(circle at center, rgba(20,160,255,.18), transparent 42%),
    linear-gradient(180deg, #000 0%, #000 100%);
  border-bottom: 1px solid rgba(33,160,255,.22);
}

.beta-hero-inner {
  max-width: 980px;
  padding: 7vw;
}

.beta-hero h1 {
  font-size: clamp(4rem, 8vw, 8rem);
  line-height: .94;
  letter-spacing: -.075em;
  margin: 18px 0 26px;
  color: #fff;
}

.beta-hero p {
  max-width: 760px;
  margin: 0 auto;
  color: #b8cadc;
  font-size: clamp(1.12rem, 2vw, 1.45rem);
  line-height: 1.7;
}

.beta-overview {
  padding-top: 110px;
  padding-bottom: 120px;
}

.beta-grid {
  margin-top: 58px;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 28px;
}

.beta-card {
  position: relative;
  padding: 42px 36px;
  border-radius: 30px;
  background:
    linear-gradient(180deg, rgba(7,18,31,.88), rgba(0,4,10,.94));
  border: 1px solid rgba(33,160,255,.24);
  box-shadow:
    0 24px 70px rgba(0,0,0,.55),
    inset 0 0 0 1px rgba(255,255,255,.02);
}

.beta-icon {
  font-size: 34px;
  color: #18a9ff;
  margin-bottom: 24px;
}

.beta-card h3 {
  font-size: 30px;
  line-height: 1.05;
  letter-spacing: -.04em;
  margin-bottom: 18px;
  color: #fff;
}

.beta-card p {
  color: #9fb3c7;
  line-height: 1.75;
}

@media(max-width:980px){
  .beta-grid {
    grid-template-columns: 1fr;
  }
}



/* ===== HOW IT WORKS HERO POSITION FIX ===== */

.how-hero-overlay {
  position: absolute !important;
  inset: 0;
  display: flex;
  align-items: flex-start !important;
  justify-content: center;
  padding-top: 110px !important;
  z-index: 10 !important;
  pointer-events: none;
}

.how-hero-inner {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

.how-hero h1 {
  margin-bottom: 18px !important;
}

.technical-diagram {
  opacity: 1;
  z-index: 1;
}



/* ===== HOW IT WORKS — CLEAN REBUILD ===== */

.hiw-clean-hero {
  min-height: calc(100vh - 78px);
  display: flex;
  align-items: center;
  background:
    radial-gradient(circle at 72% 40%, rgba(20,160,255,.18), transparent 42%),
    linear-gradient(180deg, #000 0%, #000 100%);
  border-bottom: 1px solid rgba(33,160,255,.22);
  padding: 96px 7vw;
}

.hiw-hero-grid {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 70px;
  align-items: center;
}

.hiw-hero-copy h1 {
  font-size: clamp(4rem, 7vw, 7.4rem);
  line-height: .94;
  letter-spacing: -.075em;
  margin: 18px 0 26px;
  color: #fff;
}

.hiw-hero-copy p {
  max-width: 640px;
  color: #b8cadc;
  font-size: clamp(1.12rem, 2vw, 1.38rem);
  line-height: 1.7;
}

.hiw-system-diagram {
  position: relative;
  min-height: 560px;
  border-radius: 36px;
  border: 1px solid rgba(33,160,255,.30);
  background:
    radial-gradient(circle at center, rgba(20,160,255,.13), transparent 58%),
    linear-gradient(180deg, rgba(7,18,31,.70), rgba(0,4,10,.96));
  box-shadow: 0 32px 90px rgba(0,0,0,.58), inset 0 0 0 1px rgba(255,255,255,.025);
  overflow: hidden;
}

.hiw-system-diagram::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(33,160,255,.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(33,160,255,.06) 1px, transparent 1px);
  background-size: 36px 36px;
  opacity: .55;
}

.hiw-node {
  position: absolute;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  text-align: center;
  background: rgba(0,0,0,.46);
  border: 1px solid rgba(85,199,255,.52);
  box-shadow: 0 0 40px rgba(20,160,255,.18);
  z-index: 2;
}

.hiw-node span {
  display: block;
  color: #18a9ff !important;
  font-size: 13px;
  letter-spacing: .18em;
  margin-bottom: -24px;
}

.hiw-node strong {
  color: #fff !important;
  font-size: 24px;
  letter-spacing: -.03em;
}

.hiw-node-pods { left: 8%; top: 50%; transform: translateY(-50%); }
.hiw-node-pulse { left: 50%; top: 28%; transform: translateX(-50%); }
.hiw-node-root { right: 8%; top: 50%; transform: translateY(-50%); }

.hiw-arrow {
  position: absolute;
  height: 1px;
  background: rgba(85,199,255,.62);
  z-index: 1;
  transform-origin: left center;
}

.hiw-arrow-one {
  width: 260px;
  left: 25%;
  top: 45%;
  transform: rotate(-19deg);
}

.hiw-arrow-two {
  width: 260px;
  left: 54%;
  top: 42%;
  transform: rotate(19deg);
}

.hiw-arrow::after {
  content: "";
  position: absolute;
  right: -2px;
  top: -4px;
  width: 9px;
  height: 9px;
  border-top: 1px solid rgba(85,199,255,.72);
  border-right: 1px solid rgba(85,199,255,.72);
  transform: rotate(45deg);
}

.hiw-diagram-caption {
  position: absolute;
  color: #55c7ff;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  opacity: .76;
  z-index: 2;
}

.caption-one { left: 9%; bottom: 18%; }
.caption-two { left: 50%; bottom: 18%; transform: translateX(-50%); }
.caption-three { right: 8%; bottom: 18%; }

.hiw-three-part {
  padding-top: 110px;
  padding-bottom: 110px;
}

.hiw-card-grid {
  margin-top: 58px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.hiw-card {
  padding: 42px 36px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(7,18,31,.88), rgba(0,4,10,.94));
  border: 1px solid rgba(33,160,255,.24);
  box-shadow: 0 24px 70px rgba(0,0,0,.55), inset 0 0 0 1px rgba(255,255,255,.02);
}

.hiw-card-icon {
  font-size: 34px;
  color: #18a9ff;
  margin-bottom: 24px;
}

.hiw-card h3 {
  font-size: 30px;
  line-height: 1.05;
  letter-spacing: -.04em;
  margin-bottom: 18px;
  color: #fff;
}

.hiw-card p {
  color: #9fb3c7;
  line-height: 1.75;
}

.hiw-benefit-strip {
  margin-top: 58px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  overflow: hidden;
  border-radius: 30px;
  border: 1px solid rgba(33,160,255,.24);
  background: linear-gradient(180deg, rgba(7,18,31,.72), rgba(0,4,10,.90));
}

.hiw-benefit-strip > div {
  padding: 34px 28px;
  border-right: 1px solid rgba(33,160,255,.16);
}

.hiw-benefit-strip > div:last-child {
  border-right: none;
}

.hiw-benefit-strip span {
  color: #18a9ff !important;
  font-size: 13px;
  letter-spacing: .18em;
  font-weight: 700;
}

.hiw-benefit-strip strong {
  display: block;
  margin-top: 14px;
  color: #fff !important;
  font-size: 22px;
}

.hiw-benefit-strip p {
  margin: 10px 0 0;
  color: #9fb3c7 !important;
}

.hiw-closing {
  padding-bottom: 130px;
}

.hiw-closing-box {
  text-align: center;
  padding: 80px 40px;
  border-radius: 36px;
  background:
    radial-gradient(circle at center, rgba(20,160,255,.13), transparent 48%),
    linear-gradient(180deg, rgba(7,18,31,.78), rgba(0,4,10,.94));
  border: 1px solid rgba(33,160,255,.28);
  box-shadow: 0 32px 90px rgba(0,0,0,.58), inset 0 0 0 1px rgba(255,255,255,.025);
}

.hiw-closing-box h2 {
  font-size: clamp(3.4rem, 6vw, 6.8rem);
  line-height: .98;
  letter-spacing: -.065em;
  margin: 18px 0 24px;
}

.hiw-closing-box p {
  max-width: 720px;
  margin: 0 auto;
  color: #9fb3c7;
  font-size: 1.18rem;
  line-height: 1.7;
}

@media(max-width:980px){
  .hiw-hero-grid,
  .hiw-card-grid,
  .hiw-benefit-strip {
    grid-template-columns: 1fr;
  }

  .hiw-system-diagram {
    min-height: 640px;
  }

  .hiw-node-pods { left: 50%; top: 17%; transform: translateX(-50%); }
  .hiw-node-pulse { left: 50%; top: 43%; transform: translateX(-50%); }
  .hiw-node-root { left: 50%; right:auto; top: 70%; transform: translateX(-50%); }

  .hiw-arrow,
  .hiw-diagram-caption {
    display: none;
  }

  .hiw-benefit-strip > div {
    border-right: none;
    border-bottom: 1px solid rgba(33,160,255,.16);
  }
}



/* ===== FINAL POLISH PASS ===== */

/* Home hero text brightness */
.hero-content .kicker {
  color: #59c9ff !important;
  opacity: 1 !important;
  text-shadow: 0 0 18px rgba(85,199,255,.28);
}

.hero-content h1 {
  color: #f5fbff !important;
  opacity: 1 !important;
  text-shadow: 0 0 22px rgba(255,255,255,.08);
}

/* Pods hero title reduction */
.pods-hero h1 {
  font-size: clamp(3.2rem, 6.8vw, 7rem) !important;
}

/* Pulse hero title reduction */
.pulse-hero h1 {
  font-size: clamp(3.2rem, 6.8vw, 7rem) !important;
}



/* ===== HOME HERO TEXT TRUE FIX ===== */

/* Remove washed/faded effect entirely */
.hero-content {
  opacity: 1 !important;
  filter: none !important;
}

.hero-content .kicker {
  color: #67d0ff !important;
  opacity: 1 !important;
  filter: none !important;
  text-shadow: none !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  letter-spacing: .30em !important;
}

.hero-content h1 {
  color: #ffffff !important;
  opacity: 1 !important;
  filter: none !important;
  text-shadow: none !important;
  font-size: clamp(5rem, 9vw, 8.8rem) !important;
  font-weight: 700 !important;
}

/* Kill any inherited transparency from overlays */
.hero-dark::after,
.hero-dark::before {
  opacity: 1 !important;
}



/* ===== HARD FIX: HOME HERO TITLE AS TOP-LAYER OVERLAY ===== */

/* Hide the old dim hero title elements completely */
.hero-dark .hero-content .kicker,
.hero-dark .hero-content h1 {
  display: none !important;
}

/* Put a new crisp title above every hero overlay/image layer */
.hero-title-fixed {
  position: absolute !important;
  left: 50% !important;
  top: 54% !important;
  transform: translate(-50%, -50%) !important;
  z-index: 999 !important;
  width: min(1100px, 92vw) !important;
  text-align: center !important;
  pointer-events: none !important;
  opacity: 1 !important;
  mix-blend-mode: normal !important;
  filter: none !important;
}

.hero-title-kicker {
  color: #5fd2ff !important;
  opacity: 1 !important;
  font-size: 22px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: .30em !important;
  text-transform: uppercase !important;
  text-shadow: 0 0 18px rgba(95,210,255,.55), 0 2px 16px rgba(0,0,0,.85) !important;
  filter: none !important;
}

.hero-title-main {
  margin-top: 22px !important;
  color: #ffffff !important;
  opacity: 1 !important;
  font-size: clamp(5rem, 9vw, 8.8rem) !important;
  line-height: .95 !important;
  font-weight: 750 !important;
  letter-spacing: -.075em !important;
  text-shadow: 0 2px 28px rgba(0,0,0,.95), 0 0 20px rgba(255,255,255,.18) !important;
  filter: none !important;
}

@media(max-width:980px){
  .hero-title-fixed {
    top: 55% !important;
  }

  .hero-title-kicker {
    font-size: 15px !important;
    letter-spacing: .22em !important;
  }

  .hero-title-main {
    font-size: clamp(3.3rem, 13vw, 5rem) !important;
  }
}



/* ===== REMOVE EXTRA HERO OVERLAY ===== */

.hero-title-fixed,
.hero-title-kicker,
.hero-title-main {
  display: none !important;
}

.hero-dark .hero-content .kicker,
.hero-dark .hero-content h1 {
  display: block !important;
}



/* ===== PODS + PULSE HERO TYPE TUNING ===== */

/* Pods page */
.pods-hero h1 {
  font-size: clamp(2.8rem, 5.8vw, 5.9rem) !important;
  font-weight: 500 !important;
  letter-spacing: -.065em !important;
}

/* Pulse page */
.pulse-hero h1 {
  font-size: clamp(2.8rem, 5.8vw, 5.9rem) !important;
  font-weight: 500 !important;
  letter-spacing: -.065em !important;
}



/* ===== CONFIGURATOR + HOW IT WORKS TYPE SOFTENING ===== */

/* Configurator hero */
.configurator-cinematic-header h1 {
  font-weight: 500 !important;
  letter-spacing: -.055em !important;
}

/* How It Works hero */
.hiw-hero-copy h1 {
  font-weight: 500 !important;
  letter-spacing: -.055em !important;
}



/* ===== BETA PAGE TYPE SOFTENING ===== */

.beta-hero h1 {
  font-weight: 500 !important;
  letter-spacing: -.055em !important;
}



/* ===== COMPLETE HOME HERO REBUILD ===== */

.home-hero-clean {
  position: relative;
  min-height: calc(100vh - 78px);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #000;
}

.home-hero-bg {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(to bottom, rgba(0,0,0,.08), rgba(0,0,0,.70)),
    radial-gradient(circle at center, rgba(20,160,255,.20), transparent 42%),
    url("assets/poppy-hero-blue.png") center center / cover no-repeat;
}

.home-hero-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at center, transparent 0%, rgba(0,0,0,.15) 46%, rgba(0,0,0,.84) 100%),
    linear-gradient(to bottom, transparent 72%, #000 100%);
}

.home-hero-content {
  position: relative;
  z-index: 5;
  width: min(1100px, 92vw);
  text-align: center;
  padding-top: 14vh;
}

.home-kicker {
  color: #67d0ff;
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .30em;
  text-transform: uppercase;
}

.home-hero-content h1 {
  margin: 26px 0 24px;
  color: #ffffff;
  font-size: clamp(5rem, 9vw, 8.8rem);
  line-height: .94;
  letter-spacing: -.075em;
  font-weight: 600;
}

.home-hero-content p {
  max-width: 760px;
  margin: 0 auto;
  color: #c4d6e7;
  font-size: clamp(1.12rem, 2vw, 1.45rem);
  line-height: 1.75;
}

@media(max-width:980px){
  .home-kicker {
    font-size: 15px;
    letter-spacing: .22em;
  }

  .home-hero-content h1 {
    font-size: clamp(3.6rem, 13vw, 5.6rem);
  }
}



/* ===== LOWER HOME HERO TEXT BELOW POPPY IMAGE ===== */

.home-hero-content {
  padding-top: 34vh !important;
}

.home-kicker {
  margin-top: 60px !important;
}

.home-hero-content h1 {
  margin-top: 34px !important;
}

.home-hero-content p {
  margin-top: 30px !important;
}

@media(max-width:980px){
  .home-hero-content {
    padding-top: 38vh !important;
  }
}



/* ===== LOWER HOME HERO TEXT MORE ===== */

.home-hero-content {
  padding-top: 44vh !important;
}

@media(max-width:980px){
  .home-hero-content {
    padding-top: 46vh !important;
  }
}



/* ===== FINAL HOME HERO MICRO-TWEAK ===== */

.home-hero-content {
  padding-top: 50vh !important;
}

.home-hero-content h1 {
  font-size: clamp(4.4rem, 8vw, 7.9rem) !important;
  font-weight: 700 !important;
}

@media(max-width:980px){
  .home-hero-content {
    padding-top: 50vh !important;
  }

  .home-hero-content h1 {
    font-size: clamp(3.2rem, 11vw, 5rem) !important;
  }
}



/* ===== FINAL HERO POSITION + KICKER SIZE ===== */

.home-hero-content {
  padding-top: 56vh !important;
}

.home-kicker {
  font-size: 26px !important;
  letter-spacing: .32em !important;
  font-weight: 700 !important;
}

@media(max-width:980px){
  .home-hero-content {
    padding-top: 56vh !important;
  }

  .home-kicker {
    font-size: 18px !important;
  }
}



/* ===== FINAL HALF-INCH LOWER ===== */

.home-hero-content {
  padding-top: 60vh !important;
}

@media(max-width:980px){
  .home-hero-content {
    padding-top: 60vh !important;
  }
}



/* ===== POD FAMILY ADDITIONS ===== */
.pod-family-section {
  background:
    radial-gradient(circle at 50% 0%, rgba(33,160,255,.13), transparent 42%),
    linear-gradient(180deg, #000 0%, #02070d 100%) !important;
}

.pod-family-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  align-items: end;
}

.pod-family-grid.compact { margin-top: 28px; }

.pod-size-card {
  min-height: 360px;
  padding: 28px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(7,18,31,.82), rgba(0,4,10,.94));
  border: 1px solid rgba(33,160,255,.26);
  box-shadow: 0 24px 70px rgba(0,0,0,.48), inset 0 0 0 1px rgba(255,255,255,.025);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.pod-family-grid.compact .pod-size-card { min-height: 310px; }

.pod-size-card h3 {
  margin: 22px 0 8px;
  font-size: 25px;
  letter-spacing: -.025em;
}

.pod-size-card strong {
  color: #fff;
  font-size: 15px;
  letter-spacing: .02em;
}

.pod-size-card p {
  color: #9fb3c7;
  margin: 12px auto 0;
  max-width: 230px;
  line-height: 1.55;
}

.pod-render {
  position: relative;
  width: 94px;
  height: 82px;
  border-radius: 50% 50% 42% 42% / 22% 22% 30% 30%;
  background:
    radial-gradient(ellipse at 50% 10%, rgba(255,153,64,.9) 0%, rgba(255,122,32,.95) 27%, rgba(18,40,62,1) 30%, rgba(3,13,24,1) 76%),
    linear-gradient(180deg, #13263a, #02070d);
  border: 1px solid rgba(105,198,255,.28);
  box-shadow: 0 28px 55px rgba(0,0,0,.55), 0 0 45px rgba(33,160,255,.12);
  transform-origin: bottom center;
}

.pod-render::before {
  content: "";
  position: absolute;
  left: 8%;
  right: 8%;
  top: -12px;
  height: 26px;
  border-radius: 50%;
  background: linear-gradient(180deg, #ff9a3d, #d96d1d);
  border: 1px solid rgba(255,190,120,.45);
  box-shadow: inset 0 4px 12px rgba(255,255,255,.22), 0 10px 30px rgba(255,110,20,.15);
}

.pod-render span {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255,255,255,.92);
  font-weight: 800;
  letter-spacing: .06em;
  z-index: 2;
  padding-top: 16px;
}

.pod-s { transform: scale(.82); }
.pod-m { transform: scale(1); }
.pod-l { transform: scale(1.18); }
.pod-xl { transform: scale(1.36); }

.pod-family-note {
  margin: 26px auto 0;
  max-width: 920px;
  padding: 24px 28px;
  border-radius: 24px;
  background: rgba(7,18,31,.62);
  border: 1px solid rgba(33,160,255,.22);
  display: grid;
  grid-template-columns: .35fr 1fr;
  gap: 24px;
  align-items: center;
}

.pod-family-note span {
  color: #fff;
  font-weight: 800;
  letter-spacing: -.02em;
  font-size: 22px;
}

.pod-family-note p { color: #9fb3c7; margin: 0; line-height: 1.7; }

.root-zone-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.root-zone-card {
  padding: 28px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(7,18,31,.82), rgba(0,4,10,.94));
  border: 1px solid rgba(33,160,255,.24);
  text-align: center;
}

.root-zone-card h3 { margin: 22px 0 8px; font-size: 22px; }
.root-zone-card p { color: #9fb3c7; line-height: 1.6; }
.root-zone-card strong { color: #fff; }

.root-zone {
  --r: 190px;
  width: var(--r);
  height: var(--r);
  margin: 0 auto;
  position: relative;
  border-radius: 50%;
  background:
    radial-gradient(circle at center, rgba(255,139,49,.85) 0 12%, transparent 13%),
    radial-gradient(circle at center, rgba(33,160,255,.10) 0 34%, rgba(33,160,255,.04) 35% 62%, transparent 63%),
    radial-gradient(circle at center, rgba(255,255,255,.08), transparent 60%);
  border: 1px solid rgba(33,160,255,.22);
  box-shadow: inset 0 0 50px rgba(33,160,255,.08);
}

.root-zone i {
  position: absolute;
  inset: 42%;
  border-radius: 50%;
  background: #ff8f2e;
  box-shadow: 0 0 30px rgba(255,120,35,.45);
}

.root-zone b {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #21a0ff;
  box-shadow: 0 0 26px rgba(33,160,255,.7);
}

.root-zone b:nth-of-type(1){ top: 12%; left: 45%; }
.root-zone b:nth-of-type(2){ top: 62%; left: 16%; }
.root-zone b:nth-of-type(3){ top: 62%; right: 16%; }
.root-zone b:nth-of-type(4){ top: 45%; right: 8%; }
.root-zone b:nth-of-type(5){ bottom: 8%; left: 45%; }
.root-zone b:nth-of-type(6){ top: 45%; left: 8%; }

.plant-medium b:nth-of-type(1){ top: 10%; left: 46%; }
.plant-medium b:nth-of-type(2){ top: 46%; right: 10%; }
.plant-medium b:nth-of-type(3){ bottom: 10%; left: 46%; }
.plant-medium b:nth-of-type(4){ top: 46%; left: 10%; }

.plant-large b:nth-of-type(1){ top: 9%; left: 46%; }
.plant-large b:nth-of-type(2){ top: 33%; right: 10%; }
.plant-large b:nth-of-type(3){ bottom: 13%; right: 24%; }
.plant-large b:nth-of-type(4){ bottom: 13%; left: 24%; }
.plant-large b:nth-of-type(5){ top: 33%; left: 10%; }

.plant-tree b:nth-of-type(1){ top: 8%; left: 46%; }
.plant-tree b:nth-of-type(2){ top: 26%; right: 13%; }
.plant-tree b:nth-of-type(3){ bottom: 26%; right: 13%; }
.plant-tree b:nth-of-type(4){ bottom: 8%; left: 46%; }
.plant-tree b:nth-of-type(5){ bottom: 26%; left: 13%; }
.plant-tree b:nth-of-type(6){ top: 26%; left: 13%; }

.cycle-steps {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 14px;
}

.cycle-steps div {
  padding: 22px;
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(7,18,31,.82), rgba(0,4,10,.94));
  border: 1px solid rgba(33,160,255,.24);
}

.cycle-steps span {
  color: #18a9ff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
}

.cycle-steps strong { display:block; margin-top: 12px; color:#fff; font-size: 22px; }
.cycle-steps p { color:#9fb3c7; margin:8px 0 0; }

@media(max-width:1100px){
  .pod-family-grid,
  .root-zone-grid { grid-template-columns: repeat(2, 1fr); }
}

@media(max-width:680px){
  .pod-family-grid,
  .root-zone-grid,
  .pod-family-note,
  .cycle-steps { grid-template-columns: 1fr; }
  .pod-size-card { min-height: 300px; }
  .root-zone { --r: 170px; }
}

/* ===== NO CONTROL PAGE ===== */
.no-control-hero {
  min-height: calc(100vh - 78px);
  position: relative;
  overflow: hidden;
  display: grid;
  place-items: center;
  padding: 7vw;
  background:
    radial-gradient(circle at 50% 35%, rgba(33,160,255,.18), transparent 36%),
    linear-gradient(180deg, rgba(0,0,0,.35), #000 82%);
  border-bottom: 1px solid rgba(33,160,255,.18);
}
.no-control-hero::before {
  content: "";
  position: absolute;
  inset: 9% 12% auto auto;
  width: min(58vw, 680px);
  height: min(58vw, 680px);
  border-radius: 50%;
  background:
    radial-gradient(circle at center, rgba(255,139,49,.18) 0 11%, transparent 12%),
    repeating-radial-gradient(circle at center, rgba(33,160,255,.22) 0 2px, transparent 2px 72px);
  opacity: .65;
  filter: blur(.2px);
}
.no-control-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(18px);
  opacity: .55;
}
.orb-one { width: 220px; height: 220px; left: 8%; top: 18%; background: rgba(33,160,255,.28); }
.orb-two { width: 260px; height: 260px; right: 10%; bottom: 12%; background: rgba(255,139,49,.14); }
.no-control-hero-inner {
  position: relative;
  z-index: 2;
  max-width: 1040px;
  text-align: center;
  margin-top: 10vh;
}
.no-control-hero h1 {
  font-size: clamp(56px, 9vw, 128px);
  line-height: .92;
  letter-spacing: -.08em;
  margin: 16px 0 26px;
}
.no-control-hero p {
  max-width: 790px;
  margin: 0 auto 34px;
  color: #b9cadb;
  font-size: clamp(18px, 2.2vw, 25px);
}
.no-control-flow-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}
.flow-step {
  padding: 30px;
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(7,18,31,.86), rgba(0,4,10,.94));
  border: 1px solid rgba(33,160,255,.24);
  box-shadow: 0 22px 60px rgba(0,0,0,.38);
}
.flow-step span {
  color: #18a9ff;
  font-weight: 800;
  letter-spacing: .14em;
  font-size: 13px;
}
.flow-step h3 { font-size: 25px; line-height: 1.05; letter-spacing: -.04em; margin: 18px 0 12px; }
.flow-step p { color: #9fb3c7; line-height: 1.7; }
.no-control-dashboard-grid {
  display: grid;
  grid-template-columns: 1.05fr .75fr;
  gap: 70px;
  align-items: center;
}
.no-control-dashboard-grid h2,
.no-control-system-grid h2,
.no-control-teaser-grid h2,
.no-control-cta h2 {
  font-size: clamp(42px, 5.4vw, 76px);
  line-height: 1.03;
  letter-spacing: -.055em;
  margin: 12px 0 22px;
}
.section-copy { color: #9fb3c7; font-size: 19px; line-height: 1.75; }
.no-control-list { display: grid; gap: 14px; margin-top: 28px; }
.no-control-list div {
  padding: 20px 22px;
  border-radius: 22px;
  background: rgba(6,14,24,.72);
  border: 1px solid rgba(105,198,255,.16);
}
.no-control-list strong { color: #fff; font-size: 19px; }
.no-control-list p { color: #9fb3c7; margin: 6px 0 0; }
.phone-panel {
  max-width: 390px;
  margin: 0 auto;
  padding: 22px;
  border-radius: 48px;
  background: linear-gradient(180deg, rgba(9,22,38,.95), rgba(0,4,10,.98));
  border: 1px solid rgba(33,160,255,.32);
  box-shadow: 0 35px 90px rgba(0,0,0,.58), inset 0 0 0 1px rgba(255,255,255,.04);
}
.phone-top { width: 86px; height: 7px; border-radius: 999px; background: rgba(255,255,255,.18); margin: 0 auto 28px; }
.phone-screen-title { color: #fff; font-size: 26px; font-weight: 700; letter-spacing: -.04em; margin-bottom: 20px; text-align: center; }
.budget-ring {
  width: 210px;
  height: 210px;
  border-radius: 50%;
  margin: 0 auto 24px;
  display: grid;
  place-items: center;
  text-align: center;
  background:
    radial-gradient(circle at center, rgba(0,0,0,.88) 0 58%, transparent 59%),
    conic-gradient(from 180deg, #18a9ff, #ff8f2e 64%, rgba(255,255,255,.08) 65%);
}
.budget-ring span { display: block; font-size: 52px; line-height: 1; font-weight: 750; letter-spacing: -.06em; }
.budget-ring small { display: block; color: #9fb3c7; margin-top: 8px; }
.phone-stat {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 15px 16px;
  margin-top: 10px;
  border-radius: 18px;
  background: rgba(255,255,255,.035);
  border: 1px solid rgba(105,198,255,.14);
}
.phone-stat span { color: #9fb3c7; }
.phone-stat strong { color: #fff; }
.priority-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}
.priority-card {
  position: relative;
  min-height: 320px;
  padding: 34px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(7,18,31,.84), rgba(0,4,10,.96));
  border: 1px solid rgba(33,160,255,.24);
  overflow: hidden;
}
.priority-card::after {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(33,160,255,.16), transparent 68%);
}
.priority-dot { width: 16px; height: 16px; border-radius: 50%; background: #18a9ff; box-shadow: 0 0 28px rgba(33,160,255,.85); }
.priority-card.low .priority-dot { background:#ff8f2e; box-shadow:0 0 28px rgba(255,143,46,.68); }
.priority-card.high .priority-dot { background:#fff; box-shadow:0 0 28px rgba(255,255,255,.55); }
.priority-card h3 { font-size: 30px; letter-spacing: -.05em; margin: 26px 0 14px; }
.priority-card p { color: #9fb3c7; line-height: 1.7; }
.priority-card strong { display: inline-flex; margin-top: 20px; color: #18a9ff; }
.no-control-system-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr;
  gap: 18px;
}
.system-card {
  padding: 30px;
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(7,18,31,.86), rgba(0,4,10,.96));
  border: 1px solid rgba(33,160,255,.24);
}
.system-card.large-card { grid-row: span 2; padding: 42px; }
.system-card span { color: #18a9ff; font-weight: 800; text-transform: uppercase; letter-spacing: .14em; font-size: 13px; }
.system-card h3 { font-size: 28px; letter-spacing: -.04em; margin: 14px 0 12px; }
.system-card p { color: #9fb3c7; line-height: 1.7; }
.no-control-cta { padding: 44px; display: flex; justify-content: space-between; align-items: center; gap: 34px; }
.no-control-cta p { color: #9fb3c7; font-size: 18px; max-width: 660px; }
.no-control-teaser-grid {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 56px;
  align-items: center;
}
.no-control-teaser-grid p { color: #9fb3c7; font-size: 19px; line-height: 1.75; max-width: 720px; }
.no-control-mini-panel {
  padding: 28px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(7,18,31,.86), rgba(0,4,10,.96));
  border: 1px solid rgba(33,160,255,.24);
}
.mini-row {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(105,198,255,.14);
}
.mini-row:last-child { border-bottom: 0; }
.mini-row span { color: #18a9ff; font-weight: 800; }
.mini-row strong { color: #fff; text-align: right; }

@media(max-width:1100px){
  .no-control-flow-grid { grid-template-columns: repeat(2,1fr); }
  .no-control-dashboard-grid,
  .no-control-teaser-grid { grid-template-columns: 1fr; }
  .no-control-system-grid { grid-template-columns: 1fr 1fr; }
  .system-card.large-card { grid-column: 1 / -1; grid-row: auto; }
}
@media(max-width:720px){
  .no-control-flow-grid,
  .priority-grid,
  .no-control-system-grid { grid-template-columns: 1fr; }
  .no-control-cta { flex-direction: column; align-items: flex-start; }
  .mini-row { flex-direction: column; }
  .mini-row strong { text-align: left; }
}

/* Landscape Intelligence prototype */
.landscape-intelligence-section { position: relative; }
.goal-filter-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 20px;
}
.goal-filter-grid label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  min-height: 52px;
  padding: 14px 16px;
  border-radius: 18px;
  color: #dff2ff;
  background: linear-gradient(180deg, rgba(8, 28, 48, .98), rgba(3, 14, 27, .98));
  border: 1px solid rgba(105,198,255,.24);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.04);
  cursor: pointer;
}
.goal-filter-grid label:hover {
  border-color: rgba(105,198,255,.42);
  background: linear-gradient(180deg, rgba(11, 39, 67, .98), rgba(4, 18, 34, .98));
}
.goal-filter-grid input[type="checkbox"] {
  width: 18px;
  height: 18px;
  min-width: 18px;
  margin: 0;
  padding: 0;
  accent-color: #18a9ff;
  flex: 0 0 auto;
}
.goal-filter-grid .goal-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  min-width: 34px;
  border-radius: 12px;
  font-size: 17px;
  line-height: 1;
  background: radial-gradient(circle at 30% 20%, rgba(255,255,255,.18), rgba(24,169,255,.12));
  border: 1px solid rgba(105,198,255,.22);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.06), 0 8px 20px rgba(0,0,0,.18);
}
.goal-filter-grid label span:not(.goal-icon) {
  display: inline-block;
  line-height: 1.25;
}
.zip-profile-card,
.plant-intelligence-panel {
  margin-top: 18px;
  padding: 22px;
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(7,18,31,.88), rgba(0,4,10,.96));
  border: 1px solid rgba(33,160,255,.24);
}
.zip-profile-card p,
.plant-intelligence-panel p { color: #9fb3c7; line-height: 1.7; margin: 10px 0 0; }
.plant-intelligence-panel h3 { margin: 12px 0 0; font-size: 24px; letter-spacing: -.03em; }
.suggestion-list { position: relative; z-index: 20; display: grid; gap: 8px; margin-top: 8px; }
.suggestion-list button {
  width: 100%; text-align: left; padding: 12px 14px; border-radius: 14px;
  border: 1px solid rgba(105,198,255,.18); background: rgba(2,12,22,.96); color: #fff; cursor: pointer;
}
.suggestion-list button span { display: block; color: #9fb3c7; font-size: 13px; margin-top: 4px; }
.intelligence-chips { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }
.intel-chip,
.fit-pill {
  display: inline-flex; align-items: center; border-radius: 999px; padding: 7px 10px;
  font-size: 12px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase;
  background: rgba(24,169,255,.13); color: #bfeaff; border: 1px solid rgba(24,169,255,.28);
}
.intel-chip.good,.fit-pill.good { background: rgba(35,214,134,.13); color: #c8ffe4; border-color: rgba(35,214,134,.30); }
.intel-chip.warn,.fit-pill.warn { background: rgba(255,176,46,.13); color: #ffe0a8; border-color: rgba(255,176,46,.30); }
.intel-chip.bad,.fit-pill.bad { background: rgba(255,95,95,.13); color: #ffd0d0; border-color: rgba(255,95,95,.30); }
.plant-library-card { margin-top: 22px; }
.plant-library-card h3 { margin: 10px 0 0; font-size: 30px; letter-spacing: -.04em; }

.plant-type-control { min-width: 240px; display: grid; gap: 8px; align-items: end; }
.plant-type-control label { color: #9fb3c7; font-size: 12px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.plant-type-control select {
  margin-top: 0;
  min-width: 230px;
  padding: 12px 14px;
  border-radius: 16px;
  border: 1px solid rgba(105,198,255,.22);
  background: rgba(2,12,22,.88);
  color: #fff;
  font-weight: 700;
  outline: none;
}
.plant-type-control .micro { margin-top: 0; }
.type-pill {
  display: inline-flex;
  align-items: center;
  margin-left: 6px;
  border-radius: 999px;
  padding: 7px 10px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
  background: rgba(255,255,255,.06);
  color: #d8e9f7;
  border: 1px solid rgba(255,255,255,.12);
}
.plant-empty-note {
  grid-column: 1 / -1;
  padding: 24px;
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(7,18,31,.88), rgba(0,4,10,.96));
  border: 1px dashed rgba(105,198,255,.26);
  color: #fff;
}
.plant-empty-note strong { display:block; font-size: 20px; margin-bottom: 8px; }
.plant-empty-note span { color: #9fb3c7; line-height: 1.6; }
@media(max-width:720px){ .plant-type-control, .plant-type-control select { width: 100%; min-width: 0; } }

.plant-library-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; margin-top: 24px; }
.plant-card-mini {
  min-height: 180px; padding: 18px; text-align: left; border-radius: 22px; cursor: pointer;
  background: linear-gradient(180deg, rgba(7,18,31,.88), rgba(0,4,10,.96));
  border: 1px solid rgba(33,160,255,.22); color: #fff;
}
.plant-card-mini strong { display: block; margin-top: 18px; font-size: 20px; }
.plant-card-mini em { display: block; color: #9fb3c7; font-style: normal; margin-top: 5px; }
.plant-card-mini > span:last-child { display: block; color: #9fb3c7; line-height: 1.5; margin-top: 14px; font-size: 14px; }
@media(max-width:1000px){ .plant-library-grid { grid-template-columns: repeat(2,1fr); } }
@media(max-width:720px){ .goal-filter-grid, .plant-library-grid { grid-template-columns: 1fr; } }

/* ===== BETA APPLICATION FORM ===== */
.beta-apply-section {
  padding-top: 72px;
}

.beta-apply-layout {
  align-items: start;
  gap: 54px;
}

.beta-next-steps {
  margin-top: 34px;
}

.beta-form {
  padding: 34px;
  background: linear-gradient(180deg, rgba(7,18,31,.88), rgba(0,4,10,.95));
  border: 1px solid rgba(105,198,255,.24);
  box-shadow: 0 28px 80px rgba(0,0,0,.55), inset 0 0 0 1px rgba(255,255,255,.025);
}

.beta-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 18px;
}

.beta-form label {
  display: block;
  margin-top: 18px;
  color: #c9d6e3;
  font-size: 14px;
}

.beta-form input,
.beta-form select,
.beta-form textarea {
  width: 100%;
  margin-top: 7px;
  background: #03070d;
  border: 1px solid rgba(105,198,255,.25);
  color: #fff;
  border-radius: 12px;
  padding: 13px 14px;
  font-size: 15px;
  font-family: inherit;
}

.beta-form textarea {
  min-height: 128px;
  resize: vertical;
}

.beta-checkbox {
  display: flex !important;
  align-items: flex-start;
  gap: 12px;
  color: var(--muted) !important;
  line-height: 1.55;
}

.beta-checkbox input {
  width: auto;
  margin-top: 4px;
}

.beta-submit {
  width: 100%;
  margin-top: 24px;
  justify-content: center;
}

.beta-form-note {
  margin: 14px 0 0;
  color: var(--muted);
  font-size: 14px;
  text-align: center;
}

@media(max-width:980px){
  .beta-form-grid {
    grid-template-columns: 1fr;
  }
  .beta-form {
    padding: 24px;
  }
}
