:root{--navy:#071f4f;--blue:#0b5ea8;--light:#eef6fb;--line:#c9d9e8;--gold:#d9a13a;--text:#1f2b3d;--muted:#667085}
*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}h1,h2{font-family:"Cormorant Garamond",Georgia,serif;color:var(--navy);line-height:.98;margin:0}h1{font-size:clamp(3.2rem,5.2vw,5.8rem);letter-spacing:-.04em;max-width:600px}h2{font-size:clamp(2rem,3vw,3.1rem)}p{line-height:1.55}.container{width:min(1180px,92vw);margin:auto}
.hero{position:relative;overflow:visible;background:#fff}
.hero-bg{position:absolute;inset:0;background:url('assets/hero-ai-background.png') center right/cover no-repeat;opacity:.92;pointer-events:none;z-index:0}
.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 560px;gap:32px;align-items:start;padding:34px 0 0}.hero-copy{padding-bottom:30px}.brand-lockup{width:200px;max-width:60%;mix-blend-mode:multiply;margin-bottom:36px;display:block}.accent-line{width:54px;height:3px;background:#3d8abe;margin:22px 0}.accent-line.small{width:42px;margin:14px 0}.subhead{font-family:"Cormorant Garamond",Georgia,serif;color:var(--navy);font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.16;max-width:560px}.body-copy{max-width:560px;font-size:1.02rem}.invite{color:var(--navy);font-weight:600;margin-top:28px}.promise-card{display:flex;gap:18px;align-items:center;margin-top:30px;margin-bottom:28px;max-width:500px}.promise-icon,.circle{border:1.5px solid var(--blue);color:var(--navy);border-radius:50%;display:grid;place-items:center}.promise-icon{width:76px;height:76px;font-size:2.6rem}.form-card{background:#fff;border-radius:18px;padding:32px;box-shadow:0 18px 42px rgba(7,31,79,.18);border:1px solid #e8eef5;position:relative;z-index:5;margin-top:-26px;margin-bottom:-92px}.form-card h2{font-size:2rem;line-height:1.05}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px}input{width:100%;border:1px solid #d7dce3;border-radius:3px;padding:12px 10px;margin:6px 0;font:inherit;font-size:.88rem}fieldset{border:0;padding:12px 0;margin:0}legend{font-size:.86rem;font-weight:800;color:var(--navy);margin-bottom:8px}label{display:block;font-size:.82rem;margin:6px 0}.hint,.fine-print{font-size:.76rem;color:var(--muted)}.time-row{display:grid;grid-template-columns:85px 1fr 1fr;gap:8px;align-items:center}.time-row span{font-size:.78rem}button{width:100%;border:0;border-radius:4px;background:var(--navy);color:#fff;text-transform:uppercase;font-weight:800;letter-spacing:.04em;padding:15px 18px;margin-top:14px;cursor:pointer}
.explore{background:#f3f8fb;border-top:1px solid #dce8f1;border-bottom:1px solid #dce8f1;padding:28px 0 34px}.explore-in-hero{margin-top:12px;margin-left:calc((100vw - min(1180px,92vw)) / -2);padding-left:calc((100vw - min(1180px,92vw)) / 2);padding-right:34px;border-right:1px solid #dce8f1}.explore-in-hero h2{text-align:center;font-size:1.85rem}.cards{display:grid;gap:28px}.three{grid-template-columns:repeat(3,1fr);margin-top:22px}.cards article{text-align:center;padding:0 24px}.circle{width:70px;height:70px;margin:0 auto 14px;font-size:2rem;background:#fff}.promise-card img.promise-icon,.cards img.circle{border:0;border-radius:0;display:block;object-fit:contain;background:transparent;color:inherit}.cards h3{color:var(--navy);margin:8px 0}.cards p{font-size:.92rem;margin:0}.explore-in-hero .three{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.explore-in-hero .cards article{padding:0 10px}.explore-in-hero .circle{width:58px;height:58px;font-size:1.55rem}.explore-in-hero .cards h3{font-size:.95rem}.explore-in-hero .cards p{font-size:.78rem;line-height:1.35}
.bio{padding:130px 0 44px}.bio-grid{display:grid;grid-template-columns:330px 1fr;gap:50px;align-items:center}.portrait{width:100%;height:260px;object-fit:cover;object-position:center 28%;border-radius:2px}.featured{margin-top:20px}.logos{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.logos span{font-family:Georgia,serif;color:var(--navy);font-weight:700;border-right:1px solid #cfd6df;padding-right:14px}.downloads{background:#fbfdff;border-top:1px solid #e1e8f0;padding:26px 0 44px}.split{display:grid;grid-template-columns:1fr 2fr;gap:20px}.leadmagnet,.flows{background:#fff;border:1px solid #ccd8e4;box-shadow:0 6px 18px rgba(7,31,79,.06)}.leadmagnet{position:relative;overflow:hidden;min-height:340px}.leadmagnet img{width:100%;height:150px;object-fit:cover}.leadmagnet-copy{padding:26px}.leadmagnet h2{font-size:2.3rem}.flows{text-align:center;padding:34px}.flows h2{font-size:2.3rem}.flow-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:28px;align-items:stretch}.flow-row div{border-top:3px solid #d8e2ec;padding:14px 8px;background:#fbfdff}.flow-row .highlight{border-top-color:#d88f35;color:#b75d1b}.flow-row b{display:block;color:var(--navy)}.flow-row small{display:block;font-size:.78rem;margin-top:8px;line-height:1.35}
@media(min-width:901px) and (max-width:1180px){.container{width:min(1060px,94vw)}.hero-grid{grid-template-columns:minmax(0,1fr) 500px;gap:24px;padding-top:28px}.hero-bg{background-position:center right;background-size:cover;opacity:.88}h1{font-size:clamp(3rem,5vw,5.2rem)}.brand-lockup{width:190px;margin-bottom:32px}.form-card{padding:26px;margin-bottom:-82px}.explore-in-hero .three{gap:10px}.explore-in-hero .cards article{padding:0 5px}}
@media(max-width:900px){.hero{overflow:hidden}.hero-bg{background-position:center top;background-size:cover;opacity:.22}.hero-grid,.bio-grid,.split{grid-template-columns:1fr}.hero-grid{padding:30px 0 40px;gap:24px}.form-card{margin:0}.three,.flow-row{grid-template-columns:1fr}.brand-lockup{margin-bottom:28px}.portrait{height:auto;max-height:520px}.time-row{grid-template-columns:1fr 1fr}.time-row span{grid-column:1/-1}.explore-in-hero{margin-left:0;padding-left:18px;padding-right:18px;border-right:0;border-radius:14px}.explore-in-hero .three{grid-template-columns:1fr}.bio{padding-top:44px}}


/* v6: cleaner compact radio-button layout */
.form-card fieldset{padding:10px 0;margin:0;}
.form-card fieldset:first-of-type{padding-bottom:6px;}
.form-card legend{line-height:1.18;margin-bottom:10px;}
.form-card label{
  display:grid;
  grid-template-columns:16px 1fr;
  align-items:start;
  column-gap:9px;
  margin:7px 0;
  font-size:.82rem;
  line-height:1.25;
  color:#2f3744;
}
.form-card input[type="radio"]{
  width:14px;
  height:14px;
  margin:1px 0 0 0;
  padding:0;
  accent-color:var(--navy);
}
.form-card input[type="text"],
.form-card input[type="email"],
.form-card input:not([type]){
  margin:5px 0;
}
.form-card .hint{margin:4px 0 8px;line-height:1.35;}
.form-card .time-row{margin:5px 0;}

/* v10: HubSpot embedded strategy-session form */
.hubspot-form-card .hs-form-frame{
  margin-top:8px;
  min-height:620px;
}
.hubspot-form-card iframe{
  width:100% !important;
  border:0 !important;
}

/* v7: responsive hero graphic sizing/positioning */
/* The hero graphic now uses clamp() values instead of right:40%, so it stays visually similar as browser width changes. */


/* v8: generated text-safe full hero background */
.hero-bg{
  background-image:
    linear-gradient(90deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.92) 35%, rgba(255,255,255,.45) 58%, rgba(255,255,255,.12) 100%),
    url('assets/hero-ai-background.png') !important;
  background-position:center right !important;
  background-size:cover !important;
  opacity:1 !important;
}
@media(max-width:900px){
  .hero-bg{
    background-image:
      linear-gradient(180deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.9) 45%, rgba(255,255,255,.75) 100%),
      url('assets/hero-ai-background.png') !important;
    background-position:center top !important;
    background-size:cover !important;
    opacity:1 !important;
  }
}

/* v9: screenshot-style footer replacing the two bottom graphics */
.site-footer{
  background:linear-gradient(180deg,#fff 0%,#faf8f7 100%);
  border-top:1px solid #eef0f3;
  padding:70px 0 34px;
  text-align:center;
  color:#6f7786;
}
.footer-inner{max-width:780px;}
.site-footer h2{
  font-family:Inter,Arial,sans-serif;
  font-size:clamp(1.9rem,3vw,2.45rem);
  line-height:1.15;
  font-weight:800;
  letter-spacing:-.035em;
  color:#2f3e63;
  margin:0 0 16px;
}
.footer-intro{
  max-width:650px;
  margin:0 auto 28px;
  font-size:1rem;
  line-height:1.45;
  color:#7a8190;
}
.newsletter-form{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  width:min(520px,92vw);
  margin:0 auto;
}
.newsletter-form input{
  flex:1 1 auto;
  min-width:0;
  height:42px;
  margin:0;
  padding:10px 14px;
  border:1px solid #aeb4bd;
  border-radius:2px;
  background:#eef3f8;
  color:#3d4658;
  font-size:.95rem;
  box-shadow:none;
}
.newsletter-form input::placeholder{color:#8a94a3;}
.newsletter-form button{
  flex:0 0 auto;
  width:auto;
  height:42px;
  margin:0;
  padding:0 26px;
  border-radius:3px;
  background:#ff785c;
  color:#fff;
  text-transform:none;
  letter-spacing:0;
  font-size:.95rem;
  font-weight:800;
}
.newsletter-message{
  min-height:20px;
  margin:12px auto 0;
  font-size:.86rem;
  color:#2f3e63;
}
.footer-bottom{
  margin-top:42px;
  font-size:.78rem;
  color:#737b89;
}
.footer-bottom p{margin:0 0 12px;line-height:1.35;}
.footer-bottom a{color:#737b89;text-decoration:none;}
.footer-bottom a:hover{text-decoration:underline;}
.sr-only{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0;
}
@media(max-width:640px){
  .site-footer{padding:56px 0 28px;}
  .newsletter-form{flex-direction:column;max-width:360px;}
  .newsletter-form input,.newsletter-form button{width:100%;}
  .footer-bottom{margin-top:36px;}
}
