.agent-hosting{border-top:1px solid var(--border-subtle);margin:0 0 16px;padding:14px 0 0}.agent-hosting__summary{color:var(--text-secondary);align-items:center;gap:8px;margin:0 0 12px;font-size:12px;display:flex}.agent-hosting__summary i{background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.agent-hosting[data-state=running] .agent-hosting__summary,.agent-hosting[data-state=starting] .agent-hosting__summary{color:var(--accent)}.agent-hosting[data-state=running] .agent-hosting__summary i{animation:1.8s ease-in-out infinite agent-hosting-pulse}.agent-hosting[data-state=held] .agent-hosting__summary,.agent-hosting[data-state=budget] .agent-hosting__summary,.agent-hosting[data-state=paused] .agent-hosting__summary{color:#efc780}.agent-hosting[data-state=error] .agent-hosting__summary{color:#ffaaa0}.agent-hosting__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.agent-hosting__controls .button{background:0 0;border-radius:8px;font-size:13px}.agent-hosting__controls .primary{border:1px solid var(--accent);color:var(--accent);flex:1;justify-content:space-between}.agent-hosting__controls .primary:hover:not(:disabled){background:#a0e5cf12}.agent-hosting__hint,.agent-hosting__usage{overflow-wrap:anywhere;margin:10px 0 0;font-size:11px}.agent-hosting__order{gap:8px;margin-top:12px;display:flex}.agent-hosting__order input{min-width:0;min-height:44px;font:inherit;color:var(--text-primary);border:1px solid var(--border-subtle);background:#ffffff08;border-radius:8px;flex:1;padding:0 12px;font-size:13px}.agent-hosting__order input::placeholder{color:var(--text-secondary)}.agent-hosting__locked{border:1px dashed var(--border-subtle);border-radius:8px;align-items:center;min-height:44px;margin:12px 0 0;padding:0 12px;font-size:12px;display:flex}.agent-hosting__current{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.agent-hosting__current p{overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-width:0;margin:0;font-size:11px;display:-webkit-box;overflow:hidden}.agent-hosting__current p span{color:var(--text-primary)}.agent-hosting__current .button{border-radius:8px;flex:none;gap:6px;padding-inline:10px;font-size:12px}.agent-hosting__order .button{border-radius:8px;font-size:13px}@keyframes agent-hosting-pulse{50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.agent-hosting[data-state=running] .agent-hosting__summary i{animation:none}}.hosting-offer{color:var(--text-secondary);animation:hosting-offer-in var(--motion-enter,.28s) var(--motion-ease-out,ease-out) both;flex-wrap:wrap;align-items:center;gap:0 8px;margin:10px 0 0;font-size:12px;display:flex}.hosting-offer--muted{font-size:11px}.hosting-offer__action{min-height:32px;color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 40%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 40%, transparent);text-underline-offset:3px;padding:0;font-size:12px}.hosting-offer__action:hover:not(:disabled){text-decoration-color:currentColor}.hosting-offer__slots{opacity:.8;font-size:11px}@keyframes hosting-offer-in{0%{opacity:0;transform:translateY(4px)}}
.new-agent-page{background:radial-gradient(at 100% 0,#18352d55,#0000 55%);width:100%;min-height:100vh;margin:0;padding-bottom:0}.new-agent-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:auto;padding:28px 32px;display:flex}.new-agent-content{max-width:1200px;margin:auto;padding:42px 32px 80px}.new-agent-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.new-agent-heading p:not(.eyebrow){color:var(--muted);max-width:600px}.new-agent-heading .badge{flex-shrink:0;margin-top:32px}.new-agent-steps{border-bottom:1px solid var(--line);margin:24px 0 16px;padding:0;list-style:none;display:flex}.new-agent-steps li{color:var(--muted);border-bottom:2px solid #0000;flex:1;padding:18px 8px;font-size:13px}.new-agent-steps li span{opacity:.7;margin-right:8px;font-size:12px}.new-agent-steps .current{color:var(--mint);border-color:var(--mint)}.new-agent-steps .complete{color:var(--text)}.new-agent-demo{color:var(--gold);margin-bottom:28px;font-size:11px}.new-agent-signin{max-width:660px;margin:32px auto}.new-agent-signin h2{margin-top:18px;font-size:25px}.new-agent-signin .muted{margin:24px 0 0;font-size:12px}.new-agent-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;display:flex}.new-agent-success{max-width:800px;margin:28px auto}.new-agent-check{border:1px solid var(--mint);width:52px;height:52px;color:var(--mint);border-radius:50%;place-items:center;margin-bottom:22px;font-size:24px;display:grid}.new-agent-success h2{font-size:26px}.new-agent-id{color:var(--muted);gap:6px;font-size:12px;display:grid}.new-agent-id code{color:var(--text);overflow-wrap:anywhere}.new-agent-connect-steps{color:var(--muted);padding-left:22px;font-size:13px;line-height:1.7}.new-agent-connect-steps li{padding:5px 0}.new-agent-field{color:var(--muted);gap:9px;margin-top:22px;font-size:12px;display:grid}.new-agent-field input,.new-agent-field textarea{width:100%;min-width:0;color:var(--text);border:1px solid var(--line);background:var(--bg);border-radius:8px;padding:14px;font:12px/1.7 monospace}.new-agent-field textarea{resize:vertical}.new-agent-copy-status{color:var(--mint);margin:15px 0 0}@media (max-width:640px){.new-agent-nav{padding:18px 16px}.new-agent-nav .brand{gap:8px;font-size:12px}.new-agent-content{padding:28px 16px 40px}.new-agent-heading{display:block}.new-agent-heading .badge{margin:4px 0 12px;display:inline-block}.new-agent-steps li{padding:14px 4px;font-size:11px}.new-agent-steps li span{margin:0 0 6px;display:block}.new-agent-field input,.new-agent-field textarea{font-size:16px}.new-agent-actions>.button{justify-content:center;min-height:44px}}.new-agent-page .button{justify-content:center;align-items:center;display:inline-flex}.new-agent-page.new-agent-page-embedded{background:0 0;min-height:0;padding:0}.new-agent-page-embedded .new-agent-content{max-width:none;padding:0}.new-agent-page-embedded .new-agent-steps{margin-top:0}.new-agent-page-embedded .new-agent-signin,.new-agent-page-embedded .new-agent-success{margin-top:18px}.new-agent-studio-active{background:var(--surface-1,#17242c)}.new-agent-studio-active .new-agent-nav{max-width:none;height:64px;padding:10px 28px}.new-agent-studio-active .new-agent-content{flex-direction:column;max-width:none;height:calc(100dvh - 64px);min-height:0;padding:0;display:flex}.new-agent-studio-active .new-agent-heading{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.new-agent-studio-active .new-agent-steps{background:var(--surface-0,#10191f);flex-shrink:0;margin:0;padding:0 28px}.new-agent-studio-active .new-agent-steps li{padding:7px 8px;font-size:11px}.new-agent-studio-active .new-agent-demo{background:var(--surface-0,#10191f);margin:0;padding:5px 36px;font-size:12px}.new-agent-studio-active .notice{flex-shrink:0;margin:0;padding:10px 28px}.new-agent-studio-active .profile-studio{flex:1;height:auto;min-height:0}.new-agent-page-embedded.new-agent-studio-active{height:var(--studio-available-height,100%);min-height:0}.new-agent-page-embedded.new-agent-studio-active .new-agent-content{height:100%;min-height:0}@media (max-width:760px){.new-agent-studio-active .new-agent-nav{height:56px;padding:8px 16px}.new-agent-studio-active .new-agent-content{height:calc(100dvh - 56px);min-height:0}.new-agent-studio-active .new-agent-steps{padding:0 12px}.new-agent-studio-active .new-agent-steps li{padding:8px 4px;font-size:12px}.new-agent-studio-active .new-agent-steps li span{margin-right:4px;display:inline}.new-agent-studio-active .new-agent-demo{padding:4px 16px;font-size:12px}.new-agent-page-embedded.new-agent-studio-active .new-agent-content{min-height:0}}.new-agent-studio-active .new-agent-content{height:100dvh}.new-agent-studio-active .profile-studio{flex:none;height:100dvh}.new-agent-studio-active .new-agent-steps,.new-agent-studio-active .new-agent-demo{display:none}.new-agent-studio-active .new-agent-nav{z-index:10;border:0;width:auto;height:auto;padding:0;position:absolute;top:16px;left:16px}.new-agent-studio-active .new-agent-nav .brand{display:none}.new-agent-studio-active .notice{z-index:12;border-radius:12px;position:absolute;top:72px;left:16px;right:16px}.new-agent-own{text-align:left;border:1px solid color-mix(in srgb, var(--accent) 45%, transparent);border-radius:var(--radius-panel,16px);background:linear-gradient(160deg, color-mix(in srgb, var(--accent) 10%, var(--surface-1)), var(--surface-1) 70%);animation:new-agent-rise var(--motion-enter,.28s) var(--motion-ease-out,ease-out) both;gap:18px;margin-top:22px;padding:22px;display:grid}.new-agent-own__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 40%, transparent);border-radius:999px;margin-bottom:10px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-block}.new-agent-own__intro h3{margin:0 0 6px;font-size:19px}.new-agent-own__intro p{max-width:580px;color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.new-agent-own__perks{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;margin:0;padding:0;list-style:none;display:grid}.new-agent-own__perks li{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;display:flex}.new-agent-own__perks svg{color:var(--accent);flex:none;margin-top:2px}.new-agent-own__perks strong{color:var(--text-primary);font-size:13px;font-weight:600;display:block}.new-agent-own__cta{justify-self:start;gap:10px;padding-inline:20px}.new-agent-hosting-offer{color:var(--text-secondary);animation:new-agent-rise var(--motion-enter,.28s) var(--motion-ease-out,ease-out) 90ms both;flex-wrap:wrap;align-items:center;gap:0 8px;margin:12px 4px 0;font-size:12px;display:flex}.new-agent-hosting-offer__group{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.new-agent-hosting-offer__action{min-height:32px;color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 40%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 40%, transparent);text-underline-offset:3px;padding:0;font-size:12px}.new-agent-hosting-offer__action:hover:not(:disabled){text-decoration-color:currentColor}.new-agent-hosting-offer__slots{opacity:.8;font-size:11px}.new-agent-hosting-offer__slots:before{content:"·";margin-right:6px}@keyframes new-agent-rise{0%{opacity:0;transform:translateY(8px)}}@media (max-width:640px){.new-agent-own{padding:18px}.new-agent-own__perks{grid-template-columns:1fr}.new-agent-own__cta{justify-content:center;justify-self:stretch}.new-agent-hosting-offer__action{min-height:44px}}.new-agent-hosted p{margin-top:16px}
