@font-face{font-family:SecondPage Hand;src:url(/landing/crayon/assets/fonts/patrick-hand-400-latin.8d0a3384d26c.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}body:has(.connect-agent){background:hsl(var(--canvas-black))}.connect-agent{position:relative;min-height:100vh;display:flex;flex-direction:column;overflow:clip;background:hsl(var(--canvas-black));color:hsl(var(--background))}.connect-workbench{--connect-space-top:clamp(1.25rem,0.5rem + 3vh,3.5rem);--connect-space-section:clamp(2.25rem,1rem + 3vh,4rem);--connect-space-bottom:clamp(1.5rem,0.5rem + 2.5vh,3rem);width:100%;max-width:1080px;margin:0 auto;padding:var(--connect-space-top) 2.5rem var(--connect-space-bottom);flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}.connect-agent h1,.connect-agent h2{color:hsl(var(--background));text-wrap:balance;font-family:"SecondPage Hand",var(--font-sans)}.connect-agent h1{text-align:center;font-size:clamp(2.5rem,4.6vw,3.75rem);font-weight:400;letter-spacing:0;line-height:1.15}.connect-intro{display:flex;justify-content:center;gap:.6rem;margin-top:.75rem;font-size:.875rem;line-height:1.5;color:hsl(var(--background)/.72)}.connect-steps{display:grid;grid-template-columns:minmax(0,1fr) 80px minmax(0,1fr);grid-template-rows:repeat(4,auto);margin-top:var(--connect-space-section)}.connect-step{min-width:0;display:grid;grid-row:1/span 4;grid-template-rows:subgrid}.connect-step:first-of-type{grid-column:1}.connect-step:last-of-type{grid-column:3}.connect-step-heading{display:flex;align-items:flex-start;gap:.9rem;margin-bottom:1.25rem}.connect-step-number{display:grid;place-items:center;width:1.75rem;height:1.75rem;flex-shrink:0;border-radius:50%;background:hsl(var(--brand-period)/.35);color:hsl(var(--background));font-size:.875rem;margin-top:.2rem}.connect-step h2{font-size:clamp(1.625rem,2.3vw,1.875rem);font-weight:400;letter-spacing:0;line-height:1.2}.connect-step-heading p{font-size:.875rem;color:hsl(var(--background)/.6);margin-top:.3rem}.connect-mcp,.connect-skill{position:relative;height:304px;border-radius:20px;background:linear-gradient(150deg,color-mix(in srgb,hsl(var(--brand-period)) 14%,hsl(var(--canvas-black))),color-mix(in srgb,hsl(var(--background)) 3%,hsl(var(--canvas-black))));display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:1.5rem}.connect-file{position:absolute;top:26px;left:50%;width:214px;padding:20px 22px;border-radius:6px 22px 6px 6px;background:hsl(var(--background));color:hsl(var(--foreground));transform:translateX(-50%) rotate(-4deg);display:flex;flex-direction:column;gap:9px;animation:connect-file-settle .7s cubic-bezier(.22,1,.36,1) both}.connect-file-top{display:flex;align-items:center;gap:8px;font-size:.625rem;opacity:.65}.connect-file strong{font-size:1.6rem;font-weight:500;letter-spacing:-.025em}.connect-file>span{font-size:.65rem}.connect-file-rule{height:1px;background:hsl(var(--foreground)/.16);margin:3px 0}.connect-file>span:last-child{color:hsl(var(--foreground)/.7);line-height:1.5}.agent-connection-controls>button,.connect-skill>a{position:relative;z-index:3;background:hsl(var(--brand-period))}.agent-connection-controls>button:hover,.connect-skill>a:hover{background:hsl(var(--action-hover))}.connect-bridge{grid-column:2;grid-row:2;align-self:center;display:flex;justify-content:center;align-items:center;gap:5px;color:hsl(var(--background)/.45)}.connect-port{position:absolute;top:40px;left:calc(50% - 24px);width:48px;height:48px;display:grid;place-items:center;color:hsl(var(--background)/.85)}.agent-connection-controls{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}.agent-connection-controls code{display:block;text-align:center;width:-moz-max-content;width:max-content;max-width:calc(100% - 48px);font-size:clamp(.75rem,1.1vw,.875rem);overflow-wrap:anywhere;color:hsl(var(--background)/.9);-webkit-user-select:all;-moz-user-select:all;user-select:all;line-height:1.5;padding:0;min-width:0}.agent-connection-controls [role=status]{position:absolute;bottom:3px;left:16px;right:16px;text-align:center;font-size:.625rem;color:hsl(var(--background)/.75);min-height:1em}.agent-connection-controls[data-copied=true] code{color:hsl(var(--background));text-decoration:underline;text-decoration-color:hsl(var(--brand-period));text-underline-offset:5px}.connect-step-help{margin-top:1.25rem;font-size:.875rem;line-height:1.6;color:hsl(var(--background)/.72)}.connect-agent :focus-visible{outline:2px solid hsl(var(--background));outline-offset:5px}@keyframes connect-file-settle{0%{transform:translateX(-50%) rotate(-10deg) translateY(10px)}}@media (max-width:960px){.connect-workbench{max-width:640px}.connect-steps{grid-template-columns:minmax(0,1fr);grid-template-rows:none;gap:2.5rem}.connect-steps>.connect-step{display:block;grid-column:auto;grid-row:auto}.connect-bridge{display:none}}@media (max-width:767px){.connect-workbench{padding:1.5rem 1.5rem 2rem;max-width:480px;justify-content:flex-start}.connect-agent h1{text-align:left;max-width:330px}.connect-intro{justify-content:flex-start;flex-wrap:wrap;font-size:.8125rem}.connect-steps{gap:2rem;margin-top:2.25rem}.connect-mcp,.connect-skill{height:304px;padding:1rem 16px}.connect-file{width:194px}.agent-connection-controls code{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.connect-agent *,.connect-agent :after,.connect-agent :before{animation:none!important;transition:none!important}.connect-mcp:after,.connect-prompt:after,.connect-skill:after{opacity:0}}.connect-site-nav{position:relative;z-index:3}.connect-agent>footer{position:relative;z-index:1;background:transparent;padding-block:.75rem 1.5rem}@media (min-width:961px){.connect-agent>footer{padding-bottom:.75rem}.connect-agent>footer>div>div{padding-top:0;row-gap:.5rem}}.connect-endpoint{display:flex;align-items:center;justify-content:center;gap:4px;width:-moz-max-content;width:max-content;max-width:100%}.connect-endpoint .connect-copy{position:static;transform:none}.connect-copy{color:hsl(var(--background));flex-shrink:0;min-width:44px;min-height:44px}.connect-copy:hover{color:hsl(var(--background));background:hsl(var(--brand-period)/.5)}.connect-prompt{position:relative;margin-top:.75rem;padding:.75rem 3.5rem .75rem 1rem;border:1px solid hsl(var(--brand-period)/.3);border-radius:12px;background:hsl(var(--canvas-black)/.6);font-size:.875rem;line-height:1.6;color:hsl(var(--background)/.9)}.connect-prompt>p{-webkit-user-select:all;-moz-user-select:all;user-select:all}.connect-prompt>button{position:absolute;top:.25rem;right:.25rem}.connect-prompt [role=status]{display:block;font-size:.6875rem;color:hsl(var(--background)/.7)}.connect-backdrop{position:absolute;pointer-events:none;inset:0;overflow:hidden;background-image:radial-gradient(hsl(var(--background)/.12) .75px,transparent .75px);background-size:32px 32px;-webkit-mask-image:linear-gradient(rgb(0 0 0/.55),black 12rem,black 55%,transparent calc(100% - 8rem));mask-image:linear-gradient(rgb(0 0 0/.55),black 12rem,black 55%,transparent calc(100% - 8rem))}@property --connect-beam-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.connect-mcp,.connect-skill{box-shadow:inset 0 0 0 1px hsl(var(--brand-period)/.3)}.connect-mcp:after,.connect-prompt:after,.connect-skill:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;pointer-events:none;background:conic-gradient(from var(--connect-beam-angle),transparent 70%,hsl(var(--brand-period)/.7) 88%,hsl(var(--background)) 98%,transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:connect-border-pass 5s linear forwards}@keyframes connect-border-pass{0%{--connect-beam-angle:0deg;opacity:1}80%{opacity:1}to{--connect-beam-angle:360deg;opacity:0}}.connect-backdrop svg{width:100%;height:100%;fill:none;stroke:hsl(var(--brand-period)/.55);stroke-width:1}.connect-bridge>span{height:1px;flex:1;background:hsl(var(--brand-period))}.connect-intro{align-items:center;flex-wrap:wrap}.connect-brand-marks{display:inline-flex;align-items:center;gap:.4rem}.connect-brand-marks img{width:22px;height:22px;border-radius:5px}.connect-brand-marks .connect-grok-mark{background:hsl(var(--background));padding:3px}