.human-ai-page{--hai-ink:var(--foreground);--hai-paper:var(--background);--hai-white:var(--surface-elevated);--hai-soft:var(--surface);--hai-line:var(--border);--hai-muted:var(--muted-foreground);--hai-orange:var(--accent);--hai-orange-ink:var(--accent-foreground);--hai-dark:#15110d;--hai-lilac:#f9e3f7;--hai-green:#98c598;--hai-yellow:#f8ce73;--hai-pink:#f1accc;--hai-violet:#baa4e2;--hai-ease:cubic-bezier(.22,.72,.18,1);background:var(--hai-paper);color:var(--hai-ink);overflow:clip}@supports (color:lab(0% 0 0)){.human-ai-page{--hai-dark:lab(5.25001% 1.38035 2.33883);--hai-lilac:lab(92.5607% 10.3016 -6.51782);--hai-green:lab(75.4999% -22.3646 17.7244);--hai-yellow:lab(85.1604% 7.5939 50.7268);--hai-pink:lab(77.9173% 29.4535 -5.6188);--hai-violet:lab(71.0343% 17.1837 -28.5373)}}.human-ai-page .hai-section{padding:clamp(88px,9vw,150px) 24px}.human-ai-page .hai-shell{width:min(100%,1600px);margin-inline:auto}.human-ai-page .hai-copy-head{text-align:center;justify-items:center;gap:24px;width:min(100%,1080px);margin-inline:auto;display:grid}.human-ai-page .hai-copy-head>p{max-width:780px}.human-ai-page .hai-window{border:1px solid var(--hai-line);background:var(--hai-white);box-shadow:0 30px 80px -56px color-mix(in oklab,var(--hai-ink) 55%,transparent);border-radius:20px;overflow:hidden}.human-ai-page .hai-window-bar{border-bottom:1px solid var(--hai-line);background:color-mix(in oklab,var(--hai-white) 88%,var(--hai-soft));align-items:center;gap:18px;min-height:48px;padding:0 18px;display:flex;position:relative}.human-ai-page .hai-window-dots{gap:6px;display:flex}.human-ai-page .hai-window-dots span{background:color-mix(in oklab,var(--hai-ink) 22%,transparent);border-radius:50%;width:8px;height:8px}.human-ai-page .hai-window-address{flex:1;gap:7px;max-width:360px;display:flex}.human-ai-page .hai-window-address span{background:color-mix(in oklab,var(--hai-ink) 10%,transparent);border-radius:99px;height:4px;display:block}.human-ai-page .hai-window-address span:first-child{width:72%}.human-ai-page .hai-window-address span:last-child{width:20%}.human-ai-page .hai-window-label{color:var(--hai-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:11px;font-weight:600}.human-ai-page .hai-window-body{min-height:0;position:relative}.human-ai-page .hai-stage-window{width:min(100%,1220px);margin:56px auto 0}.human-ai-page .hai-stage-visual{background:linear-gradient(140deg,color-mix(in oklab,var(--hai-dark) 92%,var(--hai-orange)) 0%,var(--hai-dark) 52%,color-mix(in oklab,var(--hai-dark) 80%,var(--hai-violet)) 100%);min-height:clamp(380px,52vw,700px)}.human-ai-page .hai-stage-visual:after,.human-ai-page .hai-slide-visual:after,.human-ai-page .hai-media-placeholder:after{content:"";background:linear-gradient(120deg,transparent 32%,color-mix(in oklab,var(--hai-white) 9%,transparent) 50%,transparent 68%);animation:hai-shimmer 8s var(--hai-ease) infinite;position:absolute;inset:0;transform:translate(-100%)}@keyframes hai-shimmer{0%,55%{opacity:0;transform:translate(-100%)}68%{opacity:1}to{opacity:0;transform:translate(100%)}}.human-ai-page .hai-stage-actions{z-index:3;justify-content:center;gap:8px;margin-top:-26px;display:flex;position:relative}.human-ai-page .hai-action,.human-ai-page .hai-icon-action,.human-ai-page .hai-carousel-arrow,.human-ai-page .hai-tab{transition:transform .28s var(--hai-ease),opacity .28s var(--hai-ease),background-color .28s var(--hai-ease),color .28s var(--hai-ease),box-shadow .28s var(--hai-ease),border-color .28s var(--hai-ease)}.human-ai-page .hai-action:hover,.human-ai-page .hai-icon-action:hover,.human-ai-page .hai-carousel-arrow:hover,.human-ai-page .hai-tab:hover{transform:translateY(-3px)}.human-ai-page .hai-action:active,.human-ai-page .hai-icon-action:active,.human-ai-page .hai-carousel-arrow:active,.human-ai-page .hai-tab:active{transform:scale(.97)}.human-ai-page .hai-icon-action{border-radius:50%}.human-ai-page .hai-capabilities{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:84px;display:grid}.human-ai-page .hai-capability{border-top:1px solid var(--hai-line);min-width:0;padding:30px 28px 0 0;position:relative}.human-ai-page .hai-capability:before{content:"";background:var(--hai-orange);width:72px;height:2px;position:absolute;top:-1px;left:0}.human-ai-page .hai-capability+.hai-capability{padding-left:28px}.human-ai-page .hai-tag{color:var(--hai-muted);font-family:var(--font-sans),Inter,system-ui,sans-serif;align-items:center;gap:8px;font-size:15px;line-height:1.6;display:flex}.human-ai-page .hai-tag-dot{background:var(--hai-orange);width:7px;height:7px}.human-ai-page .hai-capability h3{margin-top:20px}.human-ai-page .hai-capability p{margin-top:12px}.human-ai-page .hai-carousel-section{background:var(--hai-soft)}.human-ai-page .hai-tabs{scrollbar-width:none;justify-content:center;gap:8px;margin:38px auto 0;padding:4px 24px 8px;display:flex;overflow-x:auto}.human-ai-page .hai-tabs::-webkit-scrollbar{display:none}.human-ai-page .hai-tab{border-radius:999px;flex:none}.human-ai-page .hai-carousel{grid-template-columns:minmax(120px,.55fr) minmax(0,1.7fr) minmax(120px,.55fr);align-items:center;gap:28px;margin-top:38px;display:grid;position:relative}.human-ai-page .hai-slide-side{opacity:.4;pointer-events:none;transform:scale(.92)}.human-ai-page .hai-slide-center{z-index:2;position:relative}.human-ai-page .hai-slide-visual{aspect-ratio:16/9;position:relative;overflow:hidden}.human-ai-page .hai-tone-sales{background:linear-gradient(145deg,var(--hai-dark),color-mix(in oklab,var(--hai-orange) 48%,var(--hai-dark)))}.human-ai-page .hai-tone-health{background:linear-gradient(145deg,color-mix(in oklab,var(--hai-green) 35%,var(--hai-dark)),var(--hai-dark))}.human-ai-page .hai-tone-recruiting{background:linear-gradient(145deg,color-mix(in oklab,var(--hai-violet) 42%,var(--hai-dark)),var(--hai-dark))}.human-ai-page .hai-tone-learning{background:linear-gradient(145deg,color-mix(in oklab,var(--hai-yellow) 35%,var(--hai-dark)),var(--hai-dark))}.human-ai-page .hai-tone-custom{background:linear-gradient(145deg,color-mix(in oklab,var(--hai-pink) 38%,var(--hai-dark)),var(--hai-dark))}.human-ai-page .hai-slide-name{color:var(--hai-orange-ink);position:absolute;inset:auto 28px 28px}.human-ai-page .hai-slide-center.is-changing{opacity:0;transform:translateY(8px)scale(.985)}.human-ai-page .hai-slide-center{transition:opacity .22s var(--hai-ease),transform .22s var(--hai-ease)}.human-ai-page .hai-slide-caption{z-index:4;border:1px solid var(--hai-line);background:var(--hai-white);width:min(88%,760px);box-shadow:0 24px 60px -46px color-mix(in oklab,var(--hai-ink) 55%,transparent);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin:18px auto 0;padding:28px;display:grid;position:relative}.human-ai-page .hai-slide-caption .hai-tag{color:var(--hai-orange)}.human-ai-page .hai-slide-caption p{margin-top:10px}.human-ai-page .hai-carousel-arrow{z-index:8;background:var(--hai-white);color:var(--hai-ink);box-shadow:0 18px 40px -28px var(--hai-ink);border-radius:50%;position:absolute;top:46%}.human-ai-page .hai-carousel-arrow:hover{background:var(--hai-dark);color:var(--hai-white)}.human-ai-page .hai-carousel-arrow.prev{left:14px}.human-ai-page .hai-carousel-arrow.next{right:14px}.human-ai-page .hai-split{grid-template-columns:repeat(2,minmax(0,1fr));min-height:720px;display:grid}.human-ai-page .hai-split-copy{flex-direction:column;justify-content:center;padding:clamp(64px,8vw,130px);display:flex}.human-ai-page .hai-split-copy p{margin-top:24px}.human-ai-page .hai-split-copy .hai-action{align-self:flex-start;margin-top:32px}.human-ai-page .hai-metrics-field{background-color:color-mix(in oklab,var(--hai-paper) 70%,var(--hai-soft));background-image:radial-gradient(color-mix(in oklab,var(--hai-ink) 14%,transparent) 1px,transparent 1px);background-size:14px 14px;min-height:880px;position:relative;overflow:hidden}.human-ai-page .hai-metric{width:clamp(190px,18vw,280px);position:absolute}.human-ai-page .hai-metric .hai-window-body{padding:28px}.human-ai-page .hai-metric:first-child{top:7%;left:6%}.human-ai-page .hai-metric:nth-child(2){top:12%;right:6%}.human-ai-page .hai-metric:nth-child(3){bottom:12%;left:14%}.human-ai-page .hai-metric:nth-child(4){bottom:10%;right:8%}.human-ai-page .hai-metric-value{display:block}.human-ai-page .hai-metric-note{margin-top:8px;display:block}.human-ai-page .hai-capacity-section{background:var(--hai-paper)}.human-ai-page .hai-capacity-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.human-ai-page .hai-capacity-card{border:1px solid color-mix(in oklab,var(--hai-ink) 24%,transparent);border-radius:6px;flex-direction:column;min-width:0;min-height:570px;padding:30px 24px 24px;display:flex;position:relative;overflow:hidden}.human-ai-page .hai-capacity-card:before{content:"";background:color-mix(in oklab,var(--hai-ink) 74%,transparent);height:5px;position:absolute;inset:0 0 auto}.human-ai-page .hai-capacity-card h2{margin-top:24px}.human-ai-page .hai-capacity-card>p{margin-top:14px}.human-ai-page .hai-capacity-retrieval{background:color-mix(in oklab,var(--hai-white) 94%,var(--hai-pink))}.human-ai-page .hai-capacity-grounding{background:color-mix(in oklab,var(--hai-white) 62%,var(--hai-green))}.human-ai-page .hai-capacity-responsiveness{background:color-mix(in oklab,var(--hai-white) 60%,var(--hai-violet))}.human-ai-page .hai-capacity-reliability{background:var(--hai-white)}.human-ai-page .hai-capacity-memory{background:color-mix(in oklab,var(--hai-white) 48%,var(--hai-yellow))}.human-ai-page .hai-capacity-photo{border:1px solid color-mix(in oklab,var(--hai-ink) 20%,transparent);min-height:190px;margin-top:auto;position:relative;overflow:hidden}.human-ai-page .hai-capacity-photo.is-large{background:color-mix(in oklab,var(--hai-violet) 35%,var(--hai-white));min-height:260px}.human-ai-page .hai-capacity-photo img{object-fit:cover;filter:saturate(.72)contrast(1.06);width:100%;height:100%;position:absolute;inset:0}.human-ai-page .hai-capacity-photo:after{content:"";opacity:.2;background-image:radial-gradient(var(--hai-ink) .7px,transparent .7px);background-size:3px 3px;position:absolute;inset:0}.human-ai-page .hai-benchmark{border:1px solid color-mix(in oklab,var(--hai-ink) 18%,transparent);background:color-mix(in oklab,var(--hai-white) 52%,var(--hai-pink));margin-top:auto;padding:24px 20px}.human-ai-page .hai-benchmark-row{grid-template-columns:100px 1fr;align-items:center;gap:10px;margin-bottom:14px;display:grid}.human-ai-page .hai-benchmark-row i{background:color-mix(in oklab,var(--hai-ink) 52%,transparent);width:100%;height:16px;display:block}.human-ai-page .hai-benchmark-row i.is-wivo{background:var(--hai-orange);width:34%}.human-ai-page .hai-benchmark small{margin-top:20px;display:block}.human-ai-page .hai-memory-chat{border:1px solid color-mix(in oklab,var(--hai-ink) 20%,transparent);background:var(--hai-white);gap:10px;margin-top:auto;padding:22px;display:grid}.human-ai-page .hai-memory-chat p{border:1px solid var(--hai-line);background:var(--hai-soft);width:88%;padding:12px}.human-ai-page .hai-memory-chat p:last-child{background:color-mix(in oklab,var(--hai-white) 40%,var(--hai-yellow));justify-self:end}.human-ai-page .hai-accordion-panel{background:var(--hai-lilac);align-items:center;padding:clamp(48px,7vw,100px);display:flex}.human-ai-page .hai-accordion{width:100%}.human-ai-page .hai-accordion-item{border-top:1px solid color-mix(in oklab,var(--hai-ink) 14%,transparent)}.human-ai-page .hai-accordion-item:last-child{border-bottom:1px solid color-mix(in oklab,var(--hai-ink) 14%,transparent)}.human-ai-page .hai-accordion-trigger{width:100%;padding:66px 0}.human-ai-page .hai-accordion-row{text-align:left;grid-template-columns:auto 1fr auto;align-items:center;gap:48px;width:100%;display:grid}.human-ai-page .hai-accordion-color{font-family:var(--font-mono);text-align:center;border-radius:6px;padding:15px 24px;font-size:30px;font-weight:700}.human-ai-page .tag-green{background:var(--hai-green)}.human-ai-page .tag-yellow{background:var(--hai-yellow)}.human-ai-page .tag-pink{background:var(--hai-pink)}.human-ai-page .tag-violet{background:var(--hai-violet)}.human-ai-page .hai-plus{transition:transform .32s var(--hai-ease);font-size:clamp(84px,7.8vw,120px);line-height:1}.human-ai-page .hai-accordion-row .wv-body{font-size:51px;line-height:1.1}.human-ai-page .hai-accordion-item.is-open .hai-plus{transform:rotate(45deg)}.human-ai-page .hai-accordion-content{opacity:0;transition:grid-template-rows .38s var(--hai-ease),opacity .28s var(--hai-ease);grid-template-rows:0fr;display:grid}.human-ai-page .hai-accordion-item.is-open .hai-accordion-content{opacity:1;grid-template-rows:1fr}.human-ai-page .hai-accordion-content>div{overflow:hidden}.human-ai-page .hai-accordion-content p{padding:0 40px 24px 0}.human-ai-page .hai-media-section{background:var(--hai-white)}.human-ai-page .hai-media-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(44px,7vw,120px);display:grid}.human-ai-page .hai-media-grid p{margin-top:24px}.human-ai-page .hai-media-placeholder{aspect-ratio:16/10;background:linear-gradient(145deg,color-mix(in oklab,var(--hai-orange) 28%,var(--hai-soft)),color-mix(in oklab,var(--hai-violet) 26%,var(--hai-dark)));box-shadow:0 35px 80px -58px var(--hai-ink);border-radius:20px;position:relative;overflow:hidden}.human-ai-page .hai-activation{background:var(--hai-paper)}.human-ai-page .hai-activation-grid{border-top:1px solid var(--hai-line);border-bottom:1px solid var(--hai-line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:56px;display:grid}.human-ai-page .hai-activation-item{transition:transform .3s var(--hai-ease),background-color .3s var(--hai-ease),box-shadow .3s var(--hai-ease);padding:40px}.human-ai-page .hai-activation-item+.hai-activation-item{border-left:1px solid var(--hai-line)}.human-ai-page .hai-activation-item:hover{background:var(--hai-white);box-shadow:0 26px 50px -46px var(--hai-ink);transform:translateY(-6px)}.human-ai-page .hai-activation-item p{margin-top:14px}.human-ai-page .hai-plans{background:var(--hai-soft)}.human-ai-page .hai-plan-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:40px;display:grid}.human-ai-page .hai-plan{border:1px solid var(--hai-line);background:var(--hai-white);border-radius:8px;flex-direction:column;min-width:0;padding:20px 14px;display:flex}.human-ai-page .hai-plan.is-featured{border:2px solid var(--hai-orange);padding:19px 13px}.human-ai-page .hai-plan-heading{flex-direction:column;align-items:flex-start;gap:4px;min-height:0;display:flex}.human-ai-page .hai-plan-badge{background:var(--hai-orange);color:var(--hai-orange-ink);font-family:var(--font-mono);border-radius:3px;padding:3px 6px;font-size:9px;font-weight:700}.human-ai-page .hai-plan-price{margin-top:10px}.human-ai-page .hai-plan-audience{min-height:0;margin-top:6px}.human-ai-page .hai-plan-table{border-top:1px solid var(--hai-line);margin-top:14px}.human-ai-page .hai-plan-row{border-bottom:1px solid var(--hai-line);justify-content:space-between;align-items:baseline;gap:6px;padding:6px 0;font-size:12px;line-height:1.25;display:flex}.human-ai-page .hai-plan-row span:first-child{color:var(--hai-muted);flex:55%;min-width:0}.human-ai-page .hai-plan-row span:last-child{color:var(--hai-ink);text-align:right;flex:45%;min-width:0;font-weight:600}.human-ai-page .hai-overage{text-align:center;width:min(100%,1040px);margin:32px auto 0}.human-ai-page .hai-final{background:var(--hai-paper);padding:24px 24px 72px}.human-ai-page .hai-final-panel{background:var(--hai-dark);width:min(100%,1600px);color:var(--hai-paper);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;margin-inline:auto;padding:clamp(48px,7vw,104px);display:grid}.human-ai-page .hai-final-panel h2{color:var(--hai-paper)}.human-ai-page .hai-final-panel p{max-width:720px;color:color-mix(in oklab,var(--hai-paper) 72%,transparent);margin-top:22px}.human-ai-page .hai-final-actions{flex-wrap:wrap;gap:10px;display:flex}@media(max-width:1023px){.human-ai-page .hai-capabilities,.human-ai-page .hai-plan-grid,.human-ai-page .hai-capacity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.human-ai-page .hai-capability:nth-child(3),.human-ai-page .hai-capability:nth-child(4){margin-top:38px}.human-ai-page .hai-carousel{grid-template-columns:minmax(70px,.25fr) minmax(0,1.5fr) minmax(70px,.25fr);gap:14px}.human-ai-page .hai-split{min-height:0}.human-ai-page .hai-split-copy{padding:72px 40px}.human-ai-page .hai-metrics-field{min-height:780px}.human-ai-page .hai-activation-item{padding:30px 24px}.human-ai-page .hai-final-panel{grid-template-columns:1fr;align-items:start}}@media(max-width:767px){.human-ai-page .hai-section{padding:72px 20px}.human-ai-page .hai-window-label{display:none}.human-ai-page .hai-stage-window{margin-top:40px}.human-ai-page .hai-stage-visual{min-height:420px}.human-ai-page .hai-capabilities,.human-ai-page .hai-plan-grid,.human-ai-page .hai-capacity-grid,.human-ai-page .hai-activation-grid,.human-ai-page .hai-media-grid,.human-ai-page .hai-split{grid-template-columns:1fr}.human-ai-page .hai-capability+.hai-capability{padding-left:0}.human-ai-page .hai-capability{margin-top:34px}.human-ai-page .hai-carousel{grid-template-columns:18px minmax(0,1fr) 18px;gap:0}.human-ai-page .hai-slide-side{overflow:hidden}.human-ai-page .hai-slide-side .hai-window{width:220px}.human-ai-page .hai-slide-side:first-child .hai-window{transform:translate(-205px)}.human-ai-page .hai-slide-side:nth-child(3) .hai-window{transform:translate(3px)}.human-ai-page .hai-slide-caption{grid-template-columns:1fr;width:92%;margin-top:14px;padding:22px}.human-ai-page .hai-carousel-arrow.prev{left:0}.human-ai-page .hai-carousel-arrow.next{right:0}.human-ai-page .hai-split-copy{padding:72px 20px}.human-ai-page .hai-metrics-field{min-height:820px}.human-ai-page .hai-metric{width:205px}.human-ai-page .hai-metric:first-child{top:7%;left:5%}.human-ai-page .hai-metric:nth-child(2){top:12%;right:4%}.human-ai-page .hai-metric:nth-child(3){bottom:12%;left:7%}.human-ai-page .hai-metric:nth-child(4){bottom:10%;right:5%}.human-ai-page .hai-accordion-panel{padding:64px 20px}.human-ai-page .hai-activation-grid{border-bottom:0}.human-ai-page .hai-activation-item{border-bottom:1px solid var(--hai-line)}.human-ai-page .hai-activation-item+.hai-activation-item{border-left:0}.human-ai-page .hai-final{padding:12px 12px 56px}.human-ai-page .hai-final-panel{border-radius:20px;padding:48px 24px}}@media(max-width:520px){.human-ai-page .hai-plan-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.human-ai-page *,.human-ai-page :before,.human-ai-page :after{transition:none!important;animation:none!important}}
