.product-page{width:100%}.product-page>.section:first-child{padding-top:0}.product-hero{display:grid;gap:1.25rem;padding:clamp(3rem,6vw,5rem) 0 1rem;border-bottom:1px solid var(--line);margin-bottom:0}.product-hero:has(>.product-stats--divided:last-child):not(:has(.product-stat__note)){padding-bottom:0}.product-hero__lockup{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem}.product-hero__lockup .label{margin:0}.product-hero__badge{display:inline-flex;align-self:start;font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;padding:.25rem .55rem;border-radius:999px;border:1px solid oklch(from var(--primary) l c h / .35);background:oklch(from var(--primary) l c h / .12);color:oklch(from var(--primary) l c h / 1)}.product-hero .label{margin:0}.product-hero__title{margin:0;max-width:20ch;font-size:clamp(1.9rem,1.15rem + 2.8vw,3.35rem);line-height:1.12}.product-hero__lead{margin:0;color:var(--muted);font-size:var(--text-base);max-width:62ch;line-height:1.55;text-align:left}.product-hero__cta{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.35rem}@media(min-width:56.25em){.product-hero{grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-template-areas:"label label" "title lead" "cta   cta" "stats stats";column-gap:clamp(1.5rem,4vw,3rem);row-gap:1.25rem}.product-hero>.label{grid-area:label}.product-hero__title{grid-area:title}.product-hero__lead{grid-area:lead;align-self:end;justify-self:end;text-align:left;max-width:min(48ch,100%)}.product-hero__cta{grid-area:cta}.product-hero>.product-stats{grid-area:stats}}.product-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--line)}.product-stat{padding:1rem 1.1rem;border:1px solid var(--line);border-radius:var(--r-2);background:var(--surface);display:grid;gap:.35rem}.product-stat strong{font-family:Google Sans Text,ui-sans-serif,sans-serif;font-weight:500;font-size:clamp(1.75rem,1.3rem + 1.2vw,2.35rem);letter-spacing:-.03em;line-height:1.1;color:var(--text)}.product-stat__label{font-size:var(--text-sm);color:var(--muted);line-height:1.35}.product-stat__note{grid-column:1 / -1;font-size:var(--text-xs);color:var(--faint);margin:0}.product-stats--divided{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;align-items:stretch;padding-top:0}.product-stats--divided .product-stat{min-width:0;padding:1.5rem;border:none;border-radius:0;background:transparent}.product-stats--divided .product-stat:first-child{padding-left:0}.product-stats--divided .product-stat:last-child{padding-right:0}.product-stats--divided .product-stat:nth-child(-n+2){border-right:1px solid var(--line)}.product-stats--divided .product-stat__note{grid-column:1 / -1;text-align:center;border-top:1px solid var(--line);padding:1rem 1rem 0;margin:0}.product-subnav{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:1.75rem 0 0;padding:0}.product-subnav a{font-size:var(--text-sm);color:var(--muted);text-decoration:underline;text-underline-offset:.2em;transition:color .18s ease}.product-subnav a:hover{color:var(--primary)}.product-feature-list{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.product-feature-list li{position:relative;padding-left:1rem;color:var(--muted);font-size:var(--text-sm);line-height:1.45}.product-feature-list li:before{content:"";position:absolute;left:0;top:.55em;width:.28rem;height:.28rem;border-radius:50%;background:var(--primary);opacity:.85}.product-steps{display:grid;gap:1.25rem;margin-top:2rem}@media(min-width:56.25em){.product-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-step{border:1px solid var(--line);border-radius:var(--r-3);background:var(--surface);padding:1.35rem 1.5rem;display:grid;gap:.65rem}.product-step__num{font-size:var(--text-xs);color:var(--muted);letter-spacing:.06em;text-transform:uppercase}.product-step h3{margin:0;font-family:Google Sans Text,ui-sans-serif,sans-serif;font-weight:500;font-size:var(--text-lg);letter-spacing:-.02em;line-height:1.2}.product-step p{margin:0;color:var(--muted);font-size:var(--text-sm);line-height:1.55}.how-review{display:grid;gap:2.5rem;justify-items:center;text-align:center}.how-review__title{margin:0;max-width:22ch;font-size:clamp(2.1rem,1.3rem + 2.6vw,3.6rem);line-height:1.1}.how-review__video{margin:0;width:100%;position:relative;border-radius:var(--r-3);overflow:hidden;background:var(--surface-2);isolation:isolate}.how-review__video:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,oklch(from var(--primary) l c h / .55),oklch(from var(--primary) l c h / 0) 35% 65%,oklch(from var(--primary) l c h / .55));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.how-review__video video{display:block;width:100%;height:auto;border-radius:inherit}.how-review__steps{width:100%;display:grid;grid-template-columns:1fr;gap:1.75rem 2rem;text-align:left;padding-top:1rem;border-top:1px solid var(--line)}@media(min-width:40em){.how-review__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:64em){.how-review__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}}.how-review__step{display:grid;gap:.5rem;align-content:start}.how-review__step h3{margin:0;font-family:Google Sans Text,ui-sans-serif,sans-serif;font-weight:500;font-size:var(--text-base);letter-spacing:-.01em;line-height:1.25;color:var(--text)}.how-review__step p{margin:0;color:var(--muted);font-size:var(--text-sm);line-height:1.55}.product-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.75rem}.product-pill{display:inline-flex;align-items:center;padding:.4rem .75rem;border-radius:999px;border:1px solid var(--line);background:var(--surface-2);font-size:var(--text-xs);color:var(--text);letter-spacing:.02em}.product-team-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:45em){.product-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:75em){.product-team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-team-card{border:1px solid var(--line);border-radius:var(--r-3);background:var(--surface);padding:1.35rem 1.25rem;display:grid;gap:.65rem;align-content:start}.product-team-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid var(--line);border-radius:.55rem;background:var(--bg);color:var(--text);font-size:1.05rem;line-height:1;margin-bottom:.15rem}.product-team-card h3{margin:0;font-family:Google Sans Text,ui-sans-serif,sans-serif;font-weight:500;font-size:var(--text-base)}.product-team-card p{margin:0;color:var(--muted);font-size:var(--text-sm);line-height:1.5}.product-team-cta{margin-top:1.75rem;display:flex;justify-content:center}.product-team-cta__pill{display:inline-flex;align-items:center;gap:.65rem;padding:.5rem .95rem;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--text);font-size:var(--text-sm);line-height:1;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-team-cta__pill:hover,.product-team-cta__pill:focus-visible{border-color:oklch(from var(--text) l c h / .25);box-shadow:0 .35rem 1rem oklch(from var(--text) l c h / .06)}.product-team-cta__dot{width:.5rem;height:.5rem;border-radius:999px;background:#f5a623;box-shadow:0 0 0 .25rem oklch(from #f5a623 l c h / .18);flex:none}.product-team-cta__question{font-weight:500}.product-team-cta__link{display:inline-flex;align-items:center;gap:.35rem;padding-left:.65rem;margin-left:.1rem;border-left:1px solid var(--line);color:var(--text)}.product-team-cta__link i{font-size:.95rem;transition:transform .16s ease}.product-team-cta__pill:hover .product-team-cta__link i,.product-team-cta__pill:focus-visible .product-team-cta__link i{transform:translate(2px)}.product-packages{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:56.25em){.product-packages{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-package{border:1px solid var(--line);border-radius:var(--r-3);background:var(--surface);padding:1.6rem;display:grid;gap:1rem;align-content:start}.product-package h3{margin:0;font-family:Google Sans Text,ui-sans-serif,sans-serif;font-weight:500;font-size:var(--text-lg)}.product-package__tag{font-size:var(--text-xs);color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.product-package ul{margin:0;padding:0;list-style:none;display:grid;gap:.5rem}.product-package li{position:relative;padding-left:1rem;color:var(--muted);font-size:var(--text-sm);line-height:1.45}.product-package li:before{content:"";position:absolute;left:0;top:.55em;width:.28rem;height:.28rem;border-radius:50%;background:var(--faint)}.product-package .btn{justify-self:start}@media(max-width:45em){.product-stats,.product-stats--divided{grid-template-columns:1fr}.product-stats--divided .product-stat:nth-child(-n+2){border-right:none}.product-stats--divided .product-stat{padding:0}.product-stats--divided .product-stat:not(:first-child){border-top:1px solid var(--line);padding-top:1.25rem;margin-top:1.25rem}}.product-page>.hero.hero--product-doc{overflow:hidden;padding-top:clamp(3rem,6vw,5rem);padding-bottom:0;border-bottom:1px solid var(--line)}.product-page>.hero.hero--product-doc .hero-grid{grid-template-columns:1fr;align-items:stretch;gap:clamp(1.75rem,4vw,2.75rem)}.product-page>.hero.hero--product-doc .hero-copy{align-self:stretch;display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,2.5rem);padding-bottom:0;width:100%;max-width:none;margin-inline:0;text-align:left}@media(min-width:45em){.product-page>.hero.hero--product-doc .hero-copy{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr) auto;align-items:end;width:100%;max-width:none;column-gap:clamp(2rem,4vw,5rem);row-gap:0}.product-page>.hero.hero--product-doc .hero-copy-col--title{justify-self:start;max-width:min(40rem,100%)}.product-page>.hero.hero--product-doc .hero-copy-col--lead{justify-self:start;min-width:0;max-width:44ch}.product-page>.hero.hero--product-doc .hero-copy-col--cta{justify-self:end;align-self:end;margin-bottom:0;transform:translateY(-6px)}.product-page>.hero.hero--product-doc .hero-copy-col--title #hookshot-doc-title,.product-page>.hero.hero--product-doc .hero-copy-col--title #workhub-doc-title{margin-bottom:0;margin-top:1rem}.product-page>.hero.hero--product-doc .hero-copy-col--title #hookshot-doc-title .split-line:last-child,.product-page>.hero.hero--product-doc .hero-copy-col--title #workhub-doc-title .split-line:last-child{margin-bottom:0!important;padding-bottom:0!important}}.product-page>.hero.hero--product-doc .hero-copy-col{display:flex;flex-direction:column;text-align:left;min-width:0}.product-page>.hero.hero--product-doc .hero-copy-col--title{min-width:0}.product-page>.hero.hero--product-doc .hero-copy-col--lead{min-width:0}.product-page>.hero.hero--product-doc .hero-lockup{display:flex;justify-content:flex-start;width:100%}.product-page>.hero.hero--product-doc .hero-lockup-logo{margin-inline:0}.product-page>.hero.hero--product-doc h1{text-align:left;margin-left:0;margin-right:0}.product-page>.hero.hero--product-doc .hero-sub{margin:0;text-align:left;max-width:none}.product-page>.hero.hero--product-doc .hero-copy-col--title #hookshot-doc-title,.product-page>.hero.hero--product-doc .hero-copy-col--lead .hero-sub{text-align:left!important}.product-page>.hero.hero--product-doc .hero-copy-col .split-line{text-align:left!important}.product-page>.hero.hero--product-doc .hero-copy-col--lead .hero-sub,.product-page>.hero.hero--product-doc .hero-copy-col--lead .hero-sub .split-line{hyphens:none;-webkit-hyphens:none;word-break:normal;overflow-wrap:break-word}.product-page>.hero.hero--product-doc .hero-cta{display:flex;flex-wrap:nowrap;gap:.65rem;justify-content:flex-start;align-items:center;margin:0 0 10px;padding:0}.product-page>.hero.hero--product-doc .hero-copy-col--cta .hero-cta .btn{min-height:2.5rem;padding-top:.58rem;padding-bottom:.58rem;line-height:1;margin-bottom:0}.product-page>.hero.hero--product-doc .hero-mockup{--hero-r-bleed: 0px;width:100%;max-width:min(97.5rem,100%);margin-left:auto;margin-right:auto;align-self:stretch;justify-self:center;border-radius:var(--r-3);border:none;border-image:none;aspect-ratio:auto;background:var(--bg);min-height:clamp(18rem,44vw,32rem);max-height:min(62vh,44rem);transform:translateY(clamp(.35rem,1.2vw,.85rem));z-index:1}.product-page>.hero.hero--product-doc .hero-mockup img{object-fit:cover;object-position:top center}@media(max-width:44.99em){.product-page>.hero.hero--product-doc .hero-copy-col--cta .hero-cta{justify-content:flex-start}}@media(max-width:56.24em){.product-page>.hero.hero--product-doc .hero-mockup{width:100%;max-width:100%;margin-left:0;margin-right:0;min-height:clamp(14rem,52vw,24rem);max-height:min(52vh,32rem)}.product-page>.hero.hero--product-doc .hero-mockup img{object-fit:cover;object-position:top center}}.capabilities-layout{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media(min-width:56.25em){.capabilities-layout{grid-template-columns:minmax(9rem,12rem) minmax(0,1fr);gap:3rem;align-items:start}}.capabilities-rail{position:sticky;top:5rem;align-self:start}.capabilities-rail__list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.capabilities-rail__link{display:grid;grid-template-columns:1.75rem 1fr;gap:.35rem;align-items:baseline;font-size:var(--text-sm);color:var(--muted);text-decoration:none;padding:.2rem 0;transition:color .18s ease}.capabilities-rail__num{font-variant-numeric:tabular-nums;letter-spacing:.02em}.capabilities-rail__link:hover,.capabilities-rail__link:focus-visible{color:var(--text)}.capabilities-rail__link.is-active{color:var(--primary)}.capabilities-rail__link.is-active .capabilities-rail__name{font-weight:500}.capabilities-stack{display:grid;gap:1.5rem}.capabilities-stack .capability-card{border:1px solid var(--line);border-radius:var(--r-3);background:var(--surface);padding:clamp(1.25rem,1rem + 1vw,1.75rem);display:grid;gap:1.5rem;scroll-margin-top:5rem;max-width:none;align-content:start}.capabilities-stack .capability-card__head{display:grid;gap:.5rem}.capabilities-stack .capability-card__head h3{margin:0;font-family:Google Sans Text,ui-sans-serif,sans-serif;font-weight:500;font-size:clamp(1.35rem,1.1rem + 1vw,1.75rem);letter-spacing:-.02em;line-height:1.15}.capabilities-stack .capability-card__lead{margin:0;color:var(--muted);font-size:var(--text-base);line-height:1.5;max-width:60ch}.capabilities-stack .capability-card__visual{position:relative;border:1px solid var(--line);border-radius:var(--r-3);background:var(--surface-2);aspect-ratio:16 / 6.75;overflow:hidden}.capabilities-stack .capability-card__visual-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;padding:clamp(.75rem,1.5vw,1.5rem);box-sizing:border-box}.capabilities-stack #index-and-monitor .capability-card__visual-img{padding-block:clamp(2.5rem,6vw,5.5rem)}.capabilities-stack #query-through-mcp .capability-card__visual-img{padding-inline:clamp(2rem,6vw,6rem)}#what-review-does .capabilities-stack .capability-card .capability-card__visual{aspect-ratio:auto}#what-review-does .capabilities-stack .capability-card .capability-card__visual-img{width:100%;height:auto;object-fit:fill;padding:0}.capabilities-stack .capability-card__features{display:grid;grid-template-columns:1fr;gap:1rem 1.5rem;list-style:none;margin:0;padding:0}@media(min-width:45em){.capabilities-stack .capability-card__features{grid-template-columns:repeat(3,minmax(0,1fr))}.capabilities-stack #index-and-monitor .capability-card__features,.capabilities-stack #query-through-mcp .capability-card__features{grid-template-columns:repeat(4,minmax(0,1fr))}}.capabilities-stack .capability-card__feature{display:grid;gap:.3rem;align-content:start}.capabilities-stack .capability-card__feature h4{margin:0;font-family:Google Sans Text,ui-sans-serif,sans-serif;font-weight:500;font-size:var(--text-base);line-height:1.25;color:var(--text)}.capabilities-stack .capability-card__feature p{margin:0;color:var(--muted);font-size:var(--text-sm);line-height:1.5}.capabilities-stack .capability-card__feature p:empty{min-height:1.5em}@media(max-width:56.1875em){.capabilities-rail{position:sticky;top:4rem;background:var(--bg);border-bottom:1px solid var(--line);margin:0 -1.2rem;padding:.5rem 1.2rem;z-index:2}.capabilities-rail__list{grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto;scrollbar-width:none;gap:.25rem}.capabilities-rail__list::-webkit-scrollbar{display:none}.capabilities-rail__link{grid-template-columns:auto auto;padding:.4rem .65rem;border-radius:999px;white-space:nowrap}.capabilities-rail__link.is-active{background:var(--surface-2)}}.ecosystem-graph{position:relative;display:flex;flex-direction:column;justify-content:center;margin-top:2rem;padding:clamp(2rem,4vw,4rem) 0;border:1px solid var(--line);border-radius:var(--r-3);background:var(--surface);overflow:hidden;isolation:isolate;min-height:clamp(20rem,32vw,30rem)}.ecosystem-graph__connectors{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;stroke:var(--line-strong);stroke-width:1;fill:none;opacity:.7}.ecosystem-graph__hub{position:relative;z-index:1;display:grid;place-items:center;margin-inline:auto;width:clamp(340px,46vw,600px)}.ecosystem-graph__hub img{width:100%;height:auto;display:block}.ecosystem-graph__nodes{list-style:none;margin:0;padding:0;position:absolute;inset:0;z-index:2}.ecosystem-graph__node{position:absolute;display:inline-flex;align-items:center;gap:.45rem;padding:.32rem .7rem;border-radius:999px;border:1px solid var(--line-strong);background:var(--surface-2);color:var(--text);font-size:var(--text-xs);letter-spacing:.02em;white-space:nowrap;box-shadow:0 1px oklch(from var(--bg) l c h / .6) inset}.ecosystem-graph__node--tl{top:18%;left:4%}.ecosystem-graph__node--bl{bottom:18%;left:4%}.ecosystem-graph__node--tr{top:18%;right:4%}.ecosystem-graph__node--br{bottom:18%;right:4%}.ecosystem-graph__node--ml{top:50%;left:4%;transform:translateY(-50%)}.ecosystem-graph--five .ecosystem-graph__node--tl{top:6%}.ecosystem-graph--five .ecosystem-graph__node--bl{bottom:6%}.ecosystem-graph--five .ecosystem-graph__hub{width:clamp(220px,30vw,380px)}.ecosystem-graph--five .ecosystem-graph__icons img{filter:none;border-radius:50%}.ecosystem-graph__label{font-family:Google Sans Text,ui-sans-serif,sans-serif;font-weight:500;color:var(--text)}.ecosystem-graph__icons{display:inline-flex;gap:.3rem;align-items:center}.ecosystem-graph__icons img,.ecosystem-graph__icons i{width:14px;height:14px;display:inline-block;line-height:1;font-size:14px;color:var(--text);opacity:.9}.ecosystem-graph__icons img{filter:invert(1) brightness(1.1)}.ecosystem-graph__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(min-width:60.0625em){.ecosystem-graph__node{gap:.625rem;padding:.5rem 1.0625rem;font-size:var(--text-sm)}.ecosystem-graph__icons{gap:.4rem}.ecosystem-graph__icons img,.ecosystem-graph__icons i{width:20px;height:20px;font-size:20px}}@media(max-width:60em){.ecosystem-graph{min-height:0;padding:1.75rem 1rem 1.5rem}.ecosystem-graph__connectors{display:none}.ecosystem-graph__nodes{position:static;display:grid;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.ecosystem-graph__node{position:static;justify-self:stretch;justify-content:center}.ecosystem-graph__node--ml{transform:none}}@media(max-width:40em){.ecosystem-graph__nodes{grid-template-columns:1fr}}@media(prefers-reduced-motion:no-preference){.ecosystem-graph__hub{animation:ecosystem-hub-float 6s ease-in-out infinite}}@keyframes ecosystem-hub-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}
