:root{--bg:#09090b;--panel:#111827;--panel-soft:#18181bcc;--panel-strong:#18181b;--panel-alt:#09090b;--muted:#a1a1aa;--muted-strong:#d4d4d8;--border:#52525be6;--brand:#22c55e;--brand-strong:#16a34a;--white:#f4f4f5;--dark-text:#09090b;--shadow:#00000073}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body,button,input{font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-shell{background:var(--bg);min-height:100vh;color:var(--white);padding-bottom:3rem}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#09090bcc;border-bottom:1px solid #27272acc;position:fixed;inset:0 0 auto}.header-inner{justify-content:space-between;gap:1.5rem;max-width:72rem;height:4rem;margin:0 auto;padding:0 1.5rem}.brand-mark,.header-inner{align-items:center;display:flex}.brand-mark{letter-spacing:-.04em;gap:.6rem;font-size:1.05rem;font-weight:700}.brand-icon{width:1.75rem;height:1.75rem;color:var(--brand);background:#22c55e1a;border:1px solid #22c55e33;border-radius:.7rem;justify-content:center;align-items:center;display:inline-flex}.brand-icon svg{width:.9rem;height:.9rem}.main-nav{color:var(--muted);align-items:center;gap:2rem;font-size:.875rem;font-weight:500;display:none}.main-nav a{transition:color .2s}.main-nav a:hover{color:var(--white)}.primary-button{background:var(--brand);color:var(--dark-text);cursor:pointer;border:0;border-radius:.75rem;justify-content:center;align-items:center;padding:.8rem 1.4rem;font-size:.875rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.primary-button:hover{background:var(--brand-strong)}.small-button{padding:.75rem 1rem}.header-actions{align-items:center;gap:.75rem;display:flex}.locale-select-wrap{align-items:center;display:inline-flex;position:relative}.locale-select{appearance:none;color:var(--white);letter-spacing:.02em;cursor:pointer;background-color:#18181be6;background-image:linear-gradient(45deg,#0000 50%,#d4d4d8cc 0),linear-gradient(135deg,#d4d4d8cc 50%,#0000 0);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #52525be6;border-radius:.8rem;min-width:5.8rem;padding:.7rem 2.4rem .7rem .8rem;font-size:.8rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.locale-select:focus{border-color:#22c55eb3;outline:none;box-shadow:0 0 0 3px #22c55e26}.locale-select option{color:var(--white);background:#18181b;padding:.75rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-section{text-align:center;max-width:80rem;margin:0 auto;padding:8.5rem 1.5rem 4rem}.hero-badge{color:#e4e4e7b3;background:#18181b80;border:1px solid #3f3f46cc;border-radius:9999px;align-items:center;gap:.7rem;margin-bottom:2rem;padding:.4rem .8rem;font-size:.75rem;display:inline-flex}.status-dot{background:var(--brand);border-radius:50%;width:.5rem;height:.5rem;animation:1.8s infinite pulse;display:inline-block;box-shadow:0 0 #22c55eb3}@keyframes pulse{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hero-section h1{letter-spacing:-.06em;max-width:50rem;margin:0 auto 1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.05}.hero-description{max-width:42rem;color:var(--muted);margin:0 auto;font-size:1.125rem;line-height:1.7}.cta-row{margin-top:2.5rem}.cta-form,.cta-row{justify-content:center;display:flex}.cta-form{flex-wrap:wrap;gap:.75rem;width:100%;max-width:37rem}.cta-form input{width:min(100%,16rem);color:var(--white);background:#18181bd9;border:1px solid #27272ae6;border-radius:.8rem;outline:none;padding:.9rem 1rem}.cta-form input::placeholder{color:#a1a1aae6}.cta-form input:focus{border-color:#ffffff40}.showcase-card{background:linear-gradient(#27272ae6,#18181be6);border-radius:1.25rem;max-width:64rem;margin:4rem auto 0;padding:.5rem;box-shadow:0 24px 50px #00000061}.showcase-card,.showcase-grid{border:1px solid #27272acc}.showcase-grid{text-align:left;background:#09090bf5;border-radius:.95rem;grid-template-columns:1fr 1fr;align-items:center;gap:1.5rem;padding:1.5rem;display:grid}.chat-preview,.slack-preview{background:#11182780;border:1px solid #27272a99;border-radius:.8rem;padding:1rem}.browser-bar{color:#a1a1aacc;border-bottom:1px solid #27272acc;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.85rem;font-size:.75rem;display:flex}.dot{border-radius:50%;width:.5rem;height:.5rem;display:inline-block}.dot.red{background:#ef4444}.dot.yellow{background:#fbbf24}.dot.green{background:#22c55e}.browser-label{color:#a1a1aae6;margin-left:auto}.chat-bubble-stack{flex-direction:column;gap:.75rem;display:flex}.message{border-radius:.75rem;max-width:80%;padding:.75rem .9rem;font-size:.75rem;line-height:1.5}.bubble-other{color:#e4e4e7e6;background:#27272ad1}.bubble-self{color:var(--brand);background:#22c55e1a;border:1px solid #22c55e33;margin-left:auto}.slack-header{color:#d4d4d8cc;border-bottom:1px solid #27272acc;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.9rem;font-size:.75rem;display:flex}.slack-title{color:#f4f4f5f5;font-weight:600}.slack-platform{color:#71717ae6}.slack-body{flex-direction:column;gap:.5rem;font-size:.75rem;display:flex}.slack-meta{align-items:center;gap:.5rem;display:flex}.slack-bot{color:var(--brand);font-weight:700}.slack-time{color:#71717ae6}.slack-message{color:#e4e4e7eb;background:#27272a61;border:1px solid #27272acc;border-radius:.5rem;margin:0;padding:.7rem}.slack-thread{color:#71717ae6;border-left:1px solid #27272acc;margin:0;padding-left:.6rem;font-style:italic}.pricing-section{max-width:80rem;margin:0 auto;padding:5rem 1.5rem 2rem}.section-heading{text-align:center;margin-bottom:4rem}.section-heading h2{letter-spacing:-.06em;margin:0 0 .75rem;font-size:clamp(2rem,4vw,3rem)}.section-heading p{color:var(--muted);margin:0}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;max-width:48rem;margin:0 auto;display:grid}.pricing-card{background:#18181b38;border:1px solid #27272acc;border-radius:1.5rem;flex-direction:column;justify-content:space-between;min-height:27rem;padding:2rem 1.8rem;display:flex;position:relative}.pricing-card.featured{background:#18181bcc;border-color:#22c55e4d}.badge{background:var(--brand);color:var(--dark-text);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.4rem .8rem;font-size:.625rem;font-weight:700;position:absolute;top:-.75rem;right:1.5rem}.pricing-card h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.plan-description{color:var(--muted);margin:0 0 1.5rem;font-size:.875rem}.price-row{align-items:baseline;gap:.25rem;margin-bottom:1.5rem;display:flex}.price{letter-spacing:-.05em;font-size:2.2rem;font-weight:700}.price-suffix{color:#71717ae6;font-size:.875rem}.feature-list{color:#e4e4e7e6;flex-direction:column;gap:.75rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.feature-list li{align-items:center;gap:.6rem;font-size:.875rem;display:flex}.checkmark{color:var(--brand);font-weight:700}.pricing-action{width:100%;color:var(--white);background:#27272af2;border-radius:.75rem;justify-content:center;align-items:center;padding:.8rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s;display:flex}.pricing-action:hover{background:#3f3f46e6}.pricing-action.featured{background:var(--brand);color:var(--dark-text)}.pricing-action.featured:hover{background:var(--brand-strong)}.widget-shell{z-index:60;position:fixed;bottom:1.25rem;right:1.25rem}.chat-widget{background:#09090bfa;border:1px solid #27272ae6;border-radius:1rem;flex-direction:column;width:20rem;height:26rem;display:none;position:absolute;bottom:4.5rem;right:0;overflow:hidden;box-shadow:0 24px 50px #00000080}.chat-widget.open{display:flex}.chat-header{background:#18181be6;border-bottom:1px solid #27272ae6;justify-content:space-between;align-items:center;padding:.9rem 1rem;font-size:.875rem;font-weight:600;display:flex}.chat-close{color:#f4f4f5cc;cursor:pointer;background:0 0;border:0;font-size:1.1rem}.chat-body{flex-direction:column;flex:1;gap:.75rem;padding:.9rem .85rem;display:flex;overflow-y:auto}.chat-entry{border-radius:.8rem;max-width:80%;padding:.5rem .75rem;font-size:.8125rem;line-height:1.5}.chat-entry.user{background:var(--brand);color:var(--dark-text);border-bottom-right-radius:.2rem;margin-left:auto}.chat-entry.bot{color:var(--white);background:#27272acc;border-bottom-left-radius:.2rem;align-self:flex-start}.chat-footer{background:#09090bfa;border-top:1px solid #27272ae6;gap:.5rem;padding:.75rem;display:flex}.chat-footer input{color:var(--white);background:#18181be6;border:1px solid #27272ae6;border-radius:.6rem;outline:none;flex:1;padding:.7rem .75rem}.chat-footer input::placeholder{color:#a1a1aae6}.chat-footer button{border-radius:.6rem;padding:.7rem .8rem;font-weight:700}.chat-footer button,.widget-toggle{background:var(--brand);color:var(--dark-text);cursor:pointer;border:0}.widget-toggle{border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:transform .2s;display:flex;box-shadow:0 15px 25px #00000073}.widget-toggle:hover{transform:scale(1.04)}.widget-toggle svg{width:1.5rem;height:1.5rem}@media (width>=768px){.main-nav{display:flex}}@media (width<=767px){.header-inner{justify-content:space-between}.brand-mark{font-size:1rem}.pricing-grid,.showcase-grid{grid-template-columns:1fr}.cta-form{flex-direction:column;align-items:stretch}.cta-form .primary-button,.cta-form input{width:100%}.hero-section{padding-top:7.5rem}}
