:root{--bg:#03100b;--ink:#0d1812;--green:#07a83f;--gold:#d3a640;--gold2:#f3d17c;--line:rgba(211,166,64,.35);--radius:22px;--shadow:0 26px 80px rgba(0,0,0,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1380px,calc(100% - 64px));margin:auto}.skip{position:absolute;left:-999px}.skip:focus{left:16px;top:16px;z-index:999;background:#fff;color:#000;padding:10px 14px}
.site-header{position:sticky;top:0;z-index:60;background:rgba(3,10,8,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(211,166,64,.35)}.nav-shell{min-height:74px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-family:Georgia,serif;font-size:28px;font-weight:700}.brand img{width:42px;height:42px;border-radius:11px;object-fit:cover}.mainnav{display:flex;gap:28px;margin-left:auto}.mainnav a{font-size:14px;color:#e6ece8}.mainnav a:hover{color:var(--gold2)}.nav-actions{display:flex;gap:10px}.menu-toggle{display:none}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:9px;border:1px solid transparent;font-weight:800;font-size:14px;transition:.22s ease}.btn:hover{transform:translateY(-1px);filter:brightness(1.06)}.btn-green{background:linear-gradient(180deg,#09b348,#078533);border-color:#32df76;color:#fff;box-shadow:0 0 24px rgba(0,211,90,.12)}.btn-gold,.btn-outline-gold{border-color:var(--gold);color:#fff;background:rgba(211,166,64,.08)}.btn-gold{background:linear-gradient(180deg,#ad7a16,#7d560d)}.btn-ghost{border-color:#9d7b32}.btn-large{min-height:52px;padding:0 22px}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 86% 25%,rgba(5,144,55,.23),transparent 30%),radial-gradient(circle at 14% 80%,rgba(0,110,60,.22),transparent 28%),linear-gradient(135deg,#020907,#06150f 48%,#020907);border-bottom:1px solid var(--line)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.95fr 1.15fr;gap:68px;align-items:center;min-height:650px;padding:70px 0}.eyebrow{display:inline-flex;padding:7px 13px;border:1px solid rgba(211,166,64,.45);border-radius:999px;color:#e7d18d;background:rgba(211,166,64,.08);font-size:12px;font-weight:800}.hero h1{font-family:Georgia,serif;font-size:clamp(44px,4.15vw,62px);line-height:1.04;margin:22px 0 20px;letter-spacing:-.025em}.hero h1 span{color:var(--gold)}.hero-lead{max-width:650px;color:#d5ddd8;font-size:17px;margin-bottom:26px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.trust-row span{padding:8px 11px;border:1px solid rgba(211,166,64,.26);border-radius:9px;color:#e7ece8;font-size:12px}.trust-row span::before{content:"✓";color:#3ce978;margin-right:7px;font-weight:900}.gold-frame{border:1px solid rgba(211,166,64,.62);border-radius:24px;padding:9px;background:#07100c;box-shadow:var(--shadow)}.gold-frame img{border-radius:16px;aspect-ratio:1.34/1;object-fit:cover}
.light-section{background:linear-gradient(180deg,#fbfaf7,#f2efe7);color:var(--ink);padding:44px 0}.section-title{text-align:center;font-family:Georgia,serif;font-size:36px;margin:0 0 28px}.section-title span{color:#0b8a3d}.section-title.light{color:#fff}.business-scroller{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;overflow-x:auto;padding:2px 2px 10px}.business-scroller article{min-width:130px;background:#fff;border:1px solid #e2ddcf;border-radius:14px;padding:20px 12px;text-align:center}.line-icon{width:34px;height:34px;margin:0 auto 10px;fill:none;stroke:#a27418;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.business-scroller span{font-size:12px;font-weight:800}.center-link{text-align:center;margin:8px 0 0}.center-link a{color:#0a7d36;font-size:13px;font-weight:800}
.problem-solution{padding-top:0}.split-card{display:grid;grid-template-columns:1fr 110px 1fr;gap:22px;align-items:center;background:#fff;border:1px solid #e3ddcf;border-radius:var(--radius);padding:34px}.split-card h2{font-family:Georgia,serif;font-size:29px;line-height:1.2;margin:5px 0 12px}.split-card p{color:#5d625f}.kicker{font-weight:900;font-size:12px;letter-spacing:.12em}.kicker.gold{color:#a67417}.kicker.green{color:#087f36}.notebook{margin-top:24px;background:#efe5ce;transform:rotate(-2deg);padding:18px 22px;border-radius:8px;box-shadow:0 12px 25px rgba(65,43,10,.18);font-family:Georgia,serif}.notebook span{display:flex;justify-content:space-between;border-bottom:1px solid #d1c19f;padding:6px}.flow-mark{display:flex;justify-content:center}.flow-mark img{width:78px;border-radius:24px;box-shadow:0 0 0 3px #d5aa49,0 12px 30px rgba(0,0,0,.18)}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.solution-grid span{border:1px solid #e1ded5;border-radius:9px;padding:11px;background:#fbfaf7;font-weight:800;font-size:13px}.solution-grid span::before{content:"✓";color:#0a9b42;margin-right:8px}
.dark-section{background:linear-gradient(180deg,#03110c,#061a12);padding:54px 0}.features{padding-top:26px}.feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.feature-card{min-height:175px;border:1px solid rgba(211,166,64,.34);border-radius:14px;padding:20px 16px;background:linear-gradient(180deg,rgba(8,38,26,.92),rgba(2,16,11,.95))}.feature-icon{width:34px;height:34px;fill:none;stroke:var(--gold);stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;margin-bottom:18px}.feature-card h3{font-family:Georgia,serif;font-size:18px;margin:0 0 8px}.feature-card p{margin:0;color:#bec9c2;font-size:12px}
.pricing{padding-top:18px}.pricing-grid{display:grid;grid-template-columns:.9fr .9fr 1.25fr;gap:16px}.price-card,.security-card{position:relative;border:1px solid rgba(211,166,64,.48);border-radius:16px;padding:25px;background:#03130d}.ribbon{position:absolute;top:0;left:0;right:0;text-align:center;transform:translateY(-50%);margin:auto;width:66%;background:linear-gradient(90deg,#9b6c12,#f2d17a,#9b6c12);color:#251b07;border-radius:999px;font-weight:900;font-size:11px;padding:5px}.price-card h3,.security-card h3{font-family:Georgia,serif;font-size:28px;margin:0}.price-card>p{color:#acb8b0;font-size:13px}.price{color:#35e67b;margin:16px 0 12px}.price strong{font-size:38px}.price small{color:#d7ddd9;margin-left:5px}.price-card ul,.security-card ul{list-style:none;padding:0;margin:0 0 22px}.price-card li,.security-card li{font-size:13px;margin:9px 0;color:#d6dfd9}.price-card li::before,.security-card li::before{content:"✓";color:#29dd70;margin-right:8px;font-weight:900}.price-card .btn{width:100%}.security-card{display:flex;align-items:center;gap:28px;background:radial-gradient(circle at 15% 50%,rgba(8,154,69,.18),transparent 30%),linear-gradient(135deg,#07140f,#141006)}.shield{flex:0 0 130px}.shield svg{width:130px;height:145px;filter:drop-shadow(0 12px 24px rgba(0,0,0,.34))}.shield svg{fill:none;stroke:#e0b44c;stroke-width:4;stroke-linejoin:round}.shield .shield-shell{fill:#0a5d32;stroke:#e0b44c}.shield .shield-inner{fill:#073d24;stroke:#82d49d}.shield rect{fill:#d5a640;stroke:#f0d078}.shield path:last-child{stroke:#f0d078}
.how{padding-top:16px}.steps-card{display:grid;grid-template-columns:1.35fr .65fr;overflow:hidden;background:#fff;border:1px solid #ded7c8;border-radius:var(--radius);min-height:230px}.steps-card>div{padding:32px}.steps-card h2{font-family:Georgia,serif;font-size:31px;margin:0 0 24px}.steps-card h2 span{color:#0a8a3e}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.steps article{display:flex;gap:12px}.steps b{flex:0 0 42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#073b22;color:#fff;border:2px solid #b89439}.steps h3{margin:0;font-size:14px}.steps p{margin:4px 0 0;color:#646a66;font-size:12px}.steps-card>img{width:100%;height:100%;object-fit:cover;object-position:center 58%}
.final-cta{padding-top:8px}.cta-panel{border:1px solid var(--gold);border-radius:16px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:radial-gradient(circle at right,rgba(0,136,64,.25),transparent 28%),#04110c}.cta-panel h2{font-family:Georgia,serif;font-size:34px;line-height:1.13;margin:5px 0}.cta-panel h2 span{color:#19c75c}.cta-actions{display:flex;gap:10px;flex-wrap:wrap}
.site-footer{background:#020908;border-top:1px solid rgba(211,166,64,.45);padding:44px 0 20px}.footer-grid{display:grid;grid-template-columns:1.55fr .8fr .8fr 1.25fr;gap:36px}.footer-grid h3{font-size:13px;color:#f5d984;text-transform:uppercase;letter-spacing:.1em}.footer-grid>div>a,.footer-grid>div>span{display:block;color:#bcc7c0;font-size:13px;margin:9px 0}.footer-brand p{color:#aebbb3;font-size:13px;max-width:290px}.built-by a{color:#e7bd58}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:28px;padding-top:18px;color:#89978e;font-size:12px}
.reveal{opacity:0;transform:translateY(16px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.mainnav{display:none;position:absolute;top:74px;left:20px;right:20px;flex-direction:column;background:#06120e;border:1px solid var(--line);border-radius:14px;padding:18px}.mainnav.open{display:flex}.menu-toggle{display:block;margin-left:auto;background:transparent;color:#fff;border:1px solid #7d6a3d;border-radius:8px;padding:8px 12px}.nav-actions .btn-ghost{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:58px 0}.business-scroller{grid-template-columns:repeat(7,150px)}.split-card{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(3,1fr)}.pricing-grid{grid-template-columns:1fr 1fr}.security-card{grid-column:1/-1}.steps-card{grid-template-columns:1fr}.steps-card>img{height:220px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}}
@media(max-width:680px){.shell{width:min(100% - 26px,1380px)}.site-header .nav-shell{min-height:66px}.brand{font-size:23px}.brand img{width:35px;height:35px}.nav-actions .btn-green{padding:0 14px;min-height:39px}.hero-grid{padding:42px 0}.hero h1{font-size:44px}.hero-lead{font-size:15px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.trust-row{display:grid;grid-template-columns:1fr 1fr}.light-section,.dark-section{padding:34px 0}.section-title{font-size:29px}.split-card{padding:23px}.solution-grid{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr 1fr}.feature-card{min-height:155px}.pricing-grid{grid-template-columns:1fr}.security-card{grid-column:auto;flex-direction:column;align-items:flex-start}.steps{grid-template-columns:1fr}.steps-card>div{padding:24px}.cta-panel{display:block;padding:26px 22px}.cta-actions{display:grid;margin-top:20px}.cta-actions .btn{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}
@media(min-width:1200px){
  .hero-grid{min-height:680px}
  .feature-card{padding:24px 20px}
  .pricing-grid{gap:20px}
  .split-card{padding:42px 46px}
}


/* ==========================
   R3 MOBILE VISUAL POLISH
   ========================== */

.line-icon,
.feature-icon {
  display:block;
  flex:none;
  vector-effect:non-scaling-stroke;
}

/* Stronger explicit SVG styling to prevent browser defaults from winning. */
.business-scroller .line-icon {
  width:34px !important;
  height:34px !important;
  fill:none !important;
  stroke:#a27418 !important;
  stroke-width:1.7 !important;
}

.feature-card .feature-icon {
  width:36px !important;
  height:36px !important;
  fill:none !important;
  stroke:#d3a640 !important;
  stroke-width:1.65 !important;
}

/* Security artwork must remain visible against dark surfaces. */
.security-card .shield svg {
  display:block;
  width:124px !important;
  height:142px !important;
}
.security-card .shield svg path,
.security-card .shield svg rect {
  vector-effect:non-scaling-stroke;
}

@media (max-width:680px) {
  .site-header .nav-shell {
    min-height:60px;
  }

  .brand {
    font-size:22px;
  }

  .brand img {
    width:34px;
    height:34px;
  }

  .menu-toggle {
    padding:7px 11px;
  }

  .nav-actions .btn-green {
    min-height:38px;
    padding:0 13px;
  }

  .hero-grid {
    padding:36px 0 38px;
    gap:34px;
  }

  .hero h1 {
    font-size:40px;
    line-height:1.035;
    margin-top:18px;
  }

  .hero-lead {
    margin-bottom:22px;
  }

  .trust-row {
    margin-top:20px;
    gap:9px;
  }

  .business-scroller {
    grid-template-columns:repeat(7,132px);
    gap:10px;
  }

  .business-scroller article {
    min-width:132px;
    min-height:122px;
    padding:17px 10px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
  }

  .business-scroller .line-icon {
    width:30px !important;
    height:30px !important;
    margin-bottom:8px;
  }

  .business-scroller span {
    font-size:11px;
    line-height:1.25;
  }

  .feature-grid {
    gap:10px;
  }

  .feature-card {
    min-height:165px;
    padding:18px 15px;
  }

  .feature-card .feature-icon {
    width:31px !important;
    height:31px !important;
    margin-bottom:14px;
  }

  .feature-card h3 {
    font-size:16px;
    line-height:1.15;
  }

  .feature-card p {
    font-size:11.5px;
    line-height:1.45;
  }

  .security-card {
    min-height:auto;
    padding:24px 22px;
    gap:14px;
  }

  .security-card .shield {
    flex:0 0 auto;
  }

  .security-card .shield svg {
    width:90px !important;
    height:105px !important;
  }

  /* The R2 source image contains neighbouring concept artwork.
     Do not show it on mobile; the 3-step content stands cleanly on its own. */
  .steps-card > img {
    display:none !important;
  }

  .steps-card {
    min-height:0;
  }

  .steps-card > div {
    padding:25px 22px 28px;
  }

  .steps-card h2 {
    font-size:28px;
    line-height:1.12;
  }

  .final-cta {
    padding-top:24px;
  }

  .cta-panel h2 {
    font-size:31px;
  }
}


/* ==========================
   R4 PRODUCT SHOWCASE
   ========================== */

.product-frame {
  position:relative;
  overflow:hidden;
}
.product-frame img {
  aspect-ratio:1.5/1;
  object-fit:cover;
  object-position:top left;
}
.concept-chip {
  position:absolute;
  z-index:3;
  top:18px;
  right:18px;
  padding:7px 11px;
  border-radius:999px;
  background:rgba(3,16,11,.88);
  border:1px solid rgba(211,166,64,.7);
  color:#f1d889;
  font-size:11px;
  font-weight:800;
  letter-spacing:.035em;
  box-shadow:0 8px 22px rgba(0,0,0,.3);
}

.product-showcase {
  padding-top:58px;
  padding-bottom:62px;
  background:
    radial-gradient(circle at 78% 15%, rgba(6,133,58,.18), transparent 31%),
    linear-gradient(180deg,#020c08,#04150e);
}
.showcase-heading {
  display:grid;
  grid-template-columns:1fr .72fr;
  gap:52px;
  align-items:end;
  margin-bottom:28px;
}
.showcase-heading h2 {
  margin:5px 0 10px;
  font-family:Georgia,serif;
  font-size:clamp(34px,3.4vw,50px);
  line-height:1.05;
}
.showcase-heading h2 span {
  color:#11b451;
}
.showcase-heading p:not(.kicker) {
  color:#bbc7c0;
  max-width:720px;
}
.concept-note {
  border-left:2px solid var(--gold);
  padding:14px 16px;
  color:#aebbb3;
  font-size:12px;
  line-height:1.6;
  background:rgba(211,166,64,.045);
}

.showcase-tabs {
  display:flex;
  gap:9px;
  overflow-x:auto;
  padding:3px 1px 13px;
  scrollbar-width:thin;
}
.showcase-tab {
  appearance:none;
  white-space:nowrap;
  border:1px solid rgba(211,166,64,.38);
  color:#d8e0db;
  background:#061810;
  border-radius:999px;
  padding:10px 15px;
  font-weight:800;
  cursor:pointer;
  transition:.2s ease;
}
.showcase-tab:hover,
.showcase-tab.active {
  color:#fff;
  border-color:#2bd96b;
  background:linear-gradient(180deg,#07973d,#056c2c);
  box-shadow:0 8px 24px rgba(3,130,52,.16);
}

.showcase-stage {
  overflow:hidden;
  border:1px solid rgba(211,166,64,.48);
  border-radius:20px;
  background:#050b08;
  box-shadow:0 28px 90px rgba(0,0,0,.32);
}
.showcase-browserbar {
  height:42px;
  display:flex;
  align-items:center;
  gap:7px;
  padding:0 14px;
  border-bottom:1px solid rgba(211,166,64,.22);
  background:#07120d;
}
.showcase-browserbar span {
  width:9px;
  height:9px;
  border-radius:50%;
  background:#a78235;
}
.showcase-browserbar b {
  margin-left:8px;
  color:#93a59b;
  font-size:11px;
  letter-spacing:.04em;
}
.showcase-stage img {
  width:100%;
  height:auto;
  aspect-ratio:1.5/1;
  object-fit:cover;
  object-position:top left;
  background:#fff;
  display:block;
}
.showcase-caption {
  display:flex;
  gap:18px;
  align-items:baseline;
  padding:16px 3px 0;
}
.showcase-caption strong {
  color:#f0ce70;
  font-family:Georgia,serif;
  font-size:21px;
}
.showcase-caption span {
  color:#aebbb3;
  font-size:13px;
}

@media(max-width:980px) {
  .showcase-heading {
    grid-template-columns:1fr;
    gap:14px;
  }
  .concept-note {
    max-width:760px;
  }
}

@media(max-width:680px) {
  .concept-chip {
    top:10px;
    right:10px;
    font-size:9px;
  }
  .product-frame img {
    aspect-ratio:1.45/1;
  }
  .product-showcase {
    padding-top:40px;
    padding-bottom:42px;
  }
  .showcase-heading h2 {
    font-size:31px;
  }
  .showcase-tabs {
    margin-right:-13px;
    padding-right:13px;
  }
  .showcase-tab {
    padding:9px 12px;
    font-size:12px;
  }
  .showcase-browserbar {
    height:34px;
  }
  .showcase-stage {
    border-radius:14px;
  }
  .showcase-stage img {
    aspect-ratio:1.36/1;
    object-fit:cover;
    object-position:top left;
  }
  .showcase-caption {
    display:block;
  }
  .showcase-caption strong {
    display:block;
    margin-bottom:4px;
    font-size:18px;
  }
}


/* ============================================================
   BIZFLOW PUBLIC V2 — PRODUCTION R1
   Live Dashboard presentation + production launch polish
   ============================================================ */

.live-product-frame{
  min-height:590px;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(250px,.72fr);
  align-items:center;
  gap:24px;
  padding:34px 32px;
  background:
    radial-gradient(circle at 78% 30%,rgba(16,179,79,.18),transparent 34%),
    linear-gradient(150deg,#04110b,#071d13 58%,#06130d);
}
.live-product-copy{position:relative;z-index:2;padding:26px 0 18px}
.live-product-copy .concept-chip{position:static;display:inline-flex;margin-bottom:20px}
.live-kicker{margin:0 0 8px;color:#e4c465;font-size:11px;font-weight:900;letter-spacing:.16em}
.live-product-copy h2{
  margin:0 0 13px;
  max-width:510px;
  color:#fff;
  font-family:Georgia,serif;
  font-size:clamp(32px,3vw,48px);
  line-height:1.03
}
.live-product-copy>p:not(.live-kicker){max-width:500px;color:#bdcbc3;line-height:1.65}
.live-proof-row{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 12px}
.live-proof-row span{
  border:1px solid rgba(38,208,101,.33);
  border-radius:999px;
  padding:7px 10px;
  background:rgba(8,123,53,.13);
  color:#d8eee0;
  font-size:10px;
  font-weight:800
}
.live-product-copy small{display:block;max-width:480px;color:#8fa097;font-size:10px;line-height:1.5}
.live-phone{
  justify-self:center;
  width:min(280px,100%);
  max-height:530px;
  overflow:hidden;
  border:7px solid #020805;
  border-radius:34px;
  background:#fff;
  box-shadow:0 28px 75px rgba(0,0,0,.45),0 0 0 1px rgba(216,176,78,.55)
}
.live-phone img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:auto !important;
  object-fit:initial !important
}
.showcase-stage.live-dashboard-screen{
  display:grid;
  place-items:center;
  padding:24px;
  background:
    radial-gradient(circle at 50% 10%,rgba(18,164,71,.15),transparent 36%),
    #050b08
}
.showcase-stage.live-dashboard-screen .showcase-browserbar{
  width:calc(100% + 48px);
  margin:-24px -24px 22px
}
.showcase-stage.live-dashboard-screen img{
  width:min(410px,72vw);
  max-height:690px;
  aspect-ratio:auto;
  object-fit:contain;
  object-position:top center;
  border-radius:25px;
  border:5px solid #020805;
  box-shadow:0 20px 55px rgba(0,0,0,.42)
}
.footer-bottom{
  display:flex;
  justify-content:space-between;
  gap:18px;
  align-items:center
}
.footer-legal{display:flex;gap:16px}
.footer-legal a{color:inherit;text-decoration:none}
.footer-legal a:hover{text-decoration:underline}

@media(max-width:980px){
  .live-product-frame{grid-template-columns:1fr minmax(220px,.58fr);padding:28px 24px}
}
@media(max-width:680px){
  .live-product-frame{
    min-height:0;
    grid-template-columns:1fr;
    padding:24px 18px 28px;
    text-align:center
  }
  .live-product-copy{padding:4px 0 0}
  .live-product-copy .concept-chip{margin:0 auto 15px}
  .live-product-copy>p:not(.live-kicker),.live-product-copy small{margin-left:auto;margin-right:auto}
  .live-proof-row{justify-content:center}
  .live-phone{width:min(230px,74vw);max-height:420px}
  .showcase-stage.live-dashboard-screen{padding:18px 10px 22px}
  .showcase-stage.live-dashboard-screen .showcase-browserbar{
    width:calc(100% + 20px);margin:-18px -10px 18px
  }
  .showcase-stage.live-dashboard-screen img{width:min(300px,78vw);max-height:560px}
  .footer-bottom{display:block;text-align:center}
  .footer-legal{justify-content:center;margin-top:9px}
}


/* ============================================================
   BIZFLOW PUBLIC V2 — IMAGE PERFORMANCE + DASHBOARD BALANCE R2
   ============================================================ */

/* Hero dashboard: landscape and premium, not phone-sized and not oversized. */
.live-product-frame{
  min-height:520px;
  grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);
  gap:28px;
  padding:30px;
}

.dashboard-preview-frame{
  width:100%;
  max-width:720px;
  justify-self:center;
  overflow:hidden;
  border:1px solid rgba(216,176,78,.55);
  border-radius:18px;
  background:#fff;
  box-shadow:0 24px 65px rgba(0,0,0,.36);
}

.dashboard-preview-frame picture,
.dashboard-preview-frame img{
  display:block;
  width:100%;
}

.dashboard-preview-frame img{
  height:auto;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:top center !important;
}

/* Balanced showcase size: large enough to read, not full-bleed. */
.showcase-stage{
  width:min(100%,1120px);
  margin-inline:auto;
}

.showcase-stage.live-dashboard-screen{
  display:block !important;
  width:min(100%,1120px) !important;
  margin-inline:auto !important;
  padding:0 !important;
  overflow:hidden;
  background:#050b08;
}

.showcase-stage.live-dashboard-screen .showcase-browserbar{
  width:100% !important;
  margin:0 !important;
}

.showcase-stage.live-dashboard-screen img,
.showcase-stage img{
  display:block;
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:top center !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  background:#fff;
}

/* Decode/render lower sections only when needed. */
.business-types,
.problem-solution,
.product-showcase,
.features,
.pricing,
.how,
.final-cta,
.site-footer{
  content-visibility:auto;
  contain-intrinsic-size:800px;
}

@media(max-width:980px){
  .live-product-frame{
    grid-template-columns:1fr;
    min-height:0;
  }
  .dashboard-preview-frame{
    max-width:760px;
  }
}

@media(max-width:680px){
  .live-product-frame{
    padding:22px 16px 24px;
    gap:18px;
  }

  .dashboard-preview-frame{
    width:min(100%,390px);
    border-radius:15px;
  }

  .showcase-stage,
  .showcase-stage.live-dashboard-screen{
    width:100% !important;
  }
}
