/* Amy's public introduction: a person to meet, possibilities to explore. */
:root {
  --ink: #17182e; --charcoal: #25243f; --bone: #fff; --stone: #f3f4fc;
  --hairline: #e5e6f0; --muted: #595e76; --faint: #62667d;
  --orange: #6652de; --sun-wash: #eeeaff; --success: #277060;
}
body[data-page="home"] { background: #fff; }
.site-header { height: 73px; background: #0d102b; border-color: #ffffff13; }
.site-header-inner { height: 72px; }
.site-brand { align-items: center; color: #fff; font-size: 1.1rem; }
.site-brand img { margin-right: 5px; }
.site-brand span:last-child { color: #bdc3e6; }
.site-nav > a, .nav-resources > summary { color: #c9cde4; }
.site-nav > a:hover, .nav-resources > summary:hover { color: #fff; }
.site-nav .nav-cta, .header-cta { background: #fff; color: #25243f; border-color: #fff; padding: 9px 16px; }
.site-nav .nav-cta:hover, .header-cta:hover { background: #e8e5ff; color: #25243f; }
.menu-toggle { color: #fff; border-color: #ffffff35; }
.site-header :focus-visible, .meet-amy :focus-visible { outline-color: #aebbff; }
.meet-amy { position: relative; overflow: hidden; background: radial-gradient(ellipse at 85% 35%, #242764 0%, #151939 37%, #0d102b 69%); color: #fff; }
.meet-inner { width: min(100% - 40px, 1160px); margin: 0 auto; display: grid; grid-template-columns: 54% 46%; position: relative; }
.meet-copy { padding: 64px 0 56px; position: relative; z-index: 2; }
.meet-eyebrow { display: flex; align-items: center; gap: 10px; color: #c7ccff; font-size: .84rem; font-weight: 500; margin-bottom: 25px; }
.meet-eyebrow > span { height: 7px; width: 7px; border-radius: 50%; background: #aca1ff; box-shadow: 0 0 15px #a799ff; }
.meet-copy h1 { color: #fff; font-size: clamp(3.15rem, 5.05vw, 4.2rem); letter-spacing: -.055em; line-height: 1.06; font-weight: 580; max-width: none; }
.meet-copy h1 em { font-style: normal; background: linear-gradient(100deg, #91c5ff, #c0a4ff 65%, #e3bcff); color: #bdb8ff; background-clip: text; -webkit-text-fill-color: transparent; }
.meet-lead { max-width: 38ch; color: #f4f3ff; font-size: 1.15rem; line-height: 1.6; margin-top: 29px; }
.meet-description { max-width: 44ch; color: #b9c0de; font-size: .97rem; line-height: 1.7; margin-top: 13px; }
.meet-copy .hero-actions { align-items: center; gap: 20px; margin-top: 28px; }
.meet-copy .button.primary { background: #8172f3; border-color: #a094ff; color: #fff; padding: 16px 20px; font-size: .91rem; box-shadow: 0 4px 28px #6453ec30; }
.meet-copy .button.primary:hover { background: #9587ff; border-color: #b2aaff; }
.meet-secondary { color: #dee1fb; font-size: .85rem; text-decoration: none; }
.meet-secondary span { margin-left: 8px; }
.meet-secondary:hover { color: #fff; text-decoration: underline; }
.meet-note { color: #a7aecb; font-size: .75rem; margin-top: 19px; }
.amy-world { position: relative; min-width: 0; min-height: 730px; }
.amy-portrait { position: absolute; width: 530px; max-width: none; height: auto; top: -15px; right: -35px; mask-image: linear-gradient(to right, transparent, #000 15%, #000 82%, transparent), linear-gradient(to bottom, transparent, #000 9%, #000 67%, transparent 98%); mask-composite: intersect; }
.amy-hello { position: absolute; z-index: 1; left: 10px; top: 191px; border: 1px solid #b6b5ff38; border-radius: 13px 13px 2px 13px; padding: 12px 17px; background: #23284dca; backdrop-filter: blur(15px); color: #fff; font-size: .88rem; font-weight: 600; transform: rotate(-4deg); box-shadow: 0 12px 35px #060c3130; }
.amy-hello span { display: block; color: #c7cdef; font-size: .74rem; font-weight: 400; margin-top: 3px; }
.mini-app { position: absolute; z-index: 3; width: 465px; bottom: 32px; right: 0; background: #fff; color: var(--ink); border: 1px solid #dfdcff; border-radius: 16px; box-shadow: 0 22px 70px #04062388, 0 0 0 5px #e2e3ff0c; overflow: hidden; scroll-margin-top: 22px; }
.mini-app-bar { display: flex; justify-content: space-between; align-items: center; padding: 13px 19px; border-bottom: 1px solid #ececf7; background: #f6f5ff; gap: 10px; }
.mini-app-bar > span:first-child { display: flex; align-items: center; gap: 8px; font-size: .79rem; font-weight: 650; }
.mini-app-bar svg { color: #6b56d8; }
.mini-app-bar > span:last-child { font-size: .64rem; color: #686284; }
.mini-story { padding: 17px 22px 20px; }
.mini-app h2 { font-size: 1.12rem; letter-spacing: -.025em; max-width: none; line-height: 1.3; font-weight: 650; }
.governance-steps { list-style: none; padding: 0; margin: 17px 0 0; display: grid; gap: 14px; }
.governance-steps > li { display: grid; grid-template-columns: 24px minmax(0, 1fr); gap: 10px; align-items: start; }
.governance-number { display: grid; place-items: center; width: 24px; height: 24px; border-radius: 50%; background: #efebff; color: #715bbb; font-size: .61rem; font-weight: 600; }
.governance-steps h3 { display: flex; align-items: center; gap: 8px; font-size: .61rem; text-transform: uppercase; letter-spacing: .09em; line-height: 1.4; color: #706282; margin: 3px 0 5px; font-weight: 600; }
.governance-steps p { font-size: .77rem; line-height: 1.5; color: #39364f; }
.governance-steps p strong { font-weight: 600; }
.governance-rule { background: #f4f1ff; border-left: 2px solid #a28ade; padding: 8px 11px; border-radius: 0 7px 7px 0; }
.governance-rule h3 { margin-top: 0; }
.governance-rule h3 span { font-size: .54rem; text-transform: none; letter-spacing: 0; color: #6b569d; font-weight: 450; margin-left: auto; }
.governance-decision { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
#mini-status { color: #796134; font-size: .72rem; max-width: 18ch; }
#mini-action { cursor: pointer; font-size: .71rem; font-weight: 550; border: none; border-radius: 7px; background: #6951d8; color: #fff; padding: 11px 13px; min-height: 38px; white-space: nowrap; }
#mini-action:hover { background: #523eb3; }
#mini-action > span { margin-left: 7px; }
#mini-action[hidden] { display: none; }
.mini-audit { list-style: none; padding: 0; margin: 6px 0 0; display: grid; gap: 7px; }
.mini-audit li { position: relative; display: flex; gap: 9px; align-items: flex-start; }
.audit-dot { position: relative; flex: 0 0 5px; width: 5px; height: 5px; margin-top: 6px; background: #b1a6cb; border-radius: 50%; }
.mini-audit li:first-child .audit-dot::after { content: ""; position: absolute; width: 1px; height: 29px; left: 2px; top: 7px; background: #e6e0f0; }
.mini-audit p { font-size: .67rem; }
.mini-audit p > span { display: block; color: #747083; font-size: .63rem; }
.mini-audit .audit-outcome .audit-dot { background: #fff; border: 1px solid #b7afc5; }
#mini-audit-actor { color: #777080; font-size: .67rem; }
.mini-app[data-approved="true"] #mini-status { color: #21604a; }
.mini-app[data-approved="true"] .audit-outcome .audit-dot { background: #358665; border-color: #358665; }
.mini-app[data-approved="true"] #mini-audit-actor, .mini-app[data-approved="true"] #mini-audit-change { color: #21604a; }
.mini-app[data-approved="true"] #mini-action { background: #eeebf7; color: #625284; }
.mini-app[data-approved="true"] #mini-action:hover { background: #e1dbf0; }
.mini-nojs { padding-top: 14px; font-size: .72rem; color: #616078; }
.hero-signoff { width: min(100% - 40px, 1160px); margin: 0 auto; border-top: 1px solid #ffffff18; display: flex; justify-content: space-between; gap: 12px; padding: 20px 0 24px; color: #bac1e1; font-size: .77rem; }
.hero-signoff > span { color: #dcdff4; }
.hero-signoff a { text-decoration: none; }
.hero-signoff a:hover { color: #fff; }
.hero-signoff a span { margin-left: 13px; }
.home-intro { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(32px, 6vw, 80px); align-items: center; }
.intent-intro .lead { color: var(--ink); margin-top: 24px; font-size: 1.08rem; }
.intent-intro > p:last-child { color: var(--muted); margin-top: 17px; font-size: .97rem; }
.home-footnote { margin-top: 15px; color: var(--muted); font-size: .82rem; }
.idea-example { margin: 0; border: 1px solid var(--hairline); border-radius: 18px; background: #ffffff; box-shadow: 0 14px 45px #2922590b; scroll-margin-top: 24px; overflow: hidden; }
.example-topline { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 6px 12px; padding: 16px 22px; border-bottom: 1px solid var(--hairline); }
.example-topline > span:first-child { display: flex; align-items: center; gap: 8px; font-size: .82rem; font-weight: 550; }
.example-label { color: var(--muted); font-size: .7rem; }
.example-conversation { padding: 20px 24px 22px; display: grid; gap: 12px; min-height: 221px; align-content: start; }
.example-message { display: flex; gap: 14px; align-items: baseline; font-size: .88rem; line-height: 1.5; }
.example-message > span { flex: 0 0 28px; font-size: .73rem; color: var(--muted); }
.example-message p { padding: 10px 14px; border-radius: 2px 12px 12px; background: var(--stone); }
.from-amy > span { color: #6049b8; font-weight: 600; }
.from-amy p { background: #efebff; }
.example-message[hidden] { display: none; }
.example-plan { margin: 0 18px; padding: 19px 20px; background: #f3f5fc; border: 1px solid #e1e4f2; border-radius: 10px; }
.plan-heading { display: flex; align-items: center; gap: 8px; font-size: .83rem; font-weight: 600; }
.plan-dot { width: 7px; height: 7px; background: var(--success); border-radius: 50%; }
.example-plan dl { display: grid; gap: 10px; margin: 15px 0 0; font-size: .81rem; line-height: 1.5; }
.example-plan dl > div { display: grid; grid-template-columns: 49px 1fr; gap: 12px; }
.example-plan dt { color: var(--muted); }
.example-plan dd { margin: 0; }
.example-controls { padding: 16px 18px 0; display: flex; gap: 7px; }
.example-controls button, .change-controls button { cursor: pointer; border: 1px solid var(--hairline); border-radius: 6px; padding: 9px 12px; background: transparent; color: var(--muted); font-size: .75rem; line-height: 1.4; min-height: 38px; }
.example-controls button { flex: 1; }
.example-controls [aria-pressed="true"], .change-controls [aria-pressed="true"] { background: var(--charcoal); border-color: var(--charcoal); color: white; }
.example-controls button:hover, .change-controls button:hover { border-color: var(--charcoal); }
.idea-example figcaption { padding: 14px 22px 20px; font-size: .75rem; line-height: 1.6; color: var(--muted); }
.idea-example figcaption strong { color: var(--ink); }
.home-section { padding: 86px 0; border-top: 1px solid var(--hairline); scroll-margin-top: 24px; }
.home-section h2 { font-size: clamp(2rem, 3.5vw, 3.2rem); line-height: 1.1; letter-spacing: -.035em; }
.home-section-heading { margin-bottom: 36px; }
.home-section-heading h2 { max-width: 27ch; }
#examples { border-top: 0; }
#examples .home-section-heading { text-align: center; margin-bottom: 42px; }
#examples .home-section-heading h2, #examples .home-section-heading .lead { margin-inline: auto; }
.home-section-heading .lead { margin-top: 20px; max-width: 63ch; }
.home-change { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(32px, 5vw, 72px); align-items: center; }
.change-copy > p:not(.eyebrow) { color: var(--muted); margin-top: 18px; font-size: .95rem; }
.change-copy .change-prompt { color: var(--ink) !important; font-weight: 550; border-left: 2px solid #8b73e2; padding-left: 16px; }
.change-copy .home-footnote { margin-top: 8px !important; font-size: .8rem !important; }
.change-example { border: 1px solid var(--hairline); border-radius: 12px; padding: 26px; background: #ffffff; }
.change-example-heading { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 8px; }
.change-example-heading h3 { font-size: .93rem; }
.change-controls { display: flex; flex-wrap: wrap; gap: 8px; margin: 20px 0; }
.change-result { display: grid; gap: 12px; }
.change-part { border: 1px solid var(--hairline); border-radius: 8px; padding: 17px; transition: background 150ms ease, border-color 150ms ease; }
.change-part > div { display: flex; align-items: center; gap: 10px; }
.change-number { color: var(--muted); font: .7rem var(--font-mono); }
.change-part h4 { font-size: .84rem; margin: 0; font-weight: 600; }
.change-part p { font-size: .88rem; color: var(--muted); line-height: 1.7; margin-top: 10px; min-height: 3.4em; }
.change-part[data-changed="true"] { background: #efebff; border-color: #b8a6e8; }
.change-badge { margin-left: auto; border-radius: 4px; background: #e2d8ff; color: #513997; font-size: .67rem; padding: 2px 6px; }
.change-status, .change-fallback { min-height: 3.6em; padding-top: 8px; font-size: .81rem; color: var(--muted); }
.outcome-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }
.outcome { padding: 0; display: flex; flex-direction: column; align-items: flex-start; }
.outcome:first-child { padding-left: 0; }
.outcome:last-child { padding-right: 0; }
.outcome + .outcome { border-left: 0; }
.outcome-index { display: block; color: #7155ad; font-size: .68rem; margin: 20px 0 10px; }
.outcome h3 { font-size: 1.25rem; line-height: 1.25; min-height: 2.5em; letter-spacing: -.025em; }
.outcome > p { color: var(--muted); font-size: .88rem; margin-top: 15px; flex: 1; }
.outcome-example { margin: 20px 0; font-size: .83rem; line-height: 1.65; }
.outcome-example span { display: block; color: var(--muted); font-size: .7rem; margin-bottom: 5px; }
.outcome-example strong { font-weight: 500; }
.outcome .text-link { font-size: .8rem; }
.how-layout { display: grid; grid-template-columns: .75fr 1.25fr; gap: 50px; align-items: center; }
.home-steps { list-style: none; margin: 0; padding: 0; display: grid; gap: 30px; }
.home-steps li { display: flex; gap: 17px; }
.home-steps li > span { font: .75rem var(--font-mono); padding-top: 4px; color: #6547bd; }
.home-steps h3 { font-size: 1rem; }
.home-steps p { margin-top: 9px; font-size: .88rem; color: var(--muted); }
.home-product .capture-frame { display: block; padding: 8px; background: #eae7fc; }
.home-product figcaption { font-size: .78rem; }
.home-closing { text-align: center; padding: 65px 24px; background: #eeebfc; border-radius: 16px; margin: 10px 0 0; }
.home-closing > img { margin-bottom: 18px; }
.home-closing h2 { margin: 0 auto; font-size: clamp(2.4rem, 4.5vw, 3.8rem); line-height: 1.07; letter-spacing: -.04em; }
.home-closing .lead { margin: 23px auto; max-width: 44ch; }
.home-closing > .text-link { display: block; width: fit-content; margin: 16px auto 0; font-size: .8rem; }
.example-controls[hidden], .change-controls[hidden], .change-badge[hidden] { display: none; }

@media (max-width: 1000px) {
  .home-intro, .home-change { gap: 30px; }
  .example-topline { padding-inline: 18px; }
  .outcome-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .outcome { padding: 0; }
  .outcome:nth-child(odd) { padding-left: 0; border-left: 0; }
  .outcome:nth-child(even) { padding-right: 0; }
  .outcome:nth-child(n+3) { border-top: 0; }
  .outcome h3 { min-height: 0; }
  .how-layout { gap: 28px; }
}
@media (max-width: 760px) {
  .home-intro { grid-template-columns: 1fr; gap: 35px; }
  .home-section { padding: 48px 0; }
  .home-change, .how-layout { grid-template-columns: 1fr; gap: 30px; }
  .home-section-heading { margin-bottom: 28px; }
  .example-conversation { padding-inline: 18px; min-height: 239px; }
  .example-plan { margin-inline: 12px; padding: 16px; }
  .example-message { gap: 8px; }
  .example-controls { padding-inline: 12px; gap: 6px; }
  .example-controls button { padding-inline: 6px; }
  .change-example { padding: 20px; }
  .home-closing { margin-top: 0; padding: 45px 20px; }
  .home-closing .lead { font-size: 1rem; }
}
@media (max-width: 440px) {
  .outcome-grid { grid-template-columns: 1fr; }
  .outcome, .outcome:nth-child(even) { padding: 0; border-left: 0; }
  .outcome + .outcome { border-top: 0; }
  .outcome-index { margin-bottom: 12px; }
  .outcome-example { margin-block: 17px; }
  .change-part { padding: 14px; }
}
@media (prefers-reduced-motion: reduce) { .change-part { transition: none; } }

/* A glimpse of each outcome, before its explanation. */
.outcome-art { height: 174px; width: 100%; border-radius: 14px; overflow: hidden; display: flex; align-items: center; justify-content: center; padding: 22px; user-select: none; }
.art-app { background: #eae5ff; }
.tiny-window { width: 100%; background: #fff; padding: 13px 13px 10px; border-radius: 9px; box-shadow: 0 8px 20px #52438a14; transform: rotate(-3deg); }
.tiny-window > span { display: block; font-size: .52rem; color: #776793; }
.tiny-window > span i { float: right; font-style: normal; color: #599276; }
.tiny-window > strong { display: block; font-size: .88rem; margin: 9px 0 13px; }
.tiny-window > div { display: flex; gap: 7px; align-items: center; }
.tiny-window b { display: grid; place-items: center; height: 25px; width: 25px; background: #eee9fc; border-radius: 50%; color: #7259b2; font-size: .6rem; }
.tiny-window p { font-size: .57rem; }
.tiny-window small { display: block; color: #568271; font-size: .48rem; }
.tiny-window em { margin-left: auto; font-size: .62rem; font-style: normal; color: #388068; }
.art-process { flex-direction: column; padding: 15px; background: #e7f4f7; font-size: .64rem; color: #286378; line-height: 1.4; }
.art-process > span, .art-process > div > span { padding: 6px 16px; border: 1px solid #afd0d9; border-radius: 6px; background: #fff; }
.art-process > i { font-style: normal; font-size: .8rem; line-height: 1.3; color: #7bb1bd; }
.art-process .flow-decision { background: #d0ecef; border-color: #9ecbd2; }
.art-process > div { display: flex; gap: 9px; }
.art-process > div > span { padding-inline: 10px; font-size: .54rem; }
.art-prompt { background: #f8eaf3; }
.art-prompt > div { padding: 14px 17px; width: 100%; background: #fffcfe; border-radius: 8px; transform: rotate(3deg); box-shadow: 0 8px 20px #77526612; font-size: .62rem; }
.art-prompt > div > span { font-size: .45rem; letter-spacing: .08em; color: #a06990; }
.art-prompt p { margin-top: 7px; }
.art-prompt .prompt-rule { color: #875471; border-left: 2px solid #d4a6c1; padding-left: 8px; font-size: .57rem; }
.art-prompt b { display: block; margin-top: 9px; font-weight: 500; color: #a06990; font-size: .5rem; }
.art-build { background: #e8edff; padding: 20px; }
.tiny-browser { background: #3a48af; border-radius: 8px; width: 100%; overflow: hidden; transform: rotate(-3deg); color: #fff; box-shadow: 0 8px 20px #25356f20; }
.tiny-browser > span { display: block; background: #f7f8ff; font-size: .45rem; color: #7c8bd2; padding: 6px 9px; }
.tiny-browser i { margin-left: 16px; font-style: normal; color: #a7adc4; }
.tiny-browser > div { padding: 16px 20px; }
.tiny-browser small { display: block; font-size: .37rem; letter-spacing: .14em; color: #cad1ff; }
.tiny-browser strong { display: block; font-size: 1.4rem; line-height: 1.05; letter-spacing: -.04em; margin: 5px 0 11px; }
.tiny-browser b { font-size: .45rem; color: #313e9d; background: #dce4a6; padding: 4px 7px; border-radius: 3px; font-weight: 500; }
.conversation-avatar { border-radius: 50%; object-fit: cover; }
.real-app { display: grid; grid-template-columns: .7fr 1.3fr; gap: 55px; align-items: center; }
.real-app .home-section-heading { margin-bottom: 0; }
.real-app .text-link { display: inline-block; margin-top: 22px; }
.real-app .capture-frame { display: block; padding: 8px; background: #eae7fc; border-color: #dfd9f8; box-shadow: 0 18px 55px #5750900d; }
.model-path { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; margin: 0; padding: clamp(22px, 3vw, 36px); list-style: none; border: 1px solid #e3def9; border-radius: 18px; background: linear-gradient(115deg, #f3efff, #f0f6ff); }
.model-path li { min-width: 0; }
.model-symbol { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 13px; background: #e5ddff; color: #6246af; margin-bottom: 20px; }
.model-path li:nth-child(2) .model-symbol { background: #dcebf7; color: #2b6285; }
.model-path li:nth-child(3) .model-symbol { background: #dceee8; color: #2b6b59; }
.model-path h3 { font-size: 1.12rem; line-height: 1.3; letter-spacing: -.02em; margin: 0 0 10px; }
.model-path p { font-size: .92rem; line-height: 1.7; color: var(--muted); }
.model-question { display: flex; align-items: flex-start; gap: 14px; margin-top: 24px; padding-inline: 4px; }
.model-question img { flex-shrink: 0; border-radius: 50%; object-fit: cover; }
.model-question p { font-size: .85rem; color: var(--muted); line-height: 1.7; }
.model-question p > span { display: block; font-size: .72rem; margin-bottom: 3px; }
.model-question strong { color: var(--ink); font-weight: 550; }
.home-closing { background: radial-gradient(ellipse at 50% 0, #eee5ff, #f1f4ff 70%); }
.home-closing .closing-amy { border-radius: 50%; border: 3px solid #fff; box-shadow: 0 5px 25px #7364aa25; object-fit: cover; }
.home-closing .button.primary { background: #6851ce; border-color: #6851ce; padding: 15px 21px; }
.home-closing .button.primary:hover { background: #4f3ba8; }
@media (max-width: 1100px) and (min-width: 761px) {
  .meet-copy { padding-top: 62px; }
  .meet-copy h1 { font-size: clamp(2.9rem, 5.2vw, 3.5rem); }
  .meet-copy .hero-actions { flex-direction: column; align-items: flex-start; gap: 17px; }
  .amy-portrait { right: -80px; width: 490px; }
  .mini-app { width: min(385px, 100%); right: 0; }
  .amy-hello { left: -2px; top: 255px; }
}
@media (max-width: 860px) {
  .site-nav { top: 100%; }
  .site-nav > a, .nav-resources > summary { color: var(--muted); }
  .site-nav > a:hover { color: var(--ink); }
  .real-app { grid-template-columns: 1fr; gap: 30px; }
  .real-app .home-section-heading { max-width: 650px; }
  .outcome-grid { row-gap: 35px; }
}
@media (max-width: 760px) {
  .model-path { grid-template-columns: 1fr; gap: 24px; }
  .model-path li + li { border-top: 1px solid #dcdcef; padding-top: 24px; }
  .model-symbol { margin-bottom: 14px; }
  .model-question strong { display: block; margin-bottom: 4px; }
  .site-header { height: 65px; }
  .site-header-inner { min-height: 64px; height: auto; }
  .site-nav > a, .nav-resources > summary { color: var(--muted); }
  .site-nav > a:hover { color: var(--ink); }
  .site-nav .nav-cta { color: #fff; background: #6951d8; }
  .meet-inner { display: block; width: calc(100% - 32px); }
  .meet-copy { padding: 32px 0 0; }
  .meet-eyebrow { font-size: .72rem; margin-bottom: 24px; }
  .meet-copy h1 { width: 64%; font-size: clamp(2.2rem, 8.6vw, 3.6rem); line-height: 1.07; min-height: 202px; letter-spacing: -.055em; }
  .meet-lead { margin-top: 24px; font-size: 1.05rem; max-width: 42ch; }
  .meet-description { font-size: .91rem; max-width: 48ch; margin-top: 11px; }
  .meet-copy .hero-actions { gap: 19px; margin-top: 25px; }
  .meet-copy .button.primary { padding: 14px 16px; }
  .meet-secondary { font-size: .76rem; }
  .meet-note { font-size: .69rem; max-width: 43ch; margin-top: 16px; }
  .amy-world { position: static; min-height: 0; padding: 30px 0; }
  .amy-portrait { width: 370px; top: 50px; right: -65px; opacity: .95; mask-image: linear-gradient(to right, transparent, #000 18%, #000 85%, transparent), linear-gradient(to bottom, transparent, #000 12%, #000 60%, transparent 96%); }
  .amy-hello { display: none; }
  .mini-app { position: relative; width: 100%; max-width: 490px; margin: 0 auto; bottom: auto; right: auto; }
  .hero-signoff { width: calc(100% - 32px); font-size: .7rem; padding-block: 18px; }
  .hero-signoff > a { display: none; }
  .home-section { padding-block: 54px; }
  .outcome-art { height: 180px; }
  .outcome h3 { font-size: 1.3rem; }
  .site-footer { margin-top: 60px; }
}
@media (min-width: 441px) and (max-width: 760px) {
  .amy-portrait { width: 410px; top: 25px; right: -32px; }
  .meet-copy h1 { min-height: 220px; }
}
@media (max-width: 390px) {
  .meet-copy h1 { width: 68%; min-height: 192px; }
  .amy-portrait { width: 310px; top: 59px; right: -76px; }
  .meet-copy .hero-actions { gap: 15px; }
  .meet-secondary { font-size: .72rem; }
  .mini-app-bar { padding: 12px 15px; }
}

@media (min-width: 761px) and (max-width: 1000px) {
  .amy-hello { display: none; }
  .amy-portrait { mask-image: linear-gradient(to right, transparent, #000 34%, #000 82%, transparent), linear-gradient(to bottom, transparent, #000 9%, #000 67%, transparent 98%); }
}
@media (max-width: 360px) {
  .site-header-inner { gap: 10px; }
  .site-brand { gap: 4px; font-size: 1rem; }
  .site-brand img { width: 28px; height: 28px; margin-right: 1px; }
  .header-cta { padding: 8px 10px; white-space: nowrap; font-size: .75rem; flex-shrink: 0; }
  .menu-toggle { flex-shrink: 0; }
  .meet-copy h1 { font-size: 1.95rem; width: 64%; }
  .amy-portrait { width: 270px; right: -85px; top: 76px; }
}

/* The intent is executed directly: make the product category explicit. */
.agentic-difference { margin-top: 17px; color: var(--ink); font-size: .95rem; line-height: 1.7; }
.intent-to-app { display: flex; flex-wrap: wrap; gap: 7px; list-style: none; padding: 0; margin: 22px 0 0; font-size: .67rem; color: #624baf; }
.intent-to-app li { display: flex; align-items: center; gap: 7px; }
.intent-to-app li + li::before { content: "→"; color: #9a8dc3; }
#agentic-apps { border-top: 0; }
#examples { border-top: 1px solid var(--hairline); }

@media (min-width: 761px) and (max-width: 1100px) {
  .amy-world { min-height: 770px; }
  .mini-story { padding-inline: 16px; }
  .governance-steps > li { gap: 8px; }
  .governance-decision { gap: 8px; }
  #mini-action { padding-inline: 10px; font-size: .65rem; }
}
@media (max-width: 390px) {
  .mini-story { padding: 16px; }
  .mini-app h2 { font-size: 1.05rem; }
  .governance-steps > li { grid-template-columns: 21px minmax(0, 1fr); gap: 8px; }
  .governance-number { width: 21px; height: 21px; font-size: .57rem; }
  .governance-steps p { font-size: .73rem; }
  .governance-rule { padding: 8px; }
  .governance-decision { gap: 6px; }
  #mini-action { padding-inline: 9px; font-size: .65rem; }
  #mini-status { font-size: .65rem; }
  .mini-audit p, #mini-audit-actor { font-size: .65rem; }
  .mini-audit p > span { font-size: .61rem; }
}
