.dashboard-photo {
  background: #eef2f8;
  padding: 0;
  line-height: 0;
  aspect-ratio: 1600 / 733;
}

.dashboard-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.modules-showcase {
  margin-top: 130px;
}

.modules-heading {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  column-gap: 7vw;
  align-items: end;
  margin-bottom: 62px;
}

.modules-heading>div {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 45px;
}

.modules-heading h2 {
  font-size: clamp(2.8rem,4.8vw,4.8rem);
  line-height: 1;
  letter-spacing: -.055em;
}

.modules-heading h2 span {color:#667184}
.modules-heading>p {margin:0;color:#5a687b;line-height:1.75;font-size:1.06rem;max-width:560px}

.module-grid {
  display: grid;
  grid-template-columns: repeat(6,1fr);
  grid-auto-rows: minmax(330px,auto);
  gap: 14px;
}

.module-card {
  grid-column: span 2;
  padding: 30px;
  border: 1px solid #d2d9e4;
  border-radius: 14px;
  background: #fff;
  display: flex;
  flex-direction: column;
  transition: transform .3s ease,border-color .3s ease,box-shadow .3s ease;
}

.module-card:nth-child(4) {grid-column:2 / span 2}
.module-card:hover {transform:translateY(-7px);border-color:#8eafe9;box-shadow:0 25px 55px rgba(9,36,82,.12)}
.module-primary {background:linear-gradient(145deg,#09204a,#113a7b);color:#fff;border-color:#173f7e}
.module-top {display:flex;align-items:center;justify-content:space-between}
.module-top small {font-size:.56rem;letter-spacing:.13em;color:#8996a8}
.module-primary .module-top small {color:#8ea7d5}
.module-icon {width:46px;height:46px;border-radius:11px;background:#e8f2ff;color:#0d55d9;display:grid;place-items:center}
.module-primary .module-icon {background:#fff;color:#0d55d9}
.module-icon svg {width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.module-card>div:nth-child(2) {margin:auto 0 25px}
.module-card h3 {font-size:1.72rem;line-height:1.12;margin:0 0 16px}
.module-card p {margin:0;color:#647185;font-size:.9rem;line-height:1.65}
.module-primary p {color:#b6c5df}
.module-link {border-top:1px solid #e0e5ec;padding-top:18px;color:#59677b;font-size:.72rem;font-weight:600}
.module-primary .module-link {border-color:#315186;color:#d6deed}
.module-link b {float:right;color:#e50086;font-size:1rem}

.ai-story {
  position: relative;
  overflow: hidden;
  padding: 130px 4.5vw;
  background: linear-gradient(135deg,#071730 5%,#0c2b62 72%,#123a7d);
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 9vw;
  color: #fff;
}

.ai-glow {position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(229,0,134,.16),transparent 62%);left:-180px;bottom:-300px}
.ai-copy,.ai-features {position:relative;z-index:1}
.ai-copy>div {display:flex;align-items:center;gap:1rem;margin-bottom:55px}
.ai-copy h2 {font-size:clamp(3.2rem,5.5vw,5.6rem);line-height:.96;letter-spacing:-.06em}
.ai-copy h2 em {font-style:normal;color:transparent;-webkit-text-stroke:1px #74a1ff}
.ai-copy>p {color:#bdc9dc;line-height:1.75;font-size:1.08rem;max-width:650px;margin:40px 0}
.ai-principle {display:inline-block;border-left:2px solid #e50086;padding-left:16px;color:#dce4f1;font-size:.78rem;letter-spacing:.04em}
.ai-features {border-top:1px solid rgba(255,255,255,.2)}
.ai-features article {display:grid;grid-template-columns:55px 1fr;gap:12px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.2)}
.ai-features article>span {font:700 .62rem Manrope;color:#e50086;padding-top:6px}
.ai-features h3 {font-size:1.35rem;margin:0 0 8px}
.ai-features p {margin:0;color:#aebcd2;line-height:1.6;font-size:.9rem}

.outcomes {padding-top:0}
.brand-statement {padding:62px 4.5vw 58px;border-top:1px solid #21385d;border-bottom:1px solid #21385d;text-align:center;background:radial-gradient(circle at 50% 0,rgba(46,102,211,.18),transparent 60%)}
.statement-label {display:block;color:#e50086;font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;margin-bottom:24px}
.statement-main {display:flex;align-items:center;justify-content:center;gap:clamp(16px,3vw,50px);white-space:nowrap}
.statement-main strong {font:800 clamp(2.4rem,5vw,5.6rem) Manrope;letter-spacing:-.055em;color:#fff}
.statement-main strong:nth-of-type(2) {color:transparent;-webkit-text-stroke:1px #79a4f7}
.statement-main i {font-style:normal;color:#e50086;font-size:clamp(1rem,2vw,2rem);filter:drop-shadow(0 0 12px rgba(229,0,134,.55))}
.brand-statement p {margin:22px 0 0;color:#7f91af;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}

.wheel-center {
  padding: 20px;
}

.wheel-center img {
  display: block;
  width: 100%;
  height: auto;
}

button.nav-cta,
button.primary {
  cursor: pointer;
}

button.nav-cta {
  background: transparent;
  color: #fff;
}

button.primary {
  border: 0;
  font: 700 .85rem "DM Sans", sans-serif;
}

.demo-modal {
  width: min(1020px, calc(100vw - 34px));
  max-height: calc(100vh - 34px);
  padding: 0;
  color: #06142b;
  background: #f6f8fc;
  border: 0;
  border-radius: 16px;
  box-shadow: 0 35px 100px rgba(0,0,0,.45);
  overflow: auto;
}

.demo-modal::backdrop {
  background: rgba(3,12,28,.82);
  backdrop-filter: blur(9px);
}

.modal-close {
  position: absolute;
  z-index: 2;
  top: 16px;
  right: 18px;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(6,20,43,.15);
  border-radius: 50%;
  background: rgba(255,255,255,.75);
  color: #06142b;
  font-size: 1.5rem;
  cursor: pointer;
}

.modal-layout {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
}

.modal-intro {
  min-height: 620px;
  padding: 58px 42px;
  color: #fff;
  background: radial-gradient(circle at 20% 78%,rgba(229,0,134,.26),transparent 28%),linear-gradient(145deg,#071730,#10326b);
  display: flex;
  flex-direction: column;
}

.modal-intro h2 {
  margin: 32px 0 25px;
  font-size: clamp(2.3rem,4vw,3.8rem);
  line-height: 1;
  letter-spacing: -.055em;
}

.modal-intro>p,.modal-note p {
  color: #b5c2d8;
  line-height: 1.7;
}

.modal-note {
  margin-top: auto;
  padding-top: 24px;
  border-top: 1px solid rgba(255,255,255,.18);
}

.modal-note span {
  color: #fff;
  font-size: .72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .12em;
}

.modal-note p {font-size: .82rem;margin-bottom: 0}

.demo-form {
  padding: 58px 48px 38px;
}

.demo-form label {display:block;margin-bottom:19px}
.demo-form label>span {display:block;margin-bottom:8px;font-size:.72rem;font-weight:700;color:#3d4b61}
.demo-form input,.demo-form select,.demo-form textarea {width:100%;border:1px solid #ccd5e2;border-radius:6px;background:#fff;color:#06142b;padding:13px 14px;font:inherit;outline:none;transition:.2s}
.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus {border-color:#3e7bff;box-shadow:0 0 0 3px rgba(62,123,255,.12)}
.demo-form textarea {resize:vertical}
.field-row {display:grid;grid-template-columns:1fr 1fr;gap:14px}
.form-submit {width:100%;border:0;border-radius:5px;padding:15px 18px;background:#0d55d9;color:#fff;font:700 .85rem "DM Sans",sans-serif;cursor:pointer}
.form-submit span {float:right;color:#fff}
.demo-form>small {display:block;margin-top:12px;color:#7a8798;font-size:.68rem;line-height:1.5}.demo-form>small.is-success{color:#137a4a;font-weight:700}.demo-form>small.is-error{color:#b4233c;font-weight:700}.demo-form button:disabled{opacity:.68;cursor:wait}

@media (max-width: 900px) {
  .dashboard-shell.dashboard-photo {overflow: hidden;}
  .modules-heading {grid-template-columns:1fr;}
  .modules-heading h2 {margin-bottom:25px;}
  .module-grid {grid-template-columns:1fr 1fr;}
  .module-card,.module-card:nth-child(4) {grid-column:auto;}
  .module-primary {grid-column:1 / -1;}
  .ai-story {grid-template-columns:1fr;gap:70px}
}

@media (max-width: 560px) {
  .site-header {height: 74px;}
  .brand img {width: 150px;}
  .hero {min-height: 720px;padding-top: 118px;padding-bottom: 46px;justify-content:flex-start;}
  .hero .eyebrow {margin-top: 142px;font-size:.62rem;letter-spacing:.13em;white-space:nowrap;}
  .hero h1 {font-size: clamp(3.72rem,17vw,4.35rem);line-height:.84;margin:72px 0 58px;}
  .hero-bottom p {font-size:1rem;line-height:1.55;}
  .hero-bottom .text-link {margin-top:28px;}
  .product {padding-top:84px;}
  .product-head img {width:210px;}
  .dashboard-shell {margin-top:52px;border-radius:9px;}
  .dashboard-photo {aspect-ratio:1600 / 733;}
  .dashboard-photo img {object-fit:contain;background:#e9eef7;}
  .modules-showcase {margin-top:85px;}
  .modules-heading {display:block;margin-bottom:42px;}
  .modules-heading>div {margin-bottom:30px;}
  .modules-heading h2 {font-size:2.65rem;margin-bottom:24px;}
  .modules-heading>p {font-size:.95rem;}
  .module-grid {grid-template-columns:1fr;grid-auto-rows:auto;}
  .module-card,.module-card:nth-child(4),.module-primary {grid-column:auto;min-height:300px;padding:26px;}
  .outcomes {overflow:hidden;}
  .ai-story {padding:90px 20px;gap:55px;}
  .ai-copy>div {margin-bottom:35px;}
  .ai-copy h2 {font-size:3.15rem;}
  .ai-copy>p {font-size:.98rem;margin:30px 0;}
  .brand-statement {padding:52px 20px 46px;}
  .statement-main {display:grid;grid-template-columns:auto 24px auto;gap:8px 10px;}
  .statement-main strong {font-size:2.42rem;}
  .statement-main strong:last-child {grid-column:1 / -1;}
  .statement-main i:last-of-type {display:none;}
  .brand-statement p {font-size:.64rem;line-height:1.6;max-width:300px;margin:20px auto 0;}
  .wheel-center {width:138px;height:138px;padding:15px;}
  .modal-layout {grid-template-columns:1fr;}
  .modal-intro {min-height:auto;padding:42px 28px 34px;}
  .modal-intro h2 {font-size:2.6rem;max-width:90%;}
  .modal-note {margin-top:35px;}
  .demo-form {padding:34px 24px 28px;}
  .field-row {grid-template-columns:1fr;gap:0;}
}
