:root{--site-font:'Manrope',sans-serif;--site-accent:#33C5FF;--site-accent-hover:#1ab0ea;--site-accent-rgb:51,197,255}html[data-accent="cyan"]{--site-accent:#33C5FF;--site-accent-hover:#1ab0ea;--site-accent-rgb:51,197,255}html[data-accent="mint"]{--site-accent:#2dd4bf;--site-accent-hover:#14b8a6;--site-accent-rgb:45,212,191}html[data-accent="violet"]{--site-accent:#8b7cf7;--site-accent-hover:#7c6aef;--site-accent-rgb:139,124,247}html[data-accent="coral"]{--site-accent:#ff7a59;--site-accent-hover:#f0623e;--site-accent-rgb:255,122,89}html,body,h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-family:var(--site-font)}body{font-family:var(--site-font);font-size:12px;line-height:18px;color:#000;background-color:#fff}body.preload .dev_blog_card_image{width:100%;height:220px;object-fit:cover}a,a:hover{color:var(--site-accent)}a:hover{text-decoration:underline}a:focus{text-decoration:none}img,img.no-save-img,.post-article-image img,.dev_blog_card_image{-webkit-user-drag:none;user-select:none;-webkit-user-select:none;-moz-user-select:none}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.tl_page_wrap{width:100%}.tl_page_head,.dev_page_head{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;background:#fff !important;margin-bottom:0;z-index:1000;padding-top:env(safe-area-inset-top,0px);transition:background 0.3s ease,backdrop-filter 0.3s ease,box-shadow 0.3s ease;opacity:1 !important;visibility:visible !important;display:block !important;overflow:visible}.tl_page_head.scrolled,.dev_page_head.scrolled{background:rgba(255,255,255,0.6) !important;box-shadow:none !important}@supports(-webkit-backdrop-filter:blur(0px)){.tl_page_head.scrolled,.dev_page_head.scrolled{background:rgba(255,255,255,0.5) !important;-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:none !important}}@supports(backdrop-filter:blur(0px)){.tl_page_head.scrolled,.dev_page_head.scrolled{background:rgba(255,255,255,0.5) !important;backdrop-filter:blur(20px) saturate(180%);box-shadow:none !important}}.navbar-tg .navbar-inner{box-shadow:none;-webkit-box-shadow:none;border-bottom:1px solid #e8e8e8}.tl_page_head.scrolled .navbar-inner,.dev_page_head.scrolled .navbar-inner{border-bottom:1px solid rgba(232,232,232,0.5)}.navbar-tg .nav a{color:var(--site-accent)}.navbar-tg .nav a:hover,.navbar-tg .nav .active a{color:var(--site-accent)}.navbar-tg .nav>.active>a,.navbar-tg .nav>.open>a,.navbar-tg .nav>li>a:hover{position:relative}.navbar-tg .nav>li>a:after{display:block;height:3px;background:var(--site-accent);position:absolute;border-radius:2px 2px 0 0;content:"";left:4px;right:4px;opacity:0;bottom:-1px;-webkit-transition:opacity .2s ease-in-out,transform .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,transform .2s ease-in-out;-ms-transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transform-origin:bottom;transform:scaleX(0.3) scaleY(0)}.navbar-tg .nav>.active>a:after,.navbar-tg .nav>.open>a:after,.navbar-tg .nav>li>a:hover:after{opacity:1;transform:scaleX(1.0) scaleY(1.0)}.navbar-tg .nav>li>a,.navbar-tg .nav>li>a:hover,.navbar-tg .nav>li>a:focus{background-color:transparent}.nav{color:#a2a2a2;font-size:15px;padding-left:0;padding-right:0;list-style:none;margin:0}.navbar-nav{float:left;margin:0;list-style:none;padding-left:0;padding-right:0}.navbar-nav>li{float:left;list-style:none}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;color:var(--site-accent);text-decoration:none;display:block;position:relative}.navbar-nav>li>a:hover,.navbar-nav>li>a:focus{text-decoration:none;background-color:transparent}.navbar-right{float:right !important;margin-right:0}.navbar-static-top{position:static;top:0;z-index:1000;margin-bottom:0}.tl_page_head.navbar-static-top,.dev_page_head.navbar-static-top{position:fixed !important}.navbar{position:relative;min-height:50px;margin-bottom:0;border:1px solid transparent;overflow:visible}.navbar-inner{min-height:50px;padding-left:0;padding-right:0;background-color:transparent;background-image:none;border:0;-webkit-box-shadow:none;box-shadow:none;overflow:visible;*zoom:1}.navbar-inner:before,.navbar-inner:after{content:" ";display:table}.navbar-inner:after{clear:both}.navbar-vk a,.navbar-twitter a{padding-top:14.5px;padding-bottom:14.5px}.navbar-vk a .fa-vk{color:var(--site-accent);font-size:18px;margin-right:5px;vertical-align:middle}.navbar-vk a:hover .fa-vk{opacity:0.8}.navbar-theme,.navbar-search{list-style:none}.navbar-theme-toggle,.navbar-search-toggle{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:14px 12px;color:var(--site-accent);font-size:16px;cursor:pointer;line-height:1}.navbar-theme-toggle:hover,.navbar-search-toggle:hover,.navbar-search-toggle[aria-expanded="true"]{color:var(--site-accent-hover)}.navbar-theme-icon-sun{display:none}html.theme-dark .navbar-theme-icon-moon{display:none}html.theme-dark .navbar-theme-icon-sun{display:inline-block}.navbar-tg .nav>li.navbar-theme>.navbar-theme-toggle:after,.navbar-tg .nav>li.navbar-search>.navbar-search-toggle:after,.navbar-tg .nav>li.navbar-user>a:after{display:none}.navbar-tg .nav>li.navbar-logo>a,.navbar-tg .nav>li.navbar-logo>a:hover,.navbar-tg .nav>li.navbar-logo>a:focus{color:#1496c9;padding-left:0}.navbar-tg .navbar-nav.navbar-right>li:last-child>a,.navbar-tg .navbar-nav.navbar-right>li:last-child>.navbar-theme-toggle,.navbar-tg .navbar-nav.navbar-right>li:last-child>.navbar-search-toggle{padding-right:0}@media (max-width:767px){.navbar-tg .navbar-nav.navbar-right>li.navbar-search>.navbar-search-toggle{padding-right:0}}.site-search-panel{background:#f7f8fa;border-bottom:1px solid #e8e8e8;overflow:hidden;max-height:0;opacity:0;transition:none;padding:0}.site-search-panel.is-open,.nav-flyout.is-open{max-height:none;opacity:1;padding:14px 0 18px}.nav-flyout.is-snap,.site-search-panel.is-snap{transition:none !important;max-height:0 !important;opacity:0 !important;padding:0 !important}.site-search-panel[hidden]{display:block !important;max-height:0;opacity:0;padding:0;pointer-events:none}.site-search-panel.is-open[hidden]{pointer-events:auto}.site-search-form{display:flex;align-items:center;gap:10px;max-width:640px;margin:0 auto}.site-search-input{flex:1;min-width:0;height:42px;padding:0 14px;border:1px solid #d8d8d8;border-radius:4px;font-size:15px;font-family:inherit;background:#fff}.site-search-input:focus{outline:none;border-color:var(--site-accent);box-shadow:0 0 0 2px rgba(var(--site-accent-rgb),0.2)}.site-search-submit{height:42px;padding:0 18px;border:0;border-radius:4px;background:var(--site-accent);color:#fff;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.site-search-submit:hover{background:var(--site-accent-hover)}.site-search-close{height:42px;width:42px;border:0;background:transparent;color:#666;font-size:28px;line-height:1;cursor:pointer;padding:0}.site-search-close:hover{color:#000}.page-search-form{display:flex;gap:10px;margin:0 0 16px;max-width:640px}.page-search-form input[type="search"]{flex:1;height:42px;padding:0 14px;border:1px solid #d8d8d8;border-radius:4px;font-size:15px}.page-search-form .btn{height:42px;padding:0 18px;border:0;border-radius:4px;background:var(--site-accent);color:#fff;font-weight:600;cursor:pointer}.search-results-meta{margin:0 0 18px;color:#777;font-size:14px}@media (max-width:640px){.site-search-form{flex-wrap:wrap}.site-search-input{flex:1 1 100%}}.icon{display:inline-block}.icon-twitter{width:21px;height:17px;vertical-align:text-top;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%231289c4"><path d="M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z"/></svg>') 0 0 no-repeat;background-size:21px 17px;opacity:0.9}a:hover .icon-twitter{opacity:0.99}.hidden-xs{display:block !important}@media (max-width:767px){.hidden-xs{display:none !important}}:root{--nav-h:calc(50px+env(safe-area-inset-top,0px))}.tl_page_container{margin-top:var(--nav-h)}.tl_page{width:100%}.vibee_blog_list_page_wrap{max-width:100%;width:100%;margin:0}.blog-list-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px;margin-bottom:24px;padding:12px 16px;background:#f4f6f8;border-radius:8px;position:relative}.vibee_blog_list_header{font-size:22px;font-weight:500;margin:0;text-align:left;color:#000;font-family:var(--site-font);flex:1 1 auto;min-width:0;line-height:1.3;transition:opacity 0.28s ease}.vibee_blog_list_header.is-fading{opacity:0}.blog-view-menu{position:relative;flex-shrink:0;z-index:20;margin-left:auto}.blog-view-trigger{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 12px;border:1px solid #e4e6ea;border-radius:8px;background:#fff;color:#222;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease}.blog-view-trigger:hover,.blog-view-menu.is-open .blog-view-trigger{background:rgba(var(--site-accent-rgb),0.12);border-color:var(--site-accent);color:#111}.blog-view-trigger-label{color:#666;font-weight:500}.blog-view-trigger-value{min-width:1.2em;text-align:center}.blog-view-trigger-caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;opacity:0.7;transition:transform 0.15s ease}.blog-view-menu.is-open .blog-view-trigger-caret{transform:rotate(180deg)}.blog-view-dropdown{position:absolute;top:calc(100%+6px);right:0;min-width:140px;padding:6px;background:#fff;border:1px solid #e6e6e6;border-radius:10px;box-shadow:0 10px 28px rgba(0,0,0,0.12);display:flex;flex-direction:column;gap:2px}.blog-view-dropdown[hidden]{display:none !important}.blog-view-btn{display:block;width:100%;text-align:left;border:0;border-radius:6px;background:transparent;color:#333;font-size:13px;font-family:inherit;font-weight:500;padding:8px 10px;cursor:pointer;transition:background 0.12s ease,color 0.12s ease}.blog-view-btn:hover{background:rgba(var(--site-accent-rgb),0.12);color:#111}.blog-view-btn.is-active{background:var(--site-accent);color:#fff}.blog-view-label{font-size:12px;font-weight:600;line-height:1}.blog-view-icon{display:inline-grid;gap:2px;width:14px;height:10px}.blog-view-icon::before,.blog-view-icon::after{content:"";display:contents}.blog-view-icon-2{grid-template-columns:1fr 1fr}.blog-view-icon-2 span,.blog-view-icon-3 span,.blog-view-icon-4 span{display:none}.blog-view-icon-2,.blog-view-icon-3,.blog-view-icon-4{background:linear-gradient(currentColor,currentColor) 0 0 / calc((100% - 2px) / 2) 100% no-repeat,linear-gradient(currentColor,currentColor) 100% 0 / calc((100% - 2px) / 2) 100% no-repeat;border-radius:1px;opacity:0.85}.blog-view-icon-3{background:linear-gradient(currentColor,currentColor) 0 0 / calc((100% - 4px) / 3) 100% no-repeat,linear-gradient(currentColor,currentColor) 50% 0 / calc((100% - 4px) / 3) 100% no-repeat,linear-gradient(currentColor,currentColor) 100% 0 / calc((100% - 4px) / 3) 100% no-repeat}.blog-view-icon-4{background:linear-gradient(currentColor,currentColor) 0 0 / calc((100% - 6px) / 4) 100% no-repeat,linear-gradient(currentColor,currentColor) 33.33% 0 / calc((100% - 6px) / 4) 100% no-repeat,linear-gradient(currentColor,currentColor) 66.66% 0 / calc((100% - 6px) / 4) 100% no-repeat,linear-gradient(currentColor,currentColor) 100% 0 / calc((100% - 6px) / 4) 100% no-repeat}.vibee_blog_list_cards_wrap{margin:0 -10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.vibee_blog_list_cards_wrap[data-cols="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.vibee_blog_list_cards_wrap[data-cols="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.vibee_blog_list_cards_wrap[data-cols="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}.vibee_blog_list_cards_wrap[data-cols="6"]{grid-template-columns:repeat(6,minmax(0,1fr))}.vibee_blog_list_cards_wrap[data-cols="7"]{grid-template-columns:repeat(7,minmax(0,1fr))}.vibee_blog_list_cards_wrap[data-cols="8"]{grid-template-columns:repeat(8,minmax(0,1fr))}.vibee_blog_list_cards_wrap[data-cols="9"]{grid-template-columns:repeat(9,minmax(0,1fr))}.vibee_blog_list_cards_wrap[data-cols="10"]{grid-template-columns:repeat(10,minmax(0,1fr))}@media (min-width:801px){.tl_main_recent_news_cards{margin:0 -15px}}.dev_blog_card_link_wrap{display:flex;width:auto;float:none;padding:15px 10px;text-decoration:none;color:inherit;box-sizing:border-box;clear:none;height:100%}.dev_blog_card_link_wrap:nth-child(odd){clear:none}.dev_blog_card_link_wrap:hover,.dev_blog_card_link_wrap:active,.dev_blog_card_link_wrap:focus{text-decoration:none}.dev_blog_card_wrap{width:100%;display:flex;flex-direction:column;min-height:100%}.dev_blog_card_main{display:block;color:inherit;text-decoration:none;min-width:0}.dev_blog_card_main:hover,.dev_blog_card_main:focus{color:inherit;text-decoration:none}.dev_blog_card_image{display:block;width:100%;height:220px;object-fit:cover;border-radius:8px;-webkit-transition:opacity .2s ease-in-out,height .2s ease;-moz-transition:opacity .2s ease-in-out,height .2s ease;-ms-transition:opacity .2s ease-in-out,height .2s ease;transition:opacity .2s ease-in-out,height .2s ease;opacity:1;position:relative;box-shadow:inset 0 0 40px 15px rgba(255,255,255,0.4),inset 0 0 80px 30px rgba(255,255,255,0.2)}.vibee_blog_list_cards_wrap[data-cols="3"] .dev_blog_card_image{height:180px}.vibee_blog_list_cards_wrap[data-cols="4"] .dev_blog_card_image{height:150px}.vibee_blog_list_cards_wrap[data-cols="5"] .dev_blog_card_image{height:130px}.vibee_blog_list_cards_wrap[data-cols="6"] .dev_blog_card_image{height:110px}.vibee_blog_list_cards_wrap[data-cols="7"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="8"] .dev_blog_card_image{height:96px}.vibee_blog_list_cards_wrap[data-cols="9"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="10"] .dev_blog_card_image{height:84px}.vibee_blog_list_cards_wrap[data-cols="3"] .dev_blog_card_title,.vibee_blog_list_cards_wrap[data-cols="4"] .dev_blog_card_title{font-size:14px;padding:0 8px}.vibee_blog_list_cards_wrap[data-cols="5"] .dev_blog_card_title,.vibee_blog_list_cards_wrap[data-cols="6"] .dev_blog_card_title,.vibee_blog_list_cards_wrap[data-cols="7"] .dev_blog_card_title,.vibee_blog_list_cards_wrap[data-cols="8"] .dev_blog_card_title,.vibee_blog_list_cards_wrap[data-cols="9"] .dev_blog_card_title,.vibee_blog_list_cards_wrap[data-cols="10"] .dev_blog_card_title{font-size:12px;line-height:1.3;padding:0 4px}.vibee_blog_list_cards_wrap[data-cols="3"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="4"] .dev_blog_card_lead{font-size:13px;padding:0 8px}.vibee_blog_list_cards_wrap[data-cols="4"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="5"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="6"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="7"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="8"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="9"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="10"] .dev_blog_card_lead{display:none}.vibee_blog_list_cards_wrap[data-cols="3"] .dev_blog_card_date,.vibee_blog_list_cards_wrap[data-cols="4"] .dev_blog_card_date{padding:0 8px;font-size:12px}.vibee_blog_list_cards_wrap[data-cols="5"] .dev_blog_card_date,.vibee_blog_list_cards_wrap[data-cols="6"] .dev_blog_card_date,.vibee_blog_list_cards_wrap[data-cols="7"] .dev_blog_card_date,.vibee_blog_list_cards_wrap[data-cols="8"] .dev_blog_card_date,.vibee_blog_list_cards_wrap[data-cols="9"] .dev_blog_card_date,.vibee_blog_list_cards_wrap[data-cols="10"] .dev_blog_card_date{padding:0 4px;font-size:11px}.vibee_blog_list_cards_wrap[data-cols="5"] .dev_blog_card_link_wrap,.vibee_blog_list_cards_wrap[data-cols="6"] .dev_blog_card_link_wrap,.vibee_blog_list_cards_wrap[data-cols="7"] .dev_blog_card_link_wrap,.vibee_blog_list_cards_wrap[data-cols="8"] .dev_blog_card_link_wrap,.vibee_blog_list_cards_wrap[data-cols="9"] .dev_blog_card_link_wrap,.vibee_blog_list_cards_wrap[data-cols="10"] .dev_blog_card_link_wrap{padding:10px 6px}.dev_blog_card_link_wrap:hover .dev_blog_card_image{opacity:0.9}.dev_blog_card_alltext_wrap{margin-top:12px}.dev_blog_card_title{margin:12px 0 2px;padding:0 15px;font-size:16px;line-height:160%;color:var(--site-accent);font-weight:normal;font-family:var(--site-font)}.dev_blog_card_link_wrap:hover .dev_blog_card_title{text-decoration:underline}.dev_blog_card_lead{color:#333;font-size:14px;line-height:160%;padding:0 15px;margin:0}.dev_blog_card_date{margin-top:auto;font-size:14px;color:#888;padding:8px 15px 0;display:flex;align-items:center;justify-content:space-between;gap:10px}.dev_blog_card_date_text{min-width:0;color:inherit;text-decoration:none}.dev_blog_card_date_text:hover,.dev_blog_card_date_text:focus{color:inherit;text-decoration:none}.dev_blog_card_comments{display:inline-flex;align-items:center;gap:5px;margin-left:auto;margin-right:-6px;padding:5px 8px;border-radius:8px;color:inherit;line-height:1;white-space:nowrap;flex-shrink:0;text-decoration:none;position:relative;z-index:2;background:transparent;transition:background-color 0.15s ease}.dev_blog_card_comments:hover,.dev_blog_card_comments:focus{color:inherit;text-decoration:none;background:rgba(var(--site-accent-rgb),0.18)}.dev_blog_card_comments i{font-size:14px}.error-page{max-width:560px;margin:36px auto 48px;padding:12px 16px 28px;text-align:center}.error-page-preview-note{margin:0 0 18px;font-size:13px;color:#888}.error-page-image,.maintenance-image{display:block;width:auto !important;height:auto !important;max-width:100%;max-height:min(70vh,560px);object-fit:contain !important;object-position:center center;background:transparent !important;margin:0 auto 20px;border-radius:0}.error-page-code{font-size:56px;font-weight:800;line-height:1;color:var(--site-accent);letter-spacing:0.04em}.error-page-title{margin:12px 0 22px;font-size:22px;font-weight:600;color:#222}.error-page-home{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border-radius:8px;background:var(--site-accent);color:#fff !important;text-decoration:none !important;font-weight:700;font-size:15px}.error-page-home:hover{background:var(--site-accent-hover);color:#fff !important}.maintenance-body{margin:0;min-height:100vh;background:#0f141c;color:#e8eef7}.maintenance-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px 48px;text-align:center;box-sizing:border-box}.maintenance-caption{margin:0 0 28px;max-width:640px;font-size:28px;font-weight:700;line-height:1.3;color:#fff}.maintenance-timer-label{margin:0 0 14px;font-size:14px;color:#9aa8bd;letter-spacing:0.04em;text-transform:uppercase}.maintenance-timer-grid{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.maintenance-timer-cell{min-width:76px;padding:12px 10px 10px;border-radius:12px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.08)}.maintenance-timer-cell strong{display:block;font-size:32px;line-height:1;font-weight:800;color:var(--site-accent)}.maintenance-timer-cell span{display:block;margin-top:6px;font-size:11px;color:#8b9bb8;text-transform:uppercase;letter-spacing:0.04em}.vibee_blog_list_cards_wrap:after{content:none}@media (max-width:1400px){.vibee_blog_list_cards_wrap[data-cols="10"],.vibee_blog_list_cards_wrap[data-cols="9"],.vibee_blog_list_cards_wrap[data-cols="8"]{grid-template-columns:repeat(6,minmax(0,1fr))}.vibee_blog_list_cards_wrap[data-cols="7"]{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1200px){.vibee_blog_list_cards_wrap[data-cols="10"],.vibee_blog_list_cards_wrap[data-cols="9"],.vibee_blog_list_cards_wrap[data-cols="8"],.vibee_blog_list_cards_wrap[data-cols="7"],.vibee_blog_list_cards_wrap[data-cols="6"]{grid-template-columns:repeat(4,minmax(0,1fr))}.vibee_blog_list_cards_wrap[data-cols="5"]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.vibee_blog_list_cards_wrap[data-cols="4"],.vibee_blog_list_cards_wrap[data-cols="5"],.vibee_blog_list_cards_wrap[data-cols="6"],.vibee_blog_list_cards_wrap[data-cols="7"],.vibee_blog_list_cards_wrap[data-cols="8"],.vibee_blog_list_cards_wrap[data-cols="9"],.vibee_blog_list_cards_wrap[data-cols="10"]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:740px){.vibee_blog_list_cards_wrap,.vibee_blog_list_cards_wrap[data-cols="3"],.vibee_blog_list_cards_wrap[data-cols="4"],.vibee_blog_list_cards_wrap[data-cols="5"],.vibee_blog_list_cards_wrap[data-cols="6"],.vibee_blog_list_cards_wrap[data-cols="7"],.vibee_blog_list_cards_wrap[data-cols="8"],.vibee_blog_list_cards_wrap[data-cols="9"],.vibee_blog_list_cards_wrap[data-cols="10"]{grid-template-columns:repeat(2,minmax(0,1fr))}.vibee_blog_list_cards_wrap[data-cols="3"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="4"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="5"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="6"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="7"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="8"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="9"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="10"] .dev_blog_card_image{height:160px}}@media (max-width:768px){.tl_page_head .navbar-inner>.container{display:flex;align-items:flex-end;flex-wrap:nowrap;gap:8px;min-height:48px;padding-bottom:0}.tl_page_head .navbar-nav{float:none;display:flex;align-items:flex-end;flex-wrap:nowrap;min-width:0}.tl_page_head .navbar-nav>li{float:none;flex-shrink:0}.tl_page_head .navbar-nav:not(.navbar-right){order:1;flex:1 1 auto;overflow-x:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tl_page_head .navbar-nav:not(.navbar-right)::-webkit-scrollbar{display:none}.tl_page_head .navbar-nav:not(.navbar-right)>li.nav-categories,.tl_page_head .navbar-nav:not(.navbar-right)>li.nav-extra-link,.tl_page_head .navbar-nav:not(.navbar-right)>li.nav-contact-link{display:none !important}.tl_page_head .navbar-nav>li.navbar-menu-toggle{display:flex !important;align-items:flex-end;height:48px;padding-bottom:5px;box-sizing:border-box;margin-left:2px}.tl_page_head .navbar-right{float:none !important;order:2;margin-left:auto;margin-right:0;flex-shrink:0;display:flex;align-items:flex-end;gap:6px;height:48px;padding-bottom:5px;box-sizing:border-box}.tl_page_head .navbar-nav>li>a{padding:12px 10px;font-size:14px;white-space:nowrap}.tl_page_head .navbar-theme-toggle,.tl_page_head .navbar-search-toggle,.tl_page_head .navbar-tool-btn{padding:0;width:30px;height:30px}.tl_page_head .navbar-tools,.tl_page_head .navbar-socials{height:auto;min-height:0}.tl_page_head .navbar-socials{display:none !important}.blog-list-head{margin-top:10px;margin-bottom:14px;padding:8px 10px;gap:8px;align-items:center}.blog-view-menu{display:none !important}.vibee_blog_list_header{font-size:15px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-view-trigger{height:32px;padding:0 9px;gap:5px;font-size:12px}}@media (max-width:420px){.blog-view-trigger-label{display:none}.vibee_blog_list_header{font-size:14px}}@media (max-width:640px){.vibee_blog_list_cards_wrap,.vibee_blog_list_cards_wrap[data-cols="2"],.vibee_blog_list_cards_wrap[data-cols="3"],.vibee_blog_list_cards_wrap[data-cols="4"],.vibee_blog_list_cards_wrap[data-cols="5"],.vibee_blog_list_cards_wrap[data-cols="6"],.vibee_blog_list_cards_wrap[data-cols="7"],.vibee_blog_list_cards_wrap[data-cols="8"],.vibee_blog_list_cards_wrap[data-cols="9"],.vibee_blog_list_cards_wrap[data-cols="10"]{grid-template-columns:1fr}.dev_blog_card_link_wrap{max-width:100%;float:none}.vibee_blog_list_cards_wrap .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="3"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="4"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="5"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="6"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="7"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="8"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="9"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="10"] .dev_blog_card_image{height:200px}.vibee_blog_list_cards_wrap[data-cols="4"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="5"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="6"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="7"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="8"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="9"] .dev_blog_card_lead,.vibee_blog_list_cards_wrap[data-cols="10"] .dev_blog_card_lead{display:block}}.post-page-container{width:100%;max-width:100%;margin:0}.tl_page_with_sidebar{display:flex;gap:30px;align-items:flex-start}.tl_page_with_sidebar .tl_page{flex:1;min-width:0}.tl_sidebar{width:300px;flex-shrink:0}@media (max-width:992px){.tl_page_with_sidebar{flex-direction:column}.tl_sidebar{width:100%}}.post-article{width:100%}.breadcrumbs{margin:14px 0 18px;font-size:13px;line-height:1.4;color:#888}.breadcrumbs-list{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none}.breadcrumbs-item{display:inline-flex;align-items:center;max-width:100%}.breadcrumbs-item:not(:last-child)::after{content:'/';margin:0 8px;color:#ccc;speak:none}.breadcrumbs-item a{color:#888;text-decoration:none;transition:color 0.15s ease}.breadcrumbs-item a:hover{color:var(--site-accent);text-decoration:underline}.breadcrumbs-item.is-current span{color:#555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(420px,70vw);display:inline-block;vertical-align:bottom}.vibee_blog_list_page_wrap>.breadcrumbs{margin-top:22px;margin-bottom:8px}.post-page-container>.breadcrumbs{margin-top:18px;margin-bottom:20px}.post-article-header{margin-bottom:40px}.post-article-title{font-size:36px;font-weight:500;line-height:1.2;margin-bottom:12px;font-family:var(--site-font)}.post-article-lead{margin:0 0 18px;font-size:18px;line-height:1.45;color:#555;font-weight:400}.post-article-meta{display:flex;gap:12px;font-size:15px;color:#999}.post-author{color:#000}.post-article-image{width:100%;margin-bottom:40px;border-radius:8px;overflow:hidden}.post-article-image img{width:100%;height:auto;display:block;max-width:100%}.post-article-body img,.post-media-figure img{max-width:100%;height:auto;display:block}img[srcset]{max-width:100%;height:auto}@media (max-width:768px){.post-article-image{margin-bottom:20px;border-radius:6px}.post-article-image img,.post-article-body img,.post-media-figure img,.dev_blog_card_image,.similar-post-image img{max-width:100%;width:100%;height:auto}.dev_blog_card_image{height:180px;object-fit:cover}.vibee_blog_list_cards_wrap[data-cols="3"] .dev_blog_card_image,.vibee_blog_list_cards_wrap[data-cols="4"] .dev_blog_card_image{height:160px}.similar-post-image{max-height:120px;overflow:hidden}.similar-post-image img{height:120px;object-fit:cover}}.post-article-image-caption{margin-top:12px;font-size:14px;line-height:1.5;color:#666;text-align:center}.post-article-body{font-size:18px;line-height:1.8;color:#000}.post-article-body p{margin-bottom:24px}.post-article-body h2{font-size:24px;font-weight:500;margin-top:48px;margin-bottom:24px;line-height:1.3;font-family:var(--site-font)}.post-article-body h3{font-size:20px;font-weight:500;margin-top:36px;margin-bottom:20px;line-height:1.4;font-family:var(--site-font)}.post-article-body img{max-width:100%;height:auto;border-radius:8px;margin:32px 0}.post-article-body video{max-width:100%;height:auto;border-radius:8px;margin:32px 0;cursor:pointer;outline:none}.post-media-figure{margin:32px 0;text-align:center}.post-media-figure img,.post-media-figure video{max-width:100%;height:auto;border-radius:8px;display:block;margin:0 auto}.post-media-figure video{cursor:pointer;outline:none}.post-article-body video::-webkit-media-controls,.post-media-figure video::-webkit-media-controls,.custom-video-player::-webkit-media-controls{display:none !important}.post-article-body video::-webkit-media-controls-enclosure,.post-media-figure video::-webkit-media-controls-enclosure,.custom-video-player::-webkit-media-controls-enclosure{display:none !important}.post-article-body video::-webkit-media-controls-panel,.post-media-figure video::-webkit-media-controls-panel,.custom-video-player::-webkit-media-controls-panel{display:none !important}.post-article-body video::-webkit-media-controls-play-button,.post-media-figure video::-webkit-media-controls-play-button,.custom-video-player::-webkit-media-controls-play-button{display:none !important}.post-article-body video::-webkit-media-controls-start-playback-button,.post-media-figure video::-webkit-media-controls-start-playback-button,.custom-video-player::-webkit-media-controls-start-playback-button{display:none !important}.custom-video-player{width:100%;height:auto;outline:none;border:none;cursor:pointer}.post-media-caption{margin-top:12px;font-size:14px;line-height:1.5;color:#666;text-align:center}.rutube-embed,.vk-embed{margin:28px 0;width:100%}.rutube-player,.vk-player{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:10px;overflow:hidden;background:#121c33;box-shadow:0 8px 28px rgba(15,24,44,0.18)}.rutube-player-poster,.rutube-player iframe,.vk-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;object-fit:cover}.rutube-player-poster--empty{background:radial-gradient(ellipse at 30% 20%,rgba(var(--site-accent-rgb),0.28),transparent 55%),radial-gradient(ellipse at 80% 80%,rgba(var(--site-accent-rgb),0.12),transparent 50%),linear-gradient(145deg,#162038 0%,#0f182c 55%,#1a2744 100%)}.rutube-player-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;border:0;border-radius:50%;background:var(--site-accent);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(var(--site-accent-rgb),0.45);transition:transform 0.18s ease,background 0.18s ease,box-shadow 0.18s ease;z-index:2}.rutube-player-btn:hover,.rutube-player-btn:focus{background:var(--site-accent-hover);transform:translate(-50%,-50%) scale(1.06);box-shadow:0 10px 28px rgba(var(--site-accent-rgb),0.55);outline:none}.rutube-player-btn-icon{display:inline-flex;margin-left:3px;font-size:22px;line-height:1}.rutube-player.is-playing .rutube-player-btn,.rutube-player.is-playing .rutube-player-poster,.vk-player.is-playing .rutube-player-btn,.vk-player.is-playing .rutube-player-poster{display:none}html.theme-dark .rutube-player,html.theme-dark .vk-player{box-shadow:0 8px 28px rgba(8,14,28,0.45)}.rutube-player-caption{margin-top:12px}html.theme-dark .post-media-caption{color:#8b9bb8}.post-article-body a{color:var(--site-accent);text-decoration:none;border-bottom:1px solid transparent;transition:border-color 0.2s}.post-article-body a:hover{border-bottom-color:var(--site-accent)}.post-article-body strong.post-kw{font-weight:700;color:#222}.post-article-footer{margin-top:24px;padding-top:0;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.post-article-footer-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.post-article-date{display:block;font-size:15px;color:#999;margin-bottom:0;line-height:1.35}.post-article-date-day,.post-article-date-time{display:block}.post-article-date-time{margin-top:0;margin-bottom:2px;font-size:14px;color:#aaa}.post-article-footer-right{display:flex;align-items:center;gap:14px;margin-left:auto}.post-article-author{font-size:15px;color:#999;font-style:italic}.post-share{position:relative;z-index:15}.post-share-trigger{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;color:#555;font-size:13px;font-family:inherit;font-weight:500;cursor:pointer;transition:border-color 0.15s ease,color 0.15s ease,background 0.15s ease}.post-share-trigger:hover,.post-share.is-open .post-share-trigger{border-color:var(--site-accent);color:#111;background:rgba(var(--site-accent-rgb),0.08)}.post-share-caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;opacity:0.7;transition:transform 0.15s ease}.post-share.is-open .post-share-caret{transform:rotate(180deg)}.post-share-menu{position:absolute;right:0;bottom:calc(100%+8px);min-width:200px;padding:6px;background:#fff;border:1px solid #e6e6e6;border-radius:10px;box-shadow:0 10px 28px rgba(0,0,0,0.12);display:flex;flex-direction:column;gap:2px}.post-share-menu[hidden]{display:none !important}.post-share-item{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:0;border-radius:6px;background:transparent;color:#333;font-size:13px;font-family:inherit;font-weight:500;padding:9px 10px;cursor:pointer;text-decoration:none;transition:background 0.12s ease,color 0.12s ease}.post-share-item i{width:18px;text-align:center;color:var(--site-accent)}.post-share-item:hover{background:rgba(var(--site-accent-rgb),0.12);color:#111;text-decoration:none}.post-share-item.is-done{background:rgba(var(--site-accent-rgb),0.12);color:#1289c4}.post-share-item.is-done i{color:#1496d4}@media (max-width:640px){.post-article-footer{flex-direction:column;align-items:flex-start}.post-article-footer-right{margin-left:0;width:100%;justify-content:space-between}}.similar-posts{margin-top:48px;padding-top:28px;border-top:1px solid #e8e8e8}.similar-posts-title{font-size:20px;font-weight:500;margin-bottom:18px;color:#000;font-family:var(--site-font)}.similar-posts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.similar-post-card{background:#fff;border-radius:8px;overflow:hidden;transition:transform 0.2s ease,box-shadow 0.2s ease;display:flex;flex-direction:column;min-width:0}.similar-post-card:hover{transform:translateY(-2px);box-shadow:0 3px 10px rgba(0,0,0,0.08)}.similar-post-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.similar-post-image{width:100%;height:110px;overflow:hidden;border-radius:8px 8px 0 0;flex-shrink:0}.similar-post-image img{width:100%;height:100%;object-fit:cover;border-radius:8px 8px 0 0;transition:transform 0.3s ease;box-shadow:inset 0 0 40px 15px rgba(255,255,255,0.4),inset 0 0 80px 30px rgba(255,255,255,0.2)}.similar-post-card:hover .similar-post-image img{transform:scale(1.05)}.similar-post-content{padding:10px 10px 12px;flex-grow:1;display:flex;flex-direction:column}.similar-post-title{font-size:13px;font-weight:500;line-height:1.35;margin:0 0 6px;color:var(--site-accent);transition:color 0.2s ease;font-family:var(--site-font);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.similar-post-link:hover .similar-post-title{color:#1496d4;text-decoration:underline}.similar-post-excerpt{display:none}.similar-post-date{font-size:11px;color:#999;display:block;margin-top:auto}@media (max-width:900px){.similar-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.similar-post-image{height:140px}.similar-post-title{font-size:14px}}@media (max-width:768px){.similar-posts-title{font-size:20px}.similar-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.similar-post-image{height:120px}}@media (max-width:480px){.similar-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.similar-post-image{height:96px}.similar-post-title{font-size:12px;-webkit-line-clamp:2}.similar-post-content{padding:8px}}.sidebar-news{background:transparent;padding:0;position:relative;padding-left:20px;margin-top:40px}.sidebar-news::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--site-accent)}.sidebar-title{font-size:18px;font-weight:500;margin:0 0 20px 0;padding:0;color:var(--site-accent);font-family:var(--site-font)}.sidebar-news-list{list-style:none;margin:0;padding:0}.sidebar-news-item{margin:0 0 24px 0;padding:0;border-bottom:none}.sidebar-news-item:last-child{margin-bottom:0}.sidebar-news-date{display:block;font-size:13px;color:#999;margin:0 0 8px 0;padding:0;font-weight:700}.sidebar-news-link{color:#000;text-decoration:none;font-size:15px;line-height:1.5;display:block;transition:color 0.2s;margin:0;padding:0}.sidebar-news-link:hover{color:var(--site-accent)}.empty-state{text-align:center;padding:100px 20px;color:#999}.empty-state h2{font-size:32px;margin-bottom:16px;color:#000}.site-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 14px;margin:36px 0 10px;padding:8px 0;clear:both}.site-pagination-pages{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.site-pagination a,.site-pagination .is-current{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:8px;font-size:14px;text-decoration:none;color:#333;background:rgba(0,0,0,0.04);transition:background 0.15s ease,color 0.15s ease}.site-pagination a:hover{background:rgba(var(--site-accent-rgb),0.18);color:#111;text-decoration:none}.site-pagination .is-current{background:var(--site-accent);color:#fff;font-weight:600}.site-pagination-prev,.site-pagination-next{font-size:13px !important;min-width:auto !important;padding:0 12px !important}.site-pagination-gap{color:#999;padding:0 2px}.blog-show-more-wrap{display:flex;justify-content:center;margin:28px 0 8px}.blog-show-more-btn{appearance:none;border:0;cursor:pointer;min-width:220px;padding:12px 22px;border-radius:10px;font-size:15px;font-weight:600;color:#fff;background:var(--site-accent);transition:background 0.15s ease,opacity 0.15s ease}.blog-show-more-btn:hover{background:#1eb6f3}.blog-show-more-btn:disabled{opacity:0.7;cursor:wait}.pager_wrap{margin-top:40px;clear:both}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px;color:var(--site-accent);text-decoration:none}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.footer_wrap{border-top:1px solid #e8e8e8;width:100%;max-width:none;margin:10px auto 0;padding:28px 0 34px}.footer_columns_wrap{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0;max-width:none;padding-left:0;gap:32px}.footer_mobile{display:none}.footer_column{flex:0 1 auto;align-self:auto}.footer_column_telegram{flex:1 1 58%;max-width:580px;min-width:0}.footer_column:last-child{padding-right:0;flex:0 1 220px}.footer_column:first-child{padding-left:0}.footer_column h5{font-size:14px;margin-top:0;margin-bottom:9px;font-weight:normal}.footer_column h5 a{color:inherit;text-decoration:none}.footer_column ul,.footer_column ul li{list-style:none;margin:0;padding:0}.footer_column ul li{font-size:14px;line-height:23px}.footer_column ul li a{color:var(--site-accent);text-decoration:none}.footer_column ul li a:hover{text-decoration:underline}.footer_telegram_description{font-size:13px;line-height:160%;color:#333;max-width:none}.footer-copyright{margin:18px 0 0;padding-top:14px;border-top:1px solid #eee;font-size:11px;line-height:1.45;color:#888}@media (max-width:1000px){.tl_page_head .navbar-nav:not(.navbar-right)>li.nav-contact-link{display:none !important}.footer_wrap{padding:16px 0 16px}.footer_desktop{display:none}.footer_mobile{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:10px}.footer_columns_wrap.footer_mobile{text-align:center;flex-wrap:wrap;flex-direction:column;gap:10px}.footer_mobile .footer_column{margin:0;flex:none;max-width:none;padding:0}.footer_mobile_about h5{margin:0 0 2px}.footer_mobile_links{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px;width:100%;justify-items:center;align-items:center}.footer_mobile_links a{color:var(--site-accent);text-decoration:none;font-size:11px;line-height:1.35;font-weight:500;text-transform:none;padding:2px 4px}.footer_mobile_links a:hover{text-decoration:underline}.footer-copyright{text-align:center;margin-top:14px;padding-top:12px}.footer_column h5{color:var(--site-accent);font-size:11px;font-weight:500;text-transform:none;margin:0}}@media (max-width:768px){.dev_blog_card_title{font-size:18px}.post-article-title{font-size:24px}.post-article-body{font-size:16px}.post-article-body h2{font-size:20px}.post-article-body h3{font-size:18px}.similar-posts-title{font-size:20px}}.scroll-to-top-wrapper{position:fixed;left:0;top:0;width:120px;height:100vh;z-index:999;cursor:pointer}.scroll-to-top-wrapper::before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background:rgba(var(--site-accent-rgb),0.12);transition:width 0.3s ease;pointer-events:none}.scroll-to-top-wrapper:hover::before,.scroll-to-top-wrapper.active::before{width:100%}.scroll-to-top{position:absolute;left:0;top:50%;transform:translateY(-50%);text-decoration:none;color:var(--site-accent);font-size:14px;display:flex;align-items:center;gap:6px;padding:20px 20px 20px 15px;transition:opacity 0.3s ease;white-space:nowrap;background:transparent;cursor:pointer;opacity:0.7;pointer-events:auto;border-bottom:none}.scroll-to-top:hover{text-decoration:none;border-bottom:none}.scroll-to-top-wrapper:hover .scroll-to-top,.scroll-to-top-wrapper.active .scroll-to-top{opacity:1}.scroll-to-top-icon{font-size:16px;line-height:1;display:inline-block}.scroll-to-top-text{font-size:14px;line-height:1;display:inline-block;text-decoration:none;border-bottom:none}@media (max-width:768px){.scroll-to-top-wrapper{width:48px;z-index:40}.scroll-to-top-wrapper::before{width:3px;background:var(--site-accent);opacity:0.45}.scroll-to-top-wrapper:hover::before,.scroll-to-top-wrapper.active::before{width:3px;opacity:0.8}.scroll-to-top{padding:18px 10px;opacity:1;gap:0}.scroll-to-top-icon{font-size:20px}.scroll-to-top-text{display:none}}.navbar-tg .nav>li.nav-categories{position:relative}.navbar-tg .nav-categories .dropdown-menu{display:none;position:absolute;top:100%;left:0;z-index:1000;min-width:200px;padding:8px 0;margin:0;background:#fff;border:1px solid #e5e5e5;border-radius:4px;box-shadow:0 8px 24px rgba(0,0,0,0.08);list-style:none}.navbar-tg .nav-categories.open>.dropdown-menu,.navbar-tg .nav-categories:hover>.dropdown-menu{display:block}.navbar-tg .nav-categories .dropdown-menu>li>a{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;color:#222;text-decoration:none;white-space:nowrap}.navbar-tg .nav-categories .dropdown-menu>li>a:hover{background:#eaf7fd;color:#1289c4}.navbar-tg .nav-categories .nav-cat-count{color:#999;font-size:12px}.navbar-tg .nav-categories .caret{display:inline-block;width:0;height:0;margin-left:4px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}@media (min-width:769px){.navbar-tg .navbar-nav>li.navbar-menu-toggle,#navSiteMenuPanel{display:none !important}}.navbar-menu-btn{color:var(--site-accent)}.nav-site-menu-box{max-width:520px}@media (max-width:768px){.nav-flyout.is-open{padding:12px 0 16px}.nav-flyout>.container,.nav-flyout>.container.nav-flyout-box,.nav-flyout>.container.nav-site-menu-box,.nav-flyout>.container.nav-theme-box{width:100% !important;max-width:none !important;margin-left:0;margin-right:0;padding-left:16px;padding-right:16px;box-sizing:border-box}.nav-flyout-box,.nav-theme-box,.nav-site-menu-box{max-width:none}.nav-site-menu-list>li>a{padding-left:0;padding-right:0}.auth-page{max-width:none;margin:16px 0 32px}.auth-card{padding:20px 4px 16px}}.nav-site-menu-label{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;color:#888}.nav-site-menu-list+.nav-site-menu-label{margin-top:16px}.nav-site-menu-list{list-style:none;margin:0;padding:0}.nav-site-menu-list>li>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;color:#222;text-decoration:none;border-bottom:1px solid #ececec;font-size:16px}.nav-site-menu-list>li:last-child>a{border-bottom:0}.nav-site-menu-list>li>a:hover,.nav-site-menu-list>li>a:focus{color:var(--site-accent);text-decoration:none}.nav-site-menu-list .nav-cat-count{color:#999;font-size:13px}.post-article-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px 20px;flex-wrap:wrap;margin-top:10px}.post-article-category{margin-top:0}.post-article-category-empty{flex:1 1 auto;min-width:0}.post-article-category a{display:inline-block;padding:4px 10px;background:#e8f6fc;color:#1289c4;border-radius:4px;font-size:13px;font-weight:500;text-decoration:none}.post-article-category a:hover{background:#d4eef9;text-decoration:none}.post-cat-sep{margin:0 4px;color:#ccc}.post-article-reading{margin-left:auto;font-size:13px;color:#999;white-space:nowrap;font-family:var(--site-font)}@media (max-width:640px){.post-article-meta-row{flex-direction:row;align-items:center}.post-article-reading{font-size:12px}}.post-article-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;margin-bottom:4px}.post-article-tags-footer{margin-top:28px;margin-bottom:14px;padding-top:4px}.post-tag{display:inline-block;padding:3px 8px;background:#f3f3f3;color:#555;border-radius:4px;font-size:12px;font-weight:500;line-height:1.3;text-decoration:none;transition:background 0.2s,color 0.2s}.post-tag:hover{background:#e8e8e8;color:#111;text-decoration:none}.category-description{margin:-8px 0 24px;color:#666;font-size:14px;line-height:1.5}html.theme-dark body{color:#d8e0f0;background-color:#0f182c}html.theme-dark .tl_page_head,html.theme-dark .dev_page_head{background:#121c33 !important}html.theme-dark .tl_page_head.scrolled,html.theme-dark .dev_page_head.scrolled{background:rgba(18,28,51,0.72) !important}@supports (-webkit-backdrop-filter:blur(0px)){html.theme-dark .tl_page_head.scrolled,html.theme-dark .dev_page_head.scrolled{background:rgba(15,24,44,0.58) !important}}@supports (backdrop-filter:blur(0px)){html.theme-dark .tl_page_head.scrolled,html.theme-dark .dev_page_head.scrolled{background:rgba(15,24,44,0.58) !important}}html.theme-dark .navbar-tg .navbar-inner{border-bottom-color:#243352}html.theme-dark .tl_page_head.scrolled .navbar-inner,html.theme-dark .dev_page_head.scrolled .navbar-inner{border-bottom-color:rgba(36,51,82,0.65)}html.theme-dark .navbar-theme-toggle,html.theme-dark .navbar-search-toggle{color:var(--site-accent)}html.theme-dark .navbar-theme-toggle:hover,html.theme-dark .navbar-search-toggle:hover,html.theme-dark .navbar-search-toggle[aria-expanded="true"]{color:#6ad4ff}html.theme-dark .navbar-tg .nav>li.navbar-logo>a,html.theme-dark .navbar-tg .nav>li.navbar-logo>a:hover,html.theme-dark .navbar-tg .nav>li.navbar-logo>a:focus{color:#6ad4ff}html.theme-dark .site-search-panel,html.theme-dark .nav-flyout{background:#162038;border-bottom-color:#243352}html.theme-dark .navbar-tools-inner,html.theme-dark .navbar-socials-inner{background:rgba(255,255,255,0.08)}html.theme-dark .nav-user-menu{background:#162038;border-color:#2a3a5c}html.theme-dark .nav-user-nick{color:#e4eaf5}html.theme-dark .nav-user-menu-sep{background:#2a3a5c}html.theme-dark .nav-user-menu a{color:#e4eaf5}html.theme-dark .nav-user-menu a:hover{color:#fff}html.theme-dark .nav-user-menu a i{color:var(--site-accent)}html.theme-dark .nav-notify-menu{background:#162038;border-color:#2a3a5c}html.theme-dark .nav-notify-head{color:#e4eaf5}html.theme-dark .nav-notify-empty,html.theme-dark .notify-item-time{color:#8b9bb8}html.theme-dark .notify-item{color:#e4eaf5}html.theme-dark .notify-item:hover{color:#fff}html.theme-dark .notify-list .notify-item{background:#162038;border-color:#2a3a5c}html.theme-dark .nav-notify-all:hover,html.theme-dark .notify-item.is-unread,html.theme-dark .notify-list .notify-item.is-unread{background:rgba(var(--site-accent-rgb),0.14)}html.theme-dark .nav-flyout-title,html.theme-dark .nav-theme-mode,html.theme-dark .nav-flyout-form .auth-field{color:#e4eaf5}html.theme-dark .nav-theme-presets-label,html.theme-dark .nav-flyout .auth-lead,html.theme-dark .nav-flyout .auth-switch{color:#8b9bb8}html.theme-dark .nav-accent-swatch.is-on{border-color:#fff}html.theme-dark .nav-flyout-alert.is-ok{background:#16351f;color:#8ee0a8}html.theme-dark .nav-flyout-alert.is-error{background:#3a1c1c;color:#f3b4b0}html.theme-dark .site-search-input{background:#1a2744;border-color:#2a3a5c;color:#e4eaf5}html.theme-dark .site-search-input::placeholder{color:#8b9bb8}html.theme-dark .site-search-input:focus{border-color:var(--site-accent)}html.theme-dark .site-search-close{color:#8b9bb8}html.theme-dark .site-search-close:hover{color:#e4eaf5}html.theme-dark .vibee_blog_list_header,html.theme-dark .empty-state h2,html.theme-dark .post-author,html.theme-dark .dev_blog_card_title,html.theme-dark .sidebar-news-link,html.theme-dark .error-page-title{color:#e4eaf5}html.theme-dark .dev_blog_card_lead,html.theme-dark .footer_telegram_description,html.theme-dark .post-article-lead,html.theme-dark .category-description{color:#a8b6d0}html.theme-dark .dev_blog_card_date,html.theme-dark .post-article-meta,html.theme-dark .post-article-author,html.theme-dark .sidebar-news-date,html.theme-dark .empty-state,html.theme-dark .breadcrumbs,html.theme-dark .breadcrumbs-item a,html.theme-dark .error-page-preview-note{color:#8b9bb8}html.theme-dark .dev_blog_card_comments:hover,html.theme-dark .dev_blog_card_comments:focus{background:rgba(255,255,255,0.12)}html.theme-dark .breadcrumbs-item:not(:last-child)::after{color:#3d4f73}html.theme-dark .breadcrumbs-item.is-current span{color:#c5d0e6}html.theme-dark .blog-list-head{background:#162038}html.theme-dark .blog-view-trigger{background:#1a2744;border-color:#2a3a5c;color:#d8e0f0}html.theme-dark .blog-view-trigger:hover,html.theme-dark .blog-view-menu.is-open .blog-view-trigger{background:rgba(var(--site-accent-rgb),0.2);border-color:var(--site-accent);color:#e4eaf5}html.theme-dark .blog-view-trigger-label{color:#8b9bb8}html.theme-dark .blog-view-dropdown{background:#162038;border-color:#2a3a5c;box-shadow:0 10px 28px rgba(8,14,28,0.45)}html.theme-dark .navbar-tg .nav-categories .dropdown-menu{background:#162038;border-color:#2a3a5c;box-shadow:0 10px 28px rgba(8,14,28,0.45)}html.theme-dark .navbar-tg .nav-categories .dropdown-menu>li>a{color:#d8e0f0}html.theme-dark .navbar-tg .nav-categories .dropdown-menu>li>a:hover{background:rgba(var(--site-accent-rgb),0.14);color:var(--site-accent)}html.theme-dark .navbar-tg .nav-categories .nav-cat-count{color:#8b9bb8}html.theme-dark .nav-site-menu-label{color:#8b9bb8}html.theme-dark .nav-site-menu-list>li>a{color:#d8e0f0;border-bottom-color:#243352}html.theme-dark .nav-site-menu-list>li>a:hover,html.theme-dark .nav-site-menu-list>li>a:focus{color:var(--site-accent)}html.theme-dark .nav-site-menu-list .nav-cat-count{color:#8b9bb8}html.theme-dark .blog-view-btn{color:#d8e0f0}html.theme-dark .blog-view-btn:hover{background:rgba(var(--site-accent-rgb),0.14);color:#e4eaf5}html.theme-dark .blog-view-btn.is-active{background:var(--site-accent);color:#fff}html.theme-dark .post-share-trigger{background:#162038;border-color:#2a3a5c;color:#c5d0e6}html.theme-dark .post-share-trigger:hover,html.theme-dark .post-share.is-open .post-share-trigger{border-color:var(--site-accent);color:#e4eaf5;background:rgba(var(--site-accent-rgb),0.12)}html.theme-dark .post-share-menu{background:#162038;border-color:#2a3a5c;box-shadow:0 10px 28px rgba(8,14,28,0.5)}html.theme-dark .post-share-item{color:#d8e0f0}html.theme-dark .post-share-item:hover{background:rgba(var(--site-accent-rgb),0.12);color:#e4eaf5}html.theme-dark .similar-post-card{background:#162038}html.theme-dark .similar-post-card:hover{box-shadow:0 4px 16px rgba(8,14,28,0.45)}html.theme-dark .similar-posts{border-top-color:#243352}html.theme-dark .similar-posts-title{color:var(--site-accent)}html.theme-dark .post-tag{background:#1a2744;color:#b8c5dc}html.theme-dark .post-tag:hover{background:#243352;color:#e4eaf5}html.theme-dark .site-pagination a,html.theme-dark .site-pagination .is-current{background:#162038;border-color:#2a3a5c;color:#d8e0f0}html.theme-dark .site-pagination a:hover{border-color:var(--site-accent);color:var(--site-accent)}html.theme-dark .site-pagination .is-current{background:rgba(var(--site-accent-rgb),0.18);border-color:var(--site-accent);color:var(--site-accent)}html.theme-dark .blog-show-more-btn{background:var(--site-accent);color:#0b1220}html.theme-dark .blog-show-more-btn:hover{background:#5ad0ff}html.theme-dark .footer_wrap{border-top-color:#243352}html.theme-dark .footer-copyright{color:#8b9bb8;border-top-color:#243352}html.theme-dark .post-article-title,html.theme-dark .post-article-body,html.theme-dark .post-article-body p,html.theme-dark .post-article-body li{color:#d8e0f0}html.theme-dark .post-article-body h2,html.theme-dark .post-article-body h3,html.theme-dark .post-article-body h4,html.theme-dark .post-article-body strong,html.theme-dark .post-article-body b{color:#e8eef8}html.theme-dark .post-article-body blockquote{background:#162038;border-left-color:var(--site-accent);color:#c5d0e6}html.theme-dark .post-article-body code,html.theme-dark .post-article-body pre{background:#1a2744;color:#d8e0f0}html.theme-dark .post-article-body a{color:var(--site-accent)}.post-poll{margin:32px 0 20px;padding:20px 18px 18px;border:1px solid #e8e8e8;border-radius:10px;background:#fafbfc}.post-poll-title{margin:0 0 14px;font-size:18px;font-weight:600;line-height:1.35;color:#111;font-family:var(--site-font)}.post-poll-options{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:8px}.post-poll-option{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:border-color 0.15s ease,background 0.15s ease}.post-poll-option:hover{border-color:var(--site-accent);background:rgba(var(--site-accent-rgb),0.06)}.post-poll-option input{margin-top:3px;accent-color:var(--site-accent)}.post-poll-option-label{font-size:14px;line-height:1.4;color:#222}.post-poll-submit{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border:0;border-radius:8px;background:var(--site-accent);color:#fff;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background 0.15s ease}.post-poll-submit:hover{background:var(--site-accent-hover)}.post-poll-submit:disabled{opacity:0.65;cursor:wait}.post-poll-hint,.post-poll-total{margin:10px 0 0;font-size:12px;color:#888}.post-poll-status{margin-top:10px;font-size:13px;color:#c0392b}.post-poll-results-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.post-poll-result-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px;font-size:14px}.post-poll-result-label{color:#222;font-weight:500}.post-poll-result-meta{color:#666;white-space:nowrap}.post-poll-bar{height:8px;border-radius:999px;background:#e8eef3;overflow:hidden}.post-poll-bar-fill{display:block;height:100%;border-radius:inherit;background:var(--site-accent);transition:width 0.35s ease}html.theme-dark .post-poll{background:#162038;border-color:#2a3a5c}html.theme-dark .post-poll-title,html.theme-dark .post-poll-option-label,html.theme-dark .post-poll-result-label{color:#e4eaf5}html.theme-dark .post-poll-option{background:#1a2744;border-color:#2a3a5c}html.theme-dark .post-poll-option:hover{background:rgba(var(--site-accent-rgb),0.12);border-color:var(--site-accent)}html.theme-dark .post-poll-hint,html.theme-dark .post-poll-total,html.theme-dark .post-poll-result-meta{color:#8b9bb8}html.theme-dark .post-poll-bar{background:#243352}.vk-comments{margin-top:36px;padding-top:8px}#vk_comments{width:100%;min-height:120px}.comments-flash{margin-bottom:14px;padding:10px 14px;border-radius:8px;font-size:14px}.comments-flash.is-ok{background:#e8f7ee;color:#1b7a3d}.comments-flash.is-error{background:#fdecea;color:#b42318}.comments-flash.is-domain,.auth-alert.is-domain,.nav-flyout-alert.is-domain{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1px solid rgba(180,35,24,0.18);background:#fff4f2;color:#8a1f16}.comments-flash.is-domain strong,.auth-alert.is-domain strong,.nav-flyout-alert.is-domain strong{font-size:14px;font-weight:700}.comments-flash.is-domain span,.auth-alert.is-domain span,.nav-flyout-alert.is-domain span{font-size:13px;line-height:1.45;opacity:0.92}.email-domain-note{margin:0 0 4px;padding:12px 14px;border-radius:10px;background:#f4f8fc;border:1px solid #d7e6f2}.email-domain-note-title{margin:0 0 4px;font-size:13px;font-weight:700;color:#1a4d6e}.email-domain-note-lead{margin:0 0 8px;font-size:13px;line-height:1.45;color:#4a6274}.email-domain-chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.email-domain-chips li{padding:3px 8px;border-radius:999px;background:#fff;border:1px solid #c9dcea;font-size:12px;color:#2c5268;font-family:ui-monospace,Consolas,monospace}.email-domain-chips li.is-more{border-style:dashed;color:#6a8496}.email-domain-note[hidden]{display:none !important}.email-field-row{display:flex;align-items:stretch;gap:8px;width:100%}.email-field-row input[type="email"]{flex:1 1 auto;width:auto;min-width:0}.email-domain-toggle{flex:0 0 42px;width:42px;padding:0;border:1px solid #e4e4e4;border-radius:8px;background:#fff;color:var(--site-accent);font-size:16px;line-height:1;cursor:pointer}.email-domain-toggle:hover,.email-domain-toggle.is-on,.email-domain-toggle[aria-expanded="true"]{background:rgba(var(--site-accent-rgb),0.12);border-color:var(--site-accent);color:var(--site-accent)}.comments-field .email-domain-toggle{flex-basis:40px;width:40px}.auth-hp-wrap{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.auth-form,.nav-flyout-form{position:relative}.comments{scroll-margin-top:calc(var(--nav-h,50px)+12px)}.comments-box{background:#fff;border:1px solid #ececec;border-radius:12px;padding:18px 18px 16px}.comments-box-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.comments-title{margin:0;font-size:20px;font-weight:700;color:#1a1a1a;font-family:var(--site-font)}.comments-title span{font-weight:500;color:#888;font-size:16px}.comments-title-static{margin-bottom:16px}.comments-disabled-box{padding-bottom:18px}.comments-disabled{margin:4px 0 0;font-size:15px;line-height:1.45;color:#888}.comments-agree{display:flex;align-items:center;gap:10px;flex-shrink:0}.comments-agree-label{font-size:14px;color:#333}.comments-rules-link{color:inherit;text-decoration:underline}.ui-switch{position:relative;display:inline-flex;width:42px;height:24px;flex-shrink:0;cursor:pointer}.ui-switch input{opacity:0;width:0;height:0;position:absolute}.ui-switch-slider{position:absolute;inset:0;background:#d4d7de;border-radius:999px;transition:background 0.15s ease}.ui-switch-slider:before{content:'';position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,0.2);transition:transform 0.15s ease}.ui-switch input:checked+.ui-switch-slider{background:var(--site-accent)}.ui-switch input:checked+.ui-switch-slider:before{transform:translateX(18px)}.comments-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.comments-field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#555}.comments-field input{width:100%;height:40px;padding:0 12px;border:1px solid #e4e4e4;border-radius:8px;font-size:14px;background:#fff;color:#111}.comments-field input:focus{outline:none;border-color:var(--site-accent)}.captcha-row{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.captcha-image{display:block;width:220px;height:72px;border:1px solid #e4e4e4;border-radius:8px;background:#f5f8fc}.captcha-controls{display:flex;flex-direction:column;gap:8px;min-width:180px;flex:1}.captcha-controls input{height:40px;padding:0 12px;border:1px solid #e4e4e4;border-radius:8px;font-size:14px}.captcha-actions{display:flex;gap:8px}.captcha-btn{height:32px;padding:0 12px;border:1px solid #e4e4e4;border-radius:8px;background:#f7f7f7;color:#333;font-size:13px;cursor:pointer}.comments-editor{border:1px solid #e4e4e4;border-radius:10px;background:#fff;overflow:hidden}.comments-editor-area{min-height:110px;padding:12px 14px 8px;font-size:15px;line-height:1.45;color:#111;outline:none}.comments-editor-area:empty:before{content:attr(data-placeholder);color:#b0b0b0;pointer-events:none}.comments-body-hidden{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.comments-hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.comments-editor-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px 10px}.comments-tools{display:flex;gap:2px}.comments-tools button{width:32px;height:32px;border:0;background:transparent;color:#5b5b5b;font-size:14px;border-radius:6px;cursor:pointer}.comments-tools button:hover{background:#f2f4f7;color:#111}.comments-submit{display:inline-flex;align-items:center;gap:10px;height:40px;padding:0 14px 0 16px;border:0;border-radius:8px;background:var(--site-accent);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.comments-submit:hover:not(:disabled){background:var(--site-accent-hover)}.comments-submit:disabled{opacity:0.45;cursor:not-allowed}.comments-submit-kbd{display:inline-flex;align-items:center;padding:2px 6px;border-radius:4px;background:rgba(255,255,255,0.22);font-size:11px;font-weight:500}@media (max-width:768px){.comments-submit{height:30px;padding:0 10px;gap:0;font-size:12px;font-weight:600;border-radius:6px}.comments-submit-kbd{display:none}}.comments-list{margin-top:22px;display:flex;flex-direction:column;gap:12px}.comment-item{padding:14px 16px;background:#f0f1f3;border-radius:10px}.comment-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.comment-nick{display:block;font-weight:700;font-size:15px;color:#111}.comment-time{display:block;margin-top:2px;font-size:12px;color:#999}.comment-email{font-size:13px;color:#888;white-space:nowrap}.comment-item.is-user .comment-email{display:none !important}.comment-body{margin-top:8px;font-size:15px;line-height:1.5;color:#222;word-break:break-word}.comment-body blockquote{margin:0 0 10px;padding:8px 12px;border-left:3px solid var(--site-accent);background:rgba(0,0,0,0.04);color:#555;font-size:14px;border-radius:0 8px 8px 0}.comment-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px}.comment-rating{display:inline-flex;align-items:center;gap:4px;margin-left:auto;user-select:none}.comment-vote{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:0;background:none;color:#b0b0b0;font-size:20px;line-height:1;cursor:pointer}.comment-vote.is-up:hover,.comment-vote.is-up.is-on{color:#22a35a}.comment-vote.is-down:hover,.comment-vote.is-down.is-on{color:#d64545}.comment-score{min-width:18px;text-align:center;font-size:14px;font-weight:700;line-height:1;color:#888}.comment-score.is-pos{color:#22a35a}.comment-score.is-neg{color:#d64545}.comments-login-hint{margin:0;font-size:14px;color:#666}.comments-login-hint a{color:var(--site-accent)}.comment-act{padding:0;border:0;background:none;color:#1289c4;font-size:13px;cursor:pointer}.comment-act:hover{text-decoration:underline}.comment-replies{margin:8px 0 0 22px;display:flex;flex-direction:column;gap:12px}.comment-reply-bar{margin-bottom:12px;padding:8px 12px;background:#eef7fb;border-radius:8px;font-size:13px;display:flex;align-items:center;gap:10px}.comment-reply-bar[hidden]{display:none !important}.comment-reply-bar button{margin-left:auto;border:0;background:none;color:#1289c4;cursor:pointer}.comment-report-btns{display:flex;gap:10px;align-items:center;margin-top:16px}.comments-modal-card textarea{width:100%;padding:8px 10px;border:1px solid #e4e4e4;border-radius:8px;font:inherit}.comment-body ul,.comment-body ol{margin:8px 0 0 18px}.comments-modal{position:fixed;inset:0;background:rgba(0,0,0,0.4);display:flex;align-items:center;justify-content:center;z-index:80;padding:16px}.comments-modal[hidden]{display:none}.comments-modal-card{background:#fff;border-radius:12px;padding:20px;max-width:480px;width:100%}.comments-modal-card h3{margin:0 0 10px;font-size:18px}.comments-modal-text{font-size:14px;line-height:1.5;color:#333;margin-bottom:16px}.comments-modal-close{height:36px;padding:0 16px;border:0;border-radius:8px;background:var(--site-accent);color:#fff;cursor:pointer}@media (max-width:640px){.comments-fields{grid-template-columns:1fr}.comments-box-head{flex-wrap:wrap}.comment-head{flex-direction:column;gap:4px}}html.theme-dark .comments-box{background:#162038;border-color:#2a3a5c}html.theme-dark .comments-title,html.theme-dark .comment-nick,html.theme-dark .comment-body,html.theme-dark .comments-editor-area,html.theme-dark .comments-field input,html.theme-dark .captcha-controls input{color:#e4eaf5}html.theme-dark .comments-agree-label,html.theme-dark .comments-field span{color:#b8c5dc}html.theme-dark .comments-disabled{color:#8b9bb8}html.theme-dark .comments-field input,html.theme-dark .comments-editor,html.theme-dark .captcha-controls input,html.theme-dark .captcha-image{background:#1a2744;border-color:#2a3a5c}html.theme-dark .comments-tools button{color:#b8c5dc}html.theme-dark .comments-tools button:hover{background:#243352;color:#fff}html.theme-dark .comment-item{background:#1a2438}html.theme-dark .comments-flash.is-ok{background:#16351f;color:#8ee0a8}html.theme-dark .comments-flash.is-error{background:#3a1c1c;color:#f3b4b0}html.theme-dark .comments-flash.is-domain,html.theme-dark .auth-alert.is-domain,html.theme-dark .nav-flyout-alert.is-domain{background:#3a221c;border-color:#5a332c;color:#f3c4b8}html.theme-dark .email-domain-note{background:#162038;border-color:#2a3a5c}html.theme-dark .email-domain-note-title{color:#9fd4f0}html.theme-dark .email-domain-note-lead{color:#8b9bb8}html.theme-dark .email-domain-chips li{background:#1a2744;border-color:#2a3a5c;color:#c5d0e6}html.theme-dark .email-domain-toggle{background:#1a2744;border-color:#2a3a5c;color:var(--site-accent)}html.theme-dark .email-domain-toggle:hover,html.theme-dark .email-domain-toggle.is-on,html.theme-dark .email-domain-toggle[aria-expanded="true"]{background:rgba(var(--site-accent-rgb),0.16);border-color:var(--site-accent)}html.theme-dark .comments-modal-card{background:#162038;color:#e4eaf5}html.theme-dark .comments-modal-text{color:#c5d0e0}html.theme-dark .comment-body blockquote{background:rgba(var(--site-accent-rgb),0.08);color:#c5d0e0}html.theme-dark .comment-act{color:var(--site-accent)}html.theme-dark .comment-vote{color:#6d7b96}html.theme-dark .comment-score{color:#8b9bb8}html.theme-dark .comments-login-hint{color:#8b9bb8}html.theme-dark .comment-reply-bar{background:#1a2744;color:#d8e0f0}html.theme-dark .comments-modal-card textarea{background:#1a2744;border-color:#2a3a5c;color:#e4eaf5}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:1100;width:100%;background:#fff;border-top:1px solid #e8e8e8;box-shadow:0 -6px 24px rgba(0,0,0,0.08)}.cookie-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:16px 24px;padding-top:14px;padding-bottom:16px}.cookie-banner-text{margin:0;font-size:14px;line-height:1.5;color:#222}.cookie-banner-text a{color:var(--site-accent);text-decoration:underline;white-space:nowrap}.cookie-banner-text a:hover{color:var(--site-accent-hover)}.cookie-banner-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.cookie-banner-accept,.cookie-banner-decline{height:36px;padding:0 16px;border-radius:4px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;line-height:1}.cookie-banner-accept{background:var(--site-accent);border:0;color:#fff}.cookie-banner-accept:hover{background:var(--site-accent-hover)}.cookie-banner-decline{background:transparent;border:1px solid #c8c8c8;color:#333}.cookie-banner-decline:hover{border-color:var(--site-accent);color:var(--site-accent)}html.cookie-banner-on{padding-bottom:72px}@media (max-width:768px){.cookie-banner-inner{flex-direction:column;align-items:stretch;padding:12px 0 14px}.cookie-banner-text a{white-space:normal}.cookie-banner-actions{justify-content:flex-end}html.cookie-banner-on{padding-bottom:140px}}html.theme-dark .cookie-banner{background:#121c33;border-top-color:#243352;box-shadow:0 -6px 24px rgba(0,0,0,0.35)}html.theme-dark .cookie-banner-text{color:#d8e0f0}html.theme-dark .cookie-banner-decline{border-color:#3d4f73;color:#d8e0f0}html.theme-dark .cookie-banner-decline:hover{border-color:var(--site-accent);color:#6ad4ff}.tl_page_head .navbar-inner>.container,.dev_page_head .navbar-inner>.container{display:flex;align-items:flex-end;min-height:50px;box-sizing:border-box}.tl_page_head .navbar-inner>.container:before,.tl_page_head .navbar-inner>.container:after,.dev_page_head .navbar-inner>.container:before,.dev_page_head .navbar-inner>.container:after{display:none !important;content:none !important}.tl_page_head .navbar-nav:not(.navbar-right),.dev_page_head .navbar-nav:not(.navbar-right){order:1;flex:1 1 auto;float:none;display:flex;align-items:flex-end;min-width:0}.navbar-tg .navbar-nav.navbar-right{display:flex;align-items:flex-end;justify-content:flex-end;float:none !important;order:2;margin-left:auto;height:50px;padding-bottom:6px;box-sizing:border-box;gap:8px}.navbar-tools,.navbar-socials{list-style:none;position:relative;display:flex;align-items:flex-end;float:none;height:auto;overflow:visible}.navbar-tools-inner,.navbar-socials-inner{position:static;display:inline-flex;align-items:center;height:34px;padding:2px;gap:1px;background:rgba(0,0,0,0.06);border-radius:8px;margin-bottom:0}.navbar-tg .nav>li.navbar-tools>a:after,.navbar-tg .nav>li.navbar-socials>a:after{display:none}.navbar-nav>li.navbar-tools>a.navbar-tool-btn,.navbar-nav>li.navbar-socials>a.navbar-tool-btn,.navbar-tool-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;margin:0;border:0;border-radius:6px;background:transparent;color:var(--site-accent);font-size:14px;line-height:1;text-decoration:none;cursor:pointer}.navbar-tool-btn:hover,.navbar-tool-btn:focus,.navbar-tool-btn[aria-expanded="true"]{color:var(--site-accent-hover);background:rgba(var(--site-accent-rgb),0.12);text-decoration:none}html.reg-off .navbar-register-btn,html.reg-off #navRegisterToggle,html.reg-off #navRegisterPanel{display:none !important}.navbar-avatar-btn{width:30px}.navbar-avatar,.navbar-avatar-btn .user-avatar{width:18px !important;height:18px !important;display:block;font-size:10px}.navbar-avatar.is-fallback,.navbar-avatar-btn .user-avatar.is-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:10px}.navbar-max-mark{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:3px;background:var(--site-accent);color:#fff;font-size:9px;font-weight:800;line-height:1;letter-spacing:-0.04em}.navbar-max-btn:hover .navbar-max-mark{background:var(--site-accent-hover)}.nav-user-menu{position:absolute;top:100%;right:0;margin-top:6px;width:200px;max-width:min(200px,calc(100vw - 16px));min-width:0;box-sizing:border-box;padding:6px;background:#fff;border:1px solid #ececec;border-radius:12px;box-shadow:0 10px 28px rgba(0,0,0,0.12);z-index:1100}@media (max-width:768px){.nav-user-menu,.nav-notify-menu{position:fixed;z-index:4000;margin-top:0;max-width:calc(100vw - 16px)}.tl_page_head .navbar-right,.tl_page_head .navbar-tools{overflow:visible}}.nav-user-menu[hidden]{display:none !important}.nav-user-nick{display:block;padding:8px 12px 6px;font-size:14px;font-weight:700;line-height:1.3;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-user-menu-sep{height:1px;margin:2px 8px 6px;background:#ececec}.nav-user-menu a{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;color:#222;text-decoration:none;font-size:14px}.nav-user-menu a i{width:16px;text-align:center;font-size:13px;color:var(--site-accent)}.nav-user-menu a:hover{background:rgba(var(--site-accent-rgb),0.12);color:#111;text-decoration:none}.navbar-notify-btn{position:relative}.navbar-notify-badge,.nav-user-badge{display:inline-flex;align-items:center;justify-content:center;min-width:14px;height:14px;padding:0 4px;border-radius:999px;background:#e53935;color:#fff;font-size:9px;font-weight:700;line-height:1}.navbar-notify-badge{position:absolute;top:2px;right:1px}.nav-user-badge{margin-left:auto;min-width:16px;height:16px;font-size:10px}.nav-notify-menu{position:absolute;top:100%;right:0;margin-top:6px;width:340px;max-width:calc(100vw - 16px);padding:8px;background:#fff;border:1px solid #ececec;border-radius:12px;box-shadow:0 10px 28px rgba(0,0,0,0.12);z-index:1100}.nav-notify-menu[hidden]{display:none !important}.nav-notify-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px 8px;font-size:13px;font-weight:700;color:#222}.nav-notify-head button{border:0;background:none;padding:0;color:var(--site-accent);font-size:12px;font-weight:600;cursor:pointer}.nav-notify-head button:hover{text-decoration:underline}.nav-notify-empty{margin:0;padding:18px 8px;text-align:center;color:#888;font-size:13px}.nav-notify-list{display:flex;flex-direction:column;gap:2px;max-height:360px;overflow:auto}.nav-notify-all{display:block;margin-top:6px;padding:8px;text-align:center;border-radius:8px;color:var(--site-accent);font-size:13px;font-weight:600;text-decoration:none}.nav-notify-all:hover{background:rgba(var(--site-accent-rgb),0.12);text-decoration:none}.notify-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:10px;color:#222;text-decoration:none}.notify-item:hover{background:rgba(var(--site-accent-rgb),0.1);color:#111;text-decoration:none}.notify-item.is-unread{background:rgba(var(--site-accent-rgb),0.08)}.notify-item.is-compact{padding:8px;gap:8px}.notify-avatar{flex:0 0 auto;border-radius:50%}.notify-avatar-system{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(var(--site-accent-rgb),0.14);color:var(--site-accent);font-size:14px}.notify-item.is-compact .notify-avatar-system{width:28px;height:28px;font-size:12px}.notify-item-body{display:flex;flex-direction:column;gap:4px;min-width:0}.notify-item-text{font-size:13px;line-height:1.4}.notify-item-time{font-size:12px;color:#888}.notify-list{display:flex;flex-direction:column;gap:6px}.notify-list .notify-item{background:#fff;border:1px solid #ececec}.notify-list .notify-item.is-unread{border-color:rgba(var(--site-accent-rgb),0.35)}.notify-read-all{border:0;cursor:pointer;font-family:inherit}.nav-flyout{background:#f7f8fa;border-bottom:1px solid #e8e8e8;overflow:hidden;max-height:0;opacity:0;transition:none;padding:0}.nav-flyout[hidden]{display:block !important;max-height:0;opacity:0;padding:0;pointer-events:none}.nav-flyout.is-open[hidden]{pointer-events:auto}.nav-flyout-box{max-width:420px;margin:0 auto;padding:4px 0 2px}.nav-flyout-box.has-social{max-width:868px}.nav-flyout-auth{display:block}.nav-flyout-box.has-social .nav-flyout-auth{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:8px 24px;align-items:start}.nav-flyout-title{margin:0 0 12px;font-size:20px;font-weight:700}.nav-flyout-form{display:flex;flex-direction:column;gap:10px}.nav-flyout-alert{margin:0 0 10px;padding:8px 10px;border-radius:8px;font-size:13px}.nav-flyout-alert.is-ok{background:#e8f7ee;color:#1b7a3d}.nav-flyout-alert.is-error{background:#fdecea;color:#b42318}.nav-theme-box{max-width:420px}.nav-theme-mode{display:flex;align-items:center;gap:10px;font-size:14px;color:#444;margin:0 0 16px;cursor:pointer}.nav-theme-presets-label{margin:0 0 8px;font-size:13px;color:#666}.nav-accent-presets{display:flex;gap:10px}.nav-accent-swatch{width:28px;height:28px;padding:0;border:2px solid transparent;border-radius:8px;background:var(--swatch,var(--site-accent));cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.08)}.nav-accent-swatch.is-on{border-color:#222;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--swatch,var(--site-accent))}.navbar-user{display:flex;align-items:center;gap:2px}.navbar-nav>li.navbar-user>a.navbar-user-icon,.navbar-user-icon{display:inline-flex;align-items:center;justify-content:center;padding:10px 8px;color:var(--site-accent);font-size:16px;line-height:1;text-decoration:none;background:transparent}.navbar-user-icon:hover,.navbar-user-icon:focus{color:var(--site-accent-hover);text-decoration:none}.navbar-avatar-link{padding:8px 6px !important}.user-avatar{display:inline-block;width:28px;height:28px;border-radius:50%;object-fit:cover;vertical-align:middle;background:#d9eef8}.user-avatar.is-fallback{display:inline-flex;align-items:center;justify-content:center;background:var(--site-accent);color:#fff;font-weight:700;font-size:13px;line-height:1}.navbar-avatar{width:28px;height:28px;display:block}.comment-author{display:flex;align-items:flex-start;gap:10px;min-width:0}.comment-avatar,.comment-avatar-link .comment-avatar{width:36px;height:36px;flex-shrink:0}.comment-avatar-link{display:block;line-height:0}a.comment-nick{color:inherit;text-decoration:none}a.comment-nick:hover{color:#1289c4;text-decoration:underline}.profile-identity{display:flex;align-items:flex-start;gap:20px;margin-bottom:24px}.profile-avatar{width:72px;height:72px;flex-shrink:0}.profile-avatar.is-fallback{font-size:26px}.profile-avatar-form{flex:1;margin:0}.profile-avatar-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.profile-avatar-actions .auth-submit{width:auto;padding:0 16px}.profile-avatar-remove{height:36px;padding:0 12px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;color:#666;cursor:pointer;font-size:13px}.profile-public-head{align-items:center;gap:18px}.profile-public-head .profile-avatar{width:96px;height:96px}.profile-comments{margin-top:0}.profile-public .profile-comments{margin-top:8px}.profile-comments .profile-sub span,.profile-public .profile-sub span{color:#999;font-weight:500}.profile-comments-list{display:flex;flex-direction:column;gap:8px}.profile-comment{padding:12px 14px;background:#f4f6f8;border-radius:10px}.profile-comment-meta{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:8px}.profile-comment-post{font-weight:700;color:#111;text-decoration:none}.profile-comment-post:hover{color:var(--site-accent)}.profile-comment-meta time{font-size:12px;color:#999}html.theme-dark .profile-comment{background:#1a2438}html.theme-dark .profile-comment-post{color:#e4eaf5}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.auth-page{max-width:460px;margin:36px auto 48px}.auth-card{background:#fff;border:1px solid #ececec;border-radius:12px;padding:28px 24px 22px}.auth-title{margin:0 0 10px;font-size:26px;font-weight:700}.auth-lead{margin:0 0 18px;color:#555;font-size:15px;line-height:1.45}.auth-form{display:flex;flex-direction:column;gap:12px}.auth-field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#555}.auth-field input{height:42px;padding:0 12px;border:1px solid #e4e4e4;border-radius:8px;font-size:15px}.auth-field input:focus{outline:none;border-color:var(--site-accent)}.auth-field select,.auth-field textarea{width:100%;padding:10px 12px;border:1px solid #e4e4e4;border-radius:8px;font-size:15px;font-family:inherit;background:#fff;color:inherit;box-sizing:border-box}.auth-field select{height:42px;padding:0 12px}.auth-field textarea{min-height:140px;resize:vertical;line-height:1.45}.auth-field select:focus,.auth-field textarea:focus{outline:none;border-color:var(--site-accent)}.auth-field input[type="file"]{height:auto;padding:8px 0;border:0;border-radius:0;background:transparent}.contact-page{max-width:820px;width:100%}.contact-page .auth-card{padding:32px 32px 26px}.contact-file-hint{font-size:13px;color:#888;font-weight:400}.contact-file-hint.is-error{color:#c0392b}.contact-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:4px}.contact-actions .auth-submit{min-width:140px;padding:0 18px;flex-shrink:0}.auth-submit{height:42px;border:0;border-radius:8px;background:var(--site-accent);color:#fff;font-size:15px;font-weight:600;cursor:pointer}.auth-submit:hover:not(:disabled){background:var(--site-accent-hover)}.auth-submit:disabled{opacity:0.45;cursor:not-allowed}.auth-agree{display:flex;align-items:center;gap:10px}.auth-agree-label{font-size:14px;color:#333}.auth-switch{margin:14px 0 0;font-size:14px;color:#666}.auth-alert{margin:0 0 14px;padding:10px 12px;border-radius:8px;font-size:14px}.auth-alert.is-ok{background:#e8f7ee;color:#1b7a3d}.auth-alert.is-error{background:#fdecea;color:#b42318}.profile-page{margin:20px 0 48px}.profile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.profile-head-user{display:flex;align-items:flex-start;gap:12px;min-width:0;flex:1}.profile-head-avatar{width:44px;height:44px;flex-shrink:0}.profile-head-avatar.is-fallback{font-size:18px}.profile-head-id{position:relative;min-width:0;flex:1}.profile-head-line{display:flex;align-items:center;gap:8px;min-width:0}.profile-head-line .profile-title,.profile-head-line .profile-email{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-head-edit-box{position:static;flex-shrink:0}.profile-head-edit{list-style:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;color:#8a8a8a;user-select:none}.profile-head-edit::-webkit-details-marker,.profile-head-edit::marker{display:none;content:''}.profile-head-edit i{font-size:12px}.profile-head-edit:hover,.profile-head-edit-box[open]>.profile-head-edit{color:var(--site-accent);background:rgba(var(--site-accent-rgb),0.12)}.profile-head-edit-panel{position:absolute;left:0;right:0;top:100%;z-index:20;margin-top:8px;padding:12px;border:1px solid #ececec;border-radius:10px;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,0.08)}.profile-title{margin:0;font-size:22px;line-height:1.2}.profile-email{margin:3px 0 0;color:#888;font-size:13px}.profile-email-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}.profile-email-details{display:inline-block}.profile-email-details[open]{display:block;width:100%}.profile-email-toggle{list-style:none;cursor:pointer;display:inline-flex;align-items:center;height:24px;padding:0 8px;border:1px solid #d8d8d8;border-radius:6px;background:#fff;color:#555;font-size:11px;font-weight:700;line-height:22px;user-select:none}.profile-email-toggle::-webkit-details-marker,.profile-email-toggle::marker{display:none;content:''}.profile-email-toggle:hover{border-color:var(--site-accent);color:#111}.profile-email-details[open] .profile-email-toggle{margin-bottom:8px}.profile-social-unlink-last{display:flex;flex-wrap:wrap;align-items:center;gap:6px;justify-content:flex-end}.profile-unlink-pass{display:flex;flex-direction:column;gap:2px}.profile-unlink-pass[hidden]{display:none !important}.profile-unlink-pass input{height:28px;width:140px;padding:0 8px;border:1px solid #d8d8d8;border-radius:6px;font-size:13px}.profile-unlink-pass input.is-ok{border-color:#1a8a4a}.profile-unlink-pass input.is-bad{border-color:#c0392b}.profile-unlink-need-pass{margin:0;max-width:220px;font-size:11px;line-height:1.35;color:#888;text-align:right}.profile-logout{color:#1289c4;font-size:13px;white-space:nowrap;margin-top:10px}.profile-pane[hidden]{display:none !important}.profile-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.profile-tab{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;border-radius:8px;background:#f2f4f7;color:#333;text-decoration:none;font-weight:600;font-size:13px}.profile-tab i{font-size:12px;opacity:0.85}.profile-tab span{min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:rgba(0,0,0,0.08);font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.profile-tab:hover,.profile-tab.is-active{background:var(--site-accent);color:#fff;text-decoration:none}.profile-tab.is-active span,.profile-tab:hover span{background:rgba(255,255,255,0.28);color:inherit}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.profile-form{background:#fff;border:1px solid #ececec;border-radius:12px;padding:16px}.profile-settings{display:grid;gap:12px}.profile-settings-card{background:#fff;border:1px solid #ececec;border-radius:12px;padding:14px 16px 16px}.profile-settings-account{display:flex;align-items:flex-start;gap:14px}.profile-settings-account-forms{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.profile-inline-form{margin:0}.profile-file-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.profile-file-row input[type="text"],.profile-file-row input[type="password"]{flex:1;min-width:140px;height:36px;font-size:14px}.profile-pass-grid .auth-field input{width:100%;height:48px;font-size:15px;padding:0 14px}.profile-file-row input[type="file"]{flex:1;min-width:160px;height:auto;padding:6px 0;border:0;background:transparent;font-size:13px}.profile-file-row .auth-submit{width:auto;height:36px;padding:0 14px;font-size:13px;flex-shrink:0}.profile-social-avatars{display:flex;flex-direction:column;gap:6px;margin-top:8px}.profile-social-avatars>span{font-size:13px;font-weight:600;color:#555}.profile-social-avatars em{font-style:normal;font-size:12px;color:#888}.profile-social-avatar-row{flex-wrap:wrap;align-items:center;gap:6px}.profile-social-btn{height:26px;padding:0 10px;border:1px solid #d8d8d8;border-radius:6px;background:#fff;color:#555;font-size:12px;font-weight:600;line-height:24px;cursor:pointer}.profile-social-btn:hover{border-color:var(--site-accent);color:#111;background:rgba(var(--site-accent-rgb),0.08)}.profile-social-lead{margin:0 0 12px;font-size:13px;line-height:1.45;color:#666}.profile-social-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.profile-social-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #ececec;border-radius:10px;background:#fafbfc}.profile-social-row-main{display:flex;align-items:center;gap:10px;min-width:0}.profile-social-mini{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#e8edf4}.profile-social-mini.is-icon{display:inline-flex;align-items:center;justify-content:center;color:#4a5a78;font-size:15px}.profile-social-row-text{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 8px;min-width:0}.profile-social-row-text strong{font-size:14px}.profile-social-row-text em{font-style:normal;font-size:12px;color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.profile-social-status{font-size:12px;font-weight:700;color:#1a8a4a}.profile-social-status.is-off{color:#888;font-weight:600}.profile-social-row-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px;flex-shrink:0}.profile-social-row-actions .profile-social-btn,.profile-social-row-actions .profile-avatar-remove,.profile-social-row-actions .profile-social-bind{height:32px;min-height:32px;padding:0 12px;border-radius:8px;font-size:13px;font-weight:600;line-height:1;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center}.profile-social-unlink-last [hidden],.profile-social-row-actions [hidden]{display:none !important}.profile-social-unlink-last .profile-unlink-pass input{height:32px;box-sizing:border-box}.profile-social-row-actions.is-locked{flex-direction:column;align-items:flex-end}.profile-social-row-actions .profile-avatar-remove[disabled]{opacity:0.45;cursor:not-allowed}.profile-pass-submit{width:auto;height:44px;padding:0 18px;font-size:14px}.profile-pass-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:14px}.profile-pass-card{padding:10px 16px 12px}.profile-pass-toggle{list-style:none;cursor:pointer;display:flex;align-items:center;gap:8px;min-height:36px;font-size:15px;font-weight:700;color:inherit;user-select:none}.profile-pass-toggle::-webkit-details-marker,.profile-pass-toggle::marker{display:none;content:''}.profile-pass-toggle i{color:var(--site-accent);font-size:13px}.profile-pass-details[open] .profile-pass-toggle{margin-bottom:2px}.profile-pass-form{margin-top:10px;padding-top:12px;border-top:1px solid #ececec}.profile-nick-locked{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;min-height:36px}.profile-nick-locked strong{font-size:15px}.profile-nick-locked em{font-style:normal;font-size:12px;color:#888}.profile-nick-block{display:flex;flex-direction:column;gap:8px}.profile-nick-label{display:block;font-size:13px;font-weight:600;color:#555}.profile-nick-current{font-size:16px;font-weight:700;line-height:1.3}.profile-nick-toggle{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;min-height:32px;font-size:14px;font-weight:700;color:inherit;user-select:none;width:fit-content}.profile-nick-toggle::-webkit-details-marker,.profile-nick-toggle::marker{display:none;content:''}.profile-nick-toggle i{color:var(--site-accent);font-size:12px}.profile-nick-details[open] .profile-nick-toggle{margin-bottom:2px}.profile-nick-hint{margin:0 0 10px;font-size:12px;color:#888;line-height:1.4}.profile-nick-pending{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:8px 10px;background:#fff8e8;border:1px solid #f0deae;border-radius:8px;font-size:13px}.nick-history{margin-top:4px;font-size:13px}.nick-history summary{cursor:pointer;color:#666;user-select:none;list-style:none}.nick-history summary::-webkit-details-marker{display:none}.nick-history summary::after{content:" ▾";font-size:11px}.nick-history ul{margin:8px 0 0;padding:0;list-style:none;border:1px solid #ececec;border-radius:8px;overflow:hidden}.nick-history li{display:flex;justify-content:space-between;gap:12px;padding:7px 10px;border-top:1px solid #f0f0f0}.nick-history li:first-child{border-top:0}.nick-history li span{color:#888;font-size:12px;white-space:nowrap}.profile-sub{margin:0 0 10px;font-size:15px;font-weight:700}.profile-empty{color:#777;font-size:14px;margin:8px 0 0;padding:16px;background:#f6f7f9;border-radius:10px}.profile-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:14px;flex-wrap:wrap}.profile-toolbar-search{position:relative;flex:1 1 220px;min-width:0}.profile-toolbar-search i{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#9aa3b2;font-size:12px;pointer-events:none}.profile-toolbar-search input{width:100%;height:36px;padding:0 12px 0 32px;border:1px solid #e4e4e4;border-radius:8px;background:#fff;font-size:14px}.profile-toolbar-search input:focus{outline:none;border-color:var(--site-accent)}.profile-toolbar-sort{display:flex;align-items:center;gap:8px;height:36px;padding:0 10px 0 12px;border:1px solid #e4e4e4;border-radius:8px;background:#fff;color:#666;font-size:12px;white-space:nowrap}.profile-toolbar-sort select{height:34px;border:0;background:transparent;font-size:13px;font-weight:600;color:#222;cursor:pointer}.profile-toolbar .auth-submit{width:auto;height:36px;padding:0 14px;font-size:13px}.profile-bookmarks{margin-top:0}.post-bookmark{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;color:#555;font-size:13px;font-family:inherit;font-weight:500;cursor:pointer;text-decoration:none}.post-bookmark:hover,.post-bookmark.is-on{border-color:var(--site-accent);color:#111;background:rgba(var(--site-accent-rgb),0.08);text-decoration:none}.post-bookmark.is-on i{color:var(--site-accent)}.comment-as{margin:0 0 12px;font-size:13px;color:#666;display:flex;align-items:center;gap:8px}.profile-avatar-form input[type="file"]{height:auto;padding:6px 0;border:0;background:transparent}@media (max-width:900px){.profile-pass-grid{grid-template-columns:1fr}}@media (max-width:768px){.profile-grid{grid-template-columns:1fr}.profile-identity,.profile-public-head,.profile-settings-account{flex-direction:column;align-items:flex-start}.profile-toolbar-sort{width:100%;justify-content:space-between}.profile-toolbar .auth-submit{width:100%}.profile-social-row{flex-wrap:wrap}}html.theme-dark .auth-card,html.theme-dark .profile-form,html.theme-dark .profile-settings-card,html.theme-dark .profile-toolbar-search input,html.theme-dark .profile-toolbar-sort{background:#162038;border-color:#2a3a5c}html.theme-dark .auth-title,html.theme-dark .profile-title,html.theme-dark .profile-sub,html.theme-dark .auth-field,html.theme-dark .auth-field input,html.theme-dark .auth-field select,html.theme-dark .auth-field textarea{color:#e4eaf5}html.theme-dark .auth-field input,html.theme-dark .auth-field select,html.theme-dark .auth-field textarea{background:#1a2744;border-color:#2a3a5c}html.theme-dark .auth-field input[type="file"]{background:transparent;border:0}html.theme-dark .contact-file-hint{color:#8b9bb8}html.theme-dark .contact-file-hint.is-error{color:#ff8b8b}html.theme-dark .auth-lead,html.theme-dark .auth-switch,html.theme-dark .auth-agree-label,html.theme-dark .profile-head-edit{color:#8b9bb8}html.theme-dark .profile-head-edit:hover,html.theme-dark .profile-head-edit-box[open]>.profile-head-edit{color:var(--site-accent)}html.theme-dark .profile-head-edit-panel{background:#162038;border-color:#2a3a5c}html.theme-dark .profile-email-toggle{background:#162038;border-color:#2a3a5c;color:#c5d0e6}html.theme-dark .profile-email-toggle:hover{color:#fff}html.theme-dark .profile-unlink-need-pass{color:#8b9bb8}html.theme-dark .profile-unlink-pass input.is-ok{border-color:#5dce8a}html.theme-dark .profile-unlink-pass input.is-bad{border-color:#e07a7a}html.theme-dark .profile-unlink-pass input{background:#1a2744;border-color:#2a3a5c;color:#e4eaf5}html.theme-dark .profile-toolbar-sort,html.theme-dark .comment-as{color:#8b9bb8}html.theme-dark .profile-tab{background:#1a2744;color:#d8e0f0}html.theme-dark .profile-tab.is-active,html.theme-dark .profile-tab:hover{background:var(--site-accent);color:#0b1220}html.theme-dark .profile-toolbar-sort select,html.theme-dark .profile-toolbar-search input{color:#e4eaf5}html.theme-dark .profile-empty{background:#1a2438}html.theme-dark .profile-pass-form{border-top-color:#2a3a5c}html.theme-dark .profile-nick-locked em{color:#8b9bb8}html.theme-dark .profile-nick-label{color:#9aabc8}html.theme-dark .profile-social-avatars>span{color:#9aabc8}html.theme-dark .profile-social-avatars em{color:#8b9bb8}html.theme-dark .profile-social-btn{background:#162038;border-color:#2a3a5c;color:#c5d0e6}html.theme-dark .profile-social-btn:hover{color:#fff}html.theme-dark .profile-social-lead{color:#8b9bb8}html.theme-dark .profile-social-row{background:#121a2e;border-color:#2a3a5c}html.theme-dark .profile-social-mini{background:#1c2944;color:#c5d0e6}html.theme-dark .profile-social-row-text em,html.theme-dark .profile-social-status.is-off{color:#8b9bb8}html.theme-dark .profile-social-status{color:#5dce8a}html.theme-dark .profile-nick-hint{color:#8b9bb8}html.theme-dark .profile-nick-pending{background:#2a2414;border-color:#5a4a20;color:#e4eaf5}html.theme-dark .nick-history summary{color:#9aabc8}html.theme-dark .nick-history ul{border-color:#2a3a5c}html.theme-dark .nick-history li{border-top-color:#2a3a5c}html.theme-dark .nick-history li span{color:#8b9bb8}html.theme-dark .post-bookmark{background:#162038;border-color:#2a3a5c;color:#c5d0e6}html.theme-dark .post-bookmark:hover,html.theme-dark .post-bookmark.is-on{border-color:var(--site-accent);color:#e4eaf5;background:rgba(var(--site-accent-rgb),0.12)}html.theme-dark .auth-alert.is-ok{background:#16351f;color:#8ee0a8}html.theme-dark .auth-alert.is-error{background:#3a1c1c;color:#f3b4b0}html.theme-dark .profile-avatar-remove{background:#162038;border-color:#2a3a5c;color:#c5d0e6}html.theme-dark a.comment-nick:hover{color:#6ad4ff}html.theme-dark .user-avatar.is-fallback{background:var(--site-accent);color:#0b1220}.auth-page.is-split{max-width:920px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.auth-page.is-split>.auth-social{padding-top:28px}.auth-social{display:flex;flex-direction:column;gap:7px;padding-top:6px;min-width:0}.auth-social-title{margin:0 0 2px;font-size:11px;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;color:#888}.auth-social-btn{display:flex;align-items:center;gap:8px;width:100%;height:32px;padding:0 10px;border:0;border-radius:7px;color:#fff;font-size:13px;font-weight:600;line-height:1;cursor:pointer;box-shadow:none;transition:transform 0.12s ease,filter 0.12s ease}.auth-social-btn i{width:16px;text-align:center;font-size:14px;flex-shrink:0}.auth-social-btn span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-social-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.auth-social-btn:active{transform:translateY(0)}.auth-social-btn.is-vk{background:#0077ff}.auth-social-btn.is-ok{background:#ee8208}.auth-social-btn.is-yandex{background:#fc3f1d}.auth-social-btn.is-telegram{background:#229ed9}.auth-social-btn.is-discord{background:#5865f2}.auth-social-widget{width:100%;min-width:0}.auth-social-mount{width:100%;min-width:0;min-height:0}.auth-social-host{display:flex;flex-direction:column;gap:7px;width:100%}.auth-social-host[hidden]{display:none !important}.auth-social-sdk{width:100%;min-height:40px;overflow:hidden}.auth-social-sdk iframe{display:block;max-width:100%}.auth-vk-slot{display:none;width:100%;min-width:0;min-height:40px}.auth-social.is-vk-wait .auth-vk-slot,.auth-social.is-vk-sdk .auth-vk-slot{display:block}.auth-social.is-vk-fail .auth-vk-slot{display:none;min-height:0}.auth-ya-slot{display:none;width:100%;min-width:0;min-height:44px}.auth-social.is-ya-wait .auth-ya-slot,.auth-social.is-ya-sdk .auth-ya-slot{display:block}.auth-social.is-ya-fail .auth-ya-slot{display:none;min-height:0}.auth-social.is-vk-wait [data-social-fallback="vk"],.auth-social.is-vk-sdk [data-social-fallback="vk"]{display:none !important}.auth-social.is-vk-fail [data-social-fallback="vk"]{display:flex !important}.auth-social.is-ya-wait [data-social-fallback="yandex"],.auth-social.is-ya-sdk [data-social-fallback="yandex"]{display:none !important}.auth-social-note{margin:6px 0 0;font-size:11px;line-height:1.35;color:#888;font-weight:400;text-transform:none;letter-spacing:0}.auth-social-note a{color:inherit;text-decoration:underline}.nav-flyout .auth-social{padding-top:4px;margin-top:0;border-top:0}.nav-flyout-box.has-social .auth-social{padding-top:36px}.social-modal{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,0.55)}.social-modal[hidden]{display:none}.social-modal-card{position:relative;width:100%;max-width:520px;background:#fff;border-radius:12px;padding:24px 24px 20px;box-shadow:0 18px 50px rgba(15,23,42,0.28)}.social-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.social-modal-title{margin:0;font-size:20px;font-weight:700;color:#111}.social-modal-x{width:32px;height:32px;margin:-4px -6px 0 0;border:0;background:transparent;color:#b0b0b0;font-size:28px;line-height:1;cursor:pointer}.social-modal-x:hover{color:#666}.social-modal-lead{margin:0 0 16px;font-size:15px;line-height:1.5;color:#222}.social-consent-box{display:flex;align-items:flex-start;gap:12px;margin:0 0 20px;padding:14px 14px;border-radius:8px;background:#f3f4f6}.social-consent-box input[type="checkbox"]{margin-top:3px;width:18px;height:18px;flex-shrink:0;accent-color:var(--site-accent)}.social-consent-box label{margin:0;font-size:inherit;line-height:inherit;color:inherit;font-weight:400;cursor:pointer}.social-consent-text{font-size:14px;line-height:1.45;color:#222}.social-consent-box a{color:#2563eb;text-decoration:underline}.social-modal-actions{display:flex;justify-content:flex-end;gap:10px}.social-btn-cancel,.social-btn-continue{min-width:112px;height:40px;padding:0 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}.social-btn-cancel{border:1px solid #d4d4d8;background:#fff;color:#111}.social-btn-cancel:hover{background:#f8f8f8}.social-btn-continue{border:0;background:var(--site-accent);color:#fff}.social-btn-continue:hover:not(:disabled){background:var(--site-accent-hover)}.social-btn-continue:disabled{background:#c4c4c4;color:#fff;cursor:not-allowed}@media (max-width:768px){.auth-page.is-split{grid-template-columns:1fr;gap:18px;max-width:none}.auth-social{padding-top:0;width:100%;max-width:360px}.auth-page.is-split>.auth-social{padding-top:0}.nav-flyout-box.has-social{max-width:none}.nav-flyout-box.has-social .nav-flyout-auth{grid-template-columns:1fr;gap:16px}.nav-flyout-box.has-social .auth-social{padding-top:12px;margin-top:4px;border-top:1px solid #ececec;max-width:none}}html.theme-dark .auth-social-title{color:#8b9bb8}html.theme-dark .auth-social-note{color:#8b9bb8}html.theme-dark .nav-flyout .auth-social{border-top-color:#2a3a5c}html.theme-dark .social-modal-card{background:#162038;box-shadow:0 18px 50px rgba(0,0,0,0.45)}html.theme-dark .social-modal-title,html.theme-dark .social-modal-lead,html.theme-dark .social-consent-text{color:#e4eaf5}html.theme-dark .social-modal-x{color:#8b9bb8}html.theme-dark .social-consent-box{background:#1a2744}html.theme-dark .social-consent-box a{color:#6ad4ff}html.theme-dark .social-btn-cancel{background:#1a2744;border-color:#2a3a5c;color:#e4eaf5}html.theme-dark .social-btn-continue:disabled{background:#3a4764}body.social-modal-open{overflow:hidden}