.aw-hero {
  padding: clamp(48px, 7vw, 92px) 0;
  color: #f7f7ff;
  background: radial-gradient(ellipse at 80% 30%, #44368a 0, transparent 55%), radial-gradient(ellipse at 12% 100%, #153863 0, transparent 54%), #11132d;
}
.aw-hero-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: clamp(32px, 4vw, 60px); align-items: center; }
.aw-hero .eyebrow { color: #bab9ff; }
.aw-hero h1 { max-width: none; color: #f7f7ff; font-size: clamp(2.5rem, 4vw, 3.75rem); line-height: 1.09; letter-spacing: -.045em; }
.aw-hero h1 em { color: #beb3ff; font-style: normal; }
.aw-lead { margin-top: 25px; color: #e0e0f0; font-size: 1.08rem; line-height: 1.7; }
.aw-definition { margin-top: 22px; max-width: 48ch; color: #b7bed9; font-size: .9rem; line-height: 1.7; }
.aw-definition strong { display: block; color: #eceaff; margin-bottom: 3px; font-weight: 550; }
.aw-hero .button-row { gap: 18px; align-items: center; }
.aw-hero .button.primary { min-height: 44px; padding: 12px 17px; background: #e0d9ff; border-color: #e0d9ff; color: #21134b; }
.aw-hero .button.primary:hover { background: #f1edff; border-color: #f1edff; }
.aw-secondary { color: #e0ddff; font-size: .88rem; text-decoration: none; }
.aw-secondary:hover { text-decoration: underline; }
.aw-hero :focus-visible, .aw-controls :focus-visible { outline-color: #d0c7ff; }

/* A static, labelled illustration. The preview does not expose product controls. */
.aw-preview { min-width: 0; margin: 0; background: #fafaff; color: #242641; border: 1px solid #b6aae455; border-radius: 18px; box-shadow: 0 24px 80px #07091866; overflow: hidden; }
.aw-preview-bar { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 14px 20px; background: #fff; border-bottom: 1px solid #e9e9f3; font-size: .88rem; font-weight: 600; }
.aw-preview-bar > span:first-child { display: flex; align-items: center; gap: 9px; }
.aw-workspace-mark { display: inline-grid; place-items: center; width: 28px; height: 28px; border-radius: 9px; background: #ede8ff; color: #5942c6; font-size: .82rem; }
.aw-person { display: inline-grid; place-items: center; width: 28px; height: 28px; background: #e5eff9; color: #365576; border-radius: 50%; font-size: .65rem; }
.aw-preview-layout { display: grid; grid-template-columns: 100px minmax(0, 1fr); }
.aw-preview-sidebar { display: flex; flex-direction: column; gap: 9px; padding: 22px 10px; border-right: 1px solid #e9e9f3; background: #f5f5fc; font-size: .72rem; color: #61627f; }
.aw-preview-sidebar > span { display: flex; align-items: center; justify-content: space-between; gap: 6px; padding: 7px 6px; border-radius: 6px; }
.aw-preview-sidebar .aw-preview-active { background: #e7e1fc; color: #4d3a9e; font-weight: 600; }
.aw-preview-active b { font-size: .63rem; }
.aw-preview-main { min-width: 0; padding: 22px; }
.aw-sample-eyebrow { margin-bottom: 6px; color: #6a638b; font-size: .67rem; font-weight: 600; text-transform: uppercase; letter-spacing: .1em; }
.aw-preview-greeting { font-size: 1.32rem; letter-spacing: -.035em; font-weight: 600; }
.aw-preview-subtitle { margin-top: 3px; font-size: .75rem; color: #696a84; }
.aw-sample-tabs { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 21px; font-size: .65rem; color: #68697f; }
.aw-sample-tabs span { padding-bottom: 7px; }
.aw-sample-selected { color: #5941c4; border-bottom: 2px solid #7c64df; font-weight: 600; }
.aw-case { margin-top: 12px; padding: 18px; border: 1px solid #e3ddf6; border-radius: 12px; background: #fff; box-shadow: 0 4px 18px #23204d05; }
.aw-case-meta { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 6px; font-size: .64rem; color: #73728b; }
.aw-case-meta span:first-child { color: #6150a5; }
.aw-case h2 { margin-top: 11px; max-width: none; font-size: 1.05rem; line-height: 1.35; letter-spacing: -.025em; }
.aw-case dl { margin: 15px 0; display: grid; gap: 7px; }
.aw-case dl > div { display: grid; grid-template-columns: 72px minmax(0, 1fr); gap: 9px; font-size: .73rem; }
.aw-case dt { color: #75758c; }
.aw-case dd { margin: 0; color: #3a3d57; }
.aw-case-rule { display: flex; align-items: flex-start; gap: 9px; padding: 11px; border-radius: 7px; background: #f1edfe; color: #5c4d88; font-size: .7rem; line-height: 1.55; }
.aw-case-rule > span { font-size: 1.1rem; line-height: 1.2; }
.aw-case-rule strong { display: block; color: #4c387d; font-size: .66rem; margin-bottom: 3px; }
.aw-confirmation { display: flex; align-items: center; gap: 6px; margin-top: 14px; color: #735227; font-size: .67rem; }
.aw-confirmation > span { width: 5px; height: 5px; flex-shrink: 0; border-radius: 50%; background: #ad7b36; }
.aw-amy-note { display: flex; align-items: center; gap: 10px; margin-top: 17px; color: #73728b; font-size: .68rem; line-height: 1.5; }
.aw-amy-note img { width: 34px; height: 34px; flex: 0 0 34px; object-fit: cover; object-position: center 22%; border-radius: 50%; }
.aw-amy-note strong { font-weight: 500; color: #535573; }
.aw-preview figcaption { padding: 10px 20px; border-top: 1px solid #e9e9f3; background: #fff; color: #77758c; font-size: .66rem; }

.aw-inside { border-top: 0; }
.aw-feature-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; }
.aw-feature-grid article { padding-top: 24px; border-top: 2px solid #dfdaf6; }
.aw-feature-number { display: block; margin-bottom: 20px; color: #77669f; font-size: .7rem; letter-spacing: .1em; }
.aw-feature-grid h3 { font-size: 1.18rem; }
.aw-feature-grid p { margin-top: 13px; color: var(--muted); font-size: .94rem; }
.aw-feature-grid a { display: inline-block; margin-top: 20px; font-size: .86rem; }
.aw-context-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: clamp(32px, 7vw, 88px); align-items: center; }
.aw-context-copy .lead { margin-top: 24px; }
.aw-context-copy > p:not(.eyebrow):not(.lead) { margin-top: 16px; color: var(--muted); font-size: .95rem; }
.aw-context-copy > a { display: inline-block; margin-top: 24px; font-size: .9rem; }
.aw-context-example { padding: clamp(24px, 3vw, 40px); border: 1px solid #ded8f3; border-radius: 16px; background: linear-gradient(135deg, #f4f1ff, #eff6ff); }
.aw-context-example > h3 { margin-top: 8px; font-size: 1.15rem; }
.aw-context-path { list-style: none; padding: 0; margin: 30px 0 0; }
.aw-context-path li { display: flex; gap: 16px; position: relative; padding-bottom: 28px; }
.aw-context-path li:not(:last-child)::before { content: ""; position: absolute; left: 14px; top: 28px; bottom: 0; width: 1px; background: #ccc3ee; }
.aw-context-path li > span { position: relative; display: grid; place-items: center; width: 29px; height: 29px; flex: 0 0 29px; border: 1px solid #d3c9f2; border-radius: 50%; color: #716098; background: #faf8ff; font-size: .72rem; }
.aw-context-path strong { display: block; margin-top: 3px; font-size: .88rem; }
.aw-context-path p { margin-top: 4px; color: var(--muted); font-size: .84rem; }
.aw-context-path li:last-child { padding-bottom: 0; }
.aw-context-foot { margin-top: 28px; padding-top: 20px; border-top: 1px solid #dad5ed; color: #62587b; font-size: .82rem; }

.aw-controls { padding: clamp(32px, 5vw, 64px); border-radius: 22px; color: #f0eeff; background: radial-gradient(ellipse at 95% 5%, #3a3075, transparent 65%), #191b38; scroll-margin-top: 24px; }
.aw-controls .eyebrow { color: #b5a8f2; }
.aw-controls h2 { max-width: 26ch; color: #f0eeff; font-size: clamp(2rem, 3.5vw, 3rem); }
.aw-controls-heading > p:last-child { max-width: 58ch; margin-top: 22px; color: #c9c8de; font-size: 1rem; }
.aw-control-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 36px 52px; margin-top: 42px; }
.aw-control-grid article { border-top: 1px solid #ffffff26; padding-top: 20px; }
.aw-control-label { color: #b6a7f0; font-size: .7rem; letter-spacing: .075em; text-transform: uppercase; }
.aw-control-grid h3 { margin-top: 10px; color: #f1efff; font-size: 1.1rem; }
.aw-control-grid p { margin-top: 12px; color: #c6c5dc; font-size: .9rem; }
.aw-controls-foot { margin-top: 38px; padding-top: 22px; border-top: 1px solid #ffffff26; color: #b1b0c9; font-size: .82rem; }

.aw-start { border-top: 0; }
.aw-start-steps { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); list-style: none; margin: 0; padding: 0; gap: 32px; }
.aw-start-steps li { padding-top: 22px; border-top: 1px solid var(--hairline); }
.aw-start-steps span { display: block; margin-bottom: 18px; color: #8873ce; font-size: 1.6rem; letter-spacing: -.07em; }
.aw-start-steps h3 { font-size: 1.1rem; }
.aw-start-steps p { margin-top: 10px; color: var(--muted); font-size: .92rem; }
.aw-questions { padding-bottom: 72px; }
.aw-closing { padding: clamp(36px, 6vw, 72px) 24px; border-radius: 20px; text-align: center; background: linear-gradient(125deg, #f0edff, #eaf3ff); }
.aw-closing h2 { max-width: none; margin-inline: auto; }
.aw-closing .button-row { justify-content: center; }
.aw-closing .button.primary { background: #6550cf; border-color: #6550cf; }
.aw-closing .button.primary:hover { background: #523db7; border-color: #523db7; }

@media (max-width: 1020px) {
  .aw-hero-grid { gap: 28px; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
  .aw-preview-layout { grid-template-columns: minmax(0, 1fr); }
  .aw-preview-sidebar { display: none; }
  .aw-preview-main { padding: 20px; }
}
@media (max-width: 767px) {
  .aw-hero-grid, .aw-feature-grid, .aw-context-grid, .aw-start-steps { grid-template-columns: minmax(0, 1fr); }
  .aw-hero-grid { gap: 40px; }
  .aw-hero h1 { font-size: clamp(2.2rem, 6.3vw, 3.25rem); }
  .aw-hero-copy, .aw-preview { width: 100%; max-width: 600px; margin-inline: auto; }
  .aw-lead { font-size: 1rem; }
  .aw-preview-layout { grid-template-columns: 100px minmax(0, 1fr); }
  .aw-preview-sidebar { display: flex; }
  .aw-feature-grid, .aw-start-steps { gap: 26px; }
  .aw-feature-number { margin-bottom: 12px; }
  .aw-control-grid { gap: 26px; }
  .aw-controls { padding: 32px 24px; border-radius: 16px; }
}
@media (max-width: 520px) {
  .aw-preview-layout, .aw-control-grid { grid-template-columns: minmax(0, 1fr); }
  .aw-preview-sidebar { display: none; }
  .aw-preview-main { padding: 20px 16px; }
  .aw-case { padding: 16px; }
  .aw-sample-tabs { gap: 10px; }
  .aw-controls h2 { font-size: 1.9rem; }
  .aw-closing { padding-inline: 18px; }
}
