[data-surface=homepage-4]{--background:var(--bg-canvas);--foreground:var(--fg-primary);--card:var(--bg-surface);--card-foreground:var(--fg-primary);--popover:var(--bg-elevated);--popover-foreground:var(--fg-primary);--primary:var(--brand);--primary-foreground:var(--on-brand);--secondary:var(--surface-subtle);--secondary-foreground:var(--fg-primary);--muted:var(--surface-subtle);--muted-foreground:var(--fg-tertiary);--accent:var(--surface-subtle);--accent-foreground:var(--fg-primary);--destructive:var(--deny);--destructive-foreground:var(--on-brand);--border:var(--border-subtle);--input:var(--border-default);--ring:var(--brand);--chart-1:var(--brand);--chart-2:var(--allow);--chart-3:var(--warn);--chart-4:var(--agent-ai);--chart-5:var(--agent-bot);--radius:12px;--hp4-title-accent:var(--highlight);--text-eyebrow:13px;--hp4-sec:clamp(84px, 8.75vw, 132px);--hp4-sec-lg:clamp(120px, 14.5vw, 200px);background-color:var(--bg-canvas);min-height:100vh;color:var(--fg-primary);font-family:var(--font-ui,"Inter Tight", system-ui, sans-serif)}[data-surface=homepage-4] .hp4-wrap{width:100%;max-width:calc(25vw + 60rem);margin-inline:auto;padding-inline:1rem}@media (min-width:64rem){[data-surface=homepage-4] .hp4-wrap{padding-inline:1.75rem}}@media (min-width:80rem){[data-surface=homepage-4] .hp4-wrap{padding-inline:3rem}}[data-surface=homepage-4] .hp4-egg{z-index:200;background:var(--bg-canvas);--hp4-dot:color-mix(in srgb, var(--fg-primary) 7%, transparent);animation:hp4-egg-lifetime var(--hp4-egg-lifetime,.8s) linear forwards;transition:opacity var(--duration-slow) var(--ease-out);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}[data-surface=homepage-4][data-theme=checkpoint-light] .hp4-egg{--hp4-dot:color-mix(in srgb, var(--fg-primary) 10%, transparent)}[data-surface=homepage-4] .hp4-egg:before{content:"";z-index:-1;pointer-events:none;background-image:radial-gradient(circle at 1px 1px, var(--hp4-dot) 1px, transparent 1.4px);background-size:24px 24px;background-attachment:fixed;position:absolute;inset:0}@keyframes hp4-egg-lifetime{0%,90%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden;pointer-events:none}}@media (prefers-reduced-motion:reduce){[data-surface=homepage-4] .hp4-egg{animation:none;display:none}}[data-surface=homepage-4] .hp4-egg.gone{opacity:0;pointer-events:none;visibility:hidden}[data-surface=homepage-4] .hp4-egg-scanline{pointer-events:none;width:240px;animation:1.2s ease-in-out forwards hp4-egg-scan;position:absolute;top:0;bottom:0;left:-240px}[data-surface=homepage-4] .hp4-egg-scanline:before{content:"";background-image:radial-gradient(circle at 1px 1px, color-mix(in srgb, var(--brand) 28%, transparent) 1px, transparent 1.4px);background-size:24px 24px;background-attachment:fixed;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 65%);mask-image:linear-gradient(90deg,#0000,#000 65%)}[data-surface=homepage-4] .hp4-egg-scanline:after{content:"";background:linear-gradient(180deg, transparent, var(--brand), transparent);width:1px;box-shadow:0 0 12px color-mix(in srgb, var(--brand) 45%, transparent);position:absolute;top:0;bottom:0;right:0}@keyframes hp4-egg-scan{to{left:100vw}}[data-surface=homepage-4] .hp4-egg .in{text-align:center}[data-surface=homepage-4] .hp4-egg .tick{border:1px solid var(--border-default);width:64px;height:64px;color:var(--fg-muted);font-family:var(--font-mono);transition:border-color var(--duration-medium), color var(--duration-medium), background var(--duration-medium);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:18px;display:grid}[data-surface=homepage-4] .hp4-egg-wave,[data-surface=homepage-4] .hp4-egg-check{transition:opacity .12s var(--ease-out), transform .16s var(--ease-out);grid-area:1/1;place-items:center;display:grid}[data-surface=homepage-4] .hp4-egg-wave{opacity:1;animation:1.2s linear hp4-egg-scan-flare;transform:scale(1)}@keyframes hp4-egg-scan-flare{0%,35%,70%,to{filter:none}45%,55%{filter:brightness(1.25) drop-shadow(0 0 8px color-mix(in srgb, var(--brand) 55%, transparent))}}[data-surface=homepage-4] .hp4-egg-wave i{transform-origin:50%;animation:.36s ease-in-out infinite alternate hp4-egg-did-bar}[data-surface=homepage-4] .hp4-egg-wave i:nth-child(2n){animation-delay:-120ms}[data-surface=homepage-4] .hp4-egg-wave i:nth-child(3n){animation-delay:-240ms}[data-surface=homepage-4] .hp4-egg-check{opacity:0;transform:scale(.72)rotate(-8deg)}[data-surface=homepage-4] .hp4-egg.ok .hp4-egg-wave{opacity:0;transform:scale(.72)}[data-surface=homepage-4] .hp4-egg.ok .hp4-egg-wave i{animation-play-state:paused}[data-surface=homepage-4] .hp4-egg.ok .hp4-egg-check{opacity:1;transform:scale(1)rotate(0)}@keyframes hp4-egg-did-bar{0%{opacity:.35;transform:scaleY(.35)}to{opacity:.9;transform:scaleY(1.25)}}[data-surface=homepage-4] .hp4-egg .lbl{color:var(--fg-muted);place-items:center;font-size:14px;display:grid}[data-surface=homepage-4] .hp4-egg .lbl>span{transition:opacity .18s var(--ease-out);grid-area:1/1}[data-surface=homepage-4] .hp4-egg .lbl-human,[data-surface=homepage-4] .hp4-egg.ok .lbl-verifying{opacity:0}[data-surface=homepage-4] .hp4-egg.ok .lbl-human{opacity:1}[data-surface=homepage-4] .hp4-egg.ok .tick{border-color:var(--signal-line);background:var(--signal-soft);color:var(--signal)}[data-surface=homepage-4] .hp4-egg.ok .lbl{color:var(--fg-secondary)}[data-surface=homepage-4] .hp4-eyebrow{font-family:var(--font-mono);font-size:var(--text-eyebrow);text-transform:uppercase;letter-spacing:.14em}[data-surface=homepage-4] .hp4-sec{padding-block:var(--hp4-sec)}[data-surface=homepage-4] .hp4-sec-lg{padding-block:var(--hp4-sec-lg)}[data-surface=homepage-4] .hp4-card{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface);overflow:hidden}[data-surface=homepage-4] .hp4-solid{isolation:isolate;--hp4-dot:color-mix(in srgb, var(--fg-primary) 7%, transparent);position:relative}[data-surface=homepage-4][data-theme=checkpoint-light] .hp4-solid{--hp4-dot:color-mix(in srgb, var(--fg-primary) 10%, transparent)}[data-surface=homepage-4] .hp4-solid:before{content:"";z-index:-1;pointer-events:none;background-image:radial-gradient(circle at 1px 1px, var(--hp4-dot) 1px, transparent 1.4px);background-size:24px 24px;background-attachment:fixed;position:absolute;inset:0}[data-surface=homepage-4] .hp4-solid-fade:before{-webkit-mask-image:linear-gradient(#0000 0% 18%,#000 100%);mask-image:linear-gradient(#0000 0% 18%,#000 100%)}[data-surface=homepage-4] .hp4-wall-fade{-webkit-mask-image:radial-gradient(#000 40%,#0000 72%);mask-image:radial-gradient(#000 40%,#0000 72%)}[data-surface=homepage-4] .hp4-aura:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(ellipse 82% 100% at 50% -8%, var(--brand-faint), transparent 66%);height:min(560px,62vh);position:absolute;top:0;left:0;right:0}[data-surface=homepage-4] .hp4-theme-toggle{border-radius:var(--radius-full);border:1px solid var(--border-subtle);background:var(--bg-canvas);width:32px;height:32px;color:var(--fg-tertiary);cursor:pointer;transition:color var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out), background var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;padding:0;display:inline-flex}[data-surface=homepage-4] .hp4-theme-toggle:hover{color:var(--fg-primary);border-color:var(--border-default);background:var(--surface-subtle)}[data-surface=homepage-4] .hp4-theme-toggle svg{width:14px;height:14px;transition:transform var(--duration-base) var(--ease-out)}[data-surface=homepage-4] .hp4-theme-toggle[aria-pressed=true] svg{transform:rotate(180deg)}[data-surface=homepage-4][data-theme=checkpoint],[data-surface=homepage-4][data-theme=checkpoint-light]{--cp-accent:var(--brand)}[data-surface=homepage-4][data-theme=checkpoint] img.lg-light,[data-surface=homepage-4][data-theme=checkpoint-light] img.lg-dark{display:none}[data-surface=homepage-4][data-theme=checkpoint] img.hp4-dark-invert{filter:invert()hue-rotate(180deg)}[data-surface=homepage-4] img.hp4-mono-until-hover{transition:filter .2s}[data-surface=homepage-4] a:not(:hover) img.hp4-mono-until-hover{filter:brightness(0)}[data-surface=homepage-4][data-theme=checkpoint] a:not(:hover) img.hp4-mono-until-hover{filter:brightness(0)invert()}[data-surface=homepage-4][data-theme=checkpoint-light] img.hp4-light-silhouette{filter:brightness(0)}[data-surface=homepage-4] .hp4-recog-marquee{-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}[data-surface=homepage-4] .hp4-recog-track{animation:45s linear infinite hp4-recog-drift}[data-surface=homepage-4] .hp4-recog-marquee:hover .hp4-recog-track,[data-surface=homepage-4] .hp4-recog-marquee:focus-within .hp4-recog-track{animation-play-state:paused}@keyframes hp4-recog-drift{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){[data-surface=homepage-4] .hp4-recog-marquee{padding-inline:clamp(1rem,4vw,3rem);-webkit-mask-image:none;mask-image:none}[data-surface=homepage-4] .hp4-recog-track{width:100%;animation:none}[data-surface=homepage-4] .hp4-recog-set{flex-wrap:wrap;flex-shrink:1;row-gap:2.5rem;width:100%;padding-right:0}[data-surface=homepage-4] .hp4-recog-set[aria-hidden=true],[data-surface=homepage-4] .hp4-recog-divider{display:none}}[data-surface=homepage-3].hc3-embed{background:0 0;min-height:0;overflow:visible}[data-surface=homepage-4] .consent-embed img[alt=Claude],[data-surface=homepage-4] .consent-embed img[src*=claude-ai-icon]{filter:none!important}:is([data-surface=homepage-4] .consent-embed div:has(>img[alt=Claude]),[data-surface=homepage-4] .consent-embed div:has(>img[src*=claude-ai-icon])){border:1px solid #00000014;background:#fff!important}@media (prefers-reduced-motion:no-preference){[data-surface=homepage-4] [data-slot=accordion-content]{overflow:hidden}[data-surface=homepage-4] [data-slot=accordion-content][data-state=open]{animation:.4s cubic-bezier(.22,1,.36,1) hp4-accordion-down}[data-surface=homepage-4] [data-slot=accordion-content][data-state=closed]{animation:.3s cubic-bezier(.22,1,.36,1) hp4-accordion-up}}@keyframes hp4-accordion-down{0%{opacity:0;height:0;transform:translateY(-4px)}to{height:var(--radix-accordion-content-height);opacity:1;transform:none}}@keyframes hp4-accordion-up{0%{height:var(--radix-accordion-content-height);opacity:1}to{opacity:0;height:0}}[data-surface=homepage-4] .hp4-trust-lane{opacity:.26;transition:opacity .3s,transform .5s cubic-bezier(.22,1,.36,1),color .25s;transform:translate(7px)}[data-surface=homepage-4] .hp4-trust-lane:before{background:color-mix(in srgb, var(--fg-secondary) 62%, transparent);content:"";height:2px;transition:background-color .25s;position:absolute;top:50%;left:2rem;right:0;transform:translateY(-50%)}[data-surface=homepage-4] .hp4-trust-lane-block{color:var(--deny)}[data-surface=homepage-4] .hp4-trust-lane-allow{color:var(--warn)}[data-surface=homepage-4] .hp4-trust-session,[data-surface=homepage-4] .hp4-trust-session-status,[data-surface=homepage-4] .hp4-trust-direction,[data-surface=homepage-4] .hp4-trust-outcome-icon,[data-surface=homepage-4] .hp4-trust-insight{transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .25s,color .25s,border-color .25s,background-color .25s}[data-surface=homepage-4] .hp4-trust-session{transform:translate(-22px)}[data-surface=homepage-4] .hp4-trust-session-status{opacity:0;transform:scale(.55)}[data-surface=homepage-4] .hp4-trust-direction{opacity:.28;transform:translate(-5px)}[data-surface=homepage-4] .hp4-trust-visual[data-phase=arrive] .hp4-trust-session{opacity:.65}[data-surface=homepage-4] .hp4-trust-visual[data-phase=block] .hp4-trust-lane-block,[data-surface=homepage-4] .hp4-trust-visual[data-phase=allow] .hp4-trust-lane-allow,[data-surface=homepage-4] .hp4-trust-visual[data-phase=compare] .hp4-trust-lane{opacity:1;transform:none}[data-surface=homepage-4] .hp4-trust-visual[data-phase=block] .hp4-trust-lane-block .hp4-trust-session,[data-surface=homepage-4] .hp4-trust-visual[data-phase=allow] .hp4-trust-lane-allow .hp4-trust-session,[data-surface=homepage-4] .hp4-trust-visual[data-phase=compare] .hp4-trust-session{transform:translate(11px)}[data-surface=homepage-4] .hp4-trust-visual[data-phase=block] .hp4-trust-lane-block .hp4-trust-session-status,[data-surface=homepage-4] .hp4-trust-visual[data-phase=allow] .hp4-trust-lane-allow .hp4-trust-session-status,[data-surface=homepage-4] .hp4-trust-visual[data-phase=compare] .hp4-trust-session-status{opacity:1;transform:scale(1)}[data-surface=homepage-4] .hp4-trust-visual[data-phase=block] .hp4-trust-lane-block .hp4-trust-direction,[data-surface=homepage-4] .hp4-trust-visual[data-phase=allow] .hp4-trust-lane-allow .hp4-trust-direction,[data-surface=homepage-4] .hp4-trust-visual[data-phase=compare] .hp4-trust-direction{opacity:1;transform:translate(4px)}[data-surface=homepage-4] .hp4-trust-visual[data-phase=block] .hp4-trust-lane-block:before,[data-surface=homepage-4] .hp4-trust-visual[data-phase=compare] .hp4-trust-lane-block:before{background:color-mix(in srgb, var(--deny) 78%, transparent)}[data-surface=homepage-4] .hp4-trust-visual[data-phase=allow] .hp4-trust-lane-allow:before,[data-surface=homepage-4] .hp4-trust-visual[data-phase=compare] .hp4-trust-lane-allow:before{background:color-mix(in srgb, var(--warn) 78%, transparent)}[data-surface=homepage-4] .hp4-trust-visual[data-phase=block] .hp4-trust-lane-block .hp4-trust-outcome-icon,[data-surface=homepage-4] .hp4-trust-visual[data-phase=allow] .hp4-trust-lane-allow .hp4-trust-outcome-icon{transform:scale(1.08)}[data-surface=homepage-4] .hp4-trust-visual[data-phase=compare] .hp4-trust-insight{color:var(--warn)}@media (prefers-reduced-motion:reduce){[data-surface=homepage-4] .hp4-trust-visual *{transition-duration:.01ms!important;animation-duration:.01ms!important}}[data-surface=homepage-4] .hp4-service-grid{background-image:radial-gradient(circle, var(--border) 1px, transparent 1px);background-size:24px 24px;-webkit-mask-image:linear-gradient(#0000,#000 22% 78%,#0000);mask-image:linear-gradient(#0000,#000 22% 78%,#0000)}[data-surface=homepage-4] .hp4-service-live-dot{box-shadow:0 0 0 4px color-mix(in srgb, currentColor 12%, transparent)}[data-surface=homepage-4] .hp4-detect-request,[data-surface=homepage-4] .hp4-detect-result{animation:.55s cubic-bezier(.22,1,.36,1) both hp4-service-rise}[data-surface=homepage-4] .hp4-detect-result{animation-delay:1.35s}[data-surface=homepage-4] .hp4-detect-scanner{filter:drop-shadow(0 0 18px color-mix(in srgb, var(--agent-ai) 12%, transparent));animation:5.8s cubic-bezier(.22,1,.36,1) infinite hp4-detect-lock}[data-surface=homepage-4] .hp4-detect-sweep{overflow:hidden}[data-surface=homepage-4] .hp4-detect-sweep:after{content:"";inset-inline:8%;background:linear-gradient(90deg, transparent, var(--agent-ai), transparent);height:1px;box-shadow:0 0 12px var(--agent-ai);animation:2.4s ease-in-out infinite hp4-detect-sweep;position:absolute;top:50%}[data-surface=homepage-4] .hp4-detect-signal-fill{width:0;animation:5.8s cubic-bezier(.22,1,.36,1) infinite hp4-detect-signal;animation-delay:var(--hp4-signal-delay)}[data-surface=homepage-4] .hp4-enforce-live-pulse{animation:4.8s cubic-bezier(.45,0,.55,1) infinite hp4-enforce-request}[data-surface=homepage-4] .hp4-enforce-gate{animation:4.8s ease-in-out infinite hp4-enforce-gate}[data-surface=homepage-4] .hp4-enforce-rule{animation:.55s cubic-bezier(.22,1,.36,1) .65s both hp4-service-rise}[data-surface=homepage-4] .hp4-govern-wire{fill:none;stroke:var(--allow);stroke-width:1.5px;stroke-dasharray:7 8;vector-effect:non-scaling-stroke;animation:2.4s linear infinite hp4-govern-wire}[data-surface=homepage-4] .hp4-govern-wire-2{animation-delay:.22s}[data-surface=homepage-4] .hp4-govern-wire-3{animation-delay:.44s}[data-surface=homepage-4] .hp4-govern-wire-4{stroke:var(--agent-ai);animation-delay:.78s}[data-surface=homepage-4] .hp4-govern-proof{animation:.5s cubic-bezier(.22,1,.36,1) both hp4-service-rise}[data-surface=homepage-4] .hp4-govern-proof:nth-of-type(2){animation-delay:.18s}[data-surface=homepage-4] .hp4-govern-proof:nth-of-type(3){animation-delay:.36s}[data-surface=homepage-4] .hp4-govern-seal{animation:3.2s cubic-bezier(.22,1,.36,1) infinite hp4-govern-seal}[data-surface=homepage-4] .hp4-govern-receipt{animation:.55s cubic-bezier(.22,1,.36,1) .85s both hp4-service-rise}[data-surface=homepage-4] .hp4-identiclaw-mascot{animation:4.8s ease-in-out infinite hp4-identiclaw-float}[data-surface=homepage-4] .hp4-identiclaw-orbit{animation:12s linear infinite hp4-identiclaw-orbit}[data-surface=homepage-4] .hp4-identiclaw-orbit:after{content:"";background:var(--agent-ai);width:6px;height:6px;box-shadow:0 0 12px var(--agent-ai);border-radius:999px;margin-left:-3px;position:absolute;top:-3px;left:50%}[data-surface=homepage-4] .hp4-identiclaw-passport{animation:.7s cubic-bezier(.22,1,.36,1) .28s both hp4-identiclaw-passport}[data-surface=homepage-4] .hp4-identiclaw-signature{transform-origin:50%;animation:1.4s ease-in-out .8s both hp4-identiclaw-sign}[data-surface=homepage-4] .hp4-identiclaw-state{animation:.4s cubic-bezier(.22,1,.36,1) both hp4-service-rise}@media (prefers-reduced-motion:no-preference){[data-surface=homepage-4] .hp4-service-live-dot{animation:2.2s ease-in-out infinite hp4-service-live}}@media (prefers-reduced-motion:reduce){[data-surface=homepage-4] .hp4-detect-request,[data-surface=homepage-4] .hp4-detect-result,[data-surface=homepage-4] .hp4-detect-scanner,[data-surface=homepage-4] .hp4-detect-sweep:after,[data-surface=homepage-4] .hp4-detect-signal-fill,[data-surface=homepage-4] .hp4-enforce-live-pulse,[data-surface=homepage-4] .hp4-enforce-gate,[data-surface=homepage-4] .hp4-enforce-rule,[data-surface=homepage-4] .hp4-govern-wire,[data-surface=homepage-4] .hp4-govern-proof,[data-surface=homepage-4] .hp4-govern-seal,[data-surface=homepage-4] .hp4-govern-receipt,[data-surface=homepage-4] .hp4-identiclaw-mascot,[data-surface=homepage-4] .hp4-identiclaw-orbit,[data-surface=homepage-4] .hp4-identiclaw-passport,[data-surface=homepage-4] .hp4-identiclaw-signature,[data-surface=homepage-4] .hp4-identiclaw-state,[data-surface=homepage-4] .hp4-service-live-dot{animation:none!important}[data-surface=homepage-4] .hp4-detect-signal-fill{width:var(--hp4-signal-value)}}@keyframes hp4-service-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes hp4-service-live{50%{opacity:.45;box-shadow:0 0 0 7px #0000}}@keyframes hp4-detect-sweep{0%,to{opacity:0;transform:translateY(-28px)}20%,80%{opacity:1}50%{transform:translateY(28px)}}@keyframes hp4-detect-signal{0%,8%{width:0}22%,88%{width:var(--hp4-signal-value)}to{width:0}}@keyframes hp4-detect-lock{0%,22%{opacity:.72;transform:scale(.94)}36%,92%{opacity:1;transform:scale(1)}to{opacity:.72;transform:scale(.94)}}@keyframes hp4-enforce-request{0%{opacity:0;left:12%}10%,88%{opacity:1}48%{background:var(--warn);left:50%}to{opacity:0;left:88%}}@keyframes hp4-enforce-gate{0%,34%,68%,to{filter:none}48%,58%{filter:drop-shadow(0 0 14px color-mix(in srgb, var(--warn) 35%, transparent))}}@keyframes hp4-govern-wire{to{stroke-dashoffset:-30px}}@keyframes hp4-govern-seal{0%,26%{opacity:.75;transform:translate(-50%,-50%)scale(.92);box-shadow:0 0 #0000}44%,88%{box-shadow:0 0 0 10px color-mix(in srgb, var(--allow) 8%, transparent);opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:.75;transform:translate(-50%,-50%)scale(.92);box-shadow:0 0 #0000}}@keyframes hp4-identiclaw-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes hp4-identiclaw-orbit{to{transform:rotate(360deg)}}@keyframes hp4-identiclaw-passport{0%{opacity:0;transform:translate(-16px)rotate(-1deg)}to{opacity:1;transform:none}}@keyframes hp4-identiclaw-sign{0%{opacity:.2;transform:scaleY(.2)}to{opacity:1;transform:scaleY(1)}}[data-surface=homepage-4] h1,[data-surface=homepage-4] h2,[data-surface=homepage-4] h3{text-wrap:balance}[data-surface=homepage-4] p,[data-surface=homepage-4] blockquote{text-wrap:pretty}
