:root{color-scheme:light;--landing-ink:#16172a;--landing-muted:#65687c;--landing-line:#e5e6ed;--landing-primary:#6d4aff;--landing-primary-dark:#5332e7;--landing-blue:#3378ff;--landing-night:#0e0f22;--landing-night-soft:#16172f;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff;min-width:320px}body{min-width:320px;color:var(--landing-ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.landing-skip{z-index:100;color:#fff;opacity:0;background:var(--landing-primary);border-radius:10px;padding:10px 14px;font-size:14px;font-weight:700;text-decoration:none;transition:all .16s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.landing-skip:focus{opacity:1;transform:translateY(0)}.landing-page{min-height:100vh;overflow:hidden}.landing-container{width:min(1240px,100% - 48px);margin:0 auto}.landing-header{z-index:40;color:#fff;border-bottom:1px solid #ffffff14;position:absolute;top:0;left:0;right:0}.landing-header__inner{justify-content:space-between;align-items:center;gap:28px;height:78px;display:flex}.landing-brand{flex:none;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.landing-brand__mark{color:#fff;letter-spacing:-.04em;background:linear-gradient(145deg,#9a70ff,#376df3);border:1px solid #ffffff38;border-radius:13px;place-items:center;width:42px;height:42px;font-size:17px;font-weight:850;display:grid;box-shadow:0 8px 30px #6d4aff5c}.landing-brand>span:last-child{flex-direction:column;gap:2px;display:flex}.landing-brand strong{letter-spacing:.015em;font-size:14px}.landing-brand small{color:#ffffff7a;letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:650}.landing-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.landing-nav a{color:#ffffffa8;font-size:13px;font-weight:600;text-decoration:none;transition:color .16s}.landing-nav a:hover{color:#fff}.landing-button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 18px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s,border-color .16s;display:inline-flex}.landing-button:hover{transform:translateY(-2px)}.landing-button:active{transform:translateY(0)}.landing-button--nav{color:#fff;background:#ffffff1a;border-color:#ffffff21;min-height:44px}.landing-button--nav:hover{background:#ffffff29}.landing-button--primary{color:#fff;background:linear-gradient(135deg,#7c58ff,#5b3bed);min-height:54px;padding:0 23px;font-size:14px;box-shadow:0 14px 35px #6d4aff59}.landing-button--primary:hover{box-shadow:0 18px 44px #6d4aff73}.landing-button--secondary{color:#ffffffd1;background:#ffffff0f;border-color:#ffffff21;min-height:54px;padding:0 21px}.landing-button--secondary:hover{background:#ffffff1a}.landing-hero{color:#fff;background:linear-gradient(180deg, #14153247, transparent 30%), radial-gradient(circle at 49% 12%, #543bca40, transparent 32rem), var(--landing-night);min-height:850px;padding:78px 0 0;position:relative;overflow:hidden}.landing-hero:before{content:"";opacity:.38;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 84%)}.landing-hero__glow{opacity:.24;filter:blur(90px);pointer-events:none;border-radius:50%;width:430px;height:430px;position:absolute}.landing-hero__glow--one{background:#3988ff;top:100px;right:-120px}.landing-hero__glow--two{background:#7c4dff;bottom:40px;left:-180px}.landing-hero__inner{z-index:2;grid-template-columns:minmax(350px,.82fr) minmax(610px,1.3fr);align-items:center;gap:clamp(38px,5vw,78px);min-height:694px;padding:70px 0 42px;display:grid;position:relative}.landing-kicker,.landing-section-kicker{color:#8f7cff;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:800;display:inline-flex}.landing-kicker i{background:#8b74ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #8b74ff1f}.landing-hero__copy h1{letter-spacing:-.057em;text-wrap:balance;max-width:610px;margin:22px 0 24px;font-size:clamp(48px,5vw,72px);line-height:.99}.landing-hero__copy h1 span{color:#9c8cff}.landing-hero__copy>p{color:#ffffff9e;max-width:555px;margin:0;font-size:16px;line-height:1.65}.landing-hero__actions{flex-wrap:wrap;gap:11px;margin-top:31px;display:flex}.landing-hero__meta{color:#ffffff61;flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;font-size:9px;font-weight:600;display:flex}.landing-hero__meta i{background:#ffffff4d;border-radius:50%;width:3px;height:3px}.landing-hero__visual{perspective:1500px;min-width:0;position:relative}.landing-product-window{color:#1b1c2f;transform-origin:0;background:#f5f6fa;border:1px solid #ffffff2e;border-radius:23px;width:min(760px,100%);margin-left:auto;animation:.8s cubic-bezier(.22,.8,.28,1) both landing-window-in;position:relative;overflow:hidden;transform:rotateY(-3.5deg)rotateX(1.2deg);box-shadow:0 55px 100px #00000070,0 0 0 1px #ffffff0d}@keyframes landing-window-in{0%{transform:translateY(28px)rotateY(-5deg)rotateX(2deg)}to{transform:translateY(0)rotateY(-3.5deg)rotateX(1.2deg)}}.landing-product-window__bar{color:#74778a;background:#fffffff0;border-bottom:1px solid #e7e8ef;grid-template-columns:1fr auto 1fr;align-items:center;height:42px;padding:0 14px;font-size:9px;font-weight:700;display:grid}.landing-window-dots{gap:5px;display:flex}.landing-window-dots i{background:#dadce5;border-radius:50%;width:6px;height:6px}.landing-window-dots i:first-child{background:#ff8b8b}.landing-window-dots i:nth-child(2){background:#f1c76c}.landing-window-dots i:last-child{background:#78d3a5}.landing-window-status{color:#8e90a0;justify-self:end;align-items:center;gap:5px;font-size:7.5px;display:flex}.landing-window-status i{background:#36be89;border-radius:50%;width:5px;height:5px}.landing-product-shell{grid-template-columns:48px minmax(290px,1fr) 230px;height:500px;display:grid}.landing-product-nav{background:#15162d;flex-direction:column;align-items:center;gap:18px;padding:15px 0;display:flex}.landing-product-logo{color:#fff;background:linear-gradient(145deg,#9670ff,#3972f5);border-radius:9px;place-items:center;width:27px;height:27px;margin-bottom:6px;font-size:9px;font-weight:800;display:grid}.landing-product-nav i{opacity:.55;border:1.5px solid #9da0b8;border-radius:6px;width:18px;height:18px;position:relative}.landing-product-nav i.is-active{opacity:1;background:#7457ff40;border-color:#917cff;box-shadow:0 0 0 6px #7457ff1f}.landing-product-editor{background:#f5f6fa;min-width:0;padding:17px 16px;overflow:hidden}.landing-editor-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.landing-editor-heading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.landing-editor-heading small{color:#aaaebe;letter-spacing:.14em;font-size:6px;font-weight:800}.landing-editor-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.landing-editor-heading>span{color:#7055d9;background:#eeeaff;border-radius:6px;padding:5px 7px;font-size:7px;font-weight:700}.landing-editor-card{background:#fff;border:1px solid #e7e8ef;border-radius:12px;overflow:hidden;box-shadow:0 8px 22px #1b1c350e}.landing-editor-card+.landing-editor-card{margin-top:11px}.landing-editor-card__title{color:#74778c;border-bottom:1px solid #ececf2;grid-template-columns:20px 1fr auto;align-items:center;gap:6px;height:37px;padding:0 10px;display:grid}.landing-editor-card__title>span{color:#6b4df6;background:#f0ecff;border-radius:6px;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.landing-editor-card__title strong{color:#303144;font-size:8px}.landing-editor-card__title small{color:#adb0bf;font-size:6px}.landing-editor-toolbar{color:#8b8e9e;border-bottom:1px solid #f0f0f4;align-items:center;gap:14px;height:29px;padding:0 10px;font-size:8px;display:flex}.landing-editor-lines{flex-direction:column;gap:8px;height:108px;padding:13px 11px;display:flex}.landing-editor-lines strong{color:#353648;text-overflow:ellipsis;white-space:nowrap;font-family:SFMono-Regular,Consolas,monospace;font-size:7.5px;overflow:hidden}.landing-editor-lines span{background:#e8e9ef;border-radius:5px;width:64%;height:4px}.landing-editor-lines span.is-long{width:91%}.landing-editor-lines span.is-medium{width:75%}.landing-editor-lines span.is-short{width:42%}.landing-editor-card--visual{height:218px}.landing-editor-image{padding:10px}.landing-editor-image svg{object-fit:cover;border-radius:9px;width:100%;height:157px;display:block}.landing-product-preview{background:#eceef4;border-left:1px solid #e0e2ea;padding:14px 12px 12px;overflow:hidden}.landing-preview-label{color:#6d55cf;letter-spacing:.13em;margin:0 0 8px 2px;font-size:6px;font-weight:850;display:block}.landing-max-phone{color:#fff;background:#17181c;border:1px solid #292b34;border-radius:18px;width:204px;margin:0 auto;overflow:hidden;box-shadow:0 16px 35px #1a1b2f38}.landing-max-phone__status{color:#fffc;justify-content:space-between;align-items:center;height:17px;padding:0 9px;font-size:5.5px;display:flex}.landing-max-phone__header{border-bottom:1px solid #ffffff0a;grid-template-columns:12px 27px 1fr 8px;align-items:center;gap:5px;height:40px;padding:0 8px;display:grid}.landing-max-phone__header>i{background:linear-gradient(145deg,#9a70ff,#3974f2);border-radius:50%;place-items:center;width:27px;height:27px;font-size:7px;font-style:normal;display:grid}.landing-max-phone__header>span{flex-direction:column;gap:2px;min-width:0;display:flex}.landing-max-phone__header strong{text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.landing-max-phone__header small{color:#ffffff70;font-size:5.5px}.landing-max-phone__feed{background-color:#141414;background-image:radial-gradient(circle at 18px 22px,#0000 8px,#484e833d 8px 9px,#0000 9px),radial-gradient(circle at 65px 60px,#0000 5px,#484e832e 5px 6px,#0000 6px);background-size:82px 82px;flex-direction:column;align-items:flex-start;height:373px;padding:9px 7px 14px;display:flex}.landing-date-chip{color:#ffffffbd;background:#32343e;border-radius:7px;align-self:center;margin-bottom:8px;padding:3px 7px;font-size:5.5px}.landing-max-post{background:#32343e;border-radius:10px;width:174px;overflow:hidden}.landing-max-post>svg{width:100%;height:125px;display:block}.landing-max-post>div{padding:7px 7px 5px}.landing-max-post strong{font-size:7px;line-height:1.35;display:block}.landing-max-post p{color:#ffffffb3;margin:4px 0 1px;font-size:6px;line-height:1.35}.landing-max-post small{color:#fff6;text-align:right;font-size:5px;display:block}.landing-max-phone__composer{color:#ffffff6b;background:#25262d;grid-template-columns:15px 1fr 15px 15px;align-items:center;gap:4px;height:33px;padding:0 8px;font-size:7px;display:grid}.landing-floating-card{z-index:4;color:#25263a;backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #ffffffc7;border-radius:13px;align-items:center;gap:10px;padding:11px 13px;animation:5s ease-in-out infinite landing-float;display:flex;position:absolute;box-shadow:0 20px 50px #00000040}@keyframes landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.landing-floating-card--calendar{bottom:42px;right:-20px}.landing-floating-card--research{animation-delay:-2.5s;bottom:-24px;left:44px}.landing-floating-card__icon{color:#6547e7;background:#eeeaff;border-radius:9px;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid}.landing-floating-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.landing-floating-card small{color:#a0a3b3;letter-spacing:.12em;font-size:6px;font-weight:800}.landing-floating-card strong{white-space:nowrap;font-size:9px}.landing-floating-card>i{color:#22966d;background:#e2f7ef;border-radius:50%;place-items:center;width:19px;height:19px;margin-left:5px;font-size:8px;font-style:normal;display:grid}.landing-capability-strip{z-index:3;border-top:1px solid #ffffff14;grid-template-columns:repeat(4,minmax(0,1fr));padding:20px 0 23px;display:grid;position:relative}.landing-capability-strip span{color:#ffffff7a;text-align:center;justify-content:center;align-items:center;gap:8px;font-size:9px;font-weight:650;display:flex}.landing-capability-strip span+span{border-left:1px solid #ffffff14}.landing-capability-strip i{color:#9c8bff;background:#7b5bff21;border-radius:50%;place-items:center;width:17px;height:17px;font-size:7px;font-style:normal;display:grid}.landing-value-section,.landing-features-section,.landing-workflow-section,.landing-security-section,.landing-faq-section,.landing-final-section{content-visibility:auto;contain-intrinsic-size:auto 820px;padding:112px 0}.landing-section-heading{justify-content:space-between;align-items:end;gap:48px;margin-bottom:40px;display:flex}.landing-section-heading>div{max-width:650px}.landing-section-heading h2,.landing-workflow-copy h2,.landing-security-copy h2,.landing-faq-copy h2,.landing-final-card h2{letter-spacing:-.045em;text-wrap:balance;margin:13px 0 0;font-size:clamp(36px,4.2vw,54px);line-height:1.06}.landing-section-heading>p{width:min(390px,100%);color:var(--landing-muted);margin:0 0 3px;font-size:13px;line-height:1.65}.landing-section-heading--center{text-align:center;max-width:820px;margin-bottom:48px;margin-left:auto;margin-right:auto;display:block}.landing-section-heading--center>p{width:auto;max-width:660px;margin:20px auto 0}.landing-value-section{background:#fff}.landing-value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.landing-value-card{border:1px solid var(--landing-line);background:#fafafd;border-radius:20px;min-height:230px;padding:28px;transition:transform .18s,box-shadow .18s,border-color .18s}.landing-value-card:hover{border-color:#d9d2fa;transform:translateY(-4px);box-shadow:0 20px 55px #221f4914}.landing-value-card>span{color:#775be8;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:750}.landing-value-card h3{letter-spacing:-.02em;margin:46px 0 12px;font-size:18px}.landing-value-card p,.landing-feature p,.landing-workflow-copy>p,.landing-workflow-list p,.landing-security-copy>p,.landing-security-grid p,.landing-faq-copy>p,.landing-faq-list p,.landing-final-card>p{color:var(--landing-muted);margin:0;font-size:15px;line-height:1.65}.landing-features-section{background:#f5f6fa}.landing-features-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.landing-feature{border:1px solid var(--landing-line);min-height:270px;color:inherit;background:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;padding:24px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #1e1e3708}.landing-feature:hover{transform:translateY(-5px);box-shadow:0 24px 55px #231f4b1a}.landing-feature--wide{grid-column:span 2}.landing-feature:after{content:"";opacity:.5;background:radial-gradient(circle,#7454ff29,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;bottom:-110px;right:-85px}.landing-feature--research{color:#fff;background:radial-gradient(circle at 88% 12%,#438cff40,#0000 15rem),linear-gradient(145deg,#171831,#272052);border-color:#292a4d}.landing-feature--research p,.landing-feature--research .landing-feature__top small{color:#ffffff8c}.landing-feature--preview{background:radial-gradient(circle at 90% 10%,#7552ff21,#0000 13rem),#fff}.landing-feature--calendar .landing-feature__icon{color:#b26a10;background:#fff3de}.landing-feature--image .landing-feature__icon{color:#b04688;background:#fdebf7}.landing-feature--channels .landing-feature__icon{color:#187a5c;background:#e7f8f1}.landing-feature__top{justify-content:space-between;align-items:center;display:flex}.landing-feature__icon{color:#6849ea;background:#eeeaff;border-radius:12px;place-items:center;width:42px;height:42px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:800;display:grid}.landing-feature__top small{color:#a2a5b4;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:750}.landing-feature h3{letter-spacing:-.025em;margin:0 0 10px;font-size:20px}.landing-feature p{max-width:500px}.landing-feature__arrow{color:#8d90a1;opacity:0;background:#f5f6fae6;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-style:normal;transition:all .18s;display:grid;position:absolute;bottom:18px;right:19px;transform:translate(-5px,5px)}.landing-feature:hover .landing-feature__arrow{opacity:1;transform:translate(0)}.landing-feature--research .landing-feature__arrow{color:#fff;background:#ffffff1a}.landing-workflow-section{background:#fff}.landing-workflow-layout{grid-template-columns:minmax(300px,.78fr) minmax(440px,1.2fr);align-items:start;gap:clamp(65px,10vw,150px);display:grid}.landing-workflow-copy{position:sticky;top:40px}.landing-workflow-copy>p{max-width:430px;margin-top:22px}.landing-inline-link{color:#6548e3;align-items:center;gap:10px;margin-top:27px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.landing-inline-link span{transition:transform .16s}.landing-inline-link:hover span{transform:translate(4px)}.landing-workflow-list{border-top:1px solid var(--landing-line);margin:0;padding:0;list-style:none}.landing-workflow-list li{border-bottom:1px solid var(--landing-line);grid-template-columns:48px 1fr;gap:18px;padding:25px 3px;display:grid}.landing-workflow-list li>span{color:#785de8;padding-top:4px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.landing-workflow-list h3{letter-spacing:-.015em;margin:0 0 7px;font-size:16px}.landing-security-section{background:#fff;padding-top:32px}.landing-security-card{color:#fff;background:radial-gradient(circle at 4% 98%,#714aff52,#0000 24rem),radial-gradient(circle at 100% 0,#2b78ff33,#0000 24rem),#121328;border:1px solid #ffffff14;border-radius:30px;grid-template-columns:minmax(320px,.88fr) minmax(480px,1.12fr);gap:clamp(50px,8vw,115px);padding:clamp(45px,6vw,76px);display:grid;box-shadow:0 35px 90px #1617332e}.landing-section-kicker--light{color:#a998ff}.landing-security-copy h2{max-width:480px}.landing-security-copy>p{color:#ffffff8c;max-width:510px;margin-top:21px}.landing-security-code{color:#ffffffc7;background:#0000002e;border:1px solid #ffffff14;border-radius:12px;flex-wrap:wrap;align-items:center;gap:9px;margin-top:31px;padding:12px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:flex}.landing-security-code span{background:#ffffff12;border-radius:7px;padding:7px 9px}.landing-security-code i{color:#8e78f1;font-style:normal}.landing-security-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.landing-security-grid article{background:#ffffff0e;border:1px solid #ffffff14;border-radius:16px;gap:11px;padding:18px;display:flex}.landing-security-grid article>i{color:#b0a0ff;background:#8969ff24;border-radius:50%;flex:0 0 23px;place-items:center;width:23px;height:23px;font-size:8px;font-style:normal;display:grid}.landing-security-grid h3{margin:2px 0 7px;font-size:15px}.landing-security-grid p{color:#ffffff78;font-size:13px}.landing-faq-section{background:#f5f6fa}.landing-faq-layout{grid-template-columns:minmax(280px,.72fr) minmax(520px,1.28fr);align-items:start;gap:clamp(48px,8vw,110px);display:grid}.landing-faq-copy{position:sticky;top:36px}.landing-faq-copy h2{margin-top:13px}.landing-faq-copy>p{max-width:470px;margin-top:20px}.landing-faq-copy a{color:var(--landing-primary-dark);text-underline-offset:3px;font-weight:700}.landing-faq-list{gap:10px;display:grid}.landing-faq-list details{border:1px solid var(--landing-line);background:#fff;border-radius:18px;transition:border-color .16s,box-shadow .16s;overflow:hidden}.landing-faq-list details[open]{border-color:#d8d1fb;box-shadow:0 18px 50px #2a245e14}.landing-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:18px 22px;font-size:15px;font-weight:750;line-height:1.35;list-style:none;display:flex}.landing-faq-list summary::-webkit-details-marker{display:none}.landing-faq-list summary i{background:#f0edff;border-radius:50%;flex:0 0 28px;width:28px;height:28px;position:relative}.landing-faq-list summary i:before,.landing-faq-list summary i:after{content:"";background:var(--landing-primary);border-radius:1px;width:12px;height:2px;transition:transform .16s;position:absolute;top:13px;left:8px}.landing-faq-list summary i:after{transform:rotate(90deg)}.landing-faq-list details[open] summary i:after{transform:rotate(0)}.landing-faq-list details>p{max-width:710px;padding:0 70px 22px 22px;font-size:13px}.landing-faq-list summary:focus-visible{outline-offset:-3px;outline:3px solid #7e60ff59}.landing-final-section{background:#fff;padding-top:8px}.landing-final-card{color:#fff;text-align:center;background:radial-gradient(circle at 15% 100%,#277fff61,#0000 25rem),linear-gradient(135deg,#6240e5,#7853f5 54%,#4c72ef);border-radius:30px;padding:76px 40px;position:relative;overflow:hidden;box-shadow:0 30px 80px #6240e53d}.landing-final-card:before,.landing-final-card:after{content:"";border:1px solid #ffffff24;border-radius:50%;position:absolute}.landing-final-card:before{width:360px;height:360px;top:-260px;right:-40px}.landing-final-card:after{width:230px;height:230px;bottom:-180px;right:25px}.landing-final-card>:not(.landing-final-card__orb){z-index:2;position:relative}.landing-final-card h2{max-width:800px;margin-left:auto;margin-right:auto}.landing-final-card>p{color:#ffffffb3;max-width:630px;margin:20px auto 0;font-size:13px}.landing-final-card__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:29px;display:flex}.landing-button--white{color:#5f42db;background:#fff;min-height:52px;padding:0 22px;box-shadow:0 14px 30px #311b7d33}.landing-button--glass{color:#fff;background:#ffffff1a;border-color:#ffffff38;min-height:52px;padding:0 22px}.landing-footer{background:#fff;padding:27px 0 34px}.landing-footer__inner{border-top:1px solid var(--landing-line);grid-template-columns:auto 1fr auto;align-items:center;gap:34px;padding-top:24px;display:grid}.landing-brand--footer{color:var(--landing-ink)}.landing-brand--footer small{color:#9a9dad}.landing-footer p{color:#9699a8;text-align:center;margin:0;font-size:12px}.landing-footer__inner>div{gap:18px;display:flex}.landing-footer__inner>div a{color:#737688;font-size:12px;font-weight:650;text-decoration:none}.landing-footer__inner>div a:hover{color:var(--landing-primary)}.landing-button:focus-visible,.landing-brand:focus-visible,.landing-nav a:focus-visible,.landing-faq-copy a:focus-visible,.landing-inline-link:focus-visible,.landing-footer a:focus-visible{outline-offset:4px;outline:3px solid #7e60ff61}@media (width<=1120px){.landing-nav{gap:20px}.landing-hero{min-height:auto}.landing-hero__inner{grid-template-columns:1fr;padding-top:90px}.landing-hero__copy{text-align:center;justify-self:center;max-width:760px}.landing-hero__copy h1,.landing-hero__copy>p{margin-left:auto;margin-right:auto}.landing-kicker,.landing-hero__actions,.landing-hero__meta{justify-content:center}.landing-hero__visual{justify-self:center;width:min(820px,100%)}.landing-product-window{margin:0 auto;animation-name:landing-window-in-flat;transform:none}@keyframes landing-window-in-flat{0%{transform:translateY(25px)}to{transform:translateY(0)}}.landing-security-card{grid-template-columns:1fr}.landing-faq-layout{grid-template-columns:1fr;gap:40px}.landing-faq-copy{position:static}}@media (width<=900px){.landing-nav{display:none}.landing-product-shell{grid-template-columns:45px minmax(270px,1fr) 220px}.landing-product-window,.landing-floating-card{animation:none}.landing-product-window{transform:none}.landing-floating-card{backdrop-filter:none}.landing-value-grid{grid-template-columns:1fr}.landing-value-card{min-height:190px}.landing-value-card h3{margin-top:34px}.landing-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-feature--wide{grid-column:span 2}.landing-workflow-layout{grid-template-columns:1fr;gap:48px}.landing-workflow-copy{position:static}}@media (width<=720px){.landing-container{width:min(100% - 30px,1240px)}.landing-header__inner{height:68px}.landing-brand small{display:none}.landing-brand__mark{border-radius:11px;width:37px;height:37px}.landing-button--nav{min-height:44px;padding:0 13px}.landing-hero{padding-top:68px}.landing-hero__inner{min-height:auto;padding:62px 0 55px}.landing-hero__copy h1{margin-top:18px;font-size:clamp(42px,13vw,58px)}.landing-hero__copy>p{font-size:14px}.landing-hero__actions{flex-direction:column;align-items:stretch}.landing-hero__actions .landing-button{width:100%}.landing-hero__meta{gap:7px}.landing-product-shell{grid-template-columns:1fr;height:510px}.landing-product-nav,.landing-product-editor{display:none}.landing-product-preview{border-left:0;flex-direction:column;align-items:center;padding-top:20px;display:flex}.landing-preview-label{width:min(300px,100%)}.landing-max-phone{width:min(292px,100%)}.landing-max-phone__feed{height:378px}.landing-max-post{width:245px}.landing-max-post>svg{height:175px}.landing-max-post strong{font-size:9px}.landing-max-post p{font-size:7.5px}.landing-floating-card--calendar{bottom:28px;right:-4px}.landing-floating-card--research{display:none}.landing-capability-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 0}.landing-capability-strip span:nth-child(3){border-left:0}.landing-value-section,.landing-features-section,.landing-workflow-section,.landing-security-section,.landing-faq-section,.landing-final-section{padding:80px 0}.landing-section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:32px}.landing-section-heading h2,.landing-workflow-copy h2,.landing-security-copy h2,.landing-faq-copy h2,.landing-final-card h2{font-size:clamp(34px,10vw,46px)}.landing-features-grid{grid-template-columns:1fr}.landing-feature--wide{grid-column:span 1}.landing-feature{min-height:240px}.landing-security-section{padding-top:20px}.landing-security-card{border-radius:0;width:100%;padding:38px 22px}.landing-security-grid{grid-template-columns:1fr}.landing-faq-list details>p{padding-right:22px}.landing-final-section{padding-top:0}.landing-final-card{border-radius:0;width:100%;padding:62px 20px}.landing-final-card__actions{flex-direction:column;align-items:stretch}.landing-footer__inner{grid-template-columns:1fr;justify-items:center;gap:19px}.landing-footer__inner>div{flex-wrap:wrap;justify-content:center}}@media (width<=420px){.landing-header .landing-brand strong{font-size:12px}.landing-button--nav span{display:none}.landing-kicker{letter-spacing:.11em;font-size:8px}.landing-hero__copy h1{font-size:42px}.landing-hero__meta i{display:none}.landing-hero__meta span{width:100%}.landing-floating-card--calendar{transform-origin:100% 100%;animation:none;bottom:20px;right:2px;transform:scale(.88)}.landing-capability-strip span{padding:0 7px;font-size:8px}.landing-value-card,.landing-feature{padding:21px}.landing-workflow-list li{grid-template-columns:35px 1fr;gap:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.landing-not-found{color:#fff;text-align:center;background:radial-gradient(circle at 20% 15%,#6d4aff59,#0000 32%),radial-gradient(circle at 85% 80%,#3378ff3b,#0000 34%),#0e0f22;justify-content:center;align-items:center;min-height:100vh;padding:110px 24px 60px;display:flex}.landing-not-found>.landing-brand{text-align:left;position:absolute;top:28px;left:max(24px,50% - 620px)}.landing-not-found__content{width:min(620px,100%)}.landing-not-found__content>span{color:#9d87ff;letter-spacing:-.08em;font-size:clamp(72px,14vw,150px);font-weight:850;line-height:.85}.landing-not-found__content h1{letter-spacing:-.055em;margin:34px 0 0;font-size:clamp(38px,7vw,68px);line-height:1}.landing-not-found__content p{color:#ffffffa3;margin:22px auto 0;font-size:17px;line-height:1.65}.landing-not-found__content>div{justify-content:center;gap:12px;margin-top:34px;display:flex}@media (width<=520px){.landing-not-found__content>div{flex-direction:column;align-items:stretch}}
