.hwt-band--hero:has(.ai-hero-scene){background:#fffdf8;min-height:auto;padding-top:clamp(4.75rem,8vw,7rem);padding-bottom:clamp(3.75rem,7vw,6rem)}.hwt-band--hero:has(.ai-hero-scene):before{opacity:0;background:0 0}.ai-hero-scene{grid-template-columns:minmax(16rem,.78fr) minmax(28rem,1.22fr);align-items:center;gap:clamp(2.5rem,6vw,6.5rem);display:grid}.ai-hero-copy{max-width:31rem}.ai-hero-copy .hwt-title{max-width:12ch;font-size:clamp(2.7rem,5vw,4.8rem);line-height:.98}.ai-hero-copy .hwt-lede{max-width:31ch;font-size:1.08rem}.ai-hero-actions{flex-wrap:wrap;align-items:center;gap:1.3rem;margin-top:1.65rem;display:flex}.ai-guidance-prompt{max-width:32rem;margin-top:1.55rem}.ai-guidance-prompt__label{color:var(--hwt-ink);font-family:var(--font-para);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.55rem;font-size:.76rem;font-weight:650;display:block}.ai-guidance-prompt__field{border:1px solid color-mix(in srgb, var(--hwt-ink) 42%, transparent);background:#fffdf8;grid-template-columns:minmax(0,1fr) 3.5rem;min-height:3.6rem;transition:border-color .16s ease-out,transform .16s ease-out;display:grid;position:relative}.ai-guidance-prompt__field:after{background:var(--hwt-flame);content:"";transform-origin:0;height:1px;transition:transform .18s ease-out;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.08)}.ai-guidance-prompt__field:focus-within{border-color:var(--hwt-flame);transform:translateY(-1px)}.ai-guidance-prompt__field:focus-within:after{transform:scaleX(1)}.ai-guidance-prompt input{min-width:0;color:var(--hwt-ink);font-family:var(--font-para);background:0 0;border:0;outline:0;padding:.9rem .95rem;font-size:.98rem;line-height:1.4}.ai-guidance-prompt input::placeholder{color:color-mix(in srgb, var(--hwt-mute) 76%, transparent);opacity:1}.ai-guidance-prompt button{border:0;border-left:1px solid color-mix(in srgb, var(--hwt-ink) 25%, transparent);color:var(--hwt-flame);cursor:pointer;background:0 0;place-items:center;transition:color .16s ease-out,background-color .16s ease-out;display:grid}.ai-guidance-prompt button svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.5px;width:1.25rem;height:1.25rem;transition:transform .16s ease-out}.ai-guidance-prompt button:hover:not(:disabled) svg,.ai-guidance-prompt button:focus-visible:not(:disabled) svg{transform:translate(2px)}.ai-guidance-prompt button:disabled{color:color-mix(in srgb, var(--hwt-mute) 48%, transparent);cursor:not-allowed}.ai-guidance-prompt input:focus-visible,.ai-guidance-prompt button:focus-visible{outline:2px solid var(--hwt-flame);outline-offset:-3px}.ai-guidance-prompt__hint{color:var(--hwt-mute);font-family:var(--font-para);margin:.6rem 0 0;font-size:.77rem;line-height:1.5}.ai-product-proof{border:1px solid color-mix(in srgb, var(--hwt-ink) 20%, transparent);background:#fffdf8c7;overflow:hidden;box-shadow:16px 18px #774e250e}.ai-proof-topline{border-bottom:1px solid color-mix(in srgb, var(--hwt-ink) 16%, transparent);color:var(--hwt-mute);font-family:var(--font-para);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:1rem;padding:.85rem 1.1rem;font-size:.72rem;display:flex}.ai-proof-status{color:var(--hwt-ink);white-space:nowrap}.ai-proof-status i{background:#70825a;border-radius:50%;width:.45rem;height:.45rem;margin-right:.35rem;display:inline-block}.ai-proof-body{grid-template-columns:minmax(10rem,.7fr) minmax(0,1.3fr);gap:1.2rem;padding:clamp(1.2rem,3vw,2rem);display:grid}.ai-chart-sheet{border:1px solid color-mix(in srgb, var(--hwt-ink) 18%, transparent);min-height:20rem;color:var(--hwt-mute);font-family:var(--font-para);letter-spacing:.12em;text-transform:uppercase;background:#f5ecdc;flex-direction:column;justify-content:space-between;padding:.85rem;font-size:.62rem;display:flex}.ai-chart-sheet svg{fill:none;width:min(100%,12rem);stroke:color-mix(in srgb, var(--hwt-flame) 68%, var(--hwt-ink));stroke-width:1.15px;align-self:center}.ai-chart-sheet svg circle{fill:var(--hwt-flame);stroke:none}.ai-chart-label--foot{color:var(--hwt-mute)}.ai-conversation{flex-direction:column;justify-content:center;align-items:stretch;gap:.8rem;min-width:0;display:flex}.ai-message{max-width:33ch;font-family:var(--font-para);padding:.85rem .95rem;font-size:.9rem;line-height:1.55}.ai-message--user{border-bottom:1px solid var(--hwt-flame);color:var(--hwt-ink);align-self:flex-end}.ai-message--answer{border-left:2px solid var(--hwt-flame);color:var(--hwt-mute);background:#ffffff94}.ai-message--answer strong{color:var(--hwt-ink);font-family:var(--font-display);margin-bottom:.35rem;font-size:1.15rem;font-weight:600;display:block}.ai-message--answer p{margin:0}.ai-citation{color:var(--hwt-flame);letter-spacing:.1em;text-transform:uppercase;margin-top:.75rem;font-size:.67rem;display:block}.ai-proof-link{color:var(--hwt-flame);font-family:var(--font-para);align-self:flex-start;font-size:.82rem;font-weight:650;text-decoration:none}.ai-proof-link span{transition:transform var(--hwt-ms) var(--hwt-ease);margin-left:.3rem;display:inline-block}.ai-proof-link:hover span,.ai-proof-link:focus-visible span{transform:translate(2px,-2px)}.hwt-cols--3{gap:2rem;display:grid}@media (min-width:860px){.hwt-cols--3{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}}@media (max-width:859px){.ai-hero-scene{grid-template-columns:1fr;gap:2.2rem}.ai-hero-copy .hwt-title{max-width:13ch}}@media (max-width:560px){.hwt-band--hero:has(.ai-hero-scene){padding-top:6rem;padding-bottom:2.75rem}.ai-hero-copy .hwt-title{max-width:12ch;font-size:clamp(2.45rem,12vw,3.2rem)}.ai-hero-copy .hwt-lede{margin-top:.75rem;font-size:1rem}.ai-hero-copy .hwt-hint{margin-top:.65rem}.ai-hero-actions{margin-top:1.05rem}.ai-guidance-prompt{margin-top:1.25rem}.ai-proof-topline{flex-direction:column;align-items:flex-start;gap:.35rem}.ai-proof-body{grid-template-columns:1fr}.ai-chart-sheet{min-height:11rem}.ai-chart-sheet svg{width:8rem}.ai-message{max-width:100%}}@media (prefers-reduced-motion:reduce){.ai-guidance-prompt__field,.ai-guidance-prompt__field:after,.ai-guidance-prompt button,.ai-guidance-prompt button svg,.ai-proof-link span{transition:none}}.hwt-quote{border-left:2px solid var(--hwt-flame);margin:0;padding:.2rem 0 .2rem .95rem}.hwt-quote p{font-family:var(--font-para);color:var(--hwt-ink);margin:0;font-size:.96rem;line-height:1.6}.hwt-quote footer{font-family:var(--font-para);letter-spacing:.06em;text-transform:uppercase;color:var(--hwt-mute);margin-top:.7rem;font-size:.78rem}.hwt-page .rounded-full:not(.hw-gold-cta){border-radius:0!important}button.hwt-row{appearance:none;cursor:pointer;text-align:left;background:0 0;width:100%}button.hwt-row[aria-pressed=true],button.hwt-row[aria-pressed=true] b{color:var(--hwt-flame)}
