@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{font-family:'DM Sans',sans-serif;background:#fafbff;color:#20232e;--blue:#315cff;--ink:#20232e;--muted:#858996;--line:#e2e5ef;--accent:#315cff;--accent-ink:#fff;--radius:20px;--width:320px;font-synthesis:none}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:25px}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;border:0;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #315cff;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Space Grotesk',sans-serif}button:disabled{opacity:.5;cursor:wait}.wrap{max-width:1260px;margin:auto;padding-left:45px;padding-right:45px}.nav{height:113px;display:flex;align-items:center;gap:50px}.logo{font-family:'Space Grotesk',sans-serif;font-size:32px;font-weight:700;letter-spacing:-1.7px;display:inline-flex;align-items:center;gap:10px}.logo-symbol{display:inline-block;width:28px;height:30px;position:relative;flex-shrink:0}.logo-symbol i{position:absolute;width:19px;height:15px;background:var(--blue);border-radius:5px 5px 5px 1px;left:0;top:2px;transform:skewY(-9deg)}.logo-symbol i:last-child{left:10px;top:13px;opacity:.5}.nav nav{display:flex;gap:32px;margin-left:auto;margin-right:25px;font-size:14px;color:#656a78}.nav a:hover{color:var(--blue)}.button{padding:15px 23px;min-height:50px;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-size:14px;font-weight:550;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #315cff20}.nav-cta{background:#edf0ff;color:var(--blue);padding:12px 21px;min-height:43px}.primary{background:var(--blue);color:white}.primary:hover{background:#234bdf}.hero{padding-top:56px;padding-bottom:25px;text-align:center;position:relative}.announcement{display:inline-flex;align-items:center;gap:22px;padding:6px 7px 6px 16px;border:1px solid #e2e6f4;border-radius:100px;font-size:10px;font-weight:600;letter-spacing:1.2px;background:#fff}.announcement-star{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#ecf0ff;color:var(--blue);font-size:19px;animation:spin 18s linear infinite}.hero h1{font-size:clamp(62px,7.7vw,103px);font-weight:500;line-height:1.015;letter-spacing:-6px;margin-top:26px}.hero h1>span{color:var(--blue)}.hero p{font-size:16px;line-height:1.7;color:#8b8e9b;margin-top:23px}.mobile-br{display:none}.hero-actions{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:28px}.quiet-link{display:flex;gap:20px;align-items:center;font-size:14px}.quiet-link:hover{color:var(--blue)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:77px;font-size:10px;color:#8d91a0;letter-spacing:.2px}.hero-bottom>span:first-child{display:flex;align-items:center;gap:7px}.hero-bottom>span:last-child{font-size:9px;letter-spacing:1px}.small-dot{width:5px;height:5px;border-radius:50%;background:#8a9be0}.conversation-section{padding:35px 0 29px;background:#eef2ff;position:relative;overflow:hidden}.conversation-section:before{content:'';position:absolute;inset:0;background-image:radial-gradient(#b4c3f3 .7px,transparent .7px);background-size:19px 19px;opacity:.7;pointer-events:none}.conversation-section .wrap{position:relative}.demo-topline{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:36px}.section-index{font-size:10px;font-weight:550;letter-spacing:1.6px;color:#7e88a3}.demo-tools{display:flex;gap:15px;align-items:center;color:#8c96b0;font-size:11px}.demo-tools button{background:#fff9;border:1px solid #dce3f8;color:#8491ba;width:25px;height:25px;font-size:14px;border-radius:50%;display:grid;place-items:center}.connection-stage{display:grid;grid-template-columns:1fr 160px 1fr;align-items:center;max-width:1010px;margin:auto}.endpoint{min-width:0}.endpoint-label{display:flex;align-items:center;gap:8px;font-size:10px;color:#7b89ad;letter-spacing:1.4px;font-weight:550;margin-bottom:13px;padding:0 3px}.endpoint-label>span:last-child{margin-left:auto;font-size:9px;opacity:.65}.endpoint-dot{width:6px;height:6px;border:1px solid #7f96d1;border-radius:50%}.telegram-icon{font-size:12px;transform:rotate(-20deg)}.chat-panel{background:#fff;border:1px solid #d7e0fa;border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #2a50bc0c;transition:translate .3s}.visitor-panel{transform:rotate(-2deg)}.telegram-panel{transform:rotate(2deg)}.chat-panel:hover{translate:0 -4px}.panel-head{display:flex;align-items:center;gap:12px;padding:19px 21px;border-bottom:1px solid #edf0f7}.acme-avatar{width:37px;height:37px;background:var(--blue);color:#fff;border-radius:12px;display:grid;place-items:center;font-family:'Space Grotesk';font-weight:600;font-size:25px}.panel-head strong{font-size:14px;display:block;font-weight:600}.panel-head div>span{display:block;font-size:10px;color:#a2a7b6;margin-top:3px}.more{margin-left:auto;font-size:20px;align-self:flex-start;letter-spacing:2px;color:#9aa1b2}.messages{padding:17px 21px 20px;display:flex;flex-direction:column;gap:13px;min-height:238px}.today{font-size:9px;color:#a7afc0;align-self:center;margin-bottom:2px}.message{font-size:12px;line-height:1.6;border-radius:13px;padding:10px 13px;max-width:86%;transition:opacity .25s,translate .25s;overflow-wrap:anywhere}.message small{display:block;font-size:8px;opacity:.55;text-align:right;margin-top:4px}.in{background:#f3f5fb;border-bottom-left-radius:3px;align-self:flex-start;color:#606778}.out{background:var(--blue);border-bottom-right-radius:3px;align-self:flex-end;color:white}.wave{font-size:18px;vertical-align:middle;margin-left:4px;color:var(--blue)}.composer{display:flex;align-items:center;gap:12px;border:1px solid #e9ecf5;border-radius:11px;padding:8px 9px 8px 13px;margin:0 15px}.composer input{border:0;outline:0;font-size:12px;width:100%;min-width:0;color:#47516e;background:transparent}.composer input::placeholder{color:#acb1c0}.composer button{width:29px;height:29px;border-radius:9px;background:var(--blue);color:#fff;font-size:18px;flex-shrink:0}.widget-credit{display:block;text-align:center;font-size:8px;color:#b1b7c6;padding:9px 0 11px}.widget-credit b{font-family:'Space Grotesk';font-size:10px;color:#959fb5;margin-left:2px}.telegram-panel{background:#e8f0fc}.telegram-panel .panel-head{background:white;padding-top:17px;padding-bottom:17px}.telegram-avatar{width:37px;height:37px;border-radius:50%;background:#40a8dd;color:white;font-size:25px;display:grid;place-items:center;transform:rotate(-20deg)}.topic{background:#ffffffd9;padding:10px 17px;display:flex;gap:9px;align-items:center;font-size:10px}.topic>span{background:#e5edfc;padding:3px 6px;border-radius:5px;color:#859acd;font-size:13px}.topic strong{font-size:10px;color:#64799e}.topic small{font-size:7px;margin-left:auto;color:#9aaccc;letter-spacing:.6px}.telegram-messages{padding:16px 18px 22px;display:flex;flex-direction:column;gap:15px;min-height:231px}.visitor-context{font-size:8px;display:flex;justify-content:space-between;gap:10px;color:#9dabc1}.tg-in{background:#fff;color:#606d82;border-bottom-left-radius:3px}.tg-in b{color:#539acf;font-size:10px}.tg-in p{font-size:12px;margin:2px 0}.tg-out{background:#d2e7ff;align-self:flex-end;color:#4c6c94;border-bottom-right-radius:3px}.telegram-composer{display:flex;justify-content:space-between;gap:12px;background:#fff;padding:16px 18px;font-size:10px;color:#aeb8c6}.telegram-composer span:last-child{color:#529cd8;font-size:16px}.bridge{position:relative;height:155px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:28px}.bridge-line{position:absolute;width:100%;height:1px;top:47px;background:repeating-linear-gradient(to right,#a4b5e7 0 3px,transparent 3px 7px)}.travel-packet{position:absolute;left:0;top:-3px;width:16px;height:7px;border-radius:6px;background:#315cff;box-shadow:0 0 14px #315cff80;animation:transmit 3.5s infinite}.bridge-symbol{z-index:1;width:67px;height:67px;display:grid;place-items:center;background:white;border:1px solid #dbe4ff;border-radius:21px;box-shadow:0 8px 30px #3b63d814;transform:rotate(-7deg);margin-top:-18px}.bridge-symbol .logo-symbol{transform:scale(1.05)}.bridge-caption{font-family:'Space Grotesk';font-size:9px;line-height:1.5;color:#8b9dc9;letter-spacing:1px;text-align:center;margin-top:13px}.demo-bottom{display:flex;justify-content:center;gap:43px;margin-top:33px;font-size:10px;color:#8f9aba}.demo-bottom span:not(:last-child):after{content:'+';position:relative;right:-22px;color:#a2b0d4}.studio-section{padding-top:92px;padding-bottom:100px}.studio-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:35px}.studio-heading h2{font-size:53px;letter-spacing:-2.8px;line-height:1.09;font-weight:500;margin-top:18px}.studio-heading h2 span{color:#a3a9ba}.studio-heading>p{font-size:14px;color:#9198a9;margin-bottom:8px}.studio{display:grid;grid-template-columns:390px 1fr;border:1px solid #e2e6ef;border-radius:23px;overflow:hidden;background:#fff}.studio-controls{padding:31px;border-right:1px solid #e5e8f0}.studio-controls-head{display:flex;justify-content:space-between;gap:15px;font-size:15px;margin-bottom:26px}.studio-controls-head strong{font-weight:500}.studio-controls-head>span{color:#8393b6}.studio-controls label{display:block;font-size:12px;color:#858c9e;margin:18px 0 8px}.studio-controls>input,.studio-controls textarea,.studio-controls select{border:1px solid #e3e7f0;border-radius:8px;font-size:14px;padding:11px 12px;color:#495165;width:100%;background:#fff}.studio-controls textarea{resize:vertical;line-height:1.5;min-height:72px}.color-heading{display:flex;justify-content:space-between;margin-top:22px;font-size:12px;color:#858c9e}.color-heading span:last-child{font-size:10px;color:#adb4c4;font-family:monospace}.swatches{display:flex;gap:11px;margin-top:13px}.swatches button{width:28px;height:28px;border-radius:50%;background:var(--swatch);color:#fff;border:2px solid #fff;box-shadow:0 0 0 1px transparent;font-size:12px;padding:0}.swatches button.selected{box-shadow:0 0 0 1px #8ba4ff}.swatches .custom-color{width:28px;height:28px;position:relative;border:1px dashed #b8c1d4;border-radius:50%;margin:0;overflow:hidden;display:grid;place-items:center;color:#96a0b9;font-size:19px}.custom-color input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.control-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.studio-controls select{font-size:12px;padding:10px 8px}.more-options{margin-top:23px;padding:17px 0;border-top:1px solid #edf0f6;border-bottom:1px solid #edf0f6}.more-options summary{font-size:12px;color:#8490a6;cursor:pointer;display:flex;justify-content:space-between;list-style:none}.more-options summary::-webkit-details-marker{display:none}.more-options summary span{transition:transform .2s}.more-options[open] summary span{transform:rotate(45deg)}.range-label{display:flex!important;justify-content:space-between}.more-options input[type=range]{width:100%;accent-color:var(--blue);height:15px}.switch-row{display:flex;justify-content:space-between;align-items:center}.switch-row input{appearance:none;width:29px;height:17px;border-radius:20px;background:#dbe1ed;position:relative;cursor:pointer}.switch-row input:before{content:'';background:#fff;border-radius:50%;height:11px;width:11px;position:absolute;left:3px;top:3px;transition:transform .2s}.switch-row input:checked{background:var(--blue)}.switch-row input:checked:before{transform:translateX(12px)}.switch-row label{margin:10px 0}.save-design{width:100%;margin-top:22px;border-radius:9px;font-size:13px;padding:13px 17px;min-height:44px}.download-note{font-size:10px;display:block;text-align:center;color:#a0a9bb;margin-top:12px}.studio-preview{background:#f0f3ff;position:relative;min-height:640px;isolation:isolate;overflow:hidden;display:flex;justify-content:flex-end;align-items:flex-end;padding:85px 40px 98px}.studio-preview:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 25%,#fff8 0%,transparent 60%);z-index:-1}.canvas-top{position:absolute;top:25px;left:27px;right:27px;display:flex;justify-content:space-between;align-items:center;color:#9aa6c4;letter-spacing:1.1px;font-size:8px}.preview-badge{background:#ffffff90;padding:5px 7px;border-radius:5px;font-size:8px}.canvas-type{position:absolute;left:25px;top:104px;font-family:'Space Grotesk';font-size:128px;letter-spacing:-10px;font-weight:500;color:#dbe2fc;line-height:1;z-index:-1;writing-mode:vertical-rl;rotate:180deg}.canvas-type>span{font-size:30px;vertical-align:top;letter-spacing:0}.preview-widget{width:min(var(--width),100%);border-radius:var(--radius);box-shadow:0 20px 45px #314da715;border:1px solid #dee3f2;background:#fff;overflow:hidden;transition:width .25s,border-radius .25s}.preview-head{background:var(--accent);color:var(--accent-ink);display:flex;align-items:center;gap:10px;padding:20px 18px;transition:background .25s}.preview-initial{background:#ffffff2b;border-radius:11px;width:34px;height:34px;display:grid;place-items:center;font-family:'Space Grotesk';font-size:23px;flex-shrink:0}.preview-head strong{font-size:13px;display:block;overflow-wrap:anywhere}.preview-head div>span{font-size:10px;display:block;margin-top:4px;opacity:.65}.preview-head>span:last-child{margin-left:auto;opacity:.65}.preview-body{padding:25px 22px 21px}.hello-star{font-size:39px;line-height:1;color:var(--accent);display:block;margin-bottom:18px;transition:color .25s}.preview-body h3{font-size:25px;letter-spacing:-1px;font-weight:500}.preview-body>p{font-size:12px;line-height:1.7;color:#9ba4b6;margin-top:10px;white-space:pre-wrap;overflow-wrap:anywhere}.suggestion{border:1px solid #e3e8f3;border-radius:8px;padding:11px 12px;font-size:11px;color:#7d89a3;display:flex;justify-content:space-between;margin-top:22px;gap:15px}.preview-compose{margin:0 14px;border:1px solid #e5e9f2;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:8px 9px 8px 12px;color:#a4adc1;font-size:11px}.preview-compose>span{display:grid;place-items:center;width:25px;height:25px;background:var(--accent);color:var(--accent-ink);border-radius:7px;font-size:16px}.preview-launcher{position:absolute;bottom:35px;right:40px;width:46px;height:46px;border-radius:15px;background:var(--accent);display:grid;place-items:center;box-shadow:0 7px 16px #315cff25;transition:background .25s}.preview-launcher .logo-symbol{transform:scale(.68)}.preview-launcher .logo-symbol i{background:var(--accent-ink)}.canvas-note{position:absolute;bottom:53px;left:27px;font-size:8px;letter-spacing:1px;color:#a6b0cd}.studio-preview.left{justify-content:flex-start}.studio-preview.left .preview-launcher{left:40px;right:auto}.studio-preview.left .canvas-note{right:27px;left:auto}.studio-preview.left .canvas-type{left:auto;right:20px}.closing-section{background:var(--blue);color:#fff;padding:38px 0 39px;overflow:hidden}.closing-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.closing-top .section-index{color:#abbcff;font-size:9px}.closing-top>span:last-child{font-size:10px;color:#b7c5ff}.closing-main{display:flex;align-items:center;justify-content:space-between;padding-top:46px;padding-bottom:50px}.closing-main h2{font-size:87px;line-height:1.05;letter-spacing:-5px;font-weight:500}.closing-main h2>span{color:#bbc9ff}.round-cta{width:148px;height:148px;border:1px solid #829bff;background:#ffffff08;color:white;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;transform:rotate(-12deg);margin-right:18px;transition:transform .3s,background .3s}.round-cta:hover{transform:rotate(0) scale(1.05);background:#ffffff17}.round-cta>span{font-size:10px;letter-spacing:1px}.round-cta>b{font-size:60px;line-height:1.1;font-weight:400}.closing-steps{display:flex;gap:65px;padding-top:28px;border-top:1px solid #6586ff;font-size:13px;color:#dbe3ff}.closing-steps b{font-size:10px;font-weight:400;color:#9eb4ff;margin-right:12px}footer{display:flex;align-items:center;justify-content:space-between;min-height:115px;gap:25px}footer .logo{font-size:27px}footer .logo-symbol{transform:scale(.8)}footer>span{font-size:11px;color:#9da5b6}footer button{background:transparent;font-size:12px;color:#7e8ba6}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#253764;color:#fff;border-radius:11px;padding:13px 22px;font-size:13px;max-width:calc(100% - 30px);box-shadow:0 10px 25px #14275625;transition:.25s;z-index:30}.toast.visible{opacity:1;transform:translate(-50%,0)}dialog{width:calc(100% - 32px);max-width:570px;max-height:88vh;border:1px solid #dee5f6;border-radius:23px;background:#fafbff;color:var(--ink);padding:30px;box-shadow:0 40px 120px #10265c40}dialog::backdrop{background:#27344f66;backdrop-filter:blur(9px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.dialog-close{background:#edf1ff;color:#65759f;border-radius:50%;width:31px;height:31px;font-size:24px}.progress{display:flex;gap:12px;font-size:12px;color:#a1aac0;margin-bottom:29px}.progress span{flex:1;padding-bottom:12px;border-bottom:2px solid #e3e8f4}.progress span.active{color:var(--blue);border-color:var(--blue)}#setup-content h2{font-size:35px;font-weight:500;letter-spacing:-1.6px;margin-bottom:15px}#setup-content p{font-size:15px;line-height:1.7;color:#929db4;margin-bottom:20px}#setup-content label{font-size:13px;color:#8492ad;display:block;margin-bottom:9px}#setup-content input{padding:14px;border:1px solid #dfe5f3;border-radius:9px;width:100%;font-size:15px;color:#53678b;background:white}#setup-content .button{width:100%;margin-top:20px}.dialog-note{font-size:11px;line-height:1.7;color:#9ba6bd;margin:23px 0 0;text-align:center}.setup-check{display:flex;justify-content:space-between;align-items:center;font-size:14px;border-bottom:1px solid #e3e8f4;padding:16px 0;color:#60749d}.setup-check b{color:var(--blue)}.setup-check.pending{color:#a6b0c4}.setup-success{padding:17px;background:#edf2ff;border-radius:10px;font-size:14px;line-height:1.9;color:#6c83b4}.comparison-dialog{max-width:900px;padding:36px}.comparison-dialog .eyebrow{font-size:11px;letter-spacing:1px;color:#8a9abb}.comparison-dialog h2{font-size:39px;letter-spacing:-2px;font-weight:500;margin-bottom:18px}.comparison-dialog h2 span{color:var(--blue)}.comparison-dialog p{font-size:15px;color:#8290ab;line-height:1.8;margin-bottom:17px}.comparison-dialog h3{font-size:21px;font-weight:500;margin:25px 0 12px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;min-width:590px;font-size:13px;text-align:left;line-height:1.6}th,td{padding:13px 12px;border-bottom:1px solid #dfe5f2;vertical-align:top}th{background:#ecf1ff;font-weight:550}td:last-child{color:#5376c1}.comparison-dialog .source-note{font-size:12px;color:#94a1bb}.source-note a{text-decoration:underline;text-underline-offset:3px}#email-field{margin-top:15px}#email-field label{font-size:11px;color:#99a3b9;display:block;margin-bottom:6px}#email-field input{border:1px solid #e1e7f2;border-radius:6px;padding:9px;font-size:12px;width:100%;background:white}.hidden-message{opacity:0!important;translate:0 8px!important}.skip{position:fixed;top:-90px;left:15px;background:var(--blue);color:white;padding:15px;z-index:50}.skip:focus{top:10px}.paused .travel-packet,.paused .announcement-star{animation-play-state:paused}@keyframes transmit{0%{left:0;opacity:0}10%{opacity:1}85%{opacity:1}100%{left:calc(100% - 16px);opacity:0}}@keyframes spin{to{rotate:360deg}}@keyframes rise{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}.hero .announcement{animation:rise .6s both}.hero h1{animation:rise .7s .08s both}.hero>p,.hero-actions{animation:rise .7s .18s both}
@media(min-width:1500px){.hero{padding-top:65px}.hero h1{font-size:112px}.hero-bottom{margin-top:85px}}
@media(max-width:1000px){.wrap{padding-left:32px;padding-right:32px}.hero h1{font-size:83px;letter-spacing:-5px}.connection-stage{grid-template-columns:1fr 105px 1fr}.bridge-symbol{width:56px;height:56px;border-radius:18px}.message{font-size:11px}.tg-in p{font-size:11px}.panel-head{padding:18px 15px;gap:9px}.panel-head strong{font-size:13px}.messages{padding-left:15px;padding-right:15px;min-height:237px}.telegram-messages{padding:15px 13px 22px;min-height:239px}.topic{padding:10px 12px;gap:7px}.topic small{font-size:6px}.topic strong{font-size:9px}.studio{grid-template-columns:350px 1fr}.studio-controls{padding:27px}.studio-preview{padding:85px 26px 98px}.preview-launcher{right:26px}.studio-preview.left .preview-launcher{left:26px}.canvas-type{font-size:110px;left:15px}.studio-heading h2{font-size:46px}.closing-main h2{font-size:76px}.closing-steps{gap:35px}}
@media(max-width:760px){.wrap{padding-left:25px;padding-right:25px}.nav{height:90px;gap:20px}.nav nav{gap:20px;margin-right:0;font-size:12px}.nav-cta{font-size:12px;padding:10px 17px;gap:17px}.logo{font-size:28px}.hero{padding-top:45px}.hero h1{font-size:68px;letter-spacing:-4px}.hero p{font-size:14px}.hero-bottom{margin-top:60px}.hero-bottom>span{font-size:8px}.hero-bottom>span:last-child{font-size:8px}.connection-stage{grid-template-columns:1fr 75px 1fr}.panel-head{padding:15px 11px;gap:7px}.panel-head strong{font-size:11px}.panel-head div>span{font-size:8px}.acme-avatar,.telegram-avatar{width:30px;height:30px;font-size:22px;flex-shrink:0}.more{font-size:16px;letter-spacing:0}.messages{padding:13px 11px 17px;min-height:252px;gap:11px}.message{padding:9px 10px;font-size:10px;max-width:94%}.tg-in p{font-size:10px}.telegram-messages{min-height:244px;padding:13px 10px 19px;gap:12px}.visitor-context{font-size:7px}.visitor-context>span{display:none}.topic strong{font-size:8px}.topic small{display:none}.topic{padding:8px 10px}.composer{margin:0 9px;padding-left:8px;gap:5px}.composer input{font-size:10px}.composer button{width:24px;height:24px;font-size:15px}.telegram-composer{font-size:8px;padding:14px 11px}.telegram-composer span:first-child{max-width:160px}.bridge-symbol{width:47px;height:47px;border-radius:15px}.bridge-symbol .logo-symbol{scale:.75}.bridge-caption{font-size:8px}.bridge-line{top:50px}.endpoint-label{font-size:8px;letter-spacing:1px;gap:6px}.endpoint-label>span:last-child{font-size:7px}.demo-topline{margin-bottom:26px}.section-index{font-size:9px;letter-spacing:1.2px}.demo-tools{font-size:9px;gap:8px}.demo-bottom{gap:26px;font-size:9px}.demo-bottom span:not(:last-child):after{right:-14px}.studio-section{padding-top:70px;padding-bottom:70px}.studio-heading h2{font-size:41px}.studio-heading>p{font-size:12px}.studio{grid-template-columns:290px 1fr}.studio-controls{padding:21px}.studio-controls-head{font-size:13px}.studio-controls>input,.studio-controls textarea{font-size:13px}.studio-controls label{font-size:11px}.studio-controls select{font-size:11px;padding:9px 5px}.control-row{gap:10px}.swatches{gap:8px}.swatches button,.swatches .custom-color{width:27px;height:27px}.studio-preview{padding-left:13px;padding-right:13px;min-height:645px}.preview-head{padding:16px 12px;gap:7px}.preview-head strong{font-size:11px}.preview-head div>span{font-size:8px}.preview-initial{width:28px;height:28px;font-size:21px}.preview-body{padding:21px 15px}.preview-body h3{font-size:23px}.preview-body>p{font-size:11px}.suggestion{font-size:9px;padding:9px}.preview-compose{font-size:10px;margin:0 9px}.canvas-note{display:none}.canvas-top{left:15px;right:15px;font-size:7px}.preview-badge{font-size:6px}.canvas-type{font-size:91px;left:3px;top:70px}.preview-launcher{right:16px}.studio-preview.left .preview-launcher{left:16px}.closing-main h2{font-size:64px;letter-spacing:-3.8px}.round-cta{width:124px;height:124px;margin-right:0}.round-cta b{font-size:49px}.round-cta>span{font-size:8px}.closing-top>span:last-child{font-size:8px}.closing-top .section-index{font-size:8px}.closing-steps{gap:25px;font-size:11px}.closing-steps b{margin-right:7px;font-size:9px}footer{gap:15px}footer>span{font-size:9px}footer button{font-size:11px}}
@media(max-width:560px){.wrap{padding-left:22px;padding-right:22px}.nav{height:84px;gap:15px}.nav nav{display:none}.nav-cta{margin-left:auto;font-size:12px}.logo{font-size:28px}.hero{padding-top:35px;padding-bottom:23px}.announcement{font-size:8px;letter-spacing:1px;gap:17px;padding-left:12px}.announcement-star{width:22px;height:22px;font-size:17px}.hero h1{font-size:53px;letter-spacing:-3.3px;line-height:1.07;margin-top:27px}.hero p{font-size:14px;line-height:1.7;margin-top:20px}.mobile-br{display:block}.hero-actions{gap:21px;margin-top:24px}.hero-actions .button{font-size:11px;padding:13px 18px;min-height:46px;gap:16px}.quiet-link{font-size:11px;gap:9px}.hero-bottom{margin-top:48px;justify-content:center}.hero-bottom>span:first-child{display:none}.hero-bottom>span:last-child{font-size:8px;letter-spacing:1.2px}.conversation-section{padding-top:25px;padding-bottom:25px}.demo-topline{align-items:flex-start;gap:15px;margin-bottom:27px}.demo-topline .section-index{font-size:8px;max-width:140px;line-height:1.8}.demo-tools{font-size:8px;gap:7px}.demo-tools button{width:22px;height:22px;font-size:12px}.connection-stage{display:flex;flex-direction:column;max-width:365px}.endpoint{width:100%}.endpoint-label{font-size:9px;margin:0 5px 13px;letter-spacing:1.5px}.endpoint-label>span:last-child{font-size:9px}.chat-panel{border-radius:17px}.visitor-panel{transform:rotate(-1.5deg)}.telegram-panel{transform:rotate(1.5deg)}.panel-head{padding:16px 18px;gap:10px}.panel-head strong{font-size:14px}.panel-head div>span{font-size:10px}.acme-avatar,.telegram-avatar{height:35px;width:35px;font-size:24px}.messages{padding:15px 17px 17px;gap:13px;min-height:219px}.message{font-size:12px;padding:9px 12px;max-width:89%}.message small{font-size:9px}.composer{margin:0 13px;padding:8px 9px 8px 12px}.composer input{font-size:12px}.composer button{height:27px;width:27px}.widget-credit{font-size:8px}.bridge{height:99px;width:100%;margin:7px 0 1px;flex-direction:row;gap:12px;justify-content:center}.bridge-symbol{margin:0;width:43px;height:43px;border-radius:13px}.bridge-line{width:1px;height:100%;top:0;left:50%;background:repeating-linear-gradient(to bottom,#a4b5e7 0 3px,transparent 3px 7px)}.travel-packet{width:5px;height:12px;left:-2px;top:0;animation-name:transmit-down}.bridge-caption{font-size:8px;margin:0;position:absolute;left:calc(50% + 35px)}.telegram-messages{padding:16px 17px 23px;min-height:214px;gap:14px}.tg-in p{font-size:12px}.visitor-context{font-size:9px}.visitor-context>span{display:inline}.topic{padding:10px 14px;font-size:11px}.topic strong{font-size:10px}.topic small{display:block;font-size:7px}.telegram-composer{font-size:10px;padding:15px 16px}.telegram-composer span:first-child{max-width:none}.demo-bottom{gap:10px;flex-wrap:wrap;font-size:9px;margin-top:27px}.demo-bottom span:not(:last-child):after{content:none}.demo-bottom>span:last-child{display:none}.demo-bottom>span:first-child{border-right:1px solid #bac7e8;padding-right:10px}.studio-section{padding-top:55px;padding-bottom:60px}.studio-heading{display:block;margin-bottom:26px}.studio-heading h2{font-size:42px;letter-spacing:-2.3px;margin-top:14px}.studio-heading>p{margin-top:18px;font-size:14px}.studio{display:flex;flex-direction:column;border-radius:18px}.studio-controls{padding:24px;border:0}.studio-controls-head{font-size:15px;margin-bottom:24px}.studio-controls label,.color-heading{font-size:12px}.studio-controls>input,.studio-controls textarea{font-size:14px}.studio-controls select{font-size:12px;padding:10px 8px}.swatches{gap:12px;margin-top:14px}.swatches button,.swatches .custom-color{width:29px;height:29px}.more-options summary{font-size:12px}.studio-preview{min-height:575px;padding:85px 22px 90px}.preview-widget{width:min(var(--width),100%)}.preview-head{padding:19px 16px;gap:10px}.preview-head strong{font-size:13px}.preview-head div>span{font-size:9px}.preview-initial{width:32px;height:32px}.preview-body{padding:25px 21px 21px}.preview-body h3{font-size:26px}.preview-body>p{font-size:12px}.suggestion{font-size:11px;padding:11px}.preview-compose{font-size:11px;margin:0 13px}.preview-launcher{right:22px;bottom:28px}.studio-preview.left .preview-launcher{left:22px}.canvas-top{top:23px;left:22px;right:22px;font-size:8px}.preview-badge{font-size:7px}.canvas-type{font-size:120px;top:70px;left:7px}.save-design{font-size:13px}.download-note{font-size:11px}.closing-section{padding-top:29px;padding-bottom:29px}.closing-top>span:last-child{display:none}.closing-top .section-index{font-size:8px;letter-spacing:1px}.closing-main{padding-top:36px;padding-bottom:35px;gap:20px}.closing-main h2{font-size:52px;letter-spacing:-3px;flex-shrink:0}.round-cta{width:95px;height:95px;flex-shrink:0}.round-cta>span{font-size:6px;letter-spacing:.6px}.round-cta b{font-size:40px}.closing-steps{flex-direction:column;gap:16px;padding-top:24px;font-size:13px}.closing-steps b{font-size:10px;margin-right:14px}footer{flex-wrap:wrap;padding-top:25px;padding-bottom:25px;gap:15px;min-height:unset}footer .logo{font-size:25px}footer>span{order:3;width:100%;font-size:10px}footer button{margin-left:auto;font-size:11px}.comparison-dialog{padding:23px}.comparison-dialog h2{font-size:29px;letter-spacing:-1.5px}.comparison-dialog p{font-size:14px}dialog{padding:24px}.progress{font-size:11px;gap:10px}#setup-content h2{font-size:30px}.dialog-note{font-size:10px}}
@media(max-width:375px){.hero h1{font-size:46px;letter-spacing:-2.7px}.hero-actions{gap:14px}.hero-actions .button{font-size:10px;padding:12px 14px}.quiet-link{font-size:10px}.closing-main h2{font-size:46px}.round-cta{width:82px;height:82px}.swatches{gap:9px}.studio-controls{padding:20px}.studio-preview{padding-left:15px;padding-right:15px}}
@keyframes transmit-down{0%{top:0;opacity:0}10%{opacity:1}85%{opacity:1}100%{top:calc(100% - 12px);opacity:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Full-size reading and editing controls, separate from miniature demos. */
.hero p{font-size:16px}.studio-controls label,.color-heading,.more-options summary,.studio-controls select{font-size:14px}.studio-controls-head{font-size:16px}.download-note,.dialog-note,footer>span{font-size:12px}.control-row{gap:12px}.studio-controls select{padding-left:8px}.studio-heading>p{font-size:16px}.save-design{font-size:14px}.nav nav,.quiet-link{font-size:14px}.closing-steps{font-size:14px}.demo-bottom{font-size:12px}.demo-tools{font-size:12px}.studio-preview{min-height:670px}.color-heading span:last-child{font-size:12px}.more-options input[type=range]{margin:9px 0}.switch-row input{flex-shrink:0}.canvas-note{font-size:9px}.comparison-dialog .source-note{font-size:12px}
@media(max-width:760px){.studio-controls select{font-size:12px}.control-row{gap:8px}.studio-controls-head{font-size:14px}.demo-tools{font-size:10px}.demo-bottom{font-size:10px}.nav nav{font-size:12px}footer>span{font-size:10px}.studio-controls label,.color-heading,.more-options summary{font-size:12px}}
@media(max-width:560px){.studio-controls label,.color-heading,.more-options summary,.studio-controls select{font-size:14px}.studio-controls-head{font-size:16px}.studio-preview{min-height:570px}.hero p{font-size:16px}.quiet-link{font-size:12px}.closing-steps{font-size:14px}.download-note{font-size:12px}.demo-tools{font-size:9px}.demo-bottom{font-size:10px}.studio-controls input,.studio-controls textarea,.studio-controls select{font-size:16px}.control-row{grid-template-columns:1fr 1fr}.studio-controls select{padding-left:5px;padding-right:2px;font-size:14px}.nav-cta{font-size:13px}.dialog-note{font-size:11px}}
