.account-calendar-landing-preview{--chat-landing-surface: #fff;--chat-landing-soft: #f5f7fb;--chat-landing-border: #dfe5ef;--chat-landing-text: #151720;--chat-landing-muted: #66738a;--chat-landing-blue: #1456ff}.account-calendar-landing-preview .chat-landing-preview{min-width:0;width:100%;box-shadow:0 22px 58px #182b4e26}html[data-theme=dark] .account-calendar-landing-preview{--chat-landing-surface: #1b1d24;--chat-landing-soft: #20232b;--chat-landing-border: #343844;--chat-landing-text: #f4f6fa;--chat-landing-muted: #aeb7c8;--chat-landing-blue: #a3ff12}@media screen and (max-width:680px){.account-calendar-landing-preview .chat-landing-presence-card{position:static;justify-self:end;margin-top:-30px}}.chat-landing-shell{max-width:none;padding-bottom:64px}.chat-landing{--chat-landing-surface: #fff;--chat-landing-soft: #f5f7fb;--chat-landing-border: #dfe5ef;--chat-landing-text: #151720;--chat-landing-muted: #66738a;--chat-landing-blue: #1456ff;width:100%;max-width:1510px;margin:0 auto;color:var(--chat-landing-text)}.chat-landing-hero{position:relative;display:grid;grid-template-columns:minmax(360px,.82fr) minmax(600px,1.18fr);align-items:center;gap:clamp(48px,6vw,104px);min-height:620px;padding:clamp(56px,7vw,108px) clamp(18px,3.5vw,54px) clamp(70px,8vw,118px);overflow:hidden}.chat-landing-hero:before{position:absolute;top:6%;right:0;width:48%;height:78%;border-radius:50%;background:radial-gradient(circle,#1456ff1a,#1456ff00 69%);content:"";pointer-events:none}.chat-landing-copy,.chat-landing-preview{position:relative;z-index:1}.chat-landing-eyebrow,.chat-landing-section-head>p,.chat-landing-cta>div>span{display:flex;align-items:center;gap:9px;margin:0 0 14px;color:var(--chat-landing-blue);font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.chat-landing-eyebrow i{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#1456ff1a;font-size:1rem}.chat-landing-copy h1{max-width:660px;margin:0;color:var(--chat-landing-text);font-size:clamp(2.8rem,5.3vw,5.5rem);font-weight:850;letter-spacing:-.055em;line-height:.98}.chat-landing-lead{max-width:630px;margin:26px 0 0;color:var(--chat-landing-muted);font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.75}.chat-landing-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.chat-landing-actions .button,.chat-landing-cta .button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 21px}.chat-landing-benefits{display:grid;gap:11px;margin:28px 0 0;padding:0;list-style:none}.chat-landing-benefits li{display:flex;align-items:center;gap:10px;color:var(--chat-landing-muted);font-size:.88rem;font-weight:650}.chat-landing-benefits i{color:var(--chat-landing-blue)}.chat-landing-preview{display:grid;grid-template-columns:minmax(190px,.63fr) minmax(330px,1fr);min-height:480px;border:1px solid var(--chat-landing-border);border-radius:24px;background:var(--chat-landing-surface);box-shadow:0 28px 70px #1e2c4a29}.chat-landing-preview-sidebar{padding:22px 16px;border-right:1px solid var(--chat-landing-border);border-radius:24px 0 0 24px;background:var(--chat-landing-soft)}.chat-landing-preview-sidebar>header,.chat-landing-preview-thread>header{display:flex;align-items:center;justify-content:space-between}.chat-landing-preview-sidebar>header{padding:2px 7px 18px;color:var(--chat-landing-text);font-size:1.05rem}.chat-landing-preview-sidebar>header i{color:var(--chat-landing-blue)}.chat-landing-preview-search{display:flex;align-items:center;gap:8px;height:38px;margin-bottom:14px;padding:0 12px;border:1px solid var(--chat-landing-border);border-radius:11px;background:var(--chat-landing-surface);color:#9aa4b5;font-size:.72rem}.chat-landing-preview-contact{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;margin:3px 0;padding:12px 9px;border-radius:13px}.chat-landing-preview-contact.is-active{background:var(--chat-landing-surface);box-shadow:0 6px 20px #1c294512}.chat-landing-preview-contact>span,.chat-landing-preview-thread>header>span{position:relative;display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:#fff}.chat-landing-preview-contact>span b,.chat-landing-preview-thread>header>span b{position:absolute;right:0;bottom:0;width:10px;height:10px;border:2px solid var(--chat-landing-surface);border-radius:50%;background:#2fc542}.chat-landing-preview-contact .is-blue,.chat-landing-preview-thread .is-blue{background:linear-gradient(145deg,#1456ff,#3e7dff)}.chat-landing-preview-contact .is-violet{background:linear-gradient(145deg,#7c4dff,#a47cff)}.chat-landing-preview-contact .is-orange{background:linear-gradient(145deg,#ff7b38,#ffac43)}.chat-landing-preview-contact>div{display:grid;min-width:0;gap:4px}.chat-landing-preview-contact strong,.chat-landing-preview-contact small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-landing-preview-contact strong{color:var(--chat-landing-text);font-size:.73rem}.chat-landing-preview-contact small,.chat-landing-preview-contact time{color:var(--chat-landing-muted);font-size:.58rem}.chat-landing-preview-thread{display:grid;grid-template-rows:auto 1fr auto;min-width:0;border-radius:0 24px 24px 0;background:var(--chat-landing-surface)}.chat-landing-preview-thread>header{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:11px;padding:18px 21px;border-bottom:1px solid var(--chat-landing-border)}.chat-landing-preview-thread>header>div{display:grid;gap:3px}.chat-landing-preview-thread>header strong{color:var(--chat-landing-text);font-size:.82rem}.chat-landing-preview-thread>header small,.chat-landing-preview-thread>header>i{color:var(--chat-landing-muted);font-size:.64rem}.chat-landing-preview-messages{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;padding:26px 24px;background:linear-gradient(180deg,#f5f7fb73,#fff0)}.chat-landing-preview-messages>small{align-self:center;color:var(--chat-landing-muted);font-size:.58rem;font-weight:700}.chat-landing-preview-messages p{max-width:78%;margin:0;padding:11px 13px 8px;border-radius:7px 15px 15px;background:var(--chat-landing-soft);color:var(--chat-landing-text);font-size:.7rem;line-height:1.45}.chat-landing-preview-messages p.is-me{align-self:flex-end;border-radius:15px 7px 15px 15px;background:var(--chat-landing-blue);color:#fff}.chat-landing-preview-messages p.is-short{max-width:46%}.chat-landing-preview-messages time{display:block;margin-top:4px;color:inherit;font-size:.52rem;text-align:right;opacity:.68}.chat-landing-preview-thread>footer{display:flex;align-items:center;justify-content:space-between;margin:0 18px 18px;padding:11px 12px 11px 15px;border:1px solid var(--chat-landing-border);border-radius:13px;color:#9aa4b5;font-size:.68rem}.chat-landing-preview-thread>footer i{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:var(--chat-landing-blue);color:#fff}.chat-landing-presence-card{position:absolute;right:-25px;bottom:42px;width:220px;padding:17px;border:1px solid var(--chat-landing-border);border-radius:17px;background:var(--chat-landing-surface);box-shadow:0 18px 44px #1a26422e}.chat-landing-presence-card>div{display:flex;align-items:center;gap:9px}.chat-landing-presence-card>div>span{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:#a3ff1238;color:#508500}.chat-landing-presence-card strong{color:var(--chat-landing-text);font-size:.74rem}.chat-landing-presence-card p{margin:13px 0 5px;color:var(--chat-landing-text);font-size:.67rem;font-weight:750}.chat-landing-presence-card p i{margin-right:7px;color:#2fc542;font-size:.5rem}.chat-landing-presence-card small{color:var(--chat-landing-muted);font-size:.59rem}.chat-landing-features{padding:76px clamp(18px,3.5vw,54px) 84px;border-top:1px solid var(--chat-landing-border)}.chat-landing-section-head{max-width:680px;margin-bottom:44px}.chat-landing-section-head h2{margin:0;color:var(--chat-landing-text);font-size:clamp(2rem,3vw,3.15rem);font-weight:820;letter-spacing:-.035em;line-height:1.08}.chat-landing-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.chat-landing-feature-grid article{padding:6px clamp(25px,3vw,48px) 8px;border-left:1px solid var(--chat-landing-border)}.chat-landing-feature-grid article:first-child{padding-left:0;border-left:0}.chat-landing-feature-grid article:last-child{padding-right:0}.chat-landing-feature-grid article>span{display:grid;width:48px;height:48px;place-items:center;margin-bottom:22px;border-radius:14px;background:#1456ff17;color:var(--chat-landing-blue);font-size:1.22rem}.chat-landing-feature-grid h3{margin:0 0 10px;color:var(--chat-landing-text);font-size:1.05rem;font-weight:790}.chat-landing-feature-grid p{margin:0;color:var(--chat-landing-muted);font-size:.86rem;line-height:1.7}.chat-landing-cta{display:flex;align-items:center;justify-content:space-between;gap:34px;margin:0 clamp(18px,3.5vw,54px);padding:clamp(35px,4vw,54px);border-radius:24px;background:#151720;box-shadow:0 24px 60px #1517202e}.chat-landing-cta>div>span{margin-bottom:9px;color:#a3ff12}.chat-landing-cta h2,.chat-landing-cta p{color:#fff}.chat-landing-cta h2{margin:0;font-size:clamp(1.7rem,2.8vw,2.7rem);font-weight:820;letter-spacing:-.035em}.chat-landing-cta p{margin:11px 0 0;font-size:.9rem;opacity:.68}.chat-landing-cta .button{flex:0 0 auto}html[data-theme=dark] .chat-landing{--chat-landing-surface: #1b1d24;--chat-landing-soft: #20232b;--chat-landing-border: #343844;--chat-landing-text: #f4f6fa;--chat-landing-muted: #aeb7c8;--chat-landing-blue: #a3ff12}html[data-theme=dark] .chat-landing-hero:before{background:radial-gradient(circle,#a3ff1214,#a3ff1200 69%)}html[data-theme=dark] .chat-landing-eyebrow i,html[data-theme=dark] .chat-landing-feature-grid article>span{background:#a3ff121a}html[data-theme=dark] .chat-landing-preview{box-shadow:0 30px 72px #00000057}html[data-theme=dark] .chat-landing-preview-messages{background:linear-gradient(180deg,#0f0f1252,#1b1d2400)}html[data-theme=dark] .chat-landing-preview-messages p.is-me,html[data-theme=dark] .chat-landing-preview-thread>footer i{background:#a3ff12;color:#151720}html[data-theme=dark] .chat-landing-preview-contact .is-blue,html[data-theme=dark] .chat-landing-preview-thread .is-blue{background:linear-gradient(145deg,#557f16,#83c423)}html[data-theme=dark] .chat-landing-presence-card>div>span{color:#a3ff12}@media screen and (max-width:1240px){.chat-landing-hero{grid-template-columns:minmax(320px,.82fr) minmax(490px,1.18fr);gap:42px}.chat-landing-preview{grid-template-columns:180px minmax(300px,1fr)}.chat-landing-presence-card{right:-10px;bottom:30px}}@media screen and (max-width:1050px){.chat-landing-hero{grid-template-columns:1fr;padding-top:70px}.chat-landing-copy{max-width:720px}.chat-landing-preview{width:min(100%,820px);margin:0 auto}}@media screen and (max-width:870px){.chat-landing-shell{padding-bottom:96px}.chat-landing-hero{gap:40px;min-height:0;padding:48px 16px 66px}.chat-landing-copy h1{font-size:clamp(2.45rem,12vw,4.25rem)}.chat-landing-lead{margin-top:20px;font-size:.95rem;line-height:1.65}.chat-landing-actions{display:grid;grid-template-columns:1fr}.chat-landing-actions .button{width:100%}.chat-landing-preview{grid-template-columns:126px minmax(0,1fr);min-height:390px;border-radius:19px}.chat-landing-preview-sidebar{padding:14px 8px;border-radius:19px 0 0 19px}.chat-landing-preview-sidebar>header{padding:2px 5px 12px;font-size:.8rem}.chat-landing-preview-search{height:31px;padding:0 8px;font-size:.55rem}.chat-landing-preview-contact{grid-template-columns:30px minmax(0,1fr);gap:7px;padding:9px 6px}.chat-landing-preview-contact>span,.chat-landing-preview-thread>header>span{width:30px;height:30px;font-size:.72rem}.chat-landing-preview-contact time,.chat-landing-preview-contact:nth-of-type(n+4){display:none}.chat-landing-preview-contact strong{font-size:.58rem}.chat-landing-preview-contact small{font-size:.48rem}.chat-landing-preview-thread{border-radius:0 19px 19px 0}.chat-landing-preview-thread>header{grid-template-columns:30px minmax(0,1fr) auto;gap:8px;padding:13px}.chat-landing-preview-messages{gap:9px;padding:15px 12px}.chat-landing-preview-messages p{max-width:88%;padding:9px 10px 7px;font-size:.58rem}.chat-landing-preview-thread>footer{margin:0 10px 10px;padding:8px 8px 8px 11px;font-size:.55rem}.chat-landing-preview-thread>footer i{width:26px;height:26px}.chat-landing-presence-card{right:8px;bottom:-25px;width:185px;padding:13px}.chat-landing-features{padding:64px 16px 68px}.chat-landing-feature-grid{grid-template-columns:1fr}.chat-landing-feature-grid article,.chat-landing-feature-grid article:first-child,.chat-landing-feature-grid article:last-child{padding:28px 0;border-top:1px solid var(--chat-landing-border);border-left:0}.chat-landing-feature-grid article:first-child{border-top:0}.chat-landing-feature-grid article>span{margin-bottom:16px}.chat-landing-cta{align-items:flex-start;flex-direction:column;margin:0 16px;padding:32px 24px;border-radius:19px}.chat-landing-cta .button{width:100%}}@media screen and (max-width:420px){.chat-landing-preview{grid-template-columns:102px minmax(0,1fr)}.chat-landing-preview-sidebar>header i,.chat-landing-preview-contact small,.chat-landing-preview-thread>header>i{display:none}.chat-landing-preview-contact{grid-template-columns:27px minmax(0,1fr)}.chat-landing-preview-contact>span,.chat-landing-preview-thread>header>span{width:27px;height:27px}.chat-landing-preview-thread>header{grid-template-columns:27px minmax(0,1fr)}.chat-landing-preview-messages p{font-size:.54rem}}
