:root{--ink:#17243a;--muted:#66758a;--blue:#246bfe;--blue-dark:#0f4fdb;--green:#14a174;--line:#dce6f2;--soft:#f4f8ff;--paper:#fff;--shadow:0 18px 52px rgba(38,75,127,.12);font-family:"Segoe UI Variable Text","Segoe UI","Microsoft YaHei UI",sans-serif;color:var(--ink);background:#fff;letter-spacing:0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:#fff;font:14px/1.65 inherit;letter-spacing:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit;letter-spacing:0}h1,h2,h3,p{margin-top:0}.site-header{position:sticky;top:0;z-index:50;display:flex;height:68px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(218,229,242,.85);padding:0 clamp(18px,5vw,76px);background:rgba(255,255,255,.9);backdrop-filter:blur(20px)}.site-brand{display:flex;align-items:center;gap:9px;font-size:17px;font-weight:740}.brand-logo{display:grid;width:37px;height:37px;place-items:center;border:1px solid #cfe0f8;border-radius:8px;background:linear-gradient(145deg,#fff,#e7f1ff);color:var(--blue);box-shadow:0 4px 12px rgba(52,94,154,.1);font-size:18px}.desktop-nav{display:flex;gap:clamp(14px,2.2vw,30px);color:#46566b;font-size:13px;font-weight:620}.desktop-nav a{transition:color 160ms ease}.desktop-nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:9px}.account-link{padding:9px 11px;color:#405169;font-size:12px;font-weight:650}.download-link{border-radius:7px;padding:9px 15px;background:var(--blue);color:#fff;font-size:12px;font-weight:700;transition:background 180ms ease,transform 180ms ease}.download-link:hover{background:var(--blue-dark);transform:translateY(-1px)}#menuToggle{display:none;border:1px solid var(--line);border-radius:7px;padding:7px 10px;background:#fff}.mobile-nav{position:fixed;top:60px;right:12px;left:12px;z-index:49;display:grid;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff;box-shadow:var(--shadow)}.mobile-nav a{padding:11px;border-radius:6px}.mobile-nav a:hover{background:var(--soft)}.loading-page{display:grid;min-height:65vh;place-items:center;color:var(--muted)}.hero-section{display:grid;min-height:calc(100vh - 68px);grid-template-columns:minmax(360px,.8fr) minmax(560px,1.2fr);align-items:center;gap:clamp(36px,6vw,86px);overflow:hidden;padding:54px clamp(24px,5vw,76px);background:linear-gradient(145deg,#f9fcff 0,#edf5ff 58%,#f7fbff 100%)}.hero-copy{max-width:650px}.eyebrow{display:inline-flex;color:var(--blue);font-size:12px;font-weight:740}.hero-copy h1,.page-hero h1,.download-hero h1,.web-account h1,.contact-page h1{margin:15px 0 18px;font:750 clamp(40px,5vw,66px)/1.1 "Segoe UI Variable Display","Segoe UI","Microsoft YaHei UI",sans-serif}.hero-copy>p{max-width:590px;color:var(--muted);font-size:17px;line-height:1.8}.hero-actions{display:flex;gap:10px;margin-top:28px}.button{display:inline-flex;min-height:43px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:7px;padding:0 19px;font-weight:700;transition:transform 180ms ease,background 180ms ease,box-shadow 180ms ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px rgba(36,107,254,.2)}.button.primary:hover{background:var(--blue-dark)}.button.secondary{border-color:#c7d5e7;background:#fff;color:#29415f}.hero-note{display:flex;flex-wrap:wrap;gap:14px;margin-top:21px;color:#50627a;font-size:11px}.product-window{min-width:0;overflow:hidden;border:1px solid #bdd0e7;border-radius:8px;background:#fff;box-shadow:0 26px 75px rgba(43,81,135,.19)}.window-bar{display:flex;height:36px;align-items:center;gap:6px;border-bottom:1px solid #e4ebf3;padding:0 12px;background:#f8fafc}.window-bar i{width:8px;height:8px;border-radius:50%;background:#c3cfdb}.window-bar i:first-child{background:#ff756e}.window-bar i:nth-child(2){background:#ffce5a}.window-bar i:nth-child(3){background:#56ca72}.window-bar span{margin-left:10px;color:#8b98a7;font-size:9px}.window-body{display:grid;height:470px;grid-template-columns:48px 190px minmax(260px,1fr) 180px}.window-body>aside{display:flex;align-items:center;flex-direction:column;gap:18px;padding-top:16px;background:#152d45}.window-body>aside b{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;background:#fff;color:var(--blue);font-size:12px}.window-body>aside i{width:18px;height:18px;border-radius:5px;background:#718598;opacity:.7}.chat-list{border-right:1px solid #e3ebf3;padding:17px 9px;background:#f8fafc}.chat-list>strong{display:block;margin:0 7px 10px;font-size:12px}.chat-list>label{display:block;margin-bottom:11px;border-radius:5px;padding:7px 9px;background:#edf2f6;color:#9aa5b2;font-size:9px}.mock-contact{display:flex;gap:8px;border-radius:6px;padding:9px 6px}.mock-contact.active{background:#e5f0ff}.mock-contact>b{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:50%;background:#d6e4f2;font-size:9px}.mock-contact p{min-width:0;margin:0}.mock-contact strong,.mock-contact span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mock-contact strong{font-size:10px}.mock-contact span{color:#7d8a9a;font-size:8px}.mock-chat{display:grid;min-width:0;grid-template-rows:54px 1fr 46px;background:linear-gradient(135deg,#f8fbff,#f4faf8)}.mock-chat>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ecf3;padding:0 15px;background:#fff}.mock-chat>header strong,.mock-chat>header span{display:block}.mock-chat>header strong{font-size:11px}.mock-chat>header span{color:#7b8a9b;font-size:8px}.mock-chat>main{padding:20px 16px}.mock-day{margin:0 auto 18px;width:max-content;border-radius:5px;padding:3px 7px;background:#fff;color:#7e8b99;font-size:7px}.mock-message{width:max-content;max-width:82%;margin-bottom:14px;border-radius:6px;padding:9px 10px;background:#fff;box-shadow:0 3px 12px rgba(41,68,101,.07);font-size:9px}.mock-message.outgoing{margin-left:auto;background:#dcf7e7}.mock-message small{display:block;margin-top:5px;border-top:1px solid rgba(116,136,155,.16);padding-top:4px;color:#65778b;font-size:8px}.mock-chat>footer{display:flex;align-items:center;justify-content:space-between;margin:0 10px 9px;border:1px solid #dfe7ef;border-radius:6px;padding:0 9px;background:#fff;color:#9aa6b3;font-size:8px}.mock-chat>footer b{border-radius:4px;padding:5px 8px;background:var(--blue);color:#fff}.crm-pane{border-left:1px solid #e3ebf3;padding:17px 13px;background:#fff}.crm-pane>span{color:#7d8c9f;font-size:8px}.crm-profile{display:grid;place-items:center;margin:16px 0}.crm-profile>b{display:grid;width:45px;height:45px;place-items:center;border-radius:50%;background:#e4effb;color:#335c89;font-size:12px}.crm-profile strong,.crm-profile small{display:block}.crm-profile strong{margin-top:6px;font-size:10px}.crm-profile small{color:#8090a2;font-size:7px}.crm-pane label{display:block;border-bottom:1px solid #edf1f5;padding:10px 0;color:#8290a0;font-size:7px}.crm-pane label strong{display:block;margin-top:3px;color:#32465c;font-size:9px}.crm-pane button{width:100%;margin-top:9px;border:1px solid #cddbeb;border-radius:5px;padding:7px;background:#fff;color:#375676;font-size:8px}.crm-pane button:first-of-type{border-color:var(--blue);background:var(--blue);color:#fff}.logo-strip{display:flex;min-height:82px;align-items:center;justify-content:center;gap:clamp(18px,4vw,58px);border-block:1px solid #e5edf6;padding:18px clamp(20px,5vw,70px);color:#7c8ca0;font-size:11px}.logo-strip strong{color:#3f526b;font-size:13px}.content-band,.pricing-band,.faq-band{padding:100px clamp(24px,7vw,110px)}.section-intro{max-width:680px;margin:0 auto 45px;text-align:center}.section-intro h2{margin:11px 0 12px;font-size:clamp(29px,4vw,43px);line-height:1.18}.section-intro p{color:var(--muted);font-size:15px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1180px;margin:auto}.feature-grid article{min-height:210px;border:1px solid var(--line);border-radius:8px;padding:25px;background:#fff;transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.feature-grid article:hover{border-color:#b7cff1;box-shadow:0 14px 34px rgba(51,85,132,.09);transform:translateY(-2px)}.feature-grid article>span{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;background:#eaf3ff;color:var(--blue);font-weight:800}.feature-grid h3{margin:20px 0 8px;font-size:17px}.feature-grid p{margin:0;color:var(--muted);font-size:12px}.workflow-band{display:grid;grid-template-columns:minmax(320px,.65fr) minmax(430px,.8fr);align-items:center;gap:clamp(35px,7vw,100px);padding:100px clamp(24px,7vw,110px);background:#f5f9ff}.workflow-band>.product-window{order:0}.workflow-copy{max-width:570px}.workflow-copy h2{margin:12px 0 15px;font-size:clamp(30px,4vw,46px);line-height:1.16}.workflow-copy p{color:var(--muted);font-size:15px;line-height:1.8}.workflow-copy a{color:var(--blue);font-weight:700}.language-card{width:min(440px,100%);justify-self:end;border:1px solid #cbd9e9;border-radius:8px;padding:23px;background:#fff;box-shadow:var(--shadow)}.language-card header{display:flex;justify-content:space-between;border-bottom:1px solid #e8eef5;padding-bottom:15px}.language-card header span{color:var(--green);font-size:11px}.customer-mini{display:flex;align-items:center;gap:11px;padding:17px 0}.customer-mini>b{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#e5eff9;color:#315b85}.customer-mini strong,.customer-mini span{display:block}.customer-mini span{color:var(--muted);font-size:10px}.language-card>label{display:grid;gap:5px;color:var(--muted);font-size:10px}.language-card select{height:38px;border:1px solid #cfdae7;border-radius:6px;padding:0 9px;background:#fff}.language-choice{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin-top:9px;border:1px solid #e0e8f1;border-radius:7px;padding:10px}.language-choice.active{border-color:#9fc3fa;background:#f2f7ff}.language-choice>b{display:grid;width:32px;height:32px;place-items:center;border-radius:6px;background:#e7f0fb;color:#34608d;font-size:11px}.language-choice strong,.language-choice small{display:block}.language-choice small{color:var(--muted);font-size:9px}.language-choice i{color:var(--blue);font-style:normal}.language-card>button{width:100%;height:39px;margin-top:14px;border:0;border-radius:6px;background:var(--blue);color:#fff;font-weight:700}.data-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:1180px;margin:auto;border:1px solid var(--line);border-radius:8px;background:#fff}.data-strip article{min-height:130px;border-right:1px solid var(--line);padding:25px}.data-strip article:last-child{border:0}.data-strip b,.data-strip span{display:block}.data-strip b{margin-bottom:9px}.data-strip span{color:var(--muted);font-size:11px}.pricing-band{background:#f7faff}.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;max-width:1180px;margin:auto}.pricing-grid article{position:relative;min-height:345px;border:1px solid var(--line);border-radius:8px;padding:24px;background:#fff}.pricing-grid article.featured{border:2px solid var(--blue);box-shadow:0 14px 40px rgba(36,107,254,.12)}.pricing-grid em{position:absolute;top:0;right:18px;border-radius:0 0 6px 6px;padding:5px 10px;background:var(--blue);color:#fff;font-size:9px;font-style:normal}.pricing-grid>article>span{color:var(--blue);font-size:12px;font-weight:700}.pricing-grid h3{margin:13px 0 7px;font-size:25px}.pricing-grid p{min-height:43px;color:var(--muted);font-size:11px}.pricing-grid ul{margin:20px 0;padding:0;list-style:none}.pricing-grid li{margin:9px 0;color:#475971;font-size:11px}.pricing-grid li::before{margin-right:7px;color:var(--green);content:"✓"}.pricing-grid a{display:flex;height:39px;align-items:center;justify-content:center;border:1px solid #b8cce6;border-radius:6px;color:#28507c;font-weight:700}.pricing-grid .featured a{border-color:var(--blue);background:var(--blue);color:#fff}.faq-band{max-width:1020px;margin:auto}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:19px 3px}.faq-list summary{cursor:pointer;font-size:15px;font-weight:700}.faq-list p{max-width:780px;margin:12px 0 0;color:var(--muted);font-size:12px}.cta-band{padding:82px 24px;background:linear-gradient(135deg,#1558dd,#2678ff);color:#fff;text-align:center}.cta-band>span{font-size:12px;font-weight:700}.cta-band h2{margin:10px 0 12px;font-size:clamp(30px,4vw,45px)}.cta-band p{color:#dce9ff}.cta-band>div{display:flex;justify-content:center;gap:9px;margin-top:24px}.button.white{background:#fff;color:#1558dd}.button.ghost{border-color:rgba(255,255,255,.55);color:#fff}.page-hero{padding:100px clamp(24px,8vw,130px) 70px;background:linear-gradient(145deg,#f8fbff,#edf5ff);text-align:center}.page-hero h1{max-width:900px;margin-inline:auto;font-size:clamp(40px,5vw,62px)}.page-hero p{max-width:720px;margin-inline:auto;color:var(--muted);font-size:16px}.notice-strip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:0 clamp(24px,7vw,110px) 80px;border:1px solid #cbdcf0;border-radius:8px;padding:18px 22px;background:#f3f8ff}.notice-strip span{color:var(--muted);font-size:12px}.notice-strip a{color:var(--blue);font-weight:700}.download-hero{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(420px,.75fr);align-items:center;gap:70px;min-height:670px;padding:80px clamp(24px,7vw,110px);background:linear-gradient(145deg,#f9fcff,#eef5ff)}.download-hero h1{font-size:clamp(40px,5vw,62px)}.download-hero>div>p{color:var(--muted);font-size:16px}.download-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:26px;border:1px solid #c9d9eb;border-radius:8px;padding:17px;background:#fff;box-shadow:0 12px 35px rgba(49,81,123,.08)}.browser-mark{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#e34935,#f3c64c 42%,#3aaf63 70%,#4689ed);color:#fff;font-size:8px;font-weight:800}.download-card strong,.download-card p{display:block;margin:0}.download-card p{color:var(--muted);font-size:10px}.hash-line{display:block;overflow:hidden;margin-top:8px;color:#77869a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.install-steps{display:grid;gap:12px}.install-steps article{position:relative;border:1px solid var(--line);border-radius:8px;padding:22px 22px 22px 67px;background:#fff}.install-steps b{position:absolute;top:22px;left:20px;display:grid;width:32px;height:32px;place-items:center;border-radius:7px;background:#e8f2ff;color:var(--blue)}.install-steps h3{margin:0 0 5px}.install-steps p{margin:0;color:var(--muted);font-size:11px}.flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1100px;margin:auto}.flow-grid article{border:1px solid var(--line);border-radius:8px;padding:24px;background:#fff}.flow-grid span{color:var(--blue);font-size:11px;font-weight:700}.flow-grid h3{margin:10px 0 8px}.flow-grid p{margin:0;color:var(--muted);font-size:11px}.tutorial-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:40px;max-width:1100px;margin:auto;padding:70px 24px 100px}.tutorial-layout aside{position:sticky;top:95px;align-self:start;display:grid;gap:6px;border-right:1px solid var(--line);padding-right:24px}.tutorial-layout aside strong{margin-bottom:9px}.tutorial-layout aside a{border-radius:6px;padding:8px;color:var(--muted);font-size:12px}.tutorial-layout aside a:hover{background:var(--soft);color:var(--blue)}.tutorial-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.tutorial-card{display:block;min-height:190px;border:1px solid var(--line);border-radius:8px;padding:23px;background:#fff;transition:box-shadow 180ms ease,transform 180ms ease}.tutorial-card:hover{box-shadow:0 14px 32px rgba(45,76,118,.09);transform:translateY(-2px)}.tutorial-card>span{color:var(--blue);font-size:10px;font-weight:700}.tutorial-card h2{margin:12px 0 8px;font-size:18px}.tutorial-card p{color:var(--muted);font-size:11px}.tutorial-card b{color:var(--blue);font-size:11px}.article-page,.legal-page{max-width:850px;margin:auto;padding:90px 24px 120px}.back-link{display:inline-block;margin-bottom:35px;color:var(--blue);font-size:12px}.article-page h1,.legal-page h1{margin:12px 0 14px;font-size:clamp(34px,5vw,52px);line-height:1.16}.article-summary,.legal-date{color:var(--muted);font-size:15px}.article-content,.legal-page{font-size:14px}.article-content h2,.legal-page h2{margin-top:38px;font-size:21px}.article-content p,.article-content li,.legal-page p{color:#53647a;line-height:1.9}.timeline{max-width:850px;margin:auto;padding:70px 24px 110px}.timeline article{display:grid;grid-template-columns:150px 1fr;gap:35px;border-left:2px solid #cfe0f7;padding:0 0 70px 30px}.timeline time{color:var(--muted);font-size:11px}.timeline article span{color:var(--blue);font-size:10px;font-weight:700}.timeline h2{margin:9px 0}.timeline p{white-space:pre-line;color:var(--muted)}.timeline a{color:var(--blue);font-weight:700}.web-account{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(380px,.55fr);align-items:center;gap:80px;min-height:680px;padding:90px clamp(24px,8vw,130px);background:linear-gradient(145deg,#f9fcff,#eef5ff)}.web-account>div>p{color:var(--muted);font-size:15px}.account-flow-list{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0}.account-flow-list span{display:flex;align-items:center;gap:6px;border:1px solid #d7e2ef;border-radius:6px;padding:7px 9px;background:#fff;color:#516176;font-size:10px}.account-flow-list b{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:#e8f2ff;color:var(--blue)}.account-mock{justify-self:end;width:min(410px,100%);border:1px solid #cbd9e8;border-radius:8px;padding:28px;background:#fff;box-shadow:var(--shadow)}.account-mock>span{color:var(--blue);font-size:10px;font-weight:700}.account-mock h3{margin:11px 0 3px;font-size:25px}.account-mock>p{color:var(--muted);font-size:11px}.account-mock label{display:block;margin-top:13px;color:var(--muted);font-size:10px}.account-mock label strong{display:block;margin-top:5px;border:1px solid #d4dfeb;border-radius:6px;padding:10px;color:#34475e;font-size:12px}.account-mock button{width:100%;height:40px;margin-top:17px;border:0;border-radius:6px;background:var(--blue);color:#fff;font-weight:700}.account-mock small{display:block;margin-top:13px;color:#8794a4;text-align:center}.contact-page{min-height:650px;padding:110px clamp(24px,8vw,130px);background:linear-gradient(145deg,#f9fcff,#edf5ff)}.contact-page h1{font-size:clamp(40px,5vw,62px)}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:40px}.contact-grid article{min-height:160px;border:1px solid var(--line);border-radius:8px;padding:24px;background:#fff}.contact-grid span,.contact-grid strong,.contact-grid a{display:block}.contact-grid span{margin-bottom:10px;color:var(--muted);font-size:11px}.contact-grid a{color:var(--blue);font-weight:700}.simple-page{min-height:60vh;padding:120px;text-align:center}.site-footer{border-top:1px solid #dfe8f2;padding:55px clamp(24px,7vw,100px) 25px;background:#f7f9fc}.footer-main{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:45px}.footer-main p{max-width:330px;margin-top:14px;color:var(--muted);font-size:11px}.footer-main>div{display:flex;align-items:flex-start;flex-direction:column;gap:9px}.footer-main>div:not(:first-child) strong{margin-bottom:7px}.footer-main>div:not(:first-child) a{color:#617087;font-size:11px}.footer-bottom{display:flex;flex-wrap:wrap;gap:18px;margin-top:45px;border-top:1px solid #e1e8f1;padding-top:20px;color:#7a899c;font-size:10px}.footer-bottom a{color:var(--blue)}
@media(max-width:1100px){.desktop-nav{display:none}#menuToggle{display:block}.hero-section{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:780px;text-align:center;justify-self:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-note{justify-content:center}.window-body{grid-template-columns:48px 170px minmax(280px,1fr)}.crm-pane{display:none}.pricing-grid{grid-template-columns:repeat(2,1fr)}.download-hero{grid-template-columns:1fr}.web-account{grid-template-columns:1fr}.account-mock{justify-self:center}.workflow-band{grid-template-columns:1fr}.workflow-copy{justify-self:center;text-align:center}.language-card{justify-self:center}.contact-grid{grid-template-columns:1fr}}
@media(max-width:760px){.site-header{height:60px;padding:0 12px}.site-brand{font-size:14px}.brand-logo{width:33px;height:33px}.account-link{display:none}.hero-section{gap:22px;padding:30px 16px 24px}.hero-copy h1{margin:9px 0 11px;font-size:34px}.hero-copy>p{margin-bottom:0;font-size:14px;line-height:1.6}.hero-actions{margin-top:17px}.hero-note{gap:8px 12px;margin-top:12px}.product-window{width:100%}.hero-section>.product-window .window-body{height:180px;grid-template-columns:38px 118px 1fr}.hero-section>.product-window .window-bar{height:30px}.hero-section>.product-window .window-body>aside{gap:12px;padding-top:10px}.hero-section>.product-window .chat-list{overflow:hidden;padding:10px 5px}.hero-section>.product-window .mock-contact{padding:6px 4px}.hero-section>.product-window .mock-chat{grid-template-rows:39px 1fr 34px}.hero-section>.product-window .mock-chat>main{overflow:hidden;padding:9px}.hero-section>.product-window .mock-day{margin-bottom:7px}.hero-section>.product-window .mock-message{margin-bottom:7px;padding:6px 7px}.window-body{height:350px;grid-template-columns:40px 130px 1fr}.mock-chat{grid-template-rows:48px 1fr 42px}.chat-list{padding-inline:6px}.logo-strip{overflow-x:auto;justify-content:flex-start}.logo-strip>*{flex:0 0 auto}.content-band,.pricing-band,.faq-band{padding:70px 16px}.feature-grid{grid-template-columns:1fr}.workflow-band{padding:70px 16px}.data-strip{grid-template-columns:1fr}.data-strip article{border-right:0;border-bottom:1px solid var(--line)}.pricing-grid{grid-template-columns:1fr}.page-hero{padding:70px 16px 50px}.page-hero h1{font-size:39px}.notice-strip{grid-template-columns:1fr;margin:0 16px 60px}.download-hero{padding:65px 16px}.download-card{grid-template-columns:45px 1fr}.download-card .button{grid-column:span 2}.flow-grid{grid-template-columns:1fr}.tutorial-layout{grid-template-columns:1fr;padding:50px 16px}.tutorial-layout aside{position:static;border-right:0;border-bottom:1px solid var(--line);padding:0 0 17px}.tutorial-list{grid-template-columns:1fr}.timeline article{grid-template-columns:1fr;gap:9px}.web-account{padding:65px 16px}.contact-page{padding:80px 16px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:span 2}}

.site-brand .brand-logo{display:block;width:37px;height:37px;flex:0 0 auto;border:1px solid rgba(207,224,248,.8);border-radius:9px;background:#fff;box-shadow:0 4px 12px rgba(52,94,154,.1);object-fit:cover}
@media(max-width:760px){.site-brand .brand-logo{width:33px;height:33px}}
@media(max-width:480px){.download-link{display:none}.hero-copy h1{font-size:32px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .button{min-width:0;padding-inline:9px}.hero-section>.product-window .window-body{grid-template-columns:34px 108px minmax(0,1fr)}.hero-section>.product-window .window-body>aside i:nth-of-type(n+4),.hero-section>.product-window .mock-contact:nth-of-type(n+4){display:none}.hero-section>.product-window .window-bar span{display:none}.cta-band>div{align-items:stretch;flex-direction:column}.download-hero h1,.web-account h1,.contact-page h1{font-size:36px}.footer-main{grid-template-columns:1fr}.footer-main>div:first-child{grid-column:auto}}
