:root{--ink:#19211e;--muted:#64706a;--line:#d9dedb;--paper:#fff;--green:#c9f399;--blue:#9fdcff;--pink:#ffbfe7;--yellow:#f4f09f;--lilac:#d8c9ff;--red:#ff4335;--sans:'DM Sans',sans-serif;--head:'Manrope',sans-serif;--serif:Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:15px/1.5 var(--sans)}body:before{content:'';position:fixed;inset:0;z-index:-2;background:linear-gradient(130deg,#eaffc9,#d7f0ff 45%,#ffd8eb 78%,#ffe6a5)}body:after{content:'';position:fixed;inset:20px;z-index:-1;background:#fff}.frame{width:min(1160px,calc(100% - 90px));margin:auto}.page{display:none}.page.active{display:block}a{text-decoration:none;color:inherit;cursor:pointer}button{font:inherit;cursor:pointer}.topbar{position:sticky;top:0;z-index:50;background:#ffffffed;backdrop-filter:blur(16px);border-bottom:1px solid #edf0ed}.topbar nav{height:76px;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:10px;font:700 20px var(--head)}.mark{display:flex;flex-direction:column;gap:3px;width:25px}.mark i{height:3px;background:var(--red)}.mark i:nth-child(2){width:75%}.mark i:nth-child(3){width:45%}.links{display:flex;gap:29px;margin:auto;font-size:12px}.actions{display:flex;align-items:center;gap:12px;font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ink);border-radius:25px;padding:10px 18px;font-weight:600;background:transparent}.btn.dark{background:var(--ink);color:#fff}.btn.light{background:#fff;color:var(--ink)}.btn:hover{transform:translateY(-1px)}.menu{display:none;border:0;background:none;font-size:20px}.hero{padding:100px 0 70px}.hero-top{display:grid;grid-template-columns:1.35fr .65fr;gap:60px}.kicker,.section-heading>span,.why-title>span{font-size:10px;letter-spacing:1.4px;font-weight:700}.hero h1,.comment-hero-grid h1{font:600 clamp(54px,6.2vw,82px)/1.02 var(--head);letter-spacing:-4.5px;margin:22px 0 70px}.hero h1 em,.comment-hero-grid h1 em,.section-heading h2 em,.final h2 em{font:400 italic 1.03em var(--serif)}.hero-tags{display:flex;flex-wrap:wrap;align-content:start;gap:9px;padding-top:53px}.hero-tags span{border:1px solid #aeb5b1;border-radius:4px;padding:7px 10px;font-size:10px}.hero-tags span:nth-child(2){background:var(--pink);border-color:var(--pink)}.hero-bottom{display:grid;grid-template-columns:1.25fr .67fr .9fr 1.25fr;gap:13px;align-items:end}.speech{min-height:230px;position:relative;padding:22px;border:1px solid #abb1ad;border-radius:14px 14px 40px 14px}.speech p{font-size:17px;max-width:280px;margin-bottom:42px}.round{display:inline-grid;place-items:center;width:41px;height:41px;border-radius:50%;background:var(--ink);color:#fff;margin-left:5px}.metric{min-height:145px;border-radius:13px;padding:15px;position:relative;overflow:hidden}.metric>b{font:600 38px/1 var(--head);display:block}.metric>span{font-size:11px}.metric.blue{background:var(--blue)}.metric.green{background:var(--green);min-height:180px}.metric.green>b{font-size:22px;margin-top:5px}.metric.pink{background:var(--pink);min-height:230px}.metric.pink>b{font-size:34px;margin-top:12px}.bars{display:flex;align-items:end;gap:5px;height:55px;position:absolute;bottom:9px}.bars i{width:5px;background:var(--ink);height:25%}.bars i:nth-child(2){height:65%}.bars i:nth-child(3){height:40%}.bars i:nth-child(4){height:85%}.bars i:nth-child(5){height:55%}.bars i:nth-child(6){height:100%}.avatar-stack{display:flex;position:absolute;bottom:15px}.av{width:31px;height:31px;border-radius:50%;display:inline-grid;place-items:center;font:700 10px var(--sans);font-style:normal;border:2px solid #fff;margin-right:-7px}.a1{background:#ff91db}.a2{background:#f4b099}.a3{background:#9bd6ff}.a4{background:#efd87d}.spark{position:absolute;right:20px;bottom:17px;font-size:35px}.intro,.features,.pricing{padding:120px 0}.section-heading{display:grid;grid-template-columns:170px 1fr 300px;gap:20px;align-items:start;margin-bottom:50px}.section-heading h2{font:600 48px/1.08 var(--head);letter-spacing:-2.5px;margin:0}.section-heading p{color:var(--muted);margin:8px 0}.product-main{display:grid;grid-template-columns:1fr 1fr;background:var(--green);border:1px solid var(--ink);border-radius:14px;overflow:hidden}.product-copy{padding:50px}.status{display:inline-block;border:1px solid currentColor;border-radius:16px;padding:5px 9px;font-size:8px;letter-spacing:1px;font-weight:700}.status.live{color:#24764e;background:#effbec}.product-copy h3,.future h3{font:600 40px var(--head);margin:20px 0 7px}.product-copy p{font-size:17px;max-width:470px}.product-copy ul,.price-row ul{padding:0;list-style:none}.product-copy li,.price-row li{margin:8px 0}.product-copy li:before,.price-row li:before{content:'✓';margin-right:9px}.product-copy>button{border:0;background:transparent;padding:22px 0 0;font-weight:700}.comment-mini{margin:35px;background:#fff;border-radius:12px;padding:25px;box-shadow:0 18px 35px #476c4b26}.cm-head,.cs-title,.sort{display:flex;justify-content:space-between;align-items:center}.cm-box{border:2px solid var(--red);border-radius:12px;padding:13px;margin:18px 0;box-shadow:0 0 0 5px #ff433522;height:115px;color:#96a5ac;font-size:11px}.cm-box>div{display:flex;align-items:center;margin-top:48px}.cm-box button,.composer button{margin-left:auto;border:0;background:var(--red);color:#fff;border-radius:18px;padding:7px 16px;font-size:10px}.cm-row{display:flex;gap:13px;margin-top:28px}.cm-row p{margin:0;font-size:11px}.cm-row small{color:#71828a;margin-left:8px}.cm-row span{display:block;margin-top:7px}.cm-react{font-size:10px;margin-left:42px}.cm-react b{border:1px solid var(--line);border-radius:15px;padding:5px 12px}.powered{text-align:center;font-size:8px;color:#81918b;margin-top:25px}.future-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:13px}.future{min-height:290px;padding:35px;border-radius:14px;border:1px solid var(--ink);position:relative;overflow:hidden}.future.yellow{background:var(--yellow)}.future.lilac{background:var(--lilac)}.future-icon{font-size:30px;margin-top:25px}.future h3{font-size:28px}.future p{max-width:420px}.chat-lines{position:absolute;right:30px;bottom:25px;background:#fff;padding:16px;border-radius:12px;width:180px}.chat-lines i{display:block;height:7px;background:#e5e8e5;margin:8px;border-radius:5px}.chat-lines i:nth-child(2){width:55%;background:var(--pink)}.moods{position:absolute;right:30px;bottom:30px;background:#fff;padding:18px 24px;border-radius:12px}.why{background:var(--ink);color:#fff;padding:85px 45px;width:min(1250px,calc(100% - 45px))}.why-title{display:grid;grid-template-columns:1fr 2fr}.why-title h2{font:600 47px/1.08 var(--head);letter-spacing:-2px;margin:0}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:75px}.why-grid article{border-top:1px solid #ffffff33;padding-top:20px}.why-grid article>b{color:var(--green);font-size:10px}.why-grid h3{font:600 20px var(--head);margin:18px 0 8px}.why-grid p{color:#aeb9b5}.price-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.price-row article{padding:42px;border:1px solid var(--ink);border-radius:14px}.price-row article>span{font-size:9px;letter-spacing:1.3px}.price-row h3{font:600 48px var(--head);margin:12px 0}.price-row h3 small{font:400 13px var(--sans)}.price-row p{color:var(--muted)}.dark-card{background:var(--ink);color:#fff}.dark-card p{color:#afbbb6}.final{text-align:center;background:var(--pink);border:1px solid var(--ink);border-radius:14px;padding:75px 20px;margin-bottom:100px}.final>span{font-size:9px;letter-spacing:1.4px}.final h2{font:600 48px/1.08 var(--head);letter-spacing:-2px;margin:20px}.final small{display:block;margin-top:12px}.comments-hero{padding:35px 0 100px}.back{font-size:11px}.comment-hero-grid{display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:center;margin-top:55px}.comment-hero-grid h1{font-size:64px;margin:20px 0}.comment-hero-grid>div:first-child>p{font-size:17px;color:var(--muted);max-width:560px}.hero-buttons{display:flex;gap:10px;margin:30px 0}.mini-proof{display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);padding-top:20px}.mini-proof b{font:600 20px var(--head);margin-left:14px}.mini-proof b:first-child{margin-left:0}.mini-proof span{font-size:9px;color:var(--muted)}.comment-showcase{background:#fff;border:1px solid #e2e5e2;border-radius:12px;padding:25px;box-shadow:0 22px 50px #536a6024;max-height:670px;overflow:hidden;position:relative}.comment-showcase:after{content:'';position:absolute;left:1px;right:1px;bottom:0;height:46px;background:linear-gradient(transparent,#fff);border-radius:0 0 12px 12px;pointer-events:none}.cs-title>b{font-size:18px}.cs-title button{background:none;border:0}.composer{border:2px solid var(--red);border-radius:12px;margin:22px 0 25px;box-shadow:0 0 0 5px #ff43351c;overflow:hidden}.composer textarea{width:100%;height:76px;border:0;padding:13px;resize:none;font:11px var(--sans);outline:0}.composer>div{display:flex;align-items:center;padding:10px 13px}.composer span{color:#617880;font-size:10px}.sort{font-size:10px;margin-bottom:30px}.thread-item{position:relative;border-left:1px dashed #87a1a8;padding:0 0 25px 17px;margin-left:9px}.thread-dot{position:absolute;left:-4px;top:5px;width:7px;height:7px;background:#64818a;border-radius:50%}.people{height:34px}.more{position:absolute;right:0;top:4px;border:0;background:none}.thread-item h4{font-size:12px;margin:4px 0}.thread-item h4 small{color:#6d8189;font-weight:400}.thread-item p{font-size:11px;margin:7px 0 12px}.reactions{display:flex;align-items:center;gap:6px;font-size:9px}.reactions span,.reactions button{border:1px solid var(--line);border-radius:15px;padding:5px 9px;background:#fff}.reactions i{font-style:normal}.view-replies{display:block;font-size:10px;margin-top:10px}.feature-strip{background:var(--ink);color:#fff;padding:20px 0;width:min(1250px,calc(100% - 45px));margin:0 auto;border-radius:14px}.feature-strip .frame{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 44px;font-size:12px;letter-spacing:.2px}.feature-strip span{white-space:nowrap}.feature-strip span:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:9px;vertical-align:1px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature-grid article{padding:28px;border:1px solid var(--line);min-height:210px;border-radius:14px}.feature-grid article>b{font-size:24px}.feature-grid h3{font:600 18px var(--head);margin:20px 0 8px}.feature-grid p{color:var(--muted);font-size:13px}.integration-section{background:#eef1ed;padding:85px clamp(22px,5vw,68px);width:min(1250px,calc(100% - 45px));margin:90px auto;border-radius:14px}.tabs{display:flex;gap:8px}.tab{border:1px solid var(--ink);background:transparent;border-radius:20px;padding:8px 15px}.tab.active{background:var(--ink);color:#fff}.install-panel{background:#fff;border:1px solid var(--ink);border-radius:14px;padding:35px;display:grid;grid-template-columns:1fr 1.15fr;gap:45px;margin-top:15px}.install-panel h3{font:600 25px var(--head)}.install-panel p{color:var(--muted)}pre{position:relative;background:var(--ink);color:#e8f1ec;padding:28px;white-space:pre-wrap;overflow:auto;border-radius:12px}pre button{position:absolute;right:10px;top:10px;background:#ffffff15;color:#fff;border:1px solid #ffffff44}.hidden{display:none!important}.comments-price{display:grid;grid-template-columns:1fr 1fr;margin-top:100px;margin-bottom:100px;border:1px solid var(--ink);border-radius:14px;overflow:hidden}.comments-price>div{padding:45px}.comments-price>div+div{background:var(--green);border-left:1px solid var(--ink)}.comments-price span{font-size:9px;letter-spacing:1px}.comments-price h2{font:600 38px var(--head)}.comments-price h2 small{font:400 12px var(--sans)}footer{background:#fff;border-top:1px solid var(--line);padding:60px 0 25px}footer>.frame:first-child{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}footer p{color:var(--muted)}footer div>div:not(:first-child){display:flex;flex-direction:column;gap:9px}footer div>div>b{font-size:11px;margin-bottom:8px}footer div>div>a{font-size:11px;color:var(--muted)}footer small{color:#a16db2}.foot-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-top:50px;font-size:10px;color:var(--muted)}@media(max-width:900px){body:after{inset:0}.frame{width:min(100% - 38px,1160px)}.links{display:none}.actions>a:not(:last-of-type){display:none}.menu{display:block}.hero-top,.comment-hero-grid{grid-template-columns:1fr}.hero-bottom{grid-template-columns:1fr 1fr}.speech{grid-column:span 2}.section-heading{grid-template-columns:1fr}.product-main{grid-template-columns:1fr}.why-title{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.install-panel{grid-template-columns:1fr}}@media(max-width:580px){.actions>.btn{display:none}.hero{padding-top:65px}.hero h1,.comment-hero-grid h1{font-size:45px;letter-spacing:-2.8px;margin-bottom:45px}.hero-tags{padding:0}.hero-bottom,.future-grid,.price-row,.why-grid,.feature-grid,.comments-price{grid-template-columns:1fr}.speech{grid-column:auto}.metric{min-height:160px}.section-heading h2,.why-title h2,.final h2{font-size:37px}.product-copy{padding:30px}.comment-mini{margin:15px}.why{width:100%;padding:65px 20px}.comments-price>div+div{border-left:0;border-top:1px solid var(--ink)}.feature-strip .frame{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feature-strip span{white-space:normal}.hero-buttons{align-items:start;flex-direction:column}.comment-hero-grid{gap:40px}footer>.frame:first-child{grid-template-columns:1fr 1fr}.foot-bottom{display:block}}


/* Themed scrollbars (site-wide) */
*{scrollbar-width:thin;scrollbar-color:#c4c9c6 transparent}
::-webkit-scrollbar{width:12px;height:12px}
::-webkit-scrollbar-track{background:transparent}
::-webkit-scrollbar-thumb{background:#c4c9c6;border-radius:99px;border:3px solid transparent;background-clip:padding-box}
::-webkit-scrollbar-thumb:hover{background:#a9afab;border:3px solid transparent;background-clip:padding-box}
