/* Owner first: one calm path from a shared home to an agent's own tools. */
.marketing-hero { display: grid; grid-template-columns: 1.02fr 1fr; align-items: center; gap: 60px; padding: 68px 0 74px; }
.marketing-copy { min-width: 0; }
.hero-kicker { display: inline-flex; align-items: center; gap: 8px; color: #70805f; font-size: 11px; font-weight: 500; letter-spacing: .35px; margin-bottom: 22px; }
.hero-kicker::before { content: ''; width: 7px; height: 7px; background: #a1bb86; border-radius: 50%; box-shadow: 0 0 0 4px #eaf0e2; }
.marketing-copy h1 { font-size: 54px; line-height: 1.09; letter-spacing: -2.5px; margin-bottom: 23px; }
.marketing-copy > p { font-size: 16px; line-height: 1.7; color: #758071; max-width: 405px; margin-bottom: 27px; }
.marketing-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 12px; }
.marketing-actions .button { min-height: 49px; padding: 13px 21px; }
.compatibility { display: flex; flex-wrap: wrap; gap: 9px 15px; align-items: center; color: #8a9383; font-size: 11px; margin-top: 26px; }
.compatibility strong, .compatibility b { color: #65745b; font-weight: 500; }
.workspace-scene { position: relative; padding: 30px 5px 36px; min-width: 0; isolation: isolate; }
.workspace-scene::before { content: ''; position: absolute; z-index: -1; inset: -10px -26px 0 -10px; border-radius: 47% 53% 44% 56%; background: #eaf0e1; transform: rotate(-8deg); }
.workspace-scene::after { content: ''; width: 18px; height: 18px; position: absolute; top: 5px; right: 40px; border-radius: 6px; background: #e5dceb; transform: rotate(22deg); }
.scene-window { position: relative; background: #fffefa; border: 1px solid #dfe5d7; border-radius: 24px; box-shadow: 0 18px 36px #344f3c0c, 0 3px 7px #344f3c05; transform: rotate(-2deg); overflow: hidden; }
.scene-top { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 20px 23px; border-bottom: 1px solid #e9ece3; }
.scene-label { display: inline-flex; align-items: center; gap: 9px; font-size: 13px; font-weight: 500; }
.scene-label svg { width: 16px; height: 16px; color: #728564; }
.scene-owner { display: inline-flex; align-items: center; gap: 7px; padding: 5px 9px; border: 1px solid #e9e7da; border-radius: 20px; background: #f7f3e9; font-size: 10px; color: #8b7a5f; white-space: nowrap; }
.scene-owner svg { width: 13px; height: 13px; }
.scene-body { padding: 25px 22px 24px; }
.scene-agent { display: flex; align-items: center; gap: 13px; margin-bottom: 25px; }
.scene-agent .bot-face { width: 49px; height: 49px; border-radius: 17px; }
.scene-agent strong { display: block; font-size: 15px; font-weight: 500; }
.scene-agent p, .scene-agent small { display: block; font-size: 11px; margin: 3px 0 0; color: #86917b; }
.scene-agent .badge { margin-left: auto; }
.scene-tools { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 9px; }
.scene-tools > div { min-width: 0; position: relative; display: grid; place-items: center; gap: 9px; background: var(--green); border-radius: 16px; height: 113px; padding: 12px 5px 11px; }
.scene-tools > div > .ae-envelope, .scene-tools > div > .ae-handset, .scene-tools > div > .ae-credit, .scene-tools > div > .ae-wallet { scale: .48; margin: 0; position: absolute; left: 50%; top: 50%; translate: -50% -50%; }
.scene-tools > div:nth-child(2) { background: var(--purple); }
.scene-tools > div:nth-child(3) { background: var(--apricot); }
.scene-tools > div:nth-child(4) { background: var(--blue); }
.scene-tools .service-art { width: 100%; height: 66px; margin: 0; }
.scene-tools .service-art > .ae-envelope, .scene-tools .service-art > .ae-handset, .scene-tools .service-art > .ae-credit, .scene-tools .service-art > .ae-wallet { scale: .48; }
.scene-tools .service-art::after { width: 50px; height: 6px; bottom: 0; filter: blur(4px); }
.scene-tools > div > span, .scene-tools > div > small { display: block; font-size: 9px; color: #6f7a67; text-align: center; }
.scene-footer { display: flex; align-items: center; justify-content: center; gap: 6px; padding: 12px 20px; background: #f8faf4; border-top: 1px solid #e9ede1; color: #879379; font-size: 10px; }
.scene-footer svg { width: 12px; height: 12px; }
.marketing-section { padding: 59px 0 65px; border-top: 1px solid var(--line); scroll-margin-top: 24px; }
.section-heading { text-align: center; max-width: 580px; margin: 0 auto 35px; }
.section-heading h2 { font-size: 31px; letter-spacing: -1.2px; margin-bottom: 11px; }
.section-heading p { color: var(--muted); font-size: 14px; margin-bottom: 0; }
.concept-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }
.concept-item { border-radius: 23px; background: var(--green); padding: 14px 22px 23px; border: 1px solid #e0e7d7; min-width: 0; }
.concept-item:nth-child(2) { background: var(--purple); border-color: #e3deec; }
.concept-item:nth-child(3) { background: var(--apricot); border-color: #eee1d2; }
.concept-item:nth-child(4) { background: var(--blue); border-color: #dde6f0; }
.concept-icon { height: 145px; display: grid; place-items: center; position: relative; }
.concept-icon .service-art { width: 100%; height: 145px; }
.concept-icon > .ae-envelope, .concept-icon > .ae-handset, .concept-icon > .ae-credit, .concept-icon > .ae-wallet { scale: .86; }
.concept-item h3 { font-size: 17px; margin: 3px 0 7px; }
.concept-item p { color: #79816f; font-size: 12px; line-height: 1.65; margin: 0; }
/* Each service gets its own chapter, with illustrations that feel like objects. */
.service-stories { display: grid; gap: 76px; padding: 15px 0 20px; }
.service-story { --story-bg: #e8efdc; --story-ink: #698153; --story-detail: #bfd4a5; display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(0, 1fr); gap: 78px; align-items: center; }
.service-story[data-kind="phone"] { --story-bg: #ece5f3; --story-ink: #8a72a6; --story-detail: #c8b7de; }
.service-story[data-kind="card"] { --story-bg: #f7e8d8; --story-ink: #a47d56; --story-detail: #e6bd95; }
.service-story[data-kind="wallet"] { --story-bg: #e3edf7; --story-ink: #6f8dad; --story-detail: #b2cce4; }
.service-story:nth-child(even) { grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr); }
.service-story:nth-child(even) .service-visual { grid-column: 2; grid-row: 1; }
.service-story:nth-child(even) .service-copy { grid-column: 1; grid-row: 1; padding-left: 34px; }
.service-visual { position: relative; min-width: 0; height: 360px; border: 1px solid color-mix(in srgb, var(--story-detail), white 44%); border-radius: 34px; background: var(--story-bg); isolation: isolate; overflow: hidden; }
.service-visual::before { content: ''; position: absolute; width: 248px; height: 248px; top: 48px; left: 50%; translate: -50% 0; border-radius: 43% 57% 56% 44%; background: #ffffff50; transform: rotate(-17deg); z-index: -1; }
.service-visual::after { content: ''; position: absolute; width: 13px; height: 13px; top: 51px; left: 55px; border-radius: 4px; background: var(--story-detail); transform: rotate(21deg); opacity: .78; }
.service-visual .service-art { height: 100%; width: 100%; padding-bottom: 6px; }
.service-visual .service-art::after { width: 165px; height: 18px; bottom: 68px; background: color-mix(in srgb, var(--story-ink), transparent 89%); filter: blur(10px); }
.service-visual .service-art > .ae-envelope,
.service-visual .service-art > .ae-handset,
.service-visual .service-art > .ae-credit,
.service-visual .service-art > .ae-wallet { scale: 1.65; }
.service-story[data-kind="phone"] .service-art > .ae-handset { scale: 1.55; }
.story-chip { position: absolute; z-index: 3; display: flex; align-items: center; gap: 7px; padding: 12px 16px; border-radius: 14px; border: 1px solid #fffffff2; background: #fffffff0; box-shadow: 0 6px 16px color-mix(in srgb, var(--story-ink), transparent 92%); color: var(--story-ink); font-size: 11px; line-height: 1.4; max-width: calc(100% - 48px); }
.story-chip strong { font-size: 12px; font-weight: 500; }
.story-chip svg { flex: none; width: 15px; height: 15px; }
.story-chip-top { top: 33px; right: 28px; transform: rotate(5deg); }
.story-chip-bottom { left: 27px; bottom: 31px; transform: rotate(-4deg); }
.story-chip-bottom .status-dot { flex: none; width: 6px; height: 6px; background: var(--story-ink); opacity: .7; }
.service-copy { min-width: 0; padding-right: 26px; }
.service-copy .eyebrow { display: block; color: var(--story-ink); font-size: 10px; font-weight: 500; letter-spacing: 1.8px; text-transform: uppercase; margin-bottom: 18px; }
.service-copy h3 { font-size: clamp(27px, 3vw, 35px); line-height: 1.18; letter-spacing: -1.15px; font-weight: 500; max-width: 360px; margin-bottom: 18px; }
.service-copy p.subtle { font-size: 14px; line-height: 1.8; max-width: 350px; margin-bottom: 24px; }
.service-detail { display: flex; align-items: flex-start; gap: 9px; color: #7c8872; font-size: 11px; line-height: 1.6; }
.service-detail > span:first-child { display: inline-flex; flex: none; align-items: center; justify-content: center; width: 20px; height: 20px; border-radius: 50%; color: var(--story-ink); background: var(--story-bg); font-size: 10px; }
.service-detail svg { width: 12px; height: 12px; }
.how-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 35px; max-width: 965px; margin: 0 auto; }
.how-item { position: relative; padding: 10px 20px 4px; text-align: center; }
.how-number { display: grid; place-items: center; width: 42px; height: 42px; margin: 0 auto 20px; border-radius: 15px; background: #e9efdf; color: #789660; font-size: 15px; transform: rotate(-5deg); }
.how-item:nth-child(2) .how-number { background: var(--purple); color: #9982b6; transform: rotate(5deg); }
.how-item:nth-child(3) .how-number { background: var(--apricot); color: #b18b62; }
.how-item h3 { font-size: 16px; }
.how-item p { font-size: 12px; color: var(--muted); line-height: 1.65; margin: 0; }
.owner-section { display: grid; grid-template-columns: 1fr 1fr; gap: 65px; align-items: center; background: #eef1e7; border: 1px solid #e3e8d9; border-radius: 28px; padding: 45px 60px; margin: 10px 0 56px; }
.owner-copy h2 { font-size: 30px; letter-spacing: -1.1px; margin-bottom: 15px; }
.owner-copy p { color: #7b8571; line-height: 1.7; font-size: 13px; margin-bottom: 17px; }
.owner-copy > :last-child { margin-bottom: 0; }
.owner-copy .chip, .owner-copy .pill { font-size: 10px; margin: 3px 5px 0 0; background: #ffffff8c; border-color: #dfe5d6; }
.owner-visual { display: flex; flex-direction: column; align-items: center; min-width: 0; }
.owner-avatar { display: inline-flex; flex: none; align-items: center; justify-content: center; width: 31px; height: 31px; padding: 0; border: 1px solid #e8deca; border-radius: 50%; background: #efe6d2; color: #998565; font-size: 10px; }
.scene-owner .owner-avatar { width: 20px; height: 20px; border: 0; font-size: 8px; }
.owner-visual > .owner-chip { display: inline-flex; padding: 14px 17px; gap: 12px; border-radius: 18px; background: #fffbf2; box-shadow: 0 4px 13px #5b624207; }
.owner-visual .owner-avatar { width: 39px; height: 39px; font-size: 11px; }
.owner-visual .owner-chip strong { font-size: 12px; }
.owner-visual .owner-chip p { font-size: 9px; margin-top: 2px; }
.owner-avatar svg { width: 25px; height: 25px; }
.owner-avatar strong { font-size: 12px; font-weight: 500; }
.owner-branch { width: 190px; height: 35px; position: relative; border: 1px solid #cbd5bb; border-bottom: 0; border-radius: 14px 14px 0 0; margin-top: 27px; }
.owner-branch::before { content: ''; position: absolute; height: 28px; width: 1px; background: #cbd5bb; left: 50%; top: -28px; }
.owner-branch::after { content: ''; position: absolute; height: 35px; width: 1px; background: #cbd5bb; left: 50%; top: 0; }
.owner-agents { display: flex; gap: 38px; align-items: center; justify-content: center; }
.owner-agents .bot-face { width: 56px; height: 56px; border-radius: 20px; }
.owner-agents > div { text-align: center; }
.owner-agents small { display: block; margin-top: 11px; color: #8a957d; font-size: 10px; }
.closing-cta { text-align: center; padding: 16px 0 60px; }
.closing-cta h2 { font-size: 32px; letter-spacing: -1.2px; margin-bottom: 12px; }
.closing-cta p { color: var(--muted); margin-bottom: 22px; }
.marketing-footer { display: flex; align-items: center; justify-content: space-between; gap: 20px; border-top: 1px solid var(--line); padding: 23px 0 0; color: #8b9583; font-size: 11px; }
.marketing-footer p { margin: 0; }
.marketing-footer button, .marketing-footer a { font-size: 11px; color: #87937a; }
.onboarding-shell { max-width: 1030px; margin: 0 auto; padding: 6px 0 15px; }
.journey-top { display: flex; justify-content: space-between; align-items: center; gap: 22px; padding: 5px 0 28px; }
.phase-label { display: inline-flex; align-items: center; gap: 8px; font-size: 11px; font-weight: 500; color: #7a886e; }
.phase-label svg { width: 15px; height: 15px; }
.journey-progress { display: flex; align-items: center; gap: 7px; margin-left: auto; }
.journey-progress > span { display: inline-block; width: 29px; height: 4px; background: #e4e9dd; border-radius: 5px; }
.journey-progress > span.current { width: 43px; background: #809c69; }
.journey-progress > span.done { background: #bbceaa; }
.onboarding-grid { display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(250px, .85fr); gap: 60px; align-items: center; min-height: 455px; padding: 30px 15px 35px; }
.onboarding-main { min-width: 0; }
.onboarding-main h1 { font-size: 40px; line-height: 1.14; letter-spacing: -1.6px; max-width: 520px; margin-bottom: 18px; }
.onboarding-main > p, .onboarding-main > .subtle { font-size: 14px; line-height: 1.7; max-width: 440px; margin-bottom: 26px; }
.onboarding-main > .actions { justify-content: flex-start; margin-top: 25px; }
.onboarding-main .panel { padding: 23px; }
.onboarding-main .safe-note { margin-top: 13px; }
.onboarding-aside { min-width: 0; }
.onboarding-aside > p { color: #89947e; font-size: 11px; line-height: 1.7; text-align: center; max-width: 260px; margin: 19px auto 0; }
.step-caption { display: block; color: #8a987d; font-size: 10px; letter-spacing: 1.8px; text-transform: uppercase; font-weight: 500; margin-bottom: 20px; }
.welcome-visual { display: grid; place-items: center; position: relative; min-height: 305px; background: #eef2e7; border-radius: 43% 57% 48% 52%; padding: 42px; }
.workspace-emblem { width: 122px; height: 122px; border-radius: 34px; display: grid; grid-template-columns: repeat(2, 1fr); gap: 7px; padding: 28px; color: #7b9468; background: linear-gradient(145deg, color-mix(in srgb, var(--face, #bfd4a3), white 40%), var(--face, #bfd4a3)); box-shadow: inset 0 2px 4px #ffffffe0, inset -5px -6px 8px #88a86a20, 6px 9px 0 color-mix(in srgb, var(--face, #bfd4a3), #819568 15%), 11px 19px 23px #6c80581c; transform: rotate(-9deg); margin: 9px auto 25px; }
.workspace-emblem > span { display: block; background: #6c85566e; border-radius: 6px; }
.workspace-emblem > span:last-child { background: #fffef8ae; border-radius: 50%; }
.workspace-emblem > svg { width: 59px; height: 59px; stroke-width: 1.35; transform: rotate(9deg); }
.workspace-emblem .mark { width: 55px; height: 55px; gap: 6px; transform: rotate(9deg); }
.workspace-emblem .mark span { background: #7f9a64; border-radius: 8px; }
.workspace-emblem .mark span:last-child { background: #f2f6e9; border-radius: 50%; }
.welcome-visual .workspace-emblem { margin: 0; }
.welcome-pillars { display: flex; gap: 17px; margin: 22px 0 29px; flex-wrap: wrap; }
.welcome-pillar { display: flex; align-items: center; gap: 7px; font-size: 11px; color: #75856a; }
.welcome-pillar svg { width: 15px; height: 15px; color: #839c71; }
.workspace-preview-card { width: 100%; padding: 27px; border-radius: 24px; border: 1px solid #dce5d1; background: #eef4e5; box-shadow: 0 11px 26px #46513b07; }
.workspace-preview-card .workspace-emblem { width: 80px; height: 80px; border-radius: 24px; padding: 18px; gap: 5px; margin: 2px 0 28px 3px; box-shadow: inset 0 2px 3px #ffffffba, 3px 5px 0 color-mix(in srgb, var(--face, #bfd4a3), #819568 15%), 7px 11px 14px #53614312; }
.workspace-preview-card .workspace-emblem > svg { width: 38px; height: 38px; }
.workspace-preview-card .workspace-emblem .mark { width: 35px; height: 35px; gap: 4px; }
.workspace-preview-card .workspace-emblem .mark span { border-radius: 5px; }
.workspace-preview-name { font-size: 23px; font-weight: 500; letter-spacing: -.7px; overflow-wrap: anywhere; margin-bottom: 5px; }
.workspace-preview-card .subtle, .workspace-preview-card > p { font-size: 11px; color: #879679; margin-bottom: 24px; }
.workspace-preview-slots { display: block; padding: 18px 15px; border: 1px dashed #c4d3b5; border-radius: 13px; background: #ffffff23; margin-top: 23px; }
.workspace-preview-slots > span { display: block; font-size: 11px; color: #869b73; }
.workspace-preview-slots > p.hint { margin: 4px 0 0; font-size: 10px; color: #98a78b; }
.workspace-preview-slots svg { width: 19px; height: 19px; }
.swatches { display: flex; align-items: center; gap: 13px; margin: 13px 0 23px; }
.swatches button { width: 31px; height: 31px; padding: 0; border: 3px solid #f8f9f6; border-radius: 50%; background: var(--face, #d3e3b5); box-shadow: 0 0 0 1px transparent; font-size: 11px; }
.swatches button[aria-pressed="true"] { box-shadow: 0 0 0 1px #789265; }
.single-field-form { max-width: 440px; }
.single-field-form input { height: 54px !important; background: white !important; }
.single-field-form .field { margin-bottom: 19px; }
.single-field-form > .button { margin-top: 10px; }
.single-field-form .actions { justify-content: flex-start; }
.owner-note { display: flex; align-items: center; gap: 10px; margin: 19px 0 0; color: #88967b; font-size: 11px; }
.owner-note svg { width: 15px; height: 15px; }
.milestone-card { background: white; border: 1px solid var(--line); border-radius: 27px; max-width: 600px; padding: 39px 44px; margin: 20px auto 33px; text-align: center; }
.milestone-card .workspace-emblem { width: 88px; height: 88px; border-radius: 27px; margin-bottom: 31px; }
.milestone-card .workspace-emblem > svg { width: 42px; height: 42px; }
.milestone-card h1 { font-size: 36px; letter-spacing: -1.4px; }
.milestone-card > p { max-width: 390px; margin: 0 auto 25px; font-size: 13px; color: var(--muted); line-height: 1.7; }
.milestone-card .actions { justify-content: center; }
.activation-list { display: grid; gap: 11px; margin: 24px 0; }
.activation-item { display: flex; align-items: center; gap: 13px; padding: 16px 17px; background: white; border: 1px solid var(--line); border-radius: 15px; text-align: left; font-size: 12px; }
.activation-item > svg { color: #86a36f; width: 19px; height: 19px; flex-shrink: 0; }
.activation-item > div { min-width: 0; flex: 1; }
.activation-item strong { display: block; font-size: 12px; font-weight: 500; }
.activation-item p { font-size: 11px; color: var(--muted); margin: 3px 0 0; }
.activation-item > .badge { margin-left: auto; }
.workspace-switch { display: inline-flex; align-items: center; gap: 8px; border: 0; background: transparent; color: #7d8b72; padding: 0; font-size: 11px; max-width: 100%; overflow-wrap: anywhere; }
.workspace-switch svg { width: 14px; height: 14px; }
.empty-workspace { border: 1px solid #e2e8d8; background: #fffefa; border-radius: 26px; padding: 48px 32px 43px; text-align: center; min-height: 355px; }
.empty-orbit { display: flex; align-items: center; justify-content: center; gap: 18px; min-height: 108px; margin-bottom: 24px; }
.empty-orbit > .bot-face { width: 74px; height: 74px; border-radius: 25px; }
.empty-orbit > span { width: 43px; height: 43px; display: grid; place-items: center; border: 1px dashed #d9e2ce; border-radius: 15px; color: #bacaa8; transform: rotate(7deg); }
.empty-orbit > span:first-child { transform: rotate(-11deg); background: #edf1e680; }
.empty-orbit > span:last-child { background: #f0ecf570; border-color: #ddd5e8; color: #c0b4d0; }
.empty-intro { max-width: 390px; margin: 0 auto; }
.empty-intro h2 { font-size: 28px; letter-spacing: -1px; margin-bottom: 12px; }
.empty-intro p { color: var(--muted); font-size: 13px; line-height: 1.7; margin-bottom: 23px; }
.empty-workspace > p { max-width: 400px; margin: 0 auto 22px; color: var(--muted); font-size: 13px; }
.empty-workspace > .hint { font-size: 11px; margin: 13px auto 0; }
.ready-strip { display: flex; align-items: center; gap: 12px; border: 1px solid #dfe8d4; border-radius: 15px; background: #eff5e8; padding: 15px 19px; margin-bottom: 24px; color: #768969; font-size: 12px; }
.ready-strip > svg { width: 18px; height: 18px; color: #88a574; flex: none; }
.ready-strip > div { flex: 1; min-width: 0; }
.ready-strip p { margin: 3px 0 0; font-size: 11px; }
.ready-strip .button { margin-left: auto; }
.owner-chip { display: inline-flex; align-items: center; gap: 7px; padding: 7px 10px; border-radius: 30px; border: 1px solid #e9e2d5; background: #f9f4e9; color: #9b896a; font-size: 10px; white-space: nowrap; }
.owner-chip svg { width: 13px; height: 13px; }
.agent-intro-form { max-width: 450px; }
.agent-intro-form .actions { justify-content: flex-start; }
.identity-preview { background: #f0f2e9; border: 1px solid #e1e7d6; padding: 37px 28px 30px; border-radius: 26px; text-align: center; }
.identity-preview .bot-face { margin: 0 auto 24px; }
.identity-preview h2 { font-size: 25px; overflow-wrap: anywhere; }
.identity-preview p { margin: 7px 0 0; color: #8a967d; font-size: 12px; }
.identity-preview .badge { margin-top: 16px; }
/* The supporting panel changes with the question on the left. */
.value-preview-card { --accent: #dce9c1; padding: 25px 25px 22px; border-radius: 29px; background: color-mix(in srgb, var(--accent), white 56%); border: 1px solid color-mix(in srgb, var(--accent), #95a385 15%); text-align: center; box-shadow: 0 10px 28px #53614306; }
.value-scene { position: relative; height: 224px; display: grid; place-items: center; isolation: isolate; margin: -3px -9px 22px; }
.value-scene::before { content: ''; position: absolute; width: 194px; height: 194px; border: 1px solid #ffffffc4; border-radius: 50%; background: color-mix(in srgb, var(--accent), white 31%); z-index: -1; }
.value-scene::after { content: ''; position: absolute; width: 229px; height: 229px; border: 1px dashed color-mix(in srgb, var(--accent), #859173 21%); border-radius: 50%; z-index: -1; opacity: .53; }
.value-center { display: grid; place-items: center; position: relative; width: 126px; height: 134px; z-index: 2; }
.value-center > .workspace-emblem { margin: 0; width: 104px; height: 104px; padding: 25px; border-radius: 29px; gap: 6px; }
.value-orbit { position: absolute; inset: 0; pointer-events: none; }
.value-float { position: absolute; display: grid; place-items: center; width: 65px; height: 65px; border-radius: 21px; border: 1px solid #ffffffdc; background: #ffffffe3; box-shadow: 0 5px 9px #53614308; color: #869576; font-size: 12px; animation: value-drift 6s ease-in-out infinite; }
.value-float:nth-child(1) { top: 6px; left: 7px; rotate: -10deg; }
.value-float:nth-child(2) { top: 39px; right: 0; rotate: 9deg; animation-delay: -2s; background: #f5f0f9; }
.value-float:nth-child(3) { bottom: 0; left: 44px; rotate: -6deg; animation-delay: -4s; background: #fcf3e7; }
.value-float > svg { width: 24px; height: 24px; stroke-width: 1.4; }
.value-float > span { font-size: 10px; font-weight: 500; }
.value-float .service-art { width: 65px; height: 65px; }
.value-float .service-art::after { display: none; }
.value-float > .ae-envelope, .value-float > .ae-handset, .value-float > .ae-credit, .value-float > .ae-wallet,
.value-float .service-art > .ae-envelope, .value-float .service-art > .ae-handset, .value-float .service-art > .ae-credit, .value-float .service-art > .ae-wallet { position: absolute; left: 50%; top: 50%; translate: -50% -50%; scale: .34; margin: 0; }
.value-eyebrow { display: block; color: #7b8c6e; font-size: 9px; font-weight: 500; letter-spacing: 1.3px; text-transform: uppercase; margin-bottom: 10px; }
.value-preview-card .workspace-preview-name { font-size: 24px; line-height: 1.2; margin: 0 0 10px; letter-spacing: -.7px; }
.value-preview-card p.value-caption { color: #7e8b73; font-size: 12px; line-height: 1.6; margin: 0 auto 22px; max-width: 242px; }
.value-owner-line { display: flex; align-items: center; gap: 8px; padding-top: 16px; border-top: 1px solid color-mix(in srgb, var(--accent), white 6%); text-align: left; font-size: 10px; color: #7f8a76; }
.value-owner-line .owner-avatar { width: 27px; height: 27px; font-size: 10px; }
.value-owner-line #owner-name-preview { min-width: 0; overflow-wrap: anywhere; }
.value-owner-status { margin-left: auto; padding: 4px 7px; background: #ffffff80; border-radius: 20px; font-size: 9px; color: #7a906a; white-space: nowrap; }
.value-human .owner-avatar { width: 103px; height: 103px; background: linear-gradient(145deg, #f6ebd7, #e4d2ae); border: 1px solid #e5d2ad; font-size: 25px; font-weight: 500; border-radius: 36px; box-shadow: inset 0 2px 2px #fff9e9, 4px 6px 0 #d2bd95, 8px 14px 14px #7a683719; transform: rotate(-7deg); }
.value-human .owner-avatar svg { width: 44px; height: 44px; stroke-width: 1.2; }
.value-mail { width: 145px; height: 145px; display: grid; place-items: center; }
.value-mail .service-art { width: 145px; height: 145px; }
.value-mail .service-art::after { display: none; }
.value-mail > .ae-envelope, .value-mail .service-art > .ae-envelope { scale: .95; }
.value-ready-dot { position: absolute; display: grid; place-items: center; width: 34px; height: 34px; bottom: 9px; right: -2px; border: 3px solid #f4f7ec; border-radius: 50%; background: #7e9b67; color: white; box-shadow: 0 3px 6px #65844920; font-size: 16px; }
.value-ready-dot svg { width: 16px; height: 16px; }
.value-aside[data-stage="owner"] .value-scene::before { border-radius: 43% 57% 48% 52%; }
.value-aside[data-stage="verify"] .value-scene::before { border-radius: 54% 46% 43% 57%; }
.value-aside[data-stage="verify"] .value-float > span { font-size: 27px; font-weight: 400; color: #8d9c7a; }
.value-aside[data-stage="verify"] .value-float:nth-child(2) > span { color: #a18ab8; }
.value-aside[data-stage="verify"] .value-float:nth-child(3) > span { color: #bb986f; }
.value-aside[data-stage="activate"] .value-float { background: #f8fcf2; }
.identity-scene { position: relative; display: grid; place-items: center; height: 200px; max-width: 280px; margin: -10px auto 18px; isolation: isolate; }
.identity-scene::before { content: ''; position: absolute; width: 176px; height: 176px; border-radius: 46% 54% 56% 44%; background: #e4ebd9; z-index: -1; transform: rotate(-11deg); }
.identity-preview .identity-scene > .bot-face { margin: 0; z-index: 2; width: 91px; height: 91px; border-radius: 30px; rotate: -5deg; }
.identity-tools { position: absolute; inset: 0; }
.identity-tool { position: absolute; width: 61px; height: 61px; display: grid; place-items: center; background: #fcfdf7; border: 1px solid #ffffff; border-radius: 20px; box-shadow: 0 5px 10px #53614308; animation: value-drift 7s ease-in-out infinite; }
.identity-tool:nth-child(1) { top: 3px; left: 4px; rotate: -9deg; }
.identity-tool:nth-child(2) { top: 29px; right: 0; rotate: 9deg; background: #f2eaf7; animation-delay: -2s; }
.identity-tool:nth-child(3) { bottom: 0; left: 43px; rotate: -5deg; background: #fbeddc; animation-delay: -4s; }
.identity-tool .service-art { width: 61px; height: 61px; }
.identity-tool .service-art::after { display: none; }
.identity-tool > .ae-envelope, .identity-tool > .ae-handset, .identity-tool > .ae-credit, .identity-tool > .ae-wallet,
.identity-tool .service-art > .ae-envelope, .identity-tool .service-art > .ae-handset, .identity-tool .service-art > .ae-credit, .identity-tool .service-art > .ae-wallet { position: absolute; left: 50%; top: 50%; translate: -50% -50%; scale: .33; margin: 0; }
@keyframes value-drift { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-5px); } }
.agent-stepper { display: flex; gap: 24px; align-items: center; justify-content: center; margin: 0; padding: 0; list-style: none; font-size: 11px; color: #93a088; }
.agent-stepper > span, .agent-stepper > li { display: flex; align-items: center; gap: 7px; }
.agent-stepper .current { color: #587846; font-weight: 500; }
.agent-stepper .done { color: #7f9a6b; }
.agent-stepper b, .agent-stepper i { font-style: normal; font-weight: 500; width: 23px; height: 23px; display: grid; place-items: center; border: 1px solid #dce4d3; border-radius: 50%; font-size: 10px; }
.agent-stepper .current b, .agent-stepper .current i { color: white; background: var(--accent); border-color: var(--accent); }
.tool-next { display: flex; align-items: center; justify-content: space-between; gap: 20px; border-top: 1px solid var(--line); padding-top: 23px; margin-top: 28px; }
.tool-next .hint, .tool-next p { font-size: 12px; margin: 0; color: var(--muted); }
.tool-next .button { flex: none; }
.selected-tools { display: grid; gap: 9px; margin: 20px 0; }
.selected-tool-row { display: flex; align-items: center; gap: 12px; min-width: 0; padding: 12px 16px; border-radius: 13px; border: 1px solid var(--line); background: #fff; font-size: 12px; }
.selected-tool-row > div { flex: 1; min-width: 0; }
.selected-tool-row > .service-icon { flex: none; background: var(--green); }
.selected-tool-row .hint { font-size: 10px; margin-top: 3px; }
.selected-tool-row .badge, .selected-tool-row .button { margin-left: auto; flex: none; }
.selected-tool-row > svg { color: #8ba676; width: 17px; height: 17px; }
.review-card { border: 1px solid var(--line); border-radius: 22px; background: white; padding: 24px; margin: 21px 0; }
.review-row { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 14px 0; border-bottom: 1px solid #edf0e8; font-size: 12px; }
.review-row:first-child { padding-top: 0; }
.review-row:last-child { border-bottom: 0; padding-bottom: 0; }
.review-row > span:first-child { color: var(--muted); }
.review-row > strong, .review-row > div { text-align: right; min-width: 0; overflow-wrap: anywhere; font-weight: 500; }
.review-card .agent-top { margin-bottom: 17px; }
.connection-guide { display: grid; gap: 18px; margin: 24px 0; }
.connection-step { display: flex; align-items: flex-start; gap: 13px; font-size: 12px; }
.connection-step > span:first-child, .connection-step > b:first-child { width: 26px; height: 26px; flex: none; display: grid; place-items: center; background: #eaf0e2; color: #839970; border-radius: 9px; font-size: 10px; font-weight: 500; }
.connection-step > div { flex: 1; min-width: 0; }
.connection-step strong { display: block; margin: 3px 0 5px; font-weight: 500; }
.connection-step p { font-size: 11px; line-height: 1.65; color: var(--muted); margin: 0; }
.connection-step code { display: block; padding: 11px 13px; margin-top: 10px; border: 1px solid #e2e7db; border-radius: 10px; background: #f5f7f0; font-size: 10px; line-height: 1.7; overflow-wrap: anywhere; }
.connection-status { display: flex; align-items: center; gap: 10px; padding: 17px 18px; border: 1px solid #e0e8d6; background: #f0f5e9; border-radius: 14px; font-size: 12px; margin: 20px 0; color: #778a68; }
.connection-status > svg { width: 17px; height: 17px; }
.connection-status .status-dot { flex: none; }
.connection-status strong { font-weight: 500; }
.preview-controls { padding: 15px 18px; border: 1px dashed #dbe3d1; border-radius: 14px; margin-top: 22px; color: #8a977c; font-size: 10px; }
.preview-controls p { font-size: 10px; line-height: 1.6; margin-bottom: 10px; }
.preview-controls > .button { font-size: 10px; }
.preview-footer { display: flex; justify-content: space-between; align-items: center; gap: 15px; padding: 23px 0 0; margin-top: 30px; border-top: 1px solid var(--line); color: #97a08c; font-size: 10px; }
.preview-footer p { margin: 0; }
.preview-footer a, .preview-footer button { font-size: 10px; color: #8d9980; }
.prototype-pill { display: inline-flex; align-items: center; gap: 5px; background: #eff2e9; color: #93a087; border: 1px solid #e3e8db; border-radius: 20px; padding: 5px 9px; font-size: 9px; line-height: 1.3; white-space: nowrap; font-weight: 400; letter-spacing: 0; }
.safe-note { font-size: 11px; line-height: 1.7; color: #8d9981; max-width: 450px; margin-top: 13px; }
.safe-note svg { width: 13px; height: 13px; margin-right: 4px; }
.breadcrumb { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; margin-bottom: 19px; color: #8c9980; font-size: 11px; }
.breadcrumb a { text-decoration: none; }
.breadcrumb a:hover { color: var(--accent); }
.breadcrumb svg { width: 12px; height: 12px; }
.modal-head > .modal-back, .modal-back { display: inline-flex; align-items: center; gap: 6px; width: auto; height: auto; min-height: 32px; padding: 6px 0; margin: 0 0 12px; border: 0; background: transparent; color: #829273; font-size: 11px; }
.modal-back svg { width: 14px; height: 14px; }
.modal-head > .modal-back:hover, .modal-back:hover { background: transparent; color: var(--accent); }
.marketing-copy > p.hint { font-size: 11px; margin: 13px 0 0; }
.welcome-intro { max-width: 650px; margin-top: 12px; margin-bottom: 30px; }
.welcome-intro .welcome-visual { width: 245px; min-height: 180px; margin: 0 auto 32px; padding: 30px; }
.welcome-intro .workspace-emblem { width: 90px; height: 90px; padding: 21px; gap: 5px; border-radius: 27px; }
.welcome-intro .welcome-visual > .owner-avatar { position: absolute; bottom: 22px; right: 48px; width: 41px; height: 41px; font-size: 11px; border: 3px solid #f8f9f6; box-shadow: 0 4px 8px #5e694415; }
.welcome-intro .welcome-pillars { display: grid; grid-template-columns: repeat(3, 1fr); gap: 23px; margin: 30px 0; }
.welcome-intro .welcome-pillar { display: flex; flex-direction: column; align-items: center; gap: 7px; font-size: 12px; }
.welcome-intro .welcome-pillar > span { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 10px; background: #e9efdf; font-size: 10px; color: #819b6c; margin-bottom: 3px; }
.welcome-intro .welcome-pillar:nth-child(2) > span { background: var(--purple); color: #9884ae; }
.welcome-intro .welcome-pillar:nth-child(3) > span { background: var(--apricot); color: #ad8d67; }
.welcome-intro .welcome-pillar p { font-size: 11px; margin: 0; }
.activation-item > span:first-child { display: grid; place-items: center; flex: none; width: 26px; height: 26px; border-radius: 50%; background: #eaf1e0; color: #8ba575; font-size: 12px; }
.workspace-heading.compact { padding-top: 13px; padding-bottom: 19px; }
.workspace-heading.compact h2 { font-size: 21px; margin-bottom: 0; }
.workspace-preview-card .owner-chip { border-color: #dde4d3; background: #fafcf59c; border-radius: 13px; padding: 8px 10px; gap: 9px; }
.workspace-preview-card .owner-chip strong { font-size: 11px; }
.workspace-preview-card .owner-chip p { font-size: 9px; margin: 2px 0 0; }
.workspace-heading .owner-chip { padding: 8px 13px 8px 8px; gap: 8px; border-radius: 15px; }
.workspace-heading .owner-chip .hint { font-size: 9px; margin: 1px 0 0; }
.empty-workspace .ready-strip { display: inline-flex; justify-content: center; border: 0; background: transparent; padding: 0; margin: 0 auto 20px; font-size: 10px; gap: 6px; }
.empty-orbit .workspace-emblem { width: 81px; height: 81px; padding: 19px; border-radius: 25px; gap: 5px; margin: 0; }
.empty-orbit { gap: 27px; }
.review-row > div:first-child { text-align: left; }
.review-row .eyebrow { font-size: 9px; margin-bottom: 7px; }
.review-row h3 { margin-bottom: 0; }
.review-row .hint { font-weight: 400; font-size: 11px; }
.review-row > div:last-child:not(:first-child) { display: flex; align-items: center; gap: 8px; }
.owner-note.centered { justify-content: center; }
.milestone-card .selected-tools { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }
.milestone-card > .bot-face { margin: 0 auto 23px; }
.milestone-card > .badge { margin-bottom: 18px; }
.login-panel { width: min(420px, 100%); margin: 28px auto; }
.login-panel > .owner-chip { margin-bottom: 22px; }
.login-panel .owner-chip p { margin-top: 2px; font-size: 10px; }
.tool-next + .hint { font-size: 10px; margin-top: 18px; }
.connection-guide.panel { max-width: 620px; margin: 26px auto; }
.agent-flow > .actions, .agent-flow > .owner-note, .agent-flow > .review-card { max-width: 720px; margin-left: auto; margin-right: auto; }
@media (max-width: 1050px) {
  .service-stories { gap: 57px; }
  .service-story { gap: 43px; }
  .service-story:nth-child(even) .service-copy { padding-left: 15px; }
  .service-copy { padding-right: 5px; }
  .service-visual { height: 340px; }
  .story-chip { font-size: 10px; padding: 11px 13px; }
  .story-chip-top { right: 20px; top: 27px; }
  .story-chip-bottom { left: 20px; bottom: 28px; }
  .value-preview-card { padding: 22px 20px; }
  .value-scene { margin-left: -6px; margin-right: -6px; }
  .value-float:nth-child(1) { left: 0; }
  .value-float:nth-child(2) { right: -4px; }
  .marketing-hero { gap: 36px; padding: 49px 0 62px; }
  .marketing-copy h1 { font-size: 46px; }
  .marketing-copy > p { font-size: 14px; }
  .workspace-scene::before { right: -10px; }
  .scene-top { padding: 18px; }
  .scene-body { padding: 22px 17px; }
  .scene-tools { gap: 6px; }
  .scene-tools > div { height: 103px; border-radius: 13px; }
  .scene-tools .service-art > .ae-envelope, .scene-tools .service-art > .ae-handset, .scene-tools .service-art > .ae-credit, .scene-tools .service-art > .ae-wallet { scale: .4; }
  .scene-tools > div > .ae-envelope, .scene-tools > div > .ae-handset, .scene-tools > div > .ae-credit, .scene-tools > div > .ae-wallet { scale: .4; }
  .onboarding-grid { gap: 38px; padding-left: 0; padding-right: 0; }
  .owner-section { gap: 37px; padding: 38px; }
}
@media (max-width: 760px) {
  .service-stories { gap: 50px; padding-top: 10px; padding-bottom: 6px; }
  .service-story, .service-story:nth-child(even) { grid-template-columns: 1fr 1fr; gap: 30px; }
  .service-visual { height: 295px; border-radius: 26px; }
  .service-visual::before { width: 194px; height: 194px; top: 43px; }
  .service-visual::after { top: 48px; left: 28px; width: 10px; height: 10px; }
  .service-visual .service-art > .ae-envelope, .service-visual .service-art > .ae-handset, .service-visual .service-art > .ae-credit, .service-visual .service-art > .ae-wallet { scale: 1.3; }
  .service-story[data-kind="phone"] .service-art > .ae-handset { scale: 1.25; }
  .service-visual .service-art::after { bottom: 63px; width: 129px; }
  .story-chip { font-size: 9px; gap: 5px; padding: 9px 11px; max-width: calc(100% - 26px); border-radius: 11px; }
  .story-chip-top { right: 14px; top: 22px; }
  .story-chip-bottom { left: 13px; bottom: 21px; }
  .service-copy, .service-story:nth-child(even) .service-copy { padding: 0; }
  .service-copy .eyebrow { font-size: 9px; letter-spacing: 1.1px; margin-bottom: 13px; }
  .service-copy h3 { font-size: 27px; letter-spacing: -.8px; margin-bottom: 14px; }
  .service-copy p.subtle { font-size: 12px; line-height: 1.7; margin-bottom: 19px; }
  .service-detail { font-size: 10px; gap: 7px; }
  .value-preview-card { padding: 20px 24px; }
  .value-scene { height: 178px; width: 245px; margin: 0 auto 21px; }
  .value-scene::before { width: 152px; height: 152px; }
  .value-scene::after { width: 178px; height: 178px; }
  .value-center { width: 112px; height: 122px; }
  .value-center > .workspace-emblem { width: 88px; height: 88px; padding: 21px; border-radius: 27px; }
  .value-float { width: 54px; height: 54px; border-radius: 18px; }
  .value-float:nth-child(1) { top: 0; left: 13px; }
  .value-float:nth-child(2) { top: 28px; right: 6px; }
  .value-float:nth-child(3) { bottom: -1px; left: 46px; }
  .value-human .owner-avatar { width: 86px; height: 86px; border-radius: 29px; font-size: 22px; }
  .value-mail > .ae-envelope, .value-mail .service-art > .ae-envelope { scale: .8; }
  .value-preview-card .workspace-preview-name { font-size: 22px; }
  .value-preview-card p.value-caption { margin-bottom: 18px; }
  .identity-scene { height: 170px; width: 250px; margin-bottom: 15px; }
  .identity-scene::before { width: 151px; height: 151px; }
  .identity-preview .identity-scene > .bot-face { width: 78px; height: 78px; margin: 0; border-radius: 26px; }
  .identity-tool { width: 54px; height: 54px; border-radius: 18px; }
  .identity-tool:nth-child(1) { top: 0; left: 11px; }
  .identity-tool:nth-child(2) { top: 20px; right: 8px; }
  .identity-tool:nth-child(3) { left: 47px; }
  .marketing-hero { grid-template-columns: 1fr; gap: 24px; padding-top: 28px; padding-bottom: 44px; }
  .marketing-copy { text-align: center; }
  .marketing-copy h1 { max-width: 530px; margin-left: auto; margin-right: auto; font-size: 46px; }
  .marketing-copy > p { max-width: 405px; margin-left: auto; margin-right: auto; }
  .hero-kicker { margin-bottom: 18px; }
  .marketing-actions, .compatibility { justify-content: center; }
  .workspace-scene { width: min(450px, 100% - 20px); margin: 0 auto; padding-top: 21px; }
  .workspace-scene::before { inset: 0 -12px 7px; }
  .scene-tools .service-art > .ae-envelope, .scene-tools .service-art > .ae-handset, .scene-tools .service-art > .ae-credit, .scene-tools .service-art > .ae-wallet { scale: .46; }
  .scene-tools > div > .ae-envelope, .scene-tools > div > .ae-handset, .scene-tools > div > .ae-credit, .scene-tools > div > .ae-wallet { scale: .46; }
  .marketing-section { padding: 39px 0 45px; }
  .section-heading h2 { font-size: 28px; }
  .concept-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 13px; }
  .concept-item { padding: 10px 20px 21px; }
  .how-grid { gap: 12px; }
  .how-item { padding: 5px 6px; }
  .how-item h3 { font-size: 14px; }
  .how-item p { font-size: 11px; }
  .owner-section { gap: 26px; padding: 29px; margin-bottom: 40px; }
  .owner-copy h2 { font-size: 25px; }
  .owner-branch { width: 148px; }
  .owner-agents { gap: 22px; }
  .owner-agents .bot-face { width: 51px; height: 51px; border-radius: 18px; }
  .journey-top { padding-bottom: 13px; }
  .onboarding-grid { grid-template-columns: 1fr; gap: 27px; min-height: auto; padding: 20px 0 25px; max-width: 520px; margin: 0 auto; }
  .onboarding-main h1 { font-size: 35px; }
  .onboarding-aside { width: 100%; max-width: 400px; margin: 0 auto; }
  .welcome-visual { min-height: 195px; width: 240px; padding: 24px; margin: 0 auto; }
  .welcome-visual .workspace-emblem { width: 90px; height: 90px; border-radius: 27px; }
  .welcome-visual .workspace-emblem > svg { width: 41px; height: 41px; }
  .workspace-preview-card { padding: 23px; }
  .workspace-preview-card .workspace-emblem { width: 58px; height: 58px; border-radius: 19px; padding: 13px; gap: 4px; margin-bottom: 22px; }
  .workspace-preview-card .workspace-emblem > svg { width: 29px; height: 29px; }
  .workspace-preview-slots { margin-top: 16px; }
  .workspace-preview-slots { padding: 14px; }
  .single-field-form, .agent-intro-form { max-width: none; }
  .identity-preview { padding: 26px; }
  .identity-preview .bot-face { width: 60px; height: 60px; border-radius: 21px; margin-bottom: 20px; }
  .agent-stepper { gap: 13px; font-size: 10px; }
  .empty-workspace { padding: 37px 25px; }
}
@media (max-width: 550px) {
  .service-stories { gap: 46px; padding: 7px 0 5px; }
  .service-story, .service-story:nth-child(even) { grid-template-columns: 1fr; gap: 24px; max-width: 410px; width: 100%; margin: 0 auto; }
  .service-story:nth-child(even) .service-visual { grid-column: auto; grid-row: auto; }
  .service-story:nth-child(even) .service-copy { grid-column: auto; grid-row: auto; }
  .service-visual { height: 296px; }
  .service-visual::before { width: 219px; height: 219px; top: 34px; }
  .service-visual .service-art > .ae-envelope, .service-visual .service-art > .ae-handset, .service-visual .service-art > .ae-credit, .service-visual .service-art > .ae-wallet { scale: 1.45; }
  .service-story[data-kind="phone"] .service-art > .ae-handset { scale: 1.36; }
  .story-chip { font-size: 10px; padding: 10px 13px; }
  .story-chip-top { top: 23px; right: 24px; }
  .story-chip-bottom { left: 23px; bottom: 23px; }
  .service-copy { padding: 0 9px !important; }
  .service-copy h3 { font-size: 29px; line-height: 1.17; max-width: none; margin-bottom: 13px; }
  .service-copy .eyebrow { margin-bottom: 12px; }
  .service-copy p.subtle { max-width: none; font-size: 13px; margin-bottom: 16px; }
  .service-detail { font-size: 11px; }
  .value-preview-card { border-radius: 24px; }
  .marketing-hero { padding-top: 22px; gap: 25px; }
  .marketing-copy h1 { font-size: 36px; letter-spacing: -1.5px; line-height: 1.14; margin-bottom: 18px; }
  .marketing-copy > p { font-size: 13px; max-width: 310px; margin-bottom: 22px; }
  .hero-kicker { font-size: 10px; margin-bottom: 17px; }
  .marketing-actions { gap: 8px; }
  .marketing-actions .button { font-size: 12px; padding: 11px 16px; min-height: 45px; }
  .compatibility { font-size: 10px; gap: 7px 11px; margin-top: 20px; }
  .workspace-scene { width: calc(100% - 12px); padding-bottom: 25px; }
  .scene-window { border-radius: 20px; }
  .scene-top { padding: 15px; gap: 7px; }
  .scene-label { font-size: 11px; gap: 6px; }
  .scene-owner { font-size: 9px; padding: 4px 7px; }
  .scene-body { padding: 19px 13px 17px; }
  .scene-agent { gap: 11px; margin-bottom: 20px; }
  .scene-agent strong { font-size: 13px; }
  .scene-agent .bot-face { width: 43px; height: 43px; border-radius: 15px; }
  .scene-agent small, .scene-agent p { font-size: 10px; }
  .scene-tools > div { height: 90px; padding: 9px 3px; gap: 3px; }
  .scene-tools .service-art { height: 60px; }
  .scene-tools .service-art > .ae-envelope, .scene-tools .service-art > .ae-handset, .scene-tools .service-art > .ae-credit, .scene-tools .service-art > .ae-wallet { scale: .36; }
  .scene-tools > div > .ae-envelope, .scene-tools > div > .ae-handset, .scene-tools > div > .ae-credit, .scene-tools > div > .ae-wallet { scale: .36; }
  .scene-tools > div > span, .scene-tools > div > small { font-size: 8px; }
  .scene-footer { padding: 10px; font-size: 9px; }
  .section-heading { margin-bottom: 25px; }
  .section-heading h2 { font-size: 25px; letter-spacing: -.8px; }
  .section-heading p { font-size: 12px; max-width: 300px; margin: 0 auto; }
  .concept-item { padding: 5px 16px 20px; border-radius: 19px; }
  .concept-icon, .concept-icon .service-art { height: 127px; }
  .concept-icon > .ae-envelope, .concept-icon > .ae-handset, .concept-icon > .ae-credit, .concept-icon > .ae-wallet { scale: .75; }
  .concept-item h3 { font-size: 15px; }
  .concept-item p { font-size: 11px; }
  .how-grid { grid-template-columns: 1fr; gap: 24px; max-width: 320px; }
  .how-item { padding: 0; }
  .how-number { margin-bottom: 12px; width: 36px; height: 36px; border-radius: 12px; }
  .how-item h3 { font-size: 16px; }
  .how-item p { font-size: 12px; }
  .owner-section { grid-template-columns: 1fr; padding: 30px 24px; gap: 30px; border-radius: 22px; }
  .owner-copy { text-align: center; }
  .owner-copy p { font-size: 12px; }
  .owner-visual { padding: 0 0 5px; }
  .closing-cta { padding: 4px 0 39px; }
  .closing-cta h2 { font-size: 27px; }
  .closing-cta p { font-size: 12px; }
  .marketing-footer { align-items: flex-start; font-size: 10px; gap: 10px; }
  .marketing-footer > p { max-width: 210px; }
  .journey-top { gap: 12px; flex-wrap: wrap; }
  .phase-label { font-size: 10px; }
  .journey-progress { gap: 5px; }
  .journey-progress > span { width: 21px; }
  .journey-progress > span.current { width: 31px; }
  .onboarding-main h1 { font-size: 32px; letter-spacing: -1.25px; margin-bottom: 14px; }
  .onboarding-main > p, .onboarding-main > .subtle { font-size: 13px; margin-bottom: 22px; }
  .step-caption { font-size: 9px; margin-bottom: 15px; }
  .welcome-pillars { gap: 13px; margin: 20px 0 24px; }
  .welcome-pillar { font-size: 10px; gap: 5px; }
  .welcome-intro .welcome-pillars { gap: 12px; }
  .welcome-intro .welcome-pillar { font-size: 11px; }
  .welcome-intro .welcome-pillar p { font-size: 10px; }
  .marketing-copy > p.hint { margin-left: auto; margin-right: auto; }
  .single-field-form input { font-size: 16px !important; }
  .onboarding-main .actions > .button { flex: initial; }
  .milestone-card { padding: 30px 22px; border-radius: 22px; margin-top: 14px; }
  .milestone-card h1 { font-size: 29px; }
  .milestone-card > p { font-size: 12px; }
  .activation-item { padding: 14px; gap: 10px; }
  .activation-item strong { font-size: 11px; }
  .activation-item p { font-size: 10px; }
  .activation-item .badge { font-size: 9px; }
  .empty-intro h2 { font-size: 25px; }
  .empty-intro p { font-size: 12px; }
  .ready-strip { padding: 13px 14px; font-size: 11px; flex-wrap: wrap; gap: 9px; }
  .ready-strip .button { font-size: 10px; }
  .owner-chip { font-size: 9px; padding: 6px 8px; }
  .agent-stepper { width: 100%; gap: 10px; justify-content: space-between; padding-top: 8px; }
  .agent-stepper > span, .agent-stepper > li { gap: 5px; }
  .agent-stepper b, .agent-stepper i { width: 21px; height: 21px; font-size: 9px; }
  .tool-next { gap: 13px; padding-top: 18px; }
  .tool-next p, .tool-next .hint { font-size: 10px; }
  .tool-next .button { font-size: 11px; padding: 11px 13px; }
  .review-card { padding: 20px 18px; border-radius: 18px; }
  .review-row { gap: 14px; font-size: 11px; }
  .review-row > div:last-child:not(:first-child) { flex-direction: column; align-items: flex-end; gap: 3px; }
  .review-row .badge { font-size: 9px; white-space: normal; max-width: 118px; }
  .selected-tool-row { padding: 12px; gap: 9px; font-size: 11px; }
  .selected-tool-row .badge { font-size: 9px; }
  .preview-footer { align-items: flex-start; margin-top: 20px; font-size: 9px; }
  .preview-footer p { max-width: 250px; }
  .prototype-pill { font-size: 8px; padding: 4px 7px; }
}
@media (prefers-reduced-motion: reduce) {
  .scene-window, .workspace-emblem, .how-number, .value-float, .identity-tool { animation: none; }
}

/* Keep supporting copy readable while the illustrations stay soft. */
.marketing-copy > p, .service-copy p.subtle, .how-item p, .owner-copy p,
.section-heading p, .closing-cta p,
.onboarding-main > p, .onboarding-main > .subtle, .onboarding-main .hint,
.flow-heading > p.subtle, .flow-heading > p.hint, .onboarding-aside > p,
.identity-preview p, .value-preview-card p.value-caption { color: #64705c; }
.step-caption, .value-eyebrow, .service-detail, .owner-note, .value-owner-line { color: #64705c; }
.value-owner-status { color: #5f7650; }
.service-story { --story-ink: #597043; }
.service-story[data-kind="phone"] { --story-ink: #7b6395; }
.service-story[data-kind="card"] { --story-ink: #896541; }
.service-story[data-kind="wallet"] { --story-ink: #5b7796; }
