:root{--blue:#246bfd;--navy:#172b4d;--muted:#66738a;--line:#e5eaf2;--pale:#f5f8ff;--white:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--navy);font-synthesis:none;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button,summary{touch-action:manipulation}img,svg{display:block}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #89adff;outline-offset:5px}input:focus-visible,textarea:focus-visible{outline:3px solid #d7e4ff;border-color:var(--blue)}.icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-sprite{width:0;height:0;position:absolute;overflow:hidden}.container{width:min(1200px,calc(100% - 80px));margin:auto}.skip-link{position:fixed;z-index:99;top:-70px;left:20px;background:var(--navy);color:#fff;padding:12px 20px;border-radius:6px}.skip-link:focus{top:10px}.site-header{height:90px;border-bottom:1px solid #edf1f6;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.nav-wrap{height:100%;display:flex;align-items:center;gap:50px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:26px;letter-spacing:-1.1px;font-weight:800;flex-shrink:0;line-height:1}.brand-light{font-weight:500}.brand-dot{color:var(--blue)}nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600;width:100%}nav>a{color:#536179}nav>a:hover,.login-link:hover{color:var(--blue)}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:25px}.button{border:0;border-radius:8px;background:var(--blue);color:white;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 22px;line-height:1.5;font-weight:650;font-size:14px;box-shadow:0 6px 15px #246bfd14;transition:background .2s,transform .2s}.button:hover{background:#1558dd;transform:translateY(-1px)}.button-small{font-size:12px;padding:12px 16px;gap:11px}.button .icon{width:19px;height:19px}.button:disabled{opacity:.6;cursor:wait;transform:none}.menu-toggle{display:none}.hero{overflow:hidden;background:linear-gradient(115deg,#fff 30%,#f7faff 90%);padding:95px 0 85px}.hero-grid{display:grid;grid-template-columns:.98fr 1.12fr;gap:38px;align-items:center}.eyebrow{font-size:11px;font-weight:750;letter-spacing:1.8px;color:var(--blue);display:inline-block;margin-bottom:17px}.pill{letter-spacing:.2px;font-size:11px;border:1px solid #dce8ff;border-radius:30px;padding:7px 13px;background:#f5f8ff;display:inline-flex;align-items:center;gap:8px}.pulse-dot{width:6px;height:6px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #e6efff}h1,h2,h3,p{margin:0}h1{font-size:clamp(42px,4.5vw,62px);line-height:1.08;letter-spacing:-2.8px;font-weight:750;margin:10px 0 24px}h1>span{color:var(--blue)}.hero-copy>p{font-size:16px;line-height:1.85;max-width:460px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:22px;margin:30px 0 25px}.text-link{display:inline-flex;gap:10px;align-items:center;color:var(--navy);font-size:12px;font-weight:650}.text-link:hover{color:var(--blue)}.text-link .icon{width:19px;height:19px}.hero-footnote{display:flex;gap:15px;flex-wrap:wrap;font-size:10px;color:#6f7e93}.hero-footnote>span{display:flex;gap:5px;align-items:center}.hero-footnote .icon{width:13px;height:13px;color:#40a98e}.hero-visual{position:relative;min-width:0;padding:24px 0 0;isolation:isolate}.visual-orbit{position:absolute;z-index:-1;border:1px solid #dde7fb;border-radius:50%;width:510px;height:510px;top:-48px;left:48px}.orbit-two{width:650px;height:650px;left:-21px;top:-119px;border-style:dashed;opacity:.65}.product-preview{background:#fff;border:1px solid #dce4f1;border-radius:13px;overflow:hidden;box-shadow:0 28px 65px #264a8620;transform:rotate(-1deg);position:relative;min-width:530px}.preview-topbar{height:32px;background:#fafbfe;border-bottom:1px solid #edf0f6;display:flex;align-items:center;justify-content:space-between;padding:0 13px;font-size:8px;color:#7b8799}.window-dots{display:flex;gap:4px}.window-dots i{width:5px;height:5px;border-radius:100%;background:#e1e6ee}.window-dots i:first-child{background:#ffb4b0}.window-dots i:nth-child(2){background:#f9d394}.window-dots i:nth-child(3){background:#9edcc6}.preview-secure .icon{width:11px;height:11px}.preview-body{height:410px;display:grid;grid-template-columns:49px 197px minmax(0,1fr);font-size:10px}.preview-sidebar{border-right:1px solid #e9edf5;padding:13px 7px;display:flex;align-items:center;flex-direction:column;gap:11px;background:#fcfdff}.preview-sidebar>img{margin-bottom:9px}.side-icon{width:31px;height:29px;display:grid;place-items:center;border-radius:6px;color:#9ca7b8}.side-icon .icon{width:15px;height:15px}.side-icon.selected{background:#e9f0ff;color:var(--blue)}.preview-avatar{width:30px;height:30px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;font-size:9px;font-weight:650;color:#5c5d84}.preview-avatar.small{width:25px;height:25px;font-size:10px}.me{background:#dce8fd;margin-top:auto;color:#3470c0}.lilac{background:#ece6fd;color:#9272b4}.mint{background:#e1f2e9;color:#498875}.peach{background:#fff0df;color:#bd8c61}.sky{background:#dcecfb;color:#6187b6}.preview-inbox{border-right:1px solid #e9edf5;background:#fff}.inbox-heading{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;padding:16px 13px 12px}.inbox-heading>span{font-size:16px;color:var(--blue)}.mock-search{margin:0 12px 13px;border:1px solid #edf0f5;border-radius:5px;padding:7px;display:flex;align-items:center;gap:6px;font-size:8px;color:#9ca6b7}.mock-search .icon{width:11px;height:11px}.mock-tabs{display:flex;gap:20px;padding:0 13px;font-size:8px;color:#8490a2;height:26px;border-bottom:1px solid #edf0f6}.mock-tabs .active{color:var(--blue);border-bottom:2px solid var(--blue)}.mock-tabs b{font-size:7px;background:#eaf1ff;border-radius:3px;margin-left:4px;padding:1px 3px}.conversation{display:flex;align-items:flex-start;gap:8px;padding:13px 10px;border-bottom:1px solid #f2f4f8;position:relative}.conversation.current{background:#f2f6ff;border-left:2px solid var(--blue);padding-left:8px}.conversation>div{min-width:0;flex:1}.conversation strong{font-size:8px;font-weight:650;display:flex;align-items:center;justify-content:space-between;gap:3px}.conversation time{font-size:6px;color:#94a0b2;font-weight:400}.conversation p{font-size:7px;color:#8590a2;margin:3px 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-tag{background:#e5efff;color:#6991d2;padding:2px 4px;font-size:6px;border-radius:3px}.lavender{background:#f0e9fe;color:#a17dce}.gray{background:#edf0f6;color:#929cae}.unread-dot{position:absolute;right:11px;bottom:16px;background:var(--blue);color:#fff;border-radius:50%;width:11px;height:11px;display:grid;place-items:center;font-size:6px}.preview-chat{display:flex;flex-direction:column;background:#fbfcff;min-width:0}.chat-heading{height:58px;background:#fff;border-bottom:1px solid #edf0f6;display:flex;align-items:center;padding:10px 12px;gap:8px}.chat-heading strong{display:block;font-size:9px}.chat-heading small{font-size:6px;color:#7e8d9c;display:flex;align-items:center;gap:4px;margin-top:2px}.chat-heading small i{width:4px;height:4px;border-radius:50%;background:#6cc7a6}.chat-more{margin-left:auto;color:#a6adba;font-size:15px}.chat-content{padding:11px 13px 10px;display:flex;flex-direction:column;align-items:flex-start;flex:1;gap:9px}.date-label{align-self:center;font-size:6px;color:#a1a9b8;margin-bottom:1px}.bubble{font-size:8px;padding:9px 10px;border-radius:8px;max-width:91%;line-height:1.6;box-shadow:0 1px 2px #25467905}.bubble small{font-size:5px;color:#97a4ba;display:block;text-align:right;margin-top:2px}.incoming{background:#fff;border:1px solid #e8edf5;border-bottom-left-radius:2px}.outgoing{align-self:flex-end;background:#e9f1ff;border:1px solid #e0ebff;border-bottom-right-radius:2px}.short{padding-top:7px;padding-bottom:6px}.ai-suggestion{border:1px solid #e4defb;background:#f9f7ff;border-radius:6px;padding:9px;margin-top:1px;width:100%}.ai-suggestion>span{color:#8e74bc;font-size:7px;display:flex;align-items:center;gap:4px;font-weight:600}.ai-suggestion .icon{width:11px;height:11px}.ai-suggestion p{font-size:7px;line-height:1.6;color:#7c7397;margin:5px 0}.ai-suggestion>div{font-size:6px;color:#8c75b7;border-top:1px solid #ece6fb;padding-top:5px;display:flex;justify-content:space-between}.mock-compose{border:1px solid #e4eaf4;background:#fff;border-radius:5px;display:flex;justify-content:space-between;align-items:center;padding:8px;margin:0 10px 10px;font-size:7px;color:#abb3c3}.mock-compose b{background:var(--blue);color:#fff;border-radius:4px;width:20px;height:19px;display:grid;place-items:center}.floating-note{position:absolute;z-index:4;display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #ecf0f7;box-shadow:0 12px 25px #23467712;padding:12px 16px;border-radius:10px;font-size:9px;color:#8e99aa}.floating-note strong{display:block;color:#374c6a;font-size:10px;font-weight:600}.top-note{top:-10px;right:-18px;transform:rotate(3deg)}.bottom-note{bottom:-13px;left:35px;transform:rotate(2deg)}.note-icon{display:grid;place-items:center;width:31px;height:31px;background:#f1ebff;color:#9676c6;border-radius:9px}.note-icon .icon{width:17px;height:17px}.note-icon.green{background:#e8f6ef;color:#50a886}.illustration-caption{font-size:8px;color:#8a99af;text-align:right;margin:10px 5px 0}.promise-strip{border-top:1px solid #e9eef6;border-bottom:1px solid #e9eef6;padding:25px 0;background:#fff}.promise-strip .container{display:flex;align-items:center;justify-content:space-between;gap:25px}.promise-strip p{font-size:11px;color:#7a8799;line-height:1.6;border-right:1px solid #e3e9f3;padding-right:48px}.promise-strip strong{font-weight:650;color:var(--navy)}.promise-strip .container>div{display:flex;gap:10px;align-items:center;font-size:12px;font-weight:650;color:#6a7990}.promise-strip .icon{width:19px;height:19px;color:#8b9bb3}.section{padding:96px 0}.section-intro{max-width:590px}.centered{text-align:center;margin:0 auto 48px}.section-intro h2,h2{font-size:37px;font-weight:700;line-height:1.25;letter-spacing:-1.25px}.section-intro p{font-size:14px;line-height:1.9;color:var(--muted);margin-top:18px}.centered p{max-width:495px;margin-left:auto;margin-right:auto}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{padding:28px 27px 24px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,#fff,#fff 60%,#fcfdff)}.feature-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;margin-bottom:23px}.blue{color:#487fea;background:#edf3ff}.purple{color:#9175ce;background:#f3edfc}.green{color:#4eab8d;background:#eaf8f1}.amber{color:#c69c3b;background:#fff8e4}.rose{color:#c88095;background:#fff0f5}.cyan{color:#47a3b3;background:#eaf8fb}.feature-card h3{font-size:17px;font-weight:650;letter-spacing:-.35px;margin-bottom:11px}.feature-card p{font-size:12px;line-height:1.85;color:var(--muted);min-height:88px}.card-tags{margin-top:22px;display:flex;gap:6px;flex-wrap:wrap}.card-tags span{font-size:8px;letter-spacing:.05px;color:#7f8ba0;border:1px solid #e8edf5;border-radius:4px;padding:3px 7px;background:#fafbfe}.team-section{background:#f6f8fc}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.team-visual{border:1px solid #e0e7f2;border-radius:14px;background:#fff;padding:28px;box-shadow:0 15px 35px #34486705;position:relative}.team-visual-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px;gap:10px}.tiny-logo{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:650}.status-pill{font-size:8px;background:#eaf8ef;color:#6caa83;border:1px solid #def0e4;border-radius:20px;padding:4px 9px}.team-person{padding:20px;background:#fff;border:1px solid #e4eaf4;border-radius:9px;display:flex;flex-direction:column;align-items:center;box-shadow:0 6px 12px #354b6d04}.team-person strong{font-size:11px;font-weight:650;display:block;margin-top:9px}.team-person span:not(.preview-avatar){font-size:8px;color:#91a0b2;margin-top:3px}.team-person.manager{flex-direction:row;gap:13px;margin:0 33px}.manager .preview-avatar{width:36px;height:36px}.manager strong{margin:0}.manager .icon{width:20px;color:#81a2d7;margin-left:auto}.team-connection{height:40px;position:relative;margin:0 24%;border-bottom:1px dashed #c5d5ef}.team-connection:before{content:'';height:21px;position:absolute;left:50%;width:1px;border-left:1px dashed #c5d5ef}.team-connection:after{content:'';height:20px;position:absolute;left:0;right:0;bottom:-20px;border-left:1px dashed #c5d5ef;border-right:1px dashed #c5d5ef}.agent-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.mini-progress{height:5px;width:70%;background:#edf1f9;border-radius:4px;margin-top:15px}.mini-progress i{display:block;width:65%;height:5px;border-radius:4px;background:#b4cafa}.mint-progress i{width:80%;background:#a7d6c2}.shared-context{display:flex;align-items:center;gap:10px;margin-top:27px;padding:14px;background:#f5f8ff;border:1px solid #e9effb;border-radius:7px;color:#7892b8;font-size:10px}.shared-context .icon{width:17px;height:17px}.shared-context .icon:last-child{margin-left:auto;color:#73b598}.team-visual>.illustration-caption{font-size:7px;margin-top:16px}.team-copy>p{font-size:13px;line-height:1.9;color:var(--muted);margin-top:18px}.role-description{display:flex;gap:15px;margin:23px 0}.role-description>span{font-size:9px;color:#6590de;border:1px solid #dbe6fa;background:#edf3ff;min-width:27px;height:27px;display:grid;place-items:center;border-radius:50%;margin-top:2px}.role-description h3{font-size:13px;font-weight:650;margin-bottom:4px}.role-description p{font-size:12px;line-height:1.8;color:var(--muted)}.team-copy .text-link{margin-top:5px;color:var(--blue)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:68px;margin:58px 30px 0}.steps article{position:relative}.steps article:not(:last-child):after{content:'';position:absolute;left:68px;right:-35px;top:22px;height:1px;background:linear-gradient(to right,#dce6f6 50%,transparent 50%);background-size:8px 1px}.step-number{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#f0f5ff;border:1px solid #dee8fb;color:var(--blue);font-size:14px;font-weight:650;margin-bottom:25px}.steps h3{font-size:16px;letter-spacing:-.3px;margin-bottom:12px}.steps p{font-size:12px;color:var(--muted);line-height:1.85}.plans-section{background:var(--navy);color:white;position:relative;overflow:hidden}.plans-section:before{content:'';position:absolute;width:700px;height:700px;border:1px solid #ffffff08;border-radius:50%;right:-200px;top:-220px;box-shadow:0 0 0 90px #ffffff02,0 0 0 180px #ffffff02;pointer-events:none}.plans-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:120px;align-items:center;position:relative}.plans-section .eyebrow{color:#8db2ff}.plans-section .section-intro p{color:#aab9cf;font-size:13px;max-width:425px}.plan-note{display:flex;align-items:center;gap:14px;margin-top:30px;color:#a9bddb;font-size:11px;line-height:1.8}.plan-note .icon{width:34px;height:34px;stroke-width:1;color:#a7c6ff}.plan-card{padding:35px;background:white;border-radius:13px;color:var(--navy);box-shadow:0 15px 50px #09142820}.plan-label{font-size:9px;font-weight:700;color:#5d7faf;letter-spacing:1.5px}.plan-card h3{font-size:20px;letter-spacing:-.45px;margin-top:12px}.plan-price{font-size:32px;font-weight:750;letter-spacing:-1px;margin-top:25px;line-height:1.3}.plan-card>p{font-size:10px;color:#91a0b3;margin-top:4px}.plan-card ul{list-style:none;border-top:1px solid #e8edf4;padding:20px 0 0;margin:22px 0}.plan-card li{display:flex;align-items:center;gap:9px;font-size:11px;margin-bottom:12px;color:#63738b}.plan-card li .icon{width:15px;height:15px;color:var(--blue)}.plan-card .button{width:100%;font-size:12px;gap:10px}.plan-card>small{display:block;text-align:center;color:#93a0b3;font-size:8px;margin-top:13px;line-height:1.7}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:85px}.faq-section .text-link{margin-top:24px;color:var(--blue)}.faqs details{border-bottom:1px solid #e6ecf4}.faqs details:first-child{border-top:1px solid #e6ecf4}.faqs summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:21px 0;font-size:13px;font-weight:600}.faqs summary::-webkit-details-marker{display:none}.faqs summary span{font-size:22px;font-weight:300;color:#98a8bf;transition:transform .2s}.faqs details[open] summary span{transform:rotate(45deg);color:var(--blue)}.faqs details[open] summary{color:var(--blue)}.faqs p{padding:0 36px 23px 0;font-size:12px;line-height:1.9;color:var(--muted)}.contact-section{background:#f1f6ff;border-top:1px solid #e6edfa}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.contact-copy h2{font-size:51px;line-height:1.16;letter-spacing:-1.8px}.contact-copy h2 span{color:var(--blue)}.contact-copy>p{font-size:14px;line-height:1.9;color:#77859b;margin-top:22px}.contact-brand{display:flex;align-items:center;gap:14px;margin-top:38px}.contact-brand>span{font-size:12px;color:#8190a6;line-height:1.8}.contact-brand strong{font-weight:600;color:#637891}.lead-form{border:1px solid #dfe8f8;background:#fff;border-radius:14px;padding:31px;box-shadow:0 14px 40px #315b9d05}.lead-form h3{font-size:21px;font-weight:650;letter-spacing:-.5px}.lead-form>p:first-of-type{font-size:11px;color:#8b98ac;margin:5px 0 25px}.lead-form label{font-size:10px;font-weight:650;color:#62738d;display:block;margin-bottom:14px}.lead-form label>span{color:var(--blue)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}input,textarea{display:block;width:100%;border:1px solid #e0e7f1;border-radius:6px;background:#fdfdff;font-size:11px;padding:11px 12px;margin-top:6px;color:var(--navy);transition:border .2s;min-width:0}input::placeholder,textarea::placeholder{color:#a7b0c1;font-weight:400}textarea{resize:vertical;min-height:80px}.form-privacy{font-size:8px;color:#8e9bb0;line-height:1.7;margin:4px 0 17px}.lead-form .button{width:100%;font-size:12px;padding:13px 18px;gap:12px}.form-status{font-size:11px;line-height:1.7;min-height:0;margin-top:0}.form-status:not(:empty){margin-top:15px;border:1px solid #d4eadf;background:#f2fbf6;border-radius:6px;padding:12px;color:#327956}.form-status.error{border-color:#f2d3d3;background:#fff6f6;color:#a64c4c}.site-footer{background:#fff;padding-top:36px}.footer-main{display:flex;align-items:center;gap:35px;padding-bottom:30px;border-bottom:1px solid #e9eef5}.footer-main .brand{font-size:23px}.footer-main>p{font-size:10px;color:#8f9bae}.footer-main>a:last-child{margin-left:auto;font-size:10px;color:#6e809a;font-weight:650}.footer-main>a:last-child span{margin-left:8px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:21px;padding-bottom:23px;font-size:9px;color:#9aa5b6}
@media(min-width:1450px){.hero{padding-top:112px;padding-bottom:105px}.hero-grid{gap:60px}.hero-copy h1{font-size:63px}.product-preview{min-width:590px}.preview-body{height:430px;grid-template-columns:52px 218px minmax(0,1fr)}.chat-content{gap:12px}.bubble{font-size:9px}.ai-suggestion p{font-size:8px}.conversation{padding-top:15px;padding-bottom:15px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.nav-wrap{gap:30px}nav{gap:20px}.nav-actions{gap:17px}.nav-actions .button{font-size:11px;padding:11px 13px}.hero-grid{grid-template-columns:.95fr 1fr;gap:25px}.hero{padding:80px 0}.hero-copy h1{font-size:46px}.hero-copy>p{font-size:14px}.hero-actions{gap:16px;flex-wrap:wrap}.product-preview{min-width:490px}.preview-body{grid-template-columns:44px 180px minmax(0,1fr)}.top-note{right:-35px}.hero-visual{margin-right:-45px}.promise-strip p{padding-right:25px}.promise-strip .container>div{font-size:11px}.team-grid{gap:55px}.team-visual{padding:24px}.plans-grid,.contact-grid{gap:70px}.faq-grid{gap:55px}.feature-card{padding:24px 21px}.feature-card p{min-height:110px}.feature-card h3{font-size:16px}.contact-copy h2{font-size:46px}.team-person.manager{margin:0 5px}.section-intro h2,h2{font-size:33px}}
@media(max-width:900px){.nav-wrap{gap:20px}.brand{font-size:24px}.brand img{width:34px;height:34px}nav{gap:17px;font-size:11px}.nav-actions .button{display:none}.hero-grid{grid-template-columns:1fr;gap:54px}.hero-copy{text-align:center;max-width:620px;margin:auto}.hero-copy h1{font-size:58px}.hero-copy>p{max-width:550px;margin:auto;font-size:15px}.hero-actions,.hero-footnote{justify-content:center}.hero-visual{width:590px;max-width:100%;margin:0 auto}.product-preview{min-width:0}.preview-body{grid-template-columns:49px 208px minmax(0,1fr)}.top-note{right:-15px}.bottom-note{bottom:-17px}.hero{padding:60px 0 75px}.promise-strip .container{gap:20px;flex-wrap:wrap;justify-content:center}.promise-strip p{display:none}.section{padding:76px 0}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card p{min-height:65px}.team-grid{gap:35px}.team-person{padding:15px 8px}.agent-pair{gap:12px}.team-visual-title{flex-wrap:wrap;gap:12px}.status-pill{display:none}.tiny-logo{font-size:11px}.team-visual{padding:20px}.team-person.manager{padding:12px;gap:9px}.team-person span:not(.preview-avatar){font-size:7px}.team-person strong{font-size:10px}.shared-context{font-size:8px;padding:10px;gap:6px}.team-copy h2{font-size:30px}.team-copy .eyebrow{font-size:9px}.steps{gap:32px;margin-left:0;margin-right:0}.steps h3{font-size:15px}.plans-grid{gap:45px;grid-template-columns:1fr 1fr}.plan-card{padding:27px}.plan-card .button{font-size:10px}.faq-grid{gap:35px;grid-template-columns:.8fr 1.2fr}.contact-grid{gap:40px}.contact-copy h2{font-size:40px}.lead-form{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.lead-form label{margin-bottom:12px}.footer-main{gap:25px}.footer-main>p{max-width:210px}.contact-brand{gap:10px}.contact-brand>span{font-size:10px}}
@media(max-width:640px){html{scroll-padding-top:82px}.container{width:calc(100% - 40px)}.site-header{height:75px}.nav-wrap{justify-content:space-between}.menu-toggle{width:38px;height:38px;border:1px solid #e6ecf7;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;border-radius:8px;background:white;padding:9px}.menu-toggle span{width:17px;height:1.5px;background:var(--navy);transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}nav{display:none;position:absolute;left:0;right:0;top:74px;padding:20px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 25px #20365a08;font-size:14px;gap:0}nav.open{display:flex;flex-direction:column;align-items:stretch}nav>a{padding:11px 10px}.nav-actions{margin:10px 0 0;padding:15px 10px 0;border-top:1px solid var(--line);justify-content:space-between}.nav-actions .button{display:flex;font-size:10px}.hero{padding:42px 0 63px}.hero-grid{gap:41px}.hero-copy h1{font-size:44px;letter-spacing:-1.9px;margin:10px 0 20px}.pill{font-size:10px;padding:6px 11px}.hero-copy>p{font-size:13px;line-height:1.9;max-width:370px}.hero-actions{gap:18px;margin:25px 0 20px}.hero-actions .button{font-size:12px;padding:13px 18px}.hero-actions .text-link{font-size:11px}.hero-footnote{gap:10px;font-size:8px}.hero-footnote .icon{width:11px}.hero-visual{padding-top:13px;width:100%;max-width:470px}.product-preview{border-radius:9px;transform:rotate(-.7deg)}.preview-topbar{height:25px;font-size:6px;padding:0 9px}.preview-body{height:340px;grid-template-columns:35px 137px minmax(0,1fr)}.preview-sidebar{gap:8px;padding:9px 3px}.preview-sidebar>img{width:25px;height:25px;margin-bottom:5px}.side-icon{width:27px;height:26px}.side-icon .icon{width:13px;height:13px}.inbox-heading{font-size:9px;padding:13px 8px 10px}.inbox-heading>span{font-size:12px}.mock-search{font-size:6px;margin:0 7px 10px;padding:5px;gap:4px}.mock-search .icon{width:9px;height:9px}.mock-tabs{gap:15px;font-size:6px;padding:0 8px;height:22px}.mock-tabs b{font-size:5px}.preview-avatar{width:24px;height:24px;font-size:7px}.conversation{gap:6px;padding:11px 6px}.conversation.current{padding-left:4px}.conversation strong{font-size:6px;letter-spacing:-.1px}.conversation time{font-size:4px}.conversation p{font-size:5.5px;margin:2px 0 4px}.mini-tag{font-size:5px;padding:1px 3px}.unread-dot{right:7px;bottom:13px;width:9px;height:9px;font-size:5px}.chat-heading{height:46px;padding:8px;gap:6px}.chat-heading strong{font-size:7px}.chat-heading small{font-size:5px}.chat-more{font-size:12px}.chat-content{padding:8px;gap:7px}.date-label{font-size:5px}.bubble{font-size:6px;padding:7px;max-width:96%}.bubble small{font-size:4px}.ai-suggestion{padding:6px}.ai-suggestion>span{font-size:5px}.ai-suggestion .icon{width:8px;height:8px}.ai-suggestion p{font-size:5px;margin:4px 0}.ai-suggestion>div{font-size:4px;padding-top:4px}.mock-compose{font-size:5px;padding:6px;margin:0 7px 8px}.mock-compose b{width:16px;height:15px}.floating-note{padding:8px 10px;gap:7px;border-radius:7px;font-size:7px}.floating-note strong{font-size:8px}.note-icon{width:25px;height:25px;border-radius:7px}.note-icon .icon{width:14px;height:14px}.top-note{top:-10px;right:0}.bottom-note{bottom:-13px;left:13px}.illustration-caption{font-size:6px;margin-top:8px}.visual-orbit{width:360px;height:360px;left:20px;top:-20px}.orbit-two{width:430px;height:430px;left:-15px;top:-55px}.promise-strip{padding:22px 0}.promise-strip .container{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px;padding:0 12px}.promise-strip .container>div{font-size:10px;gap:9px}.promise-strip .icon{width:17px;height:17px}.section{padding:62px 0}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:14px}.section-intro h2,h2{font-size:28px;line-height:1.3;letter-spacing:-.8px}.section-intro p{font-size:12px;line-height:1.85;margin-top:15px}.centered{margin-bottom:32px}.feature-grid{gap:13px}.feature-card{padding:20px 17px;border-radius:9px}.feature-icon{width:36px;height:36px;border-radius:9px;margin-bottom:18px}.feature-icon .icon{width:21px;height:21px}.feature-card h3{font-size:14px;line-height:1.5;letter-spacing:-.15px;min-height:42px}.feature-card p{font-size:10px;line-height:1.9;min-height:130px}.card-tags{margin-top:17px;gap:4px}.card-tags span{font-size:6px;padding:2px 5px}.team-grid{grid-template-columns:1fr;gap:37px}.team-visual{order:2;max-width:440px;width:100%;margin:auto;padding:25px}.tiny-logo{font-size:12px}.status-pill{display:inline-block}.team-visual-title{margin-bottom:25px}.team-person.manager{padding:18px;margin:0 30px;gap:12px}.team-person strong{font-size:11px}.team-person span:not(.preview-avatar){font-size:8px}.agent-pair{gap:18px}.team-person{padding:20px 10px}.shared-context{font-size:10px;padding:12px}.team-copy h2{font-size:29px}.team-copy>p{font-size:12px}.role-description p{font-size:11px}.steps{grid-template-columns:1fr;gap:27px;margin-top:36px}.steps article{display:grid;grid-template-columns:45px 1fr;column-gap:20px}.steps .step-number{grid-row:span 2;width:40px;height:40px;border-radius:10px;font-size:12px;margin:0}.steps h3{font-size:14px;margin:0 0 8px}.steps p{font-size:11px}.steps article:not(:last-child):after{left:20px;top:54px;width:1px;height:calc(100% - 39px);background:linear-gradient(to bottom,#dce6f6 50%,transparent 50%);background-size:1px 8px}.plans-grid{grid-template-columns:1fr;gap:32px}.plans-section .section-intro{max-width:430px}.plan-note{margin-top:20px;font-size:10px}.plan-card{max-width:430px;width:100%;margin:auto;padding:28px}.plan-card h3{font-size:22px}.plan-card .button{font-size:12px}.plan-card li{font-size:12px}.plan-price{font-size:34px}.plan-card>small{font-size:9px}.faq-grid{grid-template-columns:1fr;gap:28px}.faq-section h2 br{display:none}.faq-section .section-intro p br{display:none}.faq-section .text-link{margin-top:18px;font-size:11px}.faqs summary{font-size:12px;padding:18px 0;gap:16px}.faqs p{font-size:11px;padding-right:22px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-copy h2{font-size:38px;letter-spacing:-1.4px}.contact-copy h2 br:nth-of-type(2){display:none}.contact-copy>p{font-size:12px;margin-top:17px}.contact-brand{margin-top:25px}.contact-brand img{width:44px;height:44px}.contact-brand>span{font-size:11px}.lead-form{padding:25px}.lead-form h3{font-size:20px}.lead-form>p:first-of-type{font-size:11px}.lead-form label{font-size:11px}.lead-form input,.lead-form textarea{font-size:16px;padding:10px 11px}.form-privacy{font-size:9px}.form-status{font-size:12px}.footer-main{flex-wrap:wrap;gap:16px;padding-bottom:25px}.footer-main .brand{font-size:23px}.footer-main>p{order:3;width:100%;max-width:none;font-size:10px}.footer-main>a:last-child{font-size:9px}.footer-bottom{font-size:8px;gap:15px;align-items:flex-start}.footer-bottom>a{white-space:nowrap}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero-copy h1{font-size:38px}.hero-actions{gap:13px}.hero-actions .button{font-size:11px;padding:12px 15px}.hero-actions .text-link{font-size:10px}.preview-body{grid-template-columns:31px 115px minmax(0,1fr)}.preview-sidebar>img{width:23px;height:23px}.conversation{gap:4px}.conversation .preview-avatar{width:20px;height:20px;font-size:6px}.conversation strong{font-size:5.5px}.conversation time{font-size:3.5px}.mock-tabs{gap:11px}.bubble{font-size:5.5px}.feature-grid{grid-template-columns:1fr}.feature-card h3,.feature-card p{min-height:0}.feature-card h3{font-size:17px}.feature-card p{font-size:12px}.card-tags span{font-size:8px}.team-person.manager{margin:0}.contact-copy h2{font-size:34px}.lead-form{padding:21px}.footer-main>a:last-child{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
