.brand[data-astro-cid-77qc4tpx]{color:var(--harbour);align-items:center;gap:.7rem;display:inline-flex}.brand-mark[data-astro-cid-77qc4tpx]{border-radius:.7rem;flex:none;width:2.5rem;height:2.5rem;display:block;position:relative;overflow:hidden}.brand-mark[data-astro-cid-77qc4tpx] img[data-astro-cid-77qc4tpx]{object-fit:cover;width:100%;height:100%}.brand[data-astro-cid-77qc4tpx].compact .brand-mark[data-astro-cid-77qc4tpx]{width:2rem;height:2rem}.brand-copy[data-astro-cid-77qc4tpx]{line-height:1.05;display:grid}strong[data-astro-cid-77qc4tpx]{font-family:var(--font-display);letter-spacing:-.015em;font-size:.86rem}small[data-astro-cid-77qc4tpx]{color:var(--slate);font-family:var(--font-utility);letter-spacing:.13em;text-transform:uppercase;margin-top:.27rem;font-size:.57rem;font-weight:700}@media (width<=520px){.brand[data-astro-cid-77qc4tpx]{gap:.45rem}.brand-mark[data-astro-cid-77qc4tpx]{border-radius:.55rem;width:2.15rem;height:2.15rem}strong[data-astro-cid-77qc4tpx]{font-size:.67rem}small[data-astro-cid-77qc4tpx]{margin-top:.2rem;font-size:.43rem}}@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,ul,ol,figure{margin:0}img,svg{max-width:100%;display:block}button,input{font:inherit}}@layer base{:root{color-scheme:light;--harbour:#083b45;--harbour-deep:#052d35;--pounamu:#087a5c;--pounamu-dark:#075c48;--pounamu-soft:#dff2eb;--kōwhai:#e5b647;--mist:#edf5f3;--cloud:#f7faf9;--white:#fff;--slate:#526b67;--ink:#173b3c;--line:#cbded9;--line-light:#e2ece9;--alert:#b84b40;--font-display:"Avenir Next", Avenir, "Segoe UI Variable Display", "Segoe UI", sans-serif;--font-body:"Segoe UI Variable Text", "Avenir Next", Avenir, system-ui, sans-serif;--font-utility:ui-monospace, "SFMono-Regular", Consolas, monospace;--shadow-card:0 1px 1px #052d350d, 0 20px 50px #052d351a}body{background:var(--cloud);min-width:320px;color:var(--ink);font-family:var(--font-body);text-rendering:optimizelegibility;font-size:1rem;line-height:1.6}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:.08em}a:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb, var(--kōwhai) 70%, white);outline-offset:4px;border-radius:.2rem}h1,h2,h3{color:var(--harbour-deep);font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;font-weight:680;line-height:1.04}h1{max-width:12ch;font-size:clamp(2.5rem,5.55vw,5.25rem)}h2{max-width:16ch;font-size:clamp(2.2rem,4.5vw,4.25rem)}h3{font-size:clamp(1.25rem,2vw,1.6rem)}::selection{background:var(--kōwhai);color:var(--harbour-deep)}}@layer components{.shell{width:min(1180px,100% - 2.5rem);margin-inline:auto}.skip-link{z-index:100;background:var(--harbour);color:#fff;border-radius:.45rem;padding:.6rem .85rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;backdrop-filter:blur(16px);background:#f7faf9e0;border-bottom:1px solid #cbded9cc;position:relative}.nav-shell{justify-content:space-between;align-items:center;gap:2rem;min-height:5rem;display:flex}.brand-link{text-decoration:none}nav{align-items:center;gap:clamp(1rem,3vw,2rem);display:flex}nav a{color:var(--slate);font-size:.88rem;font-weight:650;text-decoration:none}nav a:hover{color:var(--pounamu-dark)}.nav-cta{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:.62rem .92rem;box-shadow:0 1px 2px #052d350d}.eyebrow{color:var(--pounamu-dark);font-family:var(--font-utility);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.6rem;font-size:.72rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:1.8rem;height:1px}.section-heading{gap:1.1rem;display:grid}.section-heading>p:last-child{max-width:59ch;color:var(--slate);font-size:1.06rem}.button-row{flex-wrap:wrap;gap:.75rem;display:flex}.button{border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;gap:.55rem;min-height:3rem;padding:.7rem 1.1rem;font-weight:700;text-decoration:none;transition:transform .16s,background-color .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--harbour);color:#fff;box-shadow:0 7px 18px #052d3529}.button-primary:hover{background:var(--harbour-deep)}.button-secondary{border-color:var(--line);color:var(--harbour);background:#ffffffb8}.site-footer{border-top:1px solid var(--line);background:var(--mist);padding-block:4rem 3rem}.footer-grid{grid-template-columns:1.3fr 1fr;gap:2.5rem 5rem;display:grid}.footer-grid>div:first-child>p{max-width:36ch;color:var(--slate);margin-top:1rem}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.65rem 1.5rem;display:grid}.footer-links a{color:var(--harbour);font-size:.9rem;font-weight:650}.legal{border-top:1px solid var(--line);max-width:90ch;color:var(--slate);grid-column:1/-1;padding-top:1.5rem;font-size:.78rem}}@layer utilities;@media (width<=760px){html{scroll-behavior:auto}.shell{width:min(100% - 1.5rem,42rem)}.nav-shell{min-height:4.5rem}nav a:not(.nav-cta){display:none}.footer-grid{grid-template-columns:1fr}.legal{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 82% 25%,#dff2ebe6,#0000 31rem),linear-gradient(140deg,#f7faf9 0%,#edf5f3 100%);padding-block:clamp(5rem,10vw,9rem) clamp(4.5rem,8vw,7rem);position:relative;overflow:hidden}.contours[data-astro-cid-lcdefpme]{fill:none;opacity:.75;pointer-events:none;stroke:#c5dcd6;stroke-width:1.2px;vector-effect:non-scaling-stroke;width:110%;height:80%;position:absolute;inset:auto -5% -5rem}.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(29rem,.88fr);align-items:center;gap:clamp(3rem,7vw,7.5rem);display:grid;position:relative}.hero-copy[data-astro-cid-lcdefpme]{justify-items:start;gap:1.8rem;display:grid}h1[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--pounamu);font-style:normal}.hero-lede[data-astro-cid-lcdefpme]{max-width:57ch;color:var(--slate);font-size:clamp(1.08rem,1.7vw,1.32rem);line-height:1.55}.hero-notes[data-astro-cid-lcdefpme]{color:var(--slate);flex-wrap:wrap;gap:.55rem 1.35rem;padding:0;font-size:.78rem;font-weight:650;list-style:none;display:flex}.hero-notes[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{align-items:center;gap:.45rem;display:flex}.hero-notes[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{background:var(--pounamu);content:"";border-radius:50%;width:.38rem;height:.38rem}.inspector-demo[data-astro-cid-lcdefpme]{box-shadow:var(--shadow-card);background:#ffffffc7;border:1px solid #bbd5cfe6;border-radius:1.25rem;position:relative;transform:rotate(1.2deg)}.inspector-demo[data-astro-cid-lcdefpme]>figcaption[data-astro-cid-lcdefpme]{color:var(--slate);font-family:var(--font-utility);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;position:absolute;top:-2rem;right:0}.browser-bar[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line-light);align-items:center;gap:.35rem;padding:.75rem .9rem;display:flex}.browser-bar[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{background:#d6e3df;border-radius:50%;width:.5rem;height:.5rem}.browser-bar[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]:first-child{background:#d8877d}.browser-bar[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]:nth-child(2){background:#e6bf5c}.browser-bar[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]:nth-child(3){background:#79b99f}.browser-bar[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{color:#758984;min-width:0;font-family:var(--font-utility);background:#f2f6f5;border-radius:.35rem;flex:1;margin-left:.5rem;padding:.38rem .7rem;font-size:.6rem}.job-card[data-astro-cid-lcdefpme]{background:#fff;border-radius:0 0 1.25rem 1.25rem;min-height:27rem;padding:2rem}.job-card[data-astro-cid-lcdefpme]>h2[data-astro-cid-lcdefpme]{letter-spacing:-.035em;margin-top:.2rem;font-size:1.75rem}.job-meta[data-astro-cid-lcdefpme]{color:var(--pounamu-dark);font-size:.72rem;font-weight:700}.company-line[data-astro-cid-lcdefpme]{align-items:center;gap:.75rem;margin-top:1.3rem;display:flex}.company-avatar[data-astro-cid-lcdefpme]{background:var(--mist);width:2.5rem;height:2.5rem;color:var(--pounamu-dark);font-family:var(--font-display);border-radius:.55rem;place-items:center;font-weight:750;display:grid}.company-line[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{display:grid}.company-line[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:var(--slate);font-size:.7rem}.widget[data-astro-cid-lcdefpme]{margin-top:1rem;position:relative}.widget-trigger[data-astro-cid-lcdefpme]{background:var(--pounamu-soft);color:var(--pounamu-dark);border:1px solid #9dccbb;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .65rem .25rem .3rem;font-size:.74rem;display:inline-flex}.status-icon[data-astro-cid-lcdefpme]{background:var(--pounamu);border-radius:50%;place-items:center;width:1.55rem;height:1.55rem;display:grid}.status-icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;width:1rem}.chevron[data-astro-cid-lcdefpme]{margin-left:.25rem}.result-panel[data-astro-cid-lcdefpme]{z-index:3;border:1px solid var(--line);background:#fff;border-radius:.75rem;width:min(27rem,100vw - 5.5rem);animation:.7s cubic-bezier(.2,.8,.2,1) .22s both panel-in;position:absolute;top:2.6rem;left:0;overflow:hidden;box-shadow:0 18px 42px #052d352e}@keyframes panel-in{0%{opacity:0;transform:translateY(.7rem)}}.result-heading[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line-light);justify-content:space-between;align-items:start;gap:1rem;padding:.85rem 1rem;display:flex}.result-heading[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{display:grid}.result-heading[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme],.provenance-row[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:var(--slate);letter-spacing:.07em;text-transform:uppercase;font-size:.54rem;font-weight:750}.result-heading[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]>strong[data-astro-cid-lcdefpme]{font-size:.84rem}.result-heading[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{background:var(--mist);color:var(--slate);text-transform:uppercase;border-radius:.25rem;padding:.2rem .35rem;font-size:.5rem;font-weight:750}.provenance-row[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line-light);border-left:3px solid var(--pounamu);background:#f4f9f7;padding:.55rem 1rem;display:grid}.provenance-row[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--slate);font-size:.65rem}.employer-row[data-astro-cid-lcdefpme]{grid-template-columns:.5rem 1fr;gap:.7rem;padding:.85rem 1rem;display:grid}.result-dot[data-astro-cid-lcdefpme]{background:var(--pounamu);width:.47rem;height:.47rem;box-shadow:0 0 0 3px var(--pounamu-soft);border-radius:50%;margin-top:.35rem}.employer-row[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]>strong[data-astro-cid-lcdefpme]{font-size:.77rem}dl[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:.5rem;margin:.5rem 0 0;display:grid}dl[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{display:grid}dt[data-astro-cid-lcdefpme]{color:#78908b;text-transform:uppercase;font-size:.48rem}dd[data-astro-cid-lcdefpme]{color:var(--slate);margin:0;font-size:.58rem;font-weight:650}.result-footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--line-light);color:var(--slate);justify-content:space-between;gap:1rem;padding:.55rem 1rem;font-size:.51rem;display:flex}.result-footer[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{color:var(--pounamu-dark);font-weight:700}.evidence-path[data-astro-cid-lcdefpme]{color:var(--slate);font-family:var(--font-utility);justify-content:flex-end;align-items:center;gap:.65rem;font-size:.58rem;display:flex;position:absolute;bottom:-4.3rem;left:2rem;right:-2rem;transform:rotate(-1.2deg)}.evidence-path[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{white-space:nowrap;align-items:center;gap:.3rem;display:flex}.evidence-path[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--pounamu)}.evidence-path[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{background:var(--line);width:clamp(1rem,3vw,3rem);height:1px}.support-strip[data-astro-cid-lcdefpme]{border-block:1px solid var(--line);background:#fff}.support-inner[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;gap:2rem;min-height:5.5rem;display:flex}.platforms[data-astro-cid-lcdefpme]{align-items:center;gap:clamp(2rem,6vw,4.5rem);display:flex}.platforms[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]:first-child{width:auto;height:1.65rem}.platforms[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]:last-child{width:auto;height:2rem}.demo[data-astro-cid-lcdefpme]{background:var(--mist)}.demo-heading[data-astro-cid-lcdefpme]{grid-template-columns:1.25fr .75fr;align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.demo-intro[data-astro-cid-lcdefpme]{gap:1rem;padding-bottom:.25rem;display:grid}.demo-intro[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--slate)}.demo-intro[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--pounamu-dark);font-family:var(--font-utility);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.65rem;font-weight:700;display:inline-flex}.demo-intro[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:before{background:var(--kōwhai);content:"";border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 .28rem #e5b6472e}.video-shell[data-astro-cid-lcdefpme]{aspect-ratio:16/9;border:1px solid var(--line);background:var(--harbour-deep);width:min(100%,64rem);box-shadow:var(--shadow-card);border-radius:1rem;margin:3.5rem auto 0;position:relative;overflow:hidden}.video-shell[data-astro-cid-lcdefpme]:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(135deg,#083b4559,#0000);position:absolute;inset:0}.video-shell[data-astro-cid-lcdefpme] iframe[data-astro-cid-lcdefpme]{z-index:1;border:0;width:100%;height:100%;position:relative}.section[data-astro-cid-lcdefpme]{padding-block:clamp(5.5rem,10vw,9rem)}.how[data-astro-cid-lcdefpme]{background:#fff}.how-heading[data-astro-cid-lcdefpme]{grid-template-columns:.65fr 1.3fr .85fr;align-items:end}.how-heading[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{align-self:start}.steps[data-astro-cid-lcdefpme]{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin-top:5rem;padding:0;list-style:none;display:grid}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{min-height:18rem;padding:3rem clamp(1.5rem,3vw,2.6rem) 2rem;position:relative}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]+li[data-astro-cid-lcdefpme]{border-left:1px solid var(--line)}.step-marker[data-astro-cid-lcdefpme]{color:var(--pounamu-dark);font-family:var(--font-utility);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3.4rem;font-size:.64rem;font-weight:700;display:inline-block}.steps[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.8rem}.steps[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--slate);font-size:.9rem}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:after{border:1px solid var(--pounamu);width:.45rem;height:.45rem;box-shadow:0 0 0 .35rem var(--pounamu-soft);content:"";background:#fff;border-radius:50%;position:absolute;top:3.5rem;right:1.7rem}.coverage[data-astro-cid-lcdefpme]{background:var(--mist);overflow:hidden}.coverage-grid[data-astro-cid-lcdefpme]{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.coverage-copy[data-astro-cid-lcdefpme]{gap:1.5rem;display:grid}.coverage-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){color:var(--slate)}.feature-list[data-astro-cid-lcdefpme]{gap:.7rem;padding:0;list-style:none;display:grid}.feature-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{grid-template-columns:1.3rem 1fr;gap:.5rem;font-size:.88rem;font-weight:650;display:grid}.feature-list[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--pounamu)}.match-sheet[data-astro-cid-lcdefpme]{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fff;border-radius:1rem;padding:1.5rem;transform:rotate(-1deg)}.sheet-header[data-astro-cid-lcdefpme],.platform-name[data-astro-cid-lcdefpme],.candidate[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:1rem;display:flex}.sheet-header[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line-light);color:var(--slate);font-family:var(--font-utility);text-transform:uppercase;padding-bottom:1rem;font-size:.65rem;font-weight:700}.sheet-header[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#7f5b0b;background:#fff3d8;border-radius:.25rem;padding:.2rem .45rem}.platform-name[data-astro-cid-lcdefpme]{background:var(--cloud);border-radius:.7rem;justify-content:start;gap:0;padding:1.3rem;display:grid}.platform-name[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme],.candidate[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:var(--slate);font-size:.68rem}.connector[data-astro-cid-lcdefpme]{border-left:1px dashed #9bbeb4;height:2.5rem;margin-left:2rem;position:relative}.connector[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--pounamu);border-radius:50%;width:.45rem;height:.45rem;position:absolute;bottom:0;left:-.25rem}.candidate[data-astro-cid-lcdefpme]{border:1px solid var(--line-light);border-radius:.65rem;grid-template-columns:auto 1fr auto;margin-top:.55rem;padding:1rem;display:grid}.candidate[data-astro-cid-lcdefpme].selected{background:#f4faf7;border-color:#8dbfae}.candidate[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{display:grid}.radio[data-astro-cid-lcdefpme]{border:1px solid #91aaa4;border-radius:50%;width:.85rem;height:.85rem}.selected[data-astro-cid-lcdefpme] .radio[data-astro-cid-lcdefpme]{border:.25rem solid var(--pounamu)}.selection[data-astro-cid-lcdefpme],.choose[data-astro-cid-lcdefpme]{color:var(--pounamu-dark);font-size:.64rem;font-weight:750}.selection[data-astro-cid-lcdefpme]{background:var(--pounamu-soft);border-radius:.25rem;padding:.2rem .4rem}.match-sheet[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:var(--slate);margin-top:1rem;font-size:.68rem}.trust[data-astro-cid-lcdefpme]{background:var(--harbour-deep)}.trust[data-astro-cid-lcdefpme] h2,.trust[data-astro-cid-lcdefpme] h3{color:#fff}.trust[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:#8ed3bd}.trust-heading[data-astro-cid-lcdefpme]{grid-template-columns:.6fr 1.4fr .8fr;align-items:end}.trust-heading[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:last-child{color:#b6cbc6}.source-grid[data-astro-cid-lcdefpme]{border:1px solid #bbd5cf47;border-radius:.8rem;grid-template-columns:repeat(4,1fr);margin-top:5rem;display:grid}.source-card[data-astro-cid-lcdefpme]{align-content:start;min-height:22rem;padding:2rem;display:grid}.source-card[data-astro-cid-lcdefpme]+.source-card[data-astro-cid-lcdefpme]{border-left:1px solid #bbd5cf47}.source-label[data-astro-cid-lcdefpme]{color:#8ed3bd;font-family:var(--font-utility);text-transform:uppercase;margin-bottom:4rem;font-size:.61rem;font-weight:700}.source-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.8rem}.source-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#b6cbc6;font-size:.86rem}.source-card[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#789993;font-family:var(--font-utility);align-self:end;margin-top:2rem;font-size:.58rem}.source-card[data-astro-cid-lcdefpme].caution{background:#e5b64712}.source-card[data-astro-cid-lcdefpme].caution .source-label[data-astro-cid-lcdefpme]{color:var(--kōwhai)}.truth-note[data-astro-cid-lcdefpme]{color:#d9e7e3;background:#e5b64717;border:1px solid #e5b64759;border-radius:.65rem;align-items:center;gap:1rem;max-width:64rem;margin:2rem auto 0;padding:1.2rem 1.5rem;font-size:.82rem;display:flex}.truth-note[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{border:1px solid var(--kōwhai);width:1.7rem;height:1.7rem;color:var(--kōwhai);border-radius:50%;flex:none;place-items:center;font-weight:750;display:grid}.privacy[data-astro-cid-lcdefpme]{background:#fff}.privacy-grid[data-astro-cid-lcdefpme]{grid-template-columns:.9fr 1.1fr;gap:clamp(4rem,10vw,10rem);display:grid}.privacy-statement[data-astro-cid-lcdefpme]{align-content:start;gap:1.2rem;display:grid}.privacy-details[data-astro-cid-lcdefpme]{display:grid}.privacy-details[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);grid-template-columns:2.4rem 1fr;gap:.5rem 1.2rem;padding-block:1.8rem;display:grid}.privacy-details[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:first-child{padding-top:0}.privacy-details[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:var(--pounamu);font-family:var(--font-utility);grid-row:span 2;font-size:.68rem;font-weight:700}.privacy-details[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.2rem}.privacy-details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--slate);font-size:.86rem}.agents[data-astro-cid-lcdefpme]{background:var(--mist)}.agents-grid[data-astro-cid-lcdefpme]{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(4rem,9vw,9rem);display:grid}.agents-copy[data-astro-cid-lcdefpme]{justify-items:start;gap:1.4rem;display:grid}.agents-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){color:var(--slate)}.text-link[data-astro-cid-lcdefpme]{color:var(--pounamu-dark);font-weight:750}.agent-terminal[data-astro-cid-lcdefpme]{background:var(--harbour-deep);box-shadow:var(--shadow-card);color:#fff;border:1px solid #244f55;border-radius:.8rem;overflow:hidden}.terminal-title[data-astro-cid-lcdefpme]{border-bottom:1px solid #28515a;align-items:center;gap:.4rem;padding:.75rem 1rem;display:flex}.terminal-title[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{background:#6e8e8b;border-radius:50%;width:.5rem;height:.5rem}.terminal-title[data-astro-cid-lcdefpme] code[data-astro-cid-lcdefpme]{color:#9fbbb5;margin-left:.5rem;font-size:.62rem}.terminal-body[data-astro-cid-lcdefpme]{font-family:var(--font-utility);padding:1.5rem;font-size:.7rem}.terminal-body[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--kōwhai)}.terminal-response[data-astro-cid-lcdefpme]{color:#7fc9b3;margin:.2rem 0 1.5rem}.resource-list[data-astro-cid-lcdefpme]{border-top:1px solid #28515a;display:grid}.resource-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border-bottom:1px solid #28515a;grid-template-columns:minmax(10rem,.8fr) 1.2fr;gap:1rem;padding:.85rem 0;text-decoration:none;display:grid}.resource-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover code[data-astro-cid-lcdefpme]{color:var(--kōwhai)}.resource-list[data-astro-cid-lcdefpme] code[data-astro-cid-lcdefpme]{color:#8ed3bd}.resource-list[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#a9c0bb}.faq[data-astro-cid-lcdefpme]{background:#fff}.faq-grid[data-astro-cid-lcdefpme]{grid-template-columns:.6fr 1.4fr;gap:clamp(3rem,8vw,8rem);display:grid}.questions[data-astro-cid-lcdefpme]{border-top:1px solid var(--line)}details[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line)}summary[data-astro-cid-lcdefpme]{color:var(--harbour);font-family:var(--font-display);cursor:pointer;padding:1.5rem 3rem 1.5rem 0;font-size:1.05rem;font-weight:680;list-style:none;position:relative}summary[data-astro-cid-lcdefpme]::-webkit-details-marker{display:none}summary[data-astro-cid-lcdefpme]:after{color:var(--pounamu);content:"+";font-size:1.4rem;font-weight:400;position:absolute;top:1.45rem;right:.2rem}details[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme]:after{content:"−"}details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:65ch;color:var(--slate);padding:0 3rem 1.5rem 0;font-size:.9rem}.final-cta[data-astro-cid-lcdefpme]{background:var(--kōwhai);padding-block:clamp(4rem,8vw,7rem)}.final-cta[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--harbour)}.final-cta-inner[data-astro-cid-lcdefpme]{grid-template-columns:1.2fr .8fr;align-items:end;gap:4rem;display:grid}.final-cta-inner[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]:first-child{gap:1.1rem;display:grid}.final-cta-inner[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]:last-child{justify-items:start;gap:1.3rem;display:grid}.final-cta-inner[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]:last-child p[data-astro-cid-lcdefpme]{color:#324b48;max-width:40ch}@media (width<=980px){.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-copy[data-astro-cid-lcdefpme]{max-width:48rem}.inspector-demo[data-astro-cid-lcdefpme]{width:min(100%,36rem);margin-inline:auto}.how-heading[data-astro-cid-lcdefpme],.trust-heading[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1.4fr}.how-heading[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:last-child,.trust-heading[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:last-child{grid-column:2}.source-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.source-card[data-astro-cid-lcdefpme]:nth-child(3){border-top:1px solid #bbd5cf47;border-left:0}.source-card[data-astro-cid-lcdefpme]:nth-child(4){border-top:1px solid #bbd5cf47}}@media (width<=760px){.hero[data-astro-cid-lcdefpme]{padding-top:4rem}h1[data-astro-cid-lcdefpme]{font-size:clamp(2.35rem,11vw,3.5rem)}.inspector-demo[data-astro-cid-lcdefpme]{margin-top:2rem}.job-card[data-astro-cid-lcdefpme]{min-height:25rem;padding:1.3rem}.result-panel[data-astro-cid-lcdefpme]{width:min(27rem,100vw - 4.25rem)}.evidence-path[data-astro-cid-lcdefpme]{justify-content:center;gap:.35rem;font-size:.48rem;bottom:-4.5rem;left:0;right:0}.support-inner[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;padding-block:1.3rem}.demo-heading[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:1.5rem}.video-shell[data-astro-cid-lcdefpme]{border-radius:.7rem;margin-top:2.5rem}.how-heading[data-astro-cid-lcdefpme],.trust-heading[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.how-heading[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:last-child,.trust-heading[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:last-child{grid-column:auto}.steps[data-astro-cid-lcdefpme]{grid-template-columns:1fr;margin-top:3rem}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{min-height:auto;padding:2rem 1rem}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]+li[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);border-left:0}.step-marker[data-astro-cid-lcdefpme]{margin-bottom:1.8rem}.coverage-grid[data-astro-cid-lcdefpme],.privacy-grid[data-astro-cid-lcdefpme],.agents-grid[data-astro-cid-lcdefpme],.faq-grid[data-astro-cid-lcdefpme],.final-cta-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.match-sheet[data-astro-cid-lcdefpme]{padding:1rem;transform:none}.candidate[data-astro-cid-lcdefpme]{grid-template-columns:auto 1fr}.candidate[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]:last-child{grid-column:2;justify-self:start}.source-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.source-card[data-astro-cid-lcdefpme]{min-height:auto}.source-card[data-astro-cid-lcdefpme]+.source-card[data-astro-cid-lcdefpme]{border-top:1px solid #bbd5cf47;border-left:0}.source-label[data-astro-cid-lcdefpme]{margin-bottom:2.5rem}.resource-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:.25rem}dl[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.result-heading[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{display:none}}
