/* Chat demonstration, service pricing and industry scenarios. */
.field-hint{font-size:.875rem;line-height:1.5;color:#b8f4cf;margin:0}
.hero-price{margin-top:18px;color:#bbcac0;font-size:.875rem}.hero-price strong{font-weight:600;color:#f3f7f4}.hero-assurance{margin-top:12px}
.hero-visual{padding:46px 0 24px 28px}.signal-art{top:-48px;height:345px;opacity:.65}.visual-coordinate{top:-8px;font-size:.75rem}
.chat-window{position:relative;z-index:1;min-width:0;background:#111715;border:1px solid #43594b;border-radius:16px;box-shadow:0 28px 75px #0007;overflow:hidden;color:#ecf1ed}
.chat-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:19px 24px;border-bottom:1px solid #2b3b31;background:#18221c}.chat-app-name{display:flex;gap:10px;align-items:center;font-size:.9375rem;font-weight:600}.chat-app-name svg{height:20px;width:20px;fill:none;stroke:#c5eed2;stroke-width:1.5}.chat-demo-label{font-size:.75rem;color:#b4c3b9}
.chat-switch{display:flex;gap:5px;padding:5px;margin:17px 24px 0;background:#0a100d;border:1px solid #304035;border-radius:8px}.chat-switch button{flex:1;min-height:44px;padding:9px 12px;border-radius:5px;background:transparent;color:#b7c7bd;font-size:.875rem;font-weight:500;line-height:1.4}.chat-switch button[aria-pressed=true]{background:#dce6de;color:#17251c}.chat-switch button[data-demo=after][aria-pressed=true]{background:#b8f4cf}.chat-switch button>span{margin-left:5px}
.chat-transcript{padding:23px 24px 22px;min-height:401px}.chat-user{margin:0 0 24px auto;width:88%;max-width:420px}.chat-speaker{display:block;font-size:.75rem;font-weight:500;color:#a9bbb0;margin-bottom:8px}.chat-user>.chat-speaker{text-align:right;padding-right:3px}.chat-user>p{font-size:.9375rem;line-height:1.6;background:#26342c;border:1px solid #3d5144;border-radius:13px 13px 3px 13px;padding:14px 17px;color:#eef4f0}
.chat-assistant{display:grid;grid-template-columns:25px minmax(0,1fr);gap:10px}.chat-avatar{display:grid;place-items:center;width:25px;height:25px;font-size:1.4rem;color:#c3efcf;line-height:1}.chat-assistant-body{min-width:0}.chat-assistant-body>.chat-speaker{color:#d6e3da;margin-top:3px}.chat-answer{font-size:.875rem;line-height:1.65;min-height:255px;overflow-wrap:break-word}.chat-answer>p:first-child{min-height:24px;color:#dfe8e2}.chat-shortlist{list-style:none;padding:0;margin:15px 0;display:flex;flex-direction:column;gap:8px}.chat-shortlist>li{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;padding:8px 0;min-height:73px}.chat-rank{display:grid;place-items:center;font-size:.75rem;line-height:1;width:19px;height:19px;color:#c1d0c6;border:1px solid #4a6353;border-radius:50%;margin-top:2px}.chat-shortlist strong{font-size:.9375rem;font-weight:600;color:#f0f5f1;min-height:22px;display:block}.chat-shortlist p{font-size:.875rem;color:#b8c8bd;line-height:1.6;margin-top:3px;min-height:23px}.chat-shortlist>li.chat-recommended{padding:12px;background:#1e3927;border:1px solid #547e60;border-radius:9px;margin-left:-12px;margin-right:-5px}.chat-recommended .chat-rank{background:#b8f4cf;border-color:#b8f4cf;color:#12321d}.chat-recommended strong{color:#c7f7d8}.chat-recommended p{color:#cfdfd4}.chat-pick-title{display:flex;flex-wrap:wrap;align-items:center;gap:2px 9px}.chat-pick-title>span{font-size:.75rem;color:#b9eac9;line-height:1.5}.chat-conclusion{min-height:48px;color:#c1d0c6}.chat-sources{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.chat-sources>span{font-size:.75rem;border:1px solid #395140;border-radius:5px;padding:3px 7px;color:#afc7b7;background:#16211a}
.chat-outcome{border-top:1px solid #314638;background:#0b130e;padding:17px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.chat-outcome-label{display:block;font-size:.75rem;color:#b8c9be;margin-bottom:2px}.chat-outcome strong{font-size:.9375rem;font-weight:500;color:#e8bbab}.chat-window[data-state=after] .chat-outcome strong{color:#b8f4cf}.chat-next{display:inline-flex;gap:11px;align-items:center;justify-content:center;background:#b8f4cf;color:#163621;border-radius:6px;font-size:.8125rem;font-weight:600;padding:10px 13px;min-height:44px}.chat-next:hover{background:#d3fadd}.chat-window[data-state=after] .chat-next{border:1px solid #536b5b;background:transparent;color:#d7e9de}.chat-next>span{font-size:1.15rem}.is-typing .chat-app-name svg{animation:chat-spark 1s ease-in-out infinite}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@keyframes chat-spark{50%{opacity:.45}}
.scenarios-section{background:#0d1610;border-bottom:1px solid #2b4132}.scenarios-section .section-heading{grid-template-columns:1.65fr 1fr;gap:50px}.scenarios-section h2{font-size:clamp(2.25rem,3.65vw,3.45rem)}.scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.scenario-card{min-width:0;background:#152219;border:1px solid #3b5141;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.scenario-photo{position:relative;aspect-ratio:3/2;overflow:hidden;background:#17251b}.scenario-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.scenario-card:hover .scenario-photo>img{transform:scale(1.03)}.scenario-photo>span{position:absolute;left:17px;bottom:16px;border:1px solid #bcd6c75c;border-radius:5px;padding:5px 10px;background:#0b1613e8;color:#f1f5f2;font-size:.75rem;backdrop-filter:blur(8px)}.scenario-copy{padding:26px;display:flex;flex-direction:column;flex:1}.scenario-copy h3{font-size:clamp(1.65rem,2.1vw,2rem);line-height:1.17;font-weight:500;letter-spacing:-.04em}.scenario-question{color:#d2e0d7;font-size:1rem;line-height:1.6;margin:18px 0 24px;min-height:52px}.scenario-before{border-top:1px solid #3d5645;padding-top:17px;margin-bottom:20px}.scenario-before>span,.scenario-after>span{display:block;text-transform:uppercase;letter-spacing:.07em;font-size:.75rem;margin-bottom:7px}.scenario-before>span{color:#d3aa99}.scenario-before p{font-size:.875rem;line-height:1.65;color:#b4c6b9}.scenario-after{background:#223e2b;border:1px solid #567b60;border-radius:8px;padding:17px;margin:0 -4px 20px}.scenario-after>span{color:#b8f4cf}.scenario-after p{color:#e4f0e8;font-size:.9375rem;line-height:1.65}.scenario-after strong{font-weight:600;color:#caffdc}.scenario-value{color:#aebfb4;font-size:.875rem;line-height:1.7;margin-top:auto}.scenario-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:26px}.scenario-foot>p{font-size:.75rem;color:#a8bdae}.scenario-foot>.text-link{font-size:.875rem;color:#c7e9d2}
#pricing{scroll-margin-top:108px}.practice-card{display:flex}.practice-price{margin:0 0 23px;padding:17px 0 20px;border-bottom:1px solid #496351}.practice-price>span{display:block;font-size:.75rem;color:#c2d6c9;margin-bottom:5px}.practice-price>p{font-size:2.7rem;font-weight:500;letter-spacing:-.06em;line-height:1.12;color:#e9fbef;white-space:nowrap}.practice-price small{font-size:.75rem;letter-spacing:.04em;font-weight:400;color:#bfd7c6;margin-left:5px}.practice-price>.price-custom{font-size:2.2rem;line-height:1.38}.practice-card>p{min-height:108px}.pricing-note{font-size:.875rem;line-height:1.65;color:#b2c7b9;margin-top:23px;max-width:80ch}
.future-section{color:#183224;background:#d9eee0;color-scheme:light}.future-section .eyebrow{color:#3c684b}.future-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:90px;align-items:center}.future-grid h2{font-size:clamp(2.75rem,4.5vw,4.25rem);letter-spacing:-.06em}.future-grid h2 em{font-family:Georgia,serif;font-weight:400;font-style:italic;color:#39704a}.future-lede{font-size:1.125rem;line-height:1.65;max-width:35ch;color:#375d45;margin-top:26px}.future-story>p{font-size:1rem;line-height:1.8;color:#3c5a47;margin-bottom:18px}.future-story>p:first-child{font-size:1.125rem;color:#1e402b}.future-story>.future-caveat{font-size:.875rem;color:#4e6b58;margin-bottom:0}.evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:60px}.evidence-grid>div{border-top:1px solid #8eb69c;padding-top:22px}.evidence-grid>div>span{font-size:.75rem;color:#456f53;letter-spacing:.04em}.evidence-grid h3{font-size:1.65rem;font-weight:500;line-height:1.2;margin-top:20px}.evidence-grid p{font-size:.9375rem;color:#486451;max-width:31ch;margin-top:13px}.future-section :focus-visible{outline-color:#164e2b}
@media(max-width:1150px){.hero-visual{padding-left:12px}.chat-toolbar{padding-inline:18px}.chat-switch{margin-inline:18px}.chat-transcript{padding-inline:18px}.chat-outcome{padding-inline:18px}.chat-switch button{padding-inline:7px;font-size:.8125rem}.chat-next{font-size:.75rem}.scenario-grid{gap:16px}.scenario-copy{padding:21px}.scenario-question{min-height:78px}.future-grid{gap:45px}.practice-card>p{min-height:136px}}
@media(max-width:900px){.hero-visual{padding:58px 18px 24px;max-width:620px;margin-top:24px}.signal-art{top:-38px;height:315px}.visual-coordinate{right:18px;top:0}.chat-toolbar{padding-inline:24px}.chat-switch{margin-inline:24px}.chat-switch button{font-size:.875rem;padding-inline:12px}.chat-transcript{padding-inline:24px}.chat-user{max-width:420px}.chat-outcome{padding-inline:24px}.chat-next{font-size:.875rem}.chat-answer{min-height:235px}.scenarios-section .section-heading{grid-template-columns:1fr;gap:20px}.scenario-grid{grid-template-columns:1fr;gap:25px}.scenario-card{display:grid;grid-template-columns:.95fr 1.1fr}.scenario-photo{aspect-ratio:auto;height:100%;min-height:300px}.scenario-copy{padding:26px}.scenario-copy h3{font-size:1.9rem}.scenario-question{min-height:0;margin-block:17px 20px}.scenario-value{font-size:.875rem}.scenario-foot{align-items:flex-start}.practice-card{display:grid;grid-template-columns:1fr 1fr}.practice-top{grid-row:1}.practice-card h3{grid-row:2;grid-column:1}.practice-price{grid-row:2;grid-column:2;margin:0 0 20px;padding-top:0;align-self:end}.practice-card>p{grid-column:1;grid-row:3;min-height:0}.practice-card .feature-list{grid-row:3;grid-column:2}.practice-details{grid-column:1/-1;grid-row:4}.card-link{grid-row:5;grid-column:1/-1}.future-grid{grid-template-columns:1fr;gap:30px}.future-lede{max-width:45ch}.evidence-grid{gap:22px;margin-top:40px}.evidence-grid h3{font-size:1.35rem}}
@media(max-width:540px){.hero-price{font-size:.875rem;margin-top:13px}.hero-visual{padding:35px 0 0;margin-top:19px}.signal-art{top:-35px;height:235px}.visual-coordinate{right:0;top:-1px;font-size:.75rem}.chat-window{border-radius:12px}.chat-toolbar{padding:16px;gap:9px;flex-wrap:wrap}.chat-app-name{font-size:.875rem}.chat-demo-label{font-size:.75rem}.chat-switch{margin:14px 14px 0;padding:4px;gap:4px}.chat-switch button{font-size:.8125rem;padding:9px 7px;min-height:46px}.chat-switch button>span{display:none}.chat-transcript{padding:20px 15px;min-height:0}.chat-user{width:94%;margin-bottom:24px}.chat-user>p{font-size:.875rem;padding:12px 14px}.chat-speaker{font-size:.75rem}.chat-assistant{grid-template-columns:20px minmax(0,1fr);gap:8px}.chat-avatar{width:20px;height:23px;font-size:1.3rem}.chat-answer{font-size:.875rem;min-height:326px}.chat-shortlist>li{gap:8px;min-height:84px;grid-template-columns:18px minmax(0,1fr)}.chat-shortlist strong{font-size:.875rem}.chat-shortlist p{font-size:.875rem}.chat-shortlist>li.chat-recommended{padding:10px 9px;margin-left:-9px;margin-right:0}.chat-recommended p{min-height:90px}.chat-conclusion{min-height:69px}.chat-outcome{padding:17px 16px;gap:14px}.chat-outcome>div{flex:1}.chat-outcome strong{font-size:.875rem}.chat-next{font-size:.8125rem;width:100%;justify-content:space-between}.chat-sources>span{padding-inline:5px;font-size:.75rem}.chat-pick-title>span{font-size:.75rem}.visual-caption{font-size:.75rem}.scenarios-section h2{font-size:2.4rem}.scenario-grid{gap:23px}.scenario-card{display:flex}.scenario-photo{aspect-ratio:3/2;min-height:0;height:auto}.scenario-copy{padding:25px 22px}.scenario-copy h3{font-size:2rem}.scenario-question{font-size:1rem}.scenario-after{margin-inline:0}.scenario-after p{font-size:1rem}.scenario-before p,.scenario-value{font-size:.875rem}.scenario-foot{flex-direction:column;gap:7px;margin-top:22px}.scenario-foot>p{font-size:.75rem}.scenario-foot>.text-link{font-size:.875rem}.practice-card{display:flex}.practice-price{width:100%;margin:0 0 20px;padding:0 0 20px}.practice-price>p{font-size:2.8rem}.practice-price>.price-custom{font-size:2.35rem}.practice-card>p{min-height:0}.pricing-note{font-size:.875rem}.future-grid h2{font-size:2.9rem}.future-lede{font-size:1.125rem;margin-top:22px}.future-grid{gap:25px}.future-story>p{font-size:1rem}.future-story>p:first-child{font-size:1rem}.evidence-grid{grid-template-columns:1fr;gap:25px;margin-top:35px}.evidence-grid h3{font-size:1.5rem;margin-top:16px}.evidence-grid p{max-width:36ch;font-size:.9375rem}.evidence-grid h3 br{display:none}}
@media(prefers-reduced-motion:reduce){.is-typing .chat-app-name svg{animation:none}.scenario-photo>img{transition:none}}
