.home-page .header-section .child-container{gap:0}.home-page .message-input{max-width:50rem!important;height:10rem!important}.home-page .display-heading-2{text-align:center}.home-page .page-heading{color:var(--text-white);text-align:center;font-weight:300!important}.home-page .suite-overview-wrapper{background:radial-gradient(64.72% 64.72% at 50% 40.54%,transparent 0%,rgba(0,0,0,.5) 100%),var(--Secondary-secondary-solid-bg,#5b0fd3)!important}.home-page .suite-text{width:60%;color:var(--text-white)}.home-page .suite-image{width:80%;height:auto}.home-page .for-orgs{background:var(--bg-primary)}.home-page .for-orgs .for-org-heading{gap:var(--spacing-xxl);flex-direction:row;align-items:center}.home-page .for-orgs .for-org-heading section{width:50%;display:inherit;gap:var(--spacing-lg);flex-direction:column}.home-page .for-orgs .for-org-heading section h2,.home-page .for-orgs .for-org-heading section p{text-align:left}.home-page .cards{background:var(--caution-500)}.home-page .section-cards-container{gap:var(--spacing-lg);width:100%;margin-top:var(--spacing-xl);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.home-page .section-cards-container .section-cards{background:var(--bg-primary);border-radius:var(--radius-lg);border:1px solid rgba(14,25,44,.12);flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex;box-shadow:0 1rem 2.5rem rgba(15,23,42,.06)}.home-page .pill-container{justify-content:center;align-items:center;gap:var(--spacing-lg);filter:saturate(.3);background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/images/backgrounds/pill-bg.jpg) 50%/cover no-repeat;flex-direction:column;width:100%;height:80vh;display:flex}.home-page .pill-container .display-heading-2{color:var(--neutral-white)}.home-page .pills{align-items:center;gap:var(--spacing-sm);flex-direction:column;display:flex}.home-page .pill{border-radius:var(--radius-pill);text-transform:uppercase;text-align:center;border:1.5px solid;flex-direction:row;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.75rem;display:flex}.home-page .pill.white{border-color:var(--neutral-white);color:var(--neutral-white);background-color:rgba(255,255,255,.2)}.home-page .bots-feature .page-heading{color:var(--text-black)}.home-page .bots-feature .subheading{text-align:center}.home-page .bots-feature .bot-subtitle{width:60%}.home-page .bots-feature .bot-container{gap:var(--spacing-lg);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;display:grid}.home-page .bots-feature .bot-container .bot-card{background:var(--bg-primary);height:100%}@media (max-width:1024px){.home-page .main-container{padding:5rem 0;max-height:50rem!important}.home-page .page-heading{font-size:1.5rem}.home-page .suite-text{width:100%}.home-page .bot-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:786px){.home-page .header-section{height:100vh!important}.home-page .bot-container{grid-template-columns:1fr!important}.home-page .bot-subtitle{text-align:left;width:100%!important}.home-page .description{width:100%!important}.home-page .for-org-heading{flex-direction:column!important}.home-page .for-org-heading section{width:100%!important}}
.bot-card{min-width:15rem;padding:var(--spacing-lg);justify-content:flex-start;align-items:flex-start;gap:var(--spacing-sm);border-radius:var(--radius-md,.5rem);border:1px solid var(--line-colour-light);background:var(--bg-secondary);color:var(--text-primary);box-sizing:border-box;flex-direction:column;display:flex}.bot-card .title{text-align:left;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.bot-card .stats-span{justify-content:space-between;align-items:center;gap:var(--spacing-sm);flex-direction:row;width:100%;display:flex}.bot-card .stats-span .installs{align-items:center;gap:var(--spacing-xxs);font-size:var(--typography-md);color:var(--text-primary);flex-direction:row;display:inline-flex}.bot-card .stats-span .installs .material-symbols-rounded{color:var(--text-info);font-size:1rem}.bot-card:-webkit-any(a){color:inherit;text-decoration:none}.bot-card:-webkit-any(a):hover{background:var(--info-ghost-bg-hover);border-color:var(--line-colour);color:inherit;cursor:pointer}.bot-card:-moz-any(a){color:inherit;text-decoration:none}.bot-card:-moz-any(a):hover{background:var(--info-ghost-bg-hover);border-color:var(--line-colour);color:inherit;cursor:pointer}.bot-card:is(a){color:inherit;text-decoration:none}.bot-card:is(a):hover{background:var(--info-ghost-bg-hover);border-color:var(--line-colour);color:inherit;cursor:pointer}.bot-card .description{font-size:var(--typography-md);color:var(--text-secondary);text-align:left;flex:1;margin:0}.bot-card .actions{align-self:stretch;align-items:center;gap:var(--spacing-xs);flex-direction:column;grid-area:actions;display:flex}.bot-card .actions .action-btn{display:inherit;justify-content:center;align-items:center;gap:var(--spacing-sm);flex-direction:row;align-self:stretch}.bot-card .actions .action-btn .material-symbols-rounded{font-size:var(--typography-lg)}
.bot-avatar{align-items:center;gap:var(--spacing-md);display:flex}.bot-avatar>img{border:2px solid var(--line-colour-light);object-fit:cover;border-radius:999rem}.bot-avatar>div>:-webkit-any(h1,h2,h3,h4,h5,h6){font-family:var(--font-family-heading);font-size:var(--typography-xxl);margin:0 0 var(--spacing-xxs)0}.bot-avatar>div>:-moz-any(h1,h2,h3,h4,h5,h6){font-family:var(--font-family-heading);font-size:var(--typography-xxl);margin:0 0 var(--spacing-xxs)0}.bot-avatar>div>:is(h1,h2,h3,h4,h5,h6){font-family:var(--font-family-heading);font-size:var(--typography-xxl);margin:0 0 var(--spacing-xxs)0}.bot-avatar>div>span{font-size:var(--typography-md);color:var(--text-secondary)}
