.hero{--hero-emerald:#01aca3;--hero-emerald-accent:#018f87;--hero-emerald-tint:#01aca314;--hero-emerald-ring:#01aca373;--hero-ink:#0f172a;--hero-bg:#f5f7fa;--hero-card:#fff;--hero-muted:#64748b;--hero-faint:#94a3b8;--hero-line:#e2e8f0;--hero-slack:#4a154b;background-color:var(--hero-bg);font-family:var(--font-ui);color:var(--hero-ink);padding:6.5rem 2rem 5rem;position:relative;overflow:hidden}.hero-container{max-width:1280px;margin:0 auto}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.62fr) minmax(0,1.08fr);align-items:end;gap:0 .75rem;display:grid}.hero-copy{align-self:center;max-width:36rem;padding-top:.5rem}.hero-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--hero-emerald-accent);margin:0 0 1rem;font-size:.8125rem;font-weight:600}.hero-eyebrow-sub{letter-spacing:.04em;text-transform:none;color:var(--hero-muted);margin:.875rem 0 .75rem;font-size:.75rem;font-weight:500}.hero-title-stella{color:var(--hero-emerald-accent)}.hero-title-accent{width:fit-content;color:var(--hero-emerald-accent);display:block;position:relative}.hero-title-typed-row{align-items:center;gap:.75rem;margin-top:.125rem;display:inline-flex}.hero-title-logo-wrap{flex-shrink:0;animation:.35s cubic-bezier(.34,1.4,.64,1) both heroLogoIn;display:inline-flex}.hero-title-logo{object-fit:contain;width:3rem;height:3rem}@keyframes heroLogoIn{0%{opacity:0;transform:scale(.7)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.hero-title-platform{color:var(--hero-emerald-accent);min-width:5ch;display:inline}.hero-title{letter-spacing:-.025em;color:var(--hero-ink);margin:1.25rem 0 .5rem;font-size:4rem;font-weight:700;line-height:1.05}.hero-title-accent:after{content:"";background-color:var(--hero-emerald-tint);z-index:-1;border-radius:.25rem;height:.32em;position:absolute;bottom:.08em;left:0;right:0;transform:rotate(-1deg)}.hero-title-cursor{color:var(--hero-emerald);margin-left:1px;font-weight:400;animation:.9s step-end infinite heroCursorBlink;display:inline-block}.hero-subhead{max-width:34rem;color:var(--hero-muted);margin:0 0 1.5rem;font-size:1.125rem;line-height:1.6}.hero-proof{color:var(--hero-ink);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 1.75rem;font-size:.9375rem;font-weight:500;display:flex}.hero-proof>span:not(.hero-proof-sep){align-items:center;gap:.35rem;display:inline-flex}.hero-proof-icon{width:1rem;height:1rem;color:var(--hero-emerald-accent);stroke-width:1.8px}.hero-proof-sep{color:var(--hero-faint)}.hero-ctas{flex-wrap:wrap;gap:.875rem;margin-bottom:1.75rem;display:flex}.hero-btn{cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s;display:inline-flex}.hero-btn-icon{width:1.1rem;height:1.1rem;transition:transform .18s}.hero-btn-primary{background-color:var(--hero-emerald);color:#fff;border:1px solid var(--hero-emerald);box-shadow:0 6px 16px #01aca347}.hero-btn-primary:hover{background-color:var(--hero-emerald-accent);border-color:var(--hero-emerald-accent);transform:translateY(-1px);box-shadow:0 10px 22px #01aca357}.hero-btn-primary:hover .hero-btn-icon{transform:translate(3px)}.hero-btn-outline{background-color:var(--hero-card);color:var(--hero-emerald-accent);border:1px solid var(--hero-emerald)}.hero-btn-outline:hover{background-color:var(--hero-emerald-tint)}.hero-btn:focus-visible,.hero a:focus-visible{box-shadow:0 0 0 3px var(--hero-emerald-ring);outline:none}.hero-integrations{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.hero-integrations-label{color:var(--hero-muted);margin-right:.25rem;font-size:.8125rem}.hero-chip{border:1px solid var(--hero-line);background-color:var(--hero-card);color:var(--hero-ink);border-radius:.5rem;align-items:center;gap:.375rem;padding:.3125rem .625rem;font-size:.8125rem;font-weight:500;display:inline-flex}.hero-chip-icon,.hero-chip-logo{object-fit:contain;flex-shrink:0;width:1rem;height:1rem}.hero-chip-icon{color:var(--hero-muted)}.hero-chip-more{color:var(--hero-muted);font-weight:600}.hero-chip-active{border-color:var(--hero-emerald);background-color:var(--hero-emerald-tint);box-shadow:0 0 0 1px #01aca326}.hero-stella{z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:flex-end;align-items:center;gap:.875rem;margin-bottom:-.25rem;margin-right:0;display:flex;position:relative}.hero-stella-figure{justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative}.hero-stella-card{-webkit-backdrop-filter:blur(10px);z-index:3;background:#fffffff7;border:1px solid #01aca329;border-radius:1rem;flex-shrink:0;width:max-content;max-width:212px;padding:.75rem 1rem .875rem;animation:.55s cubic-bezier(.34,1.2,.64,1) .2s both stellaCardIn;position:relative;box-shadow:0 4px 24px #01aca31a,0 1px 4px #0f172a0a}.hero-stella-card:after{content:"";filter:drop-shadow(0 1px #01aca314);border-top:7px solid #fffffff7;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.hero-stella-card-head{letter-spacing:.06em;text-transform:uppercase;color:#018f87;align-items:center;gap:6px;margin-bottom:.4375rem;font-size:.625rem;font-weight:700;display:flex}.hero-stella-card-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px}.hero-stella-card-greet{color:#0f172a;align-items:center;gap:.35rem;margin:0;font-size:.8125rem;font-weight:600;line-height:1.3;display:flex}.hero-stella-greet-icon{width:.9rem;height:.9rem;color:var(--hero-emerald-accent);stroke-width:1.8px}.hero-stella-card-tip{color:#64748b;border-top:1px solid #01aca31a;margin:.5rem 0 0;padding-top:.5rem;font-size:.71875rem;font-weight:500;line-height:1.5;animation:.38s cubic-bezier(.34,1.2,.64,1) both stellaTipIn}.hero-stella-card-fade{opacity:.55;transition:opacity .28s}.hero-stella-card-fade .hero-stella-card-tip{opacity:0;transition:opacity .2s}@keyframes stellaCardIn{0%{opacity:0;transform:translateY(-10px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes stellaTipIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hero-stella-glow{filter:blur(4px);background:radial-gradient(#01aca338 0%,#0000 72%);border-radius:50%;width:72%;height:1.25rem;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.hero-stella-img{object-fit:contain;object-position:bottom center;width:auto;max-width:100%;height:auto;max-height:min(520px,72vh);animation:4.5s ease-in-out infinite heroStellaFloat;position:relative}@keyframes heroStellaFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-demo{z-index:1;position:relative}.hero-chat{background-color:var(--hero-card);border:1px solid var(--hero-line);border-radius:20px;transition:opacity .32s cubic-bezier(.4,0,.2,1),transform .32s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 24px 60px #0f172a1f}.hero-chat.is-fading{opacity:0;transform:scale(.97)}.hero-chat-head-slack{background-color:#4a154b}.hero-chat-head-teams{background-color:#464eb8}.hero-chat-head-line{background-color:#06c755}.hero-chat-head{transition:background-color .35s}.hero-chat-logo-teams{border-radius:.375rem}.hero-chat-logo-line{border-radius:50%}.hero-chat-head{justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.hero-chat-head-info{align-items:center;gap:.625rem;min-width:0;display:flex}.hero-chat-logo{color:#fff;background-color:#ffffff2e;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.hero-chat-logo-icon{object-fit:contain;width:1.1rem;height:1.1rem}.hero-chat-titles{flex-direction:column;min-width:0;line-height:1.2;display:flex}.hero-chat-team{color:#fff;font-size:.875rem;font-weight:600}.hero-chat-channel{color:#fff9;font-size:.75rem}.hero-pill{color:#ffffffd9;white-space:nowrap;background-color:#ffffff1f;border-radius:9999px;align-items:center;gap:.4rem;padding:.3125rem .625rem;font-size:.6875rem;font-weight:500;display:inline-flex}.hero-pill-item{align-items:center;gap:.25rem;display:inline-flex}.hero-pill-dot{color:#fff6}.hero-pill-num{text-align:right;color:#fff;font-variant-numeric:tabular-nums;min-width:1.1em;font-weight:700;display:inline-block}.hero-pill-num.is-pulse{color:#6ee7b7;animation:.5s heroPillPulse}.hero-chat-body{background-color:var(--hero-card);height:384px;padding:1rem 1.25rem;transition:background-color .4s;overflow:hidden}.hero-chat-body-teams{background:#f3f2ff}.hero-msg-text-teams{background:#fff;border-radius:.375rem;padding:.375rem .625rem;display:inline-block;box-shadow:0 1px 2px #464eb814}.hero-bot-bubble-teams{background:#fff;border-top:3px solid #464eb8;border-left:none;border-radius:.5rem;box-shadow:0 2px 8px #464eb81f}.hero-avatar-bot-teams{background:#464eb8;border-radius:.375rem}.hero-bot-badge-teams{color:#464eb8;background:#464eb81f}.hero-chat-body-line{background:#f7fdf9}.hero-msg-text-line{background:#fff;border:1px solid #e5f5eb;border-radius:1rem 1rem 1rem .25rem;padding:.4375rem .75rem;display:inline-block;box-shadow:0 1px 3px #06c7551a}.hero-bot-bubble-line{background:#fff;border:1px solid #c8f0d8;border-radius:1rem 1rem .25rem;box-shadow:0 2px 6px #06c7551f}.hero-avatar-bot-line{background:#06c755;border-radius:50%}.hero-avatar-user-line{border-radius:50%}.hero-bot-badge-line{color:#059669;background:#06c7551f}.hero-chat-daystamp{justify-content:center;margin-bottom:1rem;display:flex}.hero-chat-daystamp span{color:var(--hero-muted);background-color:var(--hero-bg);border-radius:9999px;padding:.25rem .75rem;font-size:.6875rem}.hero-msg{align-items:flex-start;gap:.75rem;margin-bottom:1rem;animation:.45s cubic-bezier(.22,1,.36,1) both heroMsgEnter;display:flex}.hero-avatar{color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:700;display:flex}.hero-avatar-user{background-color:#334155}.hero-avatar-bot{background-color:var(--hero-emerald)}.hero-msg-body{flex:1;min-width:0}.hero-msg-meta{align-items:baseline;gap:.5rem;margin-bottom:.25rem;display:flex}.hero-msg-name{color:var(--hero-ink);font-size:.875rem;font-weight:700}.hero-msg-time{color:var(--hero-faint);font-size:.6875rem}.hero-msg-text{color:#334155;margin:0;font-size:.875rem}.hero-bot-badge{letter-spacing:.04em;color:var(--hero-emerald-accent);background-color:var(--hero-emerald-tint);border-radius:.25rem;padding:.0625rem .375rem;font-size:.625rem;font-weight:600}.hero-bot-bubble{background-color:var(--hero-emerald-tint);border-left:4px solid var(--hero-emerald);border-radius:0 .625rem .625rem 0;padding:.75rem .875rem}.hero-bot-title{color:var(--hero-ink);margin:0;font-size:.875rem;font-weight:600}.hero-bot-text{color:#475569;margin:.125rem 0 0;font-size:.8125rem}.hero-typing{background-color:var(--hero-bg);border-radius:.5rem;align-items:center;gap:.25rem;padding:.5rem .75rem;display:inline-flex}.hero-typing-dot{background-color:var(--hero-faint);border-radius:50%;width:.4375rem;height:.4375rem;animation:1s ease-in-out infinite heroTypingBounce}.hero-typing-dot:nth-child(2){animation-delay:.15s}.hero-typing-dot:nth-child(3){animation-delay:.3s}@keyframes heroCursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes heroMsgEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes heroTypingBounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes heroPillPulse{0%{transform:scale(1)}40%{transform:scale(1.35)}to{transform:scale(1)}}@media (max-width:1100px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:2rem}.hero-stella{display:none}}@media (max-width:900px){.hero{padding:4.5rem 1.5rem 3.5rem}.hero-grid{grid-template-columns:1fr;gap:2.5rem}.hero-copy{max-width:none}.hero-title{margin-top:.75rem;font-size:2.75rem}.hero-title-logo{width:2.25rem;height:2.25rem}.hero-subhead{font-size:1.0625rem}.hero-chat-body{height:320px}}@media (max-width:560px){.hero{padding:3rem 1rem}.hero-title{font-size:2.25rem}.hero-title-logo{width:2rem;height:2rem}.hero-ctas{flex-direction:column;align-items:stretch}.hero-btn{width:100%}.hero-pill{gap:.3rem;padding:.25rem .5rem;font-size:.625rem}.hero-chat-body{height:300px}}.hero[data-reduced=true] .hero-msg,.hero[data-reduced=true] .hero-typing-dot,.hero[data-reduced=true] .hero-pill-num,.hero[data-reduced=true] .hero-chat-body,.hero[data-reduced=true] .hero-chat,.hero[data-reduced=true] .hero-title-cursor,.hero[data-reduced=true] .hero-title-logo-wrap,.hero[data-reduced=true] .hero-stella-img{transition:none!important;animation:none!important}@media (prefers-reduced-motion:reduce){.hero-msg,.hero-typing-dot,.hero-pill-num.is-pulse,.hero-chat-body,.hero-btn,.hero-btn-icon,.hero-stella-img{transition:none!important;animation:none!important}}
.dashboard-showcase{background:radial-gradient(circle at 68% 62%,#01aca31f,#0000 34%),linear-gradient(#fff 0%,#f4fbfa 100%);padding:5rem 1.5rem 4.5rem;position:relative;overflow:hidden}.dashboard-showcase-container{width:min(1240px,100%);margin:0 auto}.dashboard-showcase-heading{text-align:center;max-width:720px;margin:0 auto 2.75rem}.dashboard-showcase-eyebrow{color:#01988f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.78rem;font-weight:700;display:block}.dashboard-showcase-heading h2{color:#102a28;letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.dashboard-showcase-visuals{grid-template-columns:minmax(0,3fr) minmax(180px,1fr);align-items:end;gap:clamp(1rem,2.5vw,2.25rem);display:grid}.dashboard-showcase-laptop,.dashboard-showcase-mobile{min-width:0}.dashboard-showcase-image{object-fit:contain;width:100%;height:auto;display:block}.dashboard-showcase-laptop{filter:drop-shadow(0 28px 32px #05232024)}.dashboard-showcase-mobile{filter:drop-shadow(0 24px 28px #05232033)}@media (max-width:720px){.dashboard-showcase{padding:4rem 1rem 3.5rem}.dashboard-showcase-heading{margin-bottom:2rem}.dashboard-showcase-visuals{grid-template-columns:minmax(0,1fr);gap:2rem}.dashboard-showcase-mobile{width:min(58%,290px);margin:0 auto}}
.trust-bar{--trust-teal:#01aca3;--trust-teal-dark:#018f87;--trust-ink:#0f172a;--trust-muted:#64748b;background:linear-gradient(#f5f7fa 0%,#fff 100%);border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:3rem 2rem}.trust-bar-container{max-width:1120px;margin:0 auto}.trust-bar-header{text-align:center;max-width:36rem;margin:0 auto 2rem}.trust-bar-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--trust-teal-dark);margin:0 0 .5rem;font-size:.75rem;font-weight:700}.trust-bar-headline{color:var(--trust-ink);margin:0;font-size:1.125rem;font-weight:600;line-height:1.5}.trust-bar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.trust-bar-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem 1.375rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 4px 16px #0f172a0a}.trust-bar-card:hover{border-color:#01aca347;transform:translateY(-2px);box-shadow:0 8px 24px #01aca31a}.trust-bar-icon-wrap{background:#01aca31a;border:1px solid #01aca329;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.trust-bar-icon{width:1.35rem;height:1.35rem;color:var(--trust-teal-dark)}.trust-bar-platform-icon{width:1.5rem;height:1.5rem}.trust-bar-card-body{flex-direction:column;gap:.2rem;min-width:0;display:flex}.trust-bar-card-top{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.trust-bar-card-title{color:var(--trust-teal-dark);letter-spacing:-.02em;font-size:1.25rem;font-weight:700;line-height:1.2}.trust-bar-live{letter-spacing:.05em;text-transform:uppercase;color:var(--trust-teal-dark);background:#01aca31f;border:1px solid #01aca338;border-radius:9999px;align-items:center;padding:.125rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.trust-bar-card-label{color:var(--trust-ink);font-size:.8125rem;font-weight:600}.trust-bar-card-desc{color:var(--trust-muted);margin:.25rem 0 0;font-size:.8125rem;line-height:1.45}@media (max-width:960px){.trust-bar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.trust-bar{padding:2.5rem 1.25rem}.trust-bar-grid{grid-template-columns:1fr}.trust-bar-card{flex-direction:row;align-items:flex-start;gap:1rem}.trust-bar-card-body{flex:1}}
.ps-section{background-color:#fff;padding:5rem 2rem 6rem;overflow:hidden}.ps-container{max-width:1200px;margin:0 auto}.ps-grid{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);align-items:end;gap:1.5rem 2.5rem;display:grid}.ps-stella{pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:flex-end;min-height:100%;display:flex;position:relative}.ps-stella-glow{filter:blur(4px);background:radial-gradient(#01aca32e 0%,#0000 72%);border-radius:50%;width:70%;height:1.25rem;position:absolute;bottom:.25rem;left:50%;transform:translate(-50%)}.ps-stella-img{object-fit:contain;object-position:bottom center;width:100%;max-width:420px;height:auto;position:relative}.ps-content{min-width:0;padding-bottom:.25rem}.ps-header{text-align:left;margin-bottom:2.25rem}.ps-br{display:none}.ps-title{color:#111827;letter-spacing:-.02em;margin:0 0 1.25rem;font-size:2.5rem;font-weight:700;line-height:1.15}.ps-body{color:#6b7280;max-width:640px;margin:0 0 .75rem;font-size:1.0625rem;line-height:1.7}.ps-table-wrap{border:1px solid #e5e7eb;border-radius:1rem;overflow-x:auto;box-shadow:0 4px 24px #00000012}.ps-table{border-collapse:collapse;width:100%;min-width:480px}.ps-th{text-align:left;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.9375rem;font-weight:700;display:flex}thead tr{display:table-row}.ps-th{display:table-cell}.ps-th-without{color:#991b1b;background-color:#fef2f2;border-right:1px solid #fecaca;width:50%}.ps-th-with{color:#166534;background-color:#f0fdf4;width:50%}.ps-th-icon{border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-right:.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.ps-th-icon-bad{color:#dc2626;background-color:#fee2e2}.ps-th-icon-good{color:#16a34a;background-color:#dcfce7}.ps-row{border-top:1px solid #e5e7eb}.ps-row:last-child .ps-td{border-bottom:none}.ps-td{vertical-align:top;padding:1rem 1.5rem;font-size:.9375rem;line-height:1.55}.ps-td-without{color:#6b7280;background-color:#fafafa;border-right:1px solid #e5e7eb}.ps-td-without:before{content:"✗ ";color:#ef4444;font-weight:700}.ps-td-with{color:#111827;background-color:#fff;font-weight:500}.ps-td-with:before{content:"✓ ";color:#16a34a;font-weight:700}@media (min-width:768px){.ps-title{font-size:2.75rem}.ps-br{display:inline}}@media (max-width:1024px){.ps-grid{grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);gap:1rem 1.75rem}.ps-stella-img{max-width:340px}.ps-title{font-size:2.25rem}}@media (max-width:820px){.ps-grid{grid-template-columns:1fr;align-items:start;gap:2.5rem}.ps-stella{order:2;justify-content:center;max-width:320px;margin:0 auto}.ps-content{order:1}.ps-header{text-align:center}.ps-body{margin-left:auto;margin-right:auto}}@media (max-width:640px){.ps-section{padding:4rem 1rem 5rem}.ps-title{font-size:2rem}.ps-stella-img{max-width:280px}}
