
:root{
  --emerald:#0F6B4A;--emerald-dark:#0A563C;--emerald-soft:#EEF8F2;--lime:#7ED321;
  --charcoal:#1F2937;--muted:#667085;--border:#DDE7E1;--white:#fff;--page:#F6F8F7;
  --gold:#F5B700;--gold-soft:#FFF9E6;--shadow:0 24px 70px rgba(15,107,74,.10)
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--charcoal);background:radial-gradient(circle at 4% 1%,rgba(126,211,33,.11),transparent 25%),radial-gradient(circle at 94% 6%,rgba(15,107,74,.08),transparent 24%),var(--page)}
a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1380px,calc(100% - 32px));margin:auto}
.site-nav{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(221,231,225,.9);background:rgba(246,248,247,.9);backdrop-filter:blur(14px)}
.nav-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:850;letter-spacing:-.02em}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--emerald);color:#fff;font-size:20px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.nav-links a{padding:10px 13px;border-radius:999px;color:#475467;font-size:14px;font-weight:750}.nav-links a:hover,.nav-links a:focus-visible{background:#fff;color:var(--emerald-dark);outline:none}
.hero{padding:70px 0 42px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(430px,.94fr);gap:50px;align-items:center}.platform-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #CCE0D4;border-radius:999px;background:rgba(255,255,255,.85);color:var(--emerald-dark);font-size:12px;font-weight:850;letter-spacing:.075em;text-transform:uppercase}.trust{margin:17px 0 0;color:#475467;font-size:14px;font-weight:650}.hero h1{max-width:790px;margin:16px 0 0;font-size:clamp(46px,6.2vw,82px);line-height:.98;letter-spacing:-.055em}.hero h1 span{color:var(--emerald)}.hero-curiosity{max-width:720px;margin:22px 0 0;color:var(--charcoal);font-size:clamp(18px,1.55vw,22px);font-weight:780;line-height:1.48;letter-spacing:-.015em}.lead{max-width:720px;margin:15px 0 0;color:var(--charcoal);font-size:18px;line-height:1.72}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid transparent;border-radius:15px;font-weight:850;cursor:pointer;transition:.2s}.btn-primary{background:var(--emerald);color:#fff;box-shadow:0 14px 28px rgba(15,107,74,.2)}.btn-primary:hover{transform:translateY(-2px);background:var(--emerald-dark)}.btn-secondary{border-color:#CFE0D7;background:#fff;color:var(--emerald-dark)}.btn-secondary:hover{border-color:var(--emerald);transform:translateY(-2px)}
.quick-path{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px}.quick-path a{min-width:0;padding:15px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.75);transition:.2s}.quick-path a:hover{transform:translateY(-2px);border-color:#AFCFBD;background:#fff}.quick-path span{display:block;color:var(--emerald);font-size:20px}.quick-path strong{display:block;margin-top:7px;font-size:13px}.quick-path small{display:block;margin-top:3px;color:var(--muted);line-height:1.35}
.hero-console{position:relative;padding:24px;border:1px solid #D6E5DC;border-radius:30px;background:linear-gradient(155deg,rgba(255,255,255,.97),rgba(239,248,243,.94));box-shadow:var(--shadow)}.console-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.console-title{font-size:14px;font-weight:850}.live-pill{padding:7px 10px;border-radius:999px;background:#E7F7ED;color:var(--emerald-dark);font-size:11px;font-weight:850}.idea-card{margin-top:18px;padding:18px;border:1px solid #DDE7E1;border-radius:18px;background:#fff}.idea-label{color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.idea-name{margin-top:7px;font-size:21px;font-weight:850}.flow-line{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #E9EFEB}.flow-line:last-child{border:0}.flow-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--emerald-soft)}.flow-line strong{font-size:13px}.flow-line p{margin:3px 0 0;color:var(--muted);font-size:12px}.flow-status{font-size:11px;font-weight:850;color:var(--emerald)}.console-results{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}.metric{padding:13px;border:1px solid #DDE7E1;border-radius:14px;background:#FAFCFB;text-align:center}.metric span{display:block;color:var(--muted);font-size:9px;font-weight:850;letter-spacing:.1em}.metric strong{display:block;margin-top:4px;color:var(--emerald);font-size:16px}
.story-strip{padding:24px 0 58px}.story-card{display:grid;grid-template-columns:repeat(5,1fr);gap:0;overflow:hidden;border:1px solid var(--border);border-radius:22px;background:#fff}.story-step{position:relative;padding:22px 18px;text-align:center}.story-step+.story-step{border-left:1px solid var(--border)}.story-step b{display:grid;place-items:center;width:34px;height:34px;margin:0 auto 10px;border-radius:50%;background:var(--emerald-soft);color:var(--emerald)}.story-step strong{display:block;font-size:13px}.story-step span{display:block;margin-top:5px;color:var(--muted);font-size:12px;line-height:1.4}
.module-section{padding:30px 0 68px}.section-intro{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}.section-intro h2{margin:0;font-size:clamp(32px,4vw,52px);letter-spacing:-.04em}.section-intro p{max-width:620px;margin:8px 0 0;color:var(--muted);line-height:1.6}.module-tools{display:flex;gap:9px;flex-wrap:wrap}.module-tools a{padding:10px 13px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--emerald-dark);font-size:12px;font-weight:800}.module-frame-wrap{overflow:hidden;border:1px solid var(--border);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.module-frame{display:block;width:100%;height:900px;border:0;background:#fff}.module-note{display:flex;align-items:center;gap:10px;padding:13px 16px;border-top:1px solid var(--border);background:#FAFCFB;color:var(--muted);font-size:12px}.module-note strong{color:var(--charcoal)}
.ai-placeholder{padding:70px 0}.placeholder-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:34px;border:1px dashed #BFD3C7;border-radius:24px;background:linear-gradient(145deg,#fff,#F0F8F3)}.placeholder-card h2{margin:0;font-size:clamp(29px,4vw,45px);letter-spacing:-.035em}.placeholder-card p{max-width:740px;margin:10px 0 0;color:var(--muted);line-height:1.65}.future-badge{padding:11px 14px;border-radius:999px;background:#fff;color:var(--emerald-dark);font-size:12px;font-weight:850;white-space:nowrap}
footer{padding:26px 0 42px;border-top:1px solid var(--border);color:var(--muted);font-size:13px}.footer-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
@media(max-width:980px){.hero-grid{grid-template-columns:1fr}.hero-console{max-width:760px}.story-card{grid-template-columns:repeat(2,1fr)}.story-step+.story-step{border-left:0}.story-step:nth-child(even){border-left:1px solid var(--border)}.story-step:nth-child(n+3){border-top:1px solid var(--border)}.placeholder-card{grid-template-columns:1fr}.section-intro{align-items:start;flex-direction:column}.module-frame{height:980px}}
@media(max-width:680px){.shell{width:min(100% - 20px,1380px)}.nav-inner{min-height:62px}.brand span:last-child{display:none}.nav-links a{padding:9px 10px;font-size:12px}.hero{padding:42px 0 25px}.hero h1{font-size:clamp(42px,13vw,61px)}.hero-curiosity{font-size:18px;line-height:1.5}.lead{font-size:16px}.quick-path{grid-template-columns:1fr}.console-results{grid-template-columns:1fr}.story-card{grid-template-columns:1fr}.story-step:nth-child(even){border-left:0}.story-step+.story-step{border-top:1px solid var(--border)}.module-section{padding-bottom:44px}.module-frame-wrap{border-radius:20px}.module-frame{height:1050px}.placeholder-card{padding:24px}.hero-actions .btn{width:100%}}


/* Integration v2: stable module viewport. Avoids recursive iframe/page height growth. */
.module-frame{height:min(1080px,78vh);min-height:760px;overflow:auto;}
@media(max-width:980px){.module-frame{height:min(1050px,80vh);min-height:760px}}
@media(max-width:680px){.module-frame{height:820px;min-height:680px}}


/* Application Assembly v1: modules are part of one continuous document. */
.module-native {
  width: 100%;
  min-width: 0;
  overflow: visible;
  isolation: isolate;
}
.module-native > .page-shell { min-height: 0 !important; }
.module-native .page-shell { padding-left: 0; padding-right: 0; }
.module-section.assembled .module-frame-wrap {
  background: transparent;
  border: 0;
  box-shadow: none;
  overflow: visible;
}
.module-section.assembled .module-note { margin-top: 18px; }
@media (max-width: 720px) {
  .module-section.assembled .shell { width: min(100% - 20px, 1180px); }
}

/* =========================================================
   v2.1 — Core design principle: vision → white workspace
   The Hero introduces the vision. The white workspace is
   where the business gets built.
   ========================================================= */

/* Keep the overall document clean; branded colour is now owned
   by the Hero and the five-step transition rather than the body. */
body{
  background:#fff;
}

/* Branded inspiration area. */
.hero{
  background:
    radial-gradient(circle at 7% 8%,rgba(126,211,33,.13),transparent 31%),
    radial-gradient(circle at 92% 10%,rgba(15,107,74,.10),transparent 28%),
    linear-gradient(135deg,#f5fbf7 0%,#e8f6ee 58%,#f4faf7 100%);
}

/* The five-step strip acts as a gentle bridge into the workspace. */
.story-strip{
  position:relative;
  padding-top:24px;
  padding-bottom:82px;
  background:linear-gradient(180deg,#edf8f2 0%,#f8fcfa 52%,#fff 100%);
}

/* One continuous, white application workspace with only a faint
   emerald atmosphere at the far outside edges. Header cards keep
   all of their existing approved colours and gradients. */
.module-section,
.ai-brief-module,
.command-center,
.roadmap-section{
  position:relative;
  background:
    linear-gradient(
      90deg,
      rgba(232,245,239,.58) 0%,
      rgba(255,255,255,.97) 5.5%,
      #fff 10%,
      #fff 90%,
      rgba(255,255,255,.97) 94.5%,
      rgba(232,245,239,.58) 100%
    );
}

/* Remove legacy full-module colour washes so whitespace between
   approved cards is truly white. */
#digitalProductsModule,
#journalModule,
#ai-brief,
#command-center,
#grow-business{
  background-color:transparent !important;
}

#journalModule{
  background-image:none !important;
}

/* Preserve the intentional spacing while ensuring adjacent sections
   blend into one continuous workspace instead of coloured bands. */
.module-section + .ai-brief-module,
.ai-brief-module + .module-section,
.module-section + .command-center,
.command-center + .roadmap-section{
  border-top:0;
}

footer{
  background:linear-gradient(180deg,#fff 0%,#f3faf6 100%);
}

@media(max-width:680px){
  .story-strip{padding-bottom:58px}
  .module-section,
  .ai-brief-module,
  .command-center,
  .roadmap-section{
    background:
      linear-gradient(
        90deg,
        rgba(232,245,239,.42) 0%,
        #fff 4%,
        #fff 96%,
        rgba(232,245,239,.42) 100%
      );
  }
}


/* ===== v4.3 Premium Live Number Animation ===== */
.animated-number,
.console-results .metric strong,
#command-center [id^="cc"][id$="Profit"] {
  font-variant-numeric: tabular-nums;
}

.is-number-animating {
  will-change: contents;
}


.brand-logo{
  display:block;
  width:auto;
  height:68px;
  max-width:380px;
  object-fit:contain;
  background:transparent;
  flex-shrink:0;
}
.brand .sr-only{position:absolute;left:-9999px}
.brand-mark{display:none}

/* v4.6.25: official header wordmark readability */
.header-brand,
.brand,
.site-brand,
.nav-brand{
  display:flex;
  align-items:center;
  min-width:260px;
  flex-shrink:0;
  overflow:visible;
}
@media (max-width: 900px){
  .brand-logo{height:56px;max-width:320px;}
  .header-brand,
  .brand,
  .site-brand,
  .nav-brand{min-width:220px;}
}
@media (max-width: 640px){
  .brand-logo{height:48px;max-width:260px;}
  .header-brand,
  .brand,
  .site-brand,
  .nav-brand{min-width:0;}
}


/* v4.6.28 — aligned footer and accessible legal modals */
.footer-left{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:8px;
  text-align:left;
}
.footer-copyright,
.footer-legal-links{
  margin:0;
  padding:0;
}
.footer-legal-links{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:6px;
}
.footer-link{
  appearance:none;
  border:0;
  background:transparent;
  padding:0;
  color:inherit;
  font:inherit;
  cursor:pointer;
  text-decoration:none;
}
.footer-link:hover,
.footer-link:focus-visible{
  color:#0B593E;
  text-decoration:underline;
  text-underline-offset:3px;
}
.footer-link:focus-visible{
  outline:2px solid #7ED321;
  outline-offset:3px;
  border-radius:3px;
}

body.modal-open{overflow:hidden;}
.legal-modal{
  position:fixed;
  inset:0;
  z-index:9999;
  display:none;
  align-items:center;
  justify-content:center;
  padding:24px;
}
.legal-modal.is-open{display:flex;}
.legal-modal__overlay{
  position:absolute;
  inset:0;
  background:rgba(15,23,42,.62);
  backdrop-filter:blur(3px);
}
.legal-modal__panel{
  position:relative;
  z-index:1;
  width:min(680px, 100%);
  max-height:min(78vh, 760px);
  overflow:hidden;
  border:1px solid rgba(15,107,74,.18);
  border-radius:22px;
  background:#fff;
  box-shadow:0 24px 80px rgba(15,23,42,.24);
  padding:28px;
}
.legal-modal__panel--compact{width:min(520px, 100%);}
.legal-modal__panel h2{
  margin:0 52px 18px 0;
  color:#0B593E;
  font-size:1.55rem;
  line-height:1.2;
}
.legal-modal__content{
  max-height:calc(78vh - 110px);
  overflow-y:auto;
  padding-right:8px;
  color:#374151;
  line-height:1.65;
}
.legal-modal__content p:first-child{margin-top:0;}
.legal-modal__content a{color:#0F6B4A;font-weight:700;}
.legal-modal__close{
  position:absolute;
  top:16px;
  right:16px;
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border:1px solid #DDE7E2;
  border-radius:999px;
  background:#F7FAF8;
  color:#1F2937;
  font-size:26px;
  line-height:1;
  cursor:pointer;
}
.legal-modal__close:hover{background:#ECF7F1;}
.legal-modal__close:focus-visible{
  outline:3px solid rgba(126,211,33,.35);
  outline-offset:2px;
}
.contact-email{font-size:1.05rem;}

@media (max-width:700px){
  .legal-modal{padding:14px;}
  .legal-modal__panel{
    padding:22px 18px 20px;
    border-radius:18px;
    max-height:86vh;
  }
  .legal-modal__content{max-height:calc(86vh - 100px);}
}


/* v4.6.29 — footer alignment correction */
footer .footer-row{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:32px;
}
footer .footer-left{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:8px;
  min-width:0;
}
footer .footer-copyright,
footer .footer-legal-links{
  margin:0;
  padding:0;
  text-align:left;
}
footer .footer-right{
  margin-left:auto;
  text-align:right;
  white-space:nowrap;
}
@media (max-width:700px){
  footer .footer-row{
    flex-direction:column;
    align-items:flex-start;
  }
  footer .footer-right{
    margin-left:0;
    text-align:left;
    white-space:normal;
  }
}
