.page-shell{z-index:1;grid-template-rows:auto 1fr;width:100%;height:100dvh;min-height:42rem;padding:clamp(1.25rem,2.5vw,2.5rem) clamp(1.25rem,4vw,5rem);display:grid;position:fixed;inset:0;overflow:hidden}.page-shell main{min-height:0}.hero{grid-template-columns:minmax(0,1fr) min(42rem,42vw);align-items:center;gap:clamp(2rem,4vw,5rem);width:min(90rem,100%);height:100%;margin:0 auto;display:grid}.hero-copy{z-index:2;position:relative}.hero h1{letter-spacing:-.07em;white-space:nowrap;max-width:49rem;margin:0;font-size:clamp(3rem,4.5vw,5.4rem);font-weight:400;line-height:.94}.hero h1 span{color:#0000;background:linear-gradient(92deg, var(--blue), var(--cyan));-webkit-background-clip:text;background-clip:text;margin-bottom:-.12em;margin-right:-.08em;padding-bottom:.12em;padding-right:.08em;display:inline-block}.intro{max-width:40rem;color:var(--body);margin:clamp(1.5rem,3.5vh,2.4rem) 0 0;font-size:clamp(1rem,1.25vw,1.24rem);line-height:1.65}.actions{flex-wrap:wrap;gap:.8rem;margin-top:clamp(1.5rem,3.5vh,2.5rem);display:flex}.primary-cta,.secondary-cta{border:1px solid var(--ink);color:var(--white);background:var(--ink);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:1.25rem;padding:1rem 1.35rem 1rem 1.55rem;font-family:DM Mono,ui-monospace,monospace;font-size:.76rem;text-decoration:none;transition:color .18s,background .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 34px #0a254026}.primary-cta svg,.secondary-cta svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:1rem}.primary-cta:hover,.primary-cta:focus-visible,.secondary-cta:hover,.secondary-cta:focus-visible{color:var(--ink);background:0 0;outline:none;transform:translateY(-2px);box-shadow:0 10px 20px #0a25401a}.secondary-cta{color:var(--ink);box-shadow:none;background:#f9fcff66;border-color:#0a254059}.secondary-cta:hover,.secondary-cta:focus-visible{color:var(--white);background:var(--ink)}.identity-visual{perspective:1000px;place-items:center;min-width:0;display:grid;position:relative}.agent-card{z-index:2;filter:drop-shadow(0 28px 28px #1b4a6e33);width:100%;margin:0;position:relative;transform:rotateY(-7deg)rotateX(2deg)rotate(1deg)}.agent-card img{width:100%;height:auto;display:block}@media (width<=900px){.page-shell{padding-bottom:1.2rem}.hero{grid-template-columns:1fr;align-content:center;gap:1.5rem}.hero-copy{text-align:center}.intro{margin-left:auto;margin-right:auto}.identity-visual{display:none}.hero h1{max-width:none;font-size:clamp(2.4rem,8vw,4.5rem)}.actions{justify-content:center}}@media (width<=600px){.hero h1{font-size:clamp(2rem,9vw,3.4rem)}.intro{font-size:1rem;line-height:1.5}.primary-cta,.secondary-cta{width:100%}body.fullscreen{min-height:calc(100% + 5rem)}}@media (height<=690px){.intro,.actions{margin-top:1.2rem}.hero h1{font-size:clamp(2.8rem,5vw,5rem)}}.card-skeleton{background:linear-gradient(160deg,#fbfdff 0%,#eff6fd 60%,#e9f2fb 100%);border:1px solid #85c4f480;border-radius:min(2.2rem,2.2vw);position:absolute;inset:0;overflow:hidden}.card-skeleton span{background:#0a254012;border-radius:999px;position:absolute}.card-skeleton .sk-avatar{background:#0a25400d;border-radius:50%;width:38%;height:65%;top:11.5%;left:4%}.card-skeleton .sk-title{width:49%;height:7%;top:12%;left:45.5%}.card-skeleton .sk-sub{width:23%;height:4%;top:21.5%;left:45.5%}.card-skeleton .sk-badge{aspect-ratio:1;border-radius:50%;height:8%;top:30.5%;left:46%}.card-skeleton .sk-badge-label{width:20%;height:4%;top:32.5%;left:54%}.card-skeleton .sk-label{width:20.5%;height:4%;top:45%;left:45.5%}.card-skeleton .sk-domain{height:6%;left:45.5%}.card-skeleton .sk-domain-1{width:30%;top:51.5%}.card-skeleton .sk-domain-2{width:21%;top:61.5%}.card-skeleton .sk-domain-3{width:33%;top:71.5%}.card-skeleton .sk-check{aspect-ratio:1;border-radius:50%;height:6%;left:89.5%}.card-skeleton .sk-check-1{top:51.5%}.card-skeleton .sk-check-2{top:61.5%}.card-skeleton .sk-check-3{top:71.5%}.card-skeleton .sk-pill{background:#0a25400b;border-radius:.5em;width:50%;height:8%;top:84.5%;left:44.5%;box-shadow:inset 0 0 0 1px #0a25400f}.card-skeleton:after{content:"";background:linear-gradient(100deg,#0000 25%,#fff9 50%,#0000 75%);animation:1.8s ease-in-out infinite skeleton-sweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-sweep{to{transform:translate(100%)}}.agent-card img{z-index:1;position:relative}.agent-card.is-loaded .card-skeleton{display:none}@media (prefers-reduced-motion:reduce){.card-skeleton:after{opacity:0;animation:none}}
