*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:#333;background:#fff}.topnav{background:#2c3e50;color:#ecf0f1;box-shadow:0 2px 4px #00000026;position:sticky;top:0;z-index:40}.topnav-inner{max-width:1080px;margin:0 auto;padding:0 24px;display:flex;align-items:center;flex-wrap:wrap}@media(max-width:768px){.topnav-inner{padding:0 16px}.topnav .brand{margin-right:0}}.topnav .brand{font-weight:600;font-size:18px;padding:14px 0;margin-right:28px;color:#ecf0f1;text-decoration:none;letter-spacing:.3px}.topnav .brand span{color:#f39c12}.topnav nav{display:flex;align-items:center;flex:1}.topnav nav a{color:#ecf0f1;text-decoration:none;padding:16px 14px;display:inline-block;border-bottom:3px solid transparent}.topnav nav a:hover{background:#ffffff14}.topnav nav a.active{border-bottom-color:#f39c12;font-weight:600}.topnav-right{display:flex;align-items:center;margin-left:auto}.topnav nav a.buy-link{background:#f39c12;color:#fff;font-weight:600;border-radius:999px;padding:8px 18px;margin:0 10px 0 0;border-bottom:none;transition:background .15s ease}.topnav nav a.buy-link:hover{background:#e67e22}.topnav nav a.buy-link.active{border-bottom-color:transparent}.container-page{max-width:1080px;margin:0 auto;padding:24px}.breadcrumb{font-size:14px;color:#7f8c8d;border-bottom:1px solid #ecf0f1;padding-bottom:10px;margin-bottom:20px}.breadcrumb a{color:#2980b9;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .crumb-sep{margin:0 6px;color:#bdc3c7}h1{font-size:28px;color:#2c3e50;margin:8px 0 16px;border-bottom:2px solid #ecf0f1;padding-bottom:10px}h2{font-size:22px;color:#2c3e50;margin:34px 0 12px;padding-bottom:6px;border-bottom:1px solid #ecf0f1}h3{font-size:18px;color:#34495e;margin:24px 0 10px}h4{font-size:16px;color:#34495e;margin:18px 0 8px}p{margin:10px 0;white-space:pre-line}a{color:#2980b9}code{font-family:Consolas,Courier New,monospace;background:#f4f6f7;border:1px solid #e1e6e8;border-radius:3px;padding:1px 5px;font-size:.92em}pre{background:#f4f6f7;border:1px solid #e1e6e8;border-radius:4px;padding:12px 14px;overflow-x:auto}pre code{background:none;border:none;padding:0}ul,ol{margin:10px 0;padding-left:26px}li{margin:4px 0;white-space:pre-line}table{width:100%;border-collapse:collapse;margin:12px 0 22px;font-size:14.5px}th,td{border:1px solid #d5dbdf;padding:8px 10px;text-align:left;vertical-align:top}th{background:#eef2f5;color:#2c3e50;font-weight:600;white-space:nowrap}tr:nth-child(2n) td{background:#fafbfc}td code{white-space:nowrap}.callout{border-left:4px solid #f39c12;background:#fdf6ec;padding:10px 14px;margin:14px 0;border-radius:0 4px 4px 0}.callout.blue{border-left-color:#2980b9;background:#eef6fc}.callout.green{border-left-color:#27ae60;background:#ecf9f0}.callout.red{border-left-color:#c0392b;background:#fdf0ef}.callout p{margin:4px 0}details{border:1px solid #d5dbdf;border-radius:4px;margin:10px 0;background:#fff}details summary{cursor:pointer;padding:10px 14px;background:#f6f8f9;font-weight:600;color:#2c3e50;list-style-position:inside;border-radius:4px}details summary:hover{background:#eef2f5}details summary .api-path{font-family:Consolas,Courier New,monospace;color:#2980b9;font-weight:700}details summary .api-desc{font-weight:400;color:#7f8c8d;margin-left:10px;font-size:.9em}details[open] summary{border-bottom:1px solid #d5dbdf}details .detail-body{padding:8px 14px 14px}details .detail-body h4{margin-top:16px}.method{border:1px solid #e1e6e8;border-left:4px solid #2980b9;border-radius:4px;padding:12px 14px;margin:20px 0;background:#fff}.method h4{margin-top:0;margin-bottom:10px}.method table{margin-bottom:10px}.method table th{width:130px;background:#f6f8f9;white-space:nowrap}.method .note{font-size:13.5px;color:#7f8c8d;margin:4px 0 0;font-style:italic}.method p.note:before{content:"Примечание: ";font-weight:600}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin:20px 0}.card{border:1px solid #d5dbdf;border-radius:6px;padding:18px;background:#fff}.card h3{margin-top:0}.card a.card-link{display:inline-block;margin-top:8px;text-decoration:none;font-weight:600}.version-tag{display:inline-block;background:#2c3e50;color:#ecf0f1;border-radius:4px;padding:2px 10px;font-size:13px;font-weight:600;margin-left:8px;vertical-align:middle}.meta{color:#7f8c8d;font-size:14px;margin:6px 0 16px}.changelog-version{border:1px solid #d5dbdf;border-radius:6px;margin:16px 0;padding:14px 18px;background:#fff}.changelog-version h3{margin-top:0;display:flex;align-items:center;gap:8px}.changelog-version .changes{margin:8px 0 0}.changelog-version .change{margin:5px 0;padding-left:30px;position:relative}.changelog-version .change:before{position:absolute;left:0;top:0;font-weight:700;width:22px}.changelog-version .change.fix:before{content:"~";color:#27ae60}.changelog-version .change.new:before{content:"+";color:#2980b9}.changelog-version .change.imp:before{content:"~";color:#f39c12}.changelog-version .change.text:before{content:"·";color:#7f8c8d}.changelog-legend{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-wrap:wrap;gap:6px 20px;font-size:14px;color:#7f8c8d}.changelog-legend li{display:inline-flex;align-items:center;gap:6px}.changelog-legend-glyph{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:3px;font-weight:700;color:#fff}.changelog-legend .glyph-new{background:#2980b9}.changelog-legend .glyph-fix{background:#27ae60}.changelog-legend .glyph-imp{background:#f39c12}.changelog-legend .glyph-text{background:#7f8c8d}.changelog-legend .label-new{color:#2980b9}.changelog-legend .label-fix{color:#27ae60}.changelog-legend .label-imp{color:#f39c12}.changelog-legend .label-text{color:#7f8c8d}.site-footer{margin-top:48px;padding:18px 24px;border-top:1px solid #ecf0f1;color:#95a5a6;font-size:13px;text-align:center}.site-footer-links{margin-top:6px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.site-footer-links a{color:#95a5a6;text-decoration:none;border-bottom:1px dotted rgba(149,165,166,.4)}.site-footer-links a:hover{color:#2980b9;border-bottom-color:#2980b9}.prose-page .contact-legal{margin-top:18px;font-size:13px;color:#7f8c8d}.prose-page .demo-video{margin:24px 0}.prose-page .demo-video video{display:block;width:100%;max-width:800px;margin:0 auto;border-radius:8px;background:#000}.prose-page .demo-video-caption{margin-top:8px;font-size:13px;color:#7f8c8d;text-align:center}.badge-table{width:auto;min-width:260px}.mono-line{font-family:Consolas,Courier New,monospace;white-space:nowrap}.ig-carousel{position:relative;margin:16px 0 8px;max-width:100%}.ig-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 40px 12px;scrollbar-width:thin;scrollbar-color:#bdc3c7 transparent;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.ig-track::-webkit-scrollbar{height:8px}.ig-track::-webkit-scrollbar-track{background:transparent}.ig-track::-webkit-scrollbar-thumb{background:#bdc3c7;border-radius:4px}.ig-item{flex:0 0 auto;scroll-snap-align:center;border:1px solid #d5dbdf;border-radius:6px;padding:0;background:#fff;cursor:zoom-in;line-height:0;box-shadow:0 1px 3px #0000001f;overflow:hidden;transition:box-shadow .15s ease,border-color .15s ease}.ig-item:hover{border-color:#2980b9;box-shadow:0 3px 8px #2980b959}.ig-item:focus-visible{outline:2px solid #2980b9;outline-offset:2px}.ig-item img{display:block;height:300px;width:auto}.ig-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;border:1px solid #d5dbdf;background:#2c3e50;color:#ecf0f1;font-size:15px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #00000040;z-index:1;transition:background .15s ease,transform .15s ease}.ig-arrow:hover{background:#2980b9;transform:translateY(-50%) scale(1.08)}.ig-arrow-prev{left:0}.ig-arrow-next{right:0}.ig-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:24px}body.lb-lock{overflow:hidden}.ig-lightbox-img{max-width:92%;max-height:90vh;width:auto;height:auto;border-radius:4px;box-shadow:0 4px 24px #00000080;background:#fff}.ig-nav{position:absolute;width:44px;height:44px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.ig-nav:hover{background:#ffffff59}.ig-close{top:16px;right:16px}.ig-prev{left:12px;top:50%;transform:translateY(-50%)}.ig-next{right:12px;top:50%;transform:translateY(-50%)}iframe[name^=ya-form]{display:block;max-width:100%;border:1px solid #d5dbdf;border-radius:4px;background:#fff}@media(max-width:600px){.ig-track{padding-left:10px;padding-right:10px;gap:8px}.ig-item img{height:200px}.ig-arrow{width:30px;height:30px;font-size:13px}.ig-overlay{padding:12px}.ig-lightbox-img{max-width:100%;max-height:80vh}.ig-close{top:8px;right:8px}}.topnav-burger{display:none;background:transparent;border:1px solid rgba(255,255,255,.25);color:#ecf0f1;border-radius:4px;width:40px;height:36px;cursor:pointer;font-size:20px;line-height:1;align-items:center;justify-content:center;padding:0;margin-left:auto}.topnav-burger:hover{background:#ffffff14}.topnav-burger[aria-expanded=true]{background:#ffffff1f}.topnav-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:30}@media(max-width:768px){.topnav-burger{display:inline-flex}.topnav nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;justify-content:flex-start;background:#2c3e50;box-shadow:0 2px 4px #00000026;z-index:35}.topnav nav.is-open{display:flex}.topnav nav .topnav-right,.topnav nav a{width:100%;margin:0}.topnav nav a{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.topnav nav .topnav-right{border-top:1px solid rgba(255,255,255,.15)}.topnav nav a.buy-link{margin:0;border-radius:0;text-align:left}.topnav-backdrop.is-open{display:block}}
