@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f7fb}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}.app-shell{min-height:100vh}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:#fff;border-bottom:1px solid #e7eaf0}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#172033;color:#fff;font-family:Space Grotesk;font-weight:700}.brand strong{display:block;font-family:Space Grotesk;font-size:16px}.brand span{display:block;color:#7b8497;font-size:12px;margin-top:2px}.connection{display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:600}.connection.online{background:#eaf8ef;color:#167044}.connection.demo{background:#fff4df;color:#9b6500}.dot{width:7px;height:7px;border-radius:50%;background:currentColor}.container{width:min(1180px,90vw);margin:0 auto;padding:64px 0 80px}.hero{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:32px}.eyebrow{margin:0 0 9px;color:#6e7789;font-size:11px;font-weight:700;letter-spacing:.13em}h1,h2,h3{font-family:Space Grotesk,sans-serif}h1{font-size:clamp(40px,6vw,72px);line-height:.98;letter-spacing:-.055em;margin:0}h1 span{color:#657085}.hero-copy{max-width:610px;color:#667085;font-size:17px;line-height:1.6;margin:22px 0 0}.hero-card{flex:0 0 220px;padding:24px;border-radius:20px;background:#172033;color:#fff;box-shadow:0 18px 50px #17203326}.hero-card span,.hero-card small{display:block;color:#aeb6c7;font-size:12px}.hero-card strong{display:block;font-family:Space Grotesk;font-size:48px;margin:8px 0}.stats{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e7eaf0;border-radius:18px;margin-bottom:22px;overflow:hidden}.stats div{padding:20px 24px;border-right:1px solid #e7eaf0}.stats div:last-child{border-right:0}.stats span{color:#7b8497;display:block;font-size:12px}.stats strong{display:block;font-family:Space Grotesk;font-size:28px;margin-top:4px}.workspace{display:grid;grid-template-columns:360px 1fr;gap:22px}.panel{background:#fff;border:1px solid #e7eaf0;border-radius:18px;padding:26px}.panel-heading{display:flex;align-items:start;justify-content:space-between;margin-bottom:24px}.panel-heading h2{margin:0;font-size:21px;letter-spacing:-.025em}label{display:block;color:#343d4f;font-size:12px;font-weight:600;margin-bottom:17px}input,select{width:100%;margin-top:7px;border:1px solid #dfe3ea;background:#fbfcfe;color:#172033;border-radius:10px;padding:12px 13px;outline:none;transition:border .15s,box-shadow .15s}input:focus,select:focus{border-color:#718096;box-shadow:0 0 0 3px #7180961f}.primary-button{width:100%;border:0;border-radius:10px;padding:13px 16px;background:#172033;color:#fff;font-weight:700;margin-top:4px}.primary-button:hover{transform:translateY(-1px)}.primary-button:disabled{opacity:.6;cursor:wait}.text-button,.refresh{border:0;background:transparent;color:#667085;font-weight:600}.refresh{font-size:22px}.notice{padding:11px 13px;border-radius:9px;background:#f4f6f9;color:#5e687a;font-size:12px;margin-bottom:13px}.deployment-list{display:grid;gap:10px}.deployment-card{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid #e7eaf0;border-radius:14px;transition:border .15s,transform .15s}.deployment-card:hover{border-color:#c9cfda;transform:translateY(-1px)}.deployment-icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eef1f6;font-family:Space Grotesk;font-weight:700}.deployment-main{min-width:0;flex:1}.deployment-title{display:flex;gap:10px;align-items:center;justify-content:space-between}.deployment-title h3{margin:0;font-size:15px}.status{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:700;background:#eef1f6;color:#596273}.status-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.status.deployed{background:#eaf8ef;color:#167044}.status.in-progress{background:#fff4df;color:#9b6500}.status.failed{background:#fdecec;color:#b33a3a}.metadata{display:flex;gap:10px;align-items:center;margin-top:7px;color:#8991a1;font-size:11px}.metadata a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#697386;text-decoration:none}.metadata a:hover{text-decoration:underline}.actions{display:flex;gap:5px}.actions button{border:0;background:#f4f6f9;color:#596273;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:700}.actions button.danger{color:#b33a3a}.empty{min-height:240px;display:grid;place-content:center;text-align:center;color:#8991a1}.empty strong{color:#343d4f;margin:10px 0 4px}.empty-icon{margin:auto;width:40px;height:40px;border-radius:12px;background:#f0f2f6;display:grid;place-items:center;font-size:22px;color:#657085}footer{display:flex;justify-content:space-between;gap:20px;padding:22px 5vw;color:#8b93a3;border-top:1px solid #e7eaf0;background:#fff;font-size:11px}@media(max-width:850px){.hero{align-items:start;flex-direction:column}.hero-card{width:100%;flex-basis:auto}.workspace{grid-template-columns:1fr}}@media(max-width:600px){.topbar{padding:0 20px}.connection{display:none}.container{width:min(92vw,1180px);padding-top:40px}.stats{grid-template-columns:repeat(2,1fr)}.stats div:nth-child(2){border-right:0}.stats div:nth-child(-n+2){border-bottom:1px solid #e7eaf0}.deployment-card{align-items:start}.deployment-title{align-items:start;flex-direction:column;gap:6px}.actions{flex-direction:column}footer{flex-direction:column}}
