:root{--color-light:#f9f9f9;--color-primary:#1b84ff;--color-secondary:#f1f1f4;--color-success:#17c653;--color-info:#7239ea;--color-warning:#f6c000;--color-danger:#f8285a;--color-dark:#1e2129}#menuview{position:fixed;top:0;left:15px;right:15px;z-index:1000}#leftPanels{position:fixed !important;left:0;height:calc(100vh - 70px);background-color:#fff;box-shadow:0 0 20px rgba(94,98,120,0.04);z-index:1000}#leftPanels .panel.expanded{background-color:#fff}#leftPanels li.active-li{background-color:#e0f2fe;border-radius:4px}#leftPanels li.active-li a{color:#0d47a1;font-weight:bold}#leftPanels h1.xwikipaneltitle,#leftPanels h2.xwikipaneltitle{margin:0 16px 10px;font-weight:bold}.panel[aria-label="Меню"]{position:relative;max-height:100vh;overflow:auto}.panel[aria-label="Меню"] .xwikipaneltitle{position:sticky;top:0;background:#fff;z-index:10}#body.hideright.panel-left-width-Large .main{margin-left:16px}html body #footerglobal{margin-left:calc(25%+8px)}body{padding-top:60px}body,.xwiki-content{font-family:"Inter","Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.6;color:#333}h1,h2,h3{font-weight:600;margin-top:20px;margin-bottom:10px}h1{font-size:28px}h2{font-size:22px;border-bottom:2px solid #eee;padding-bottom:4px}h3{font-size:18px}.xwiki-content h2{margin-top:28px}a{color:#1a73e8;text-decoration:none}a:hover{text-decoration:underline}.box{padding:14px 18px;margin:12px 0;font-size:14px;border-radius:8px}.box.info{background:#e8f0fe;border-left:5px solid #4285f4}.box.success{background:#e6f4ea;border-left:5px solid #34a853}.box.warning{background:#fff8e1;border-left:5px solid #fbbc04}.box.error{background:#fce8e6;border-left:5px solid #ea4335}table{width:100%;margin:16px 0;border-collapse:collapse;font-size:14px}table th,table td{padding:10px 12px;border:1px solid #ddd;text-align:left}table th{background:#f5f7fa;font-weight:600}table tr:nth-child(even){background:#fafafa}.xwiki-content ul{list-style:none;padding-left:0}.xwiki-content ul li{position:relative;padding-left:28px;margin-bottom:6px}.xwiki-content ul li:before{content:"✔️";position:absolute;left:0;font-size:14px}.panel ul li:before,.menubar ul li:before{content:none !important}ol li{display:list-item;list-style-position:inside !important}.btn{display:inline-block;padding:10px 18px;margin-right:6px;margin-bottom:8px;font-size:14px;font-weight:600;border-radius:6px;text-decoration:none;transition:background .2s,transform .2s}.btn-blue{background:var(--color-primary);color:white}.btn-blue:hover{background:#056ee9;transform:translateY(-2px)}.btn-green{background:var(--color-success);color:white}.btn-green:hover{background:#04b440;transform:translateY(-2px)}.btn-outline{background:white;border:2px solid var(--color-primary);color:var(--color-primary)}.btn-outline:hover{background:#e8f0fe;transform:translateY(-2px)}.changelog-container{max-width:900px;margin:0}.changelog-description{font-size:16px;color:#444;margin-bottom:16px}.year-buttons{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.year-buttons button{color:white;padding:6px 12px;border:0;border-radius:6px;cursor:pointer;transition:background .2s}.year-buttons button[data-year="2025"]{background:var(--color-primary)}.year-buttons button[data-year="2024"]{background:var(--color-success)}.year-buttons button[data-year="2023"]{background:var(--color-warning)}.year-buttons button[data-year="2022"]{background:var(--color-info)}.year-buttons button[data-year="2021"]{background:var(--color-danger)}.year-buttons button[data-year="all"]{background:var(--color-dark)}.year-buttons button:hover{filter:brightness(0.9)}.changelog-card{background:white;padding:16px;margin:12px 0;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.05)}.changelog-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.changelog-year{color:white;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:bold}.changelog-year[data-year="2025"]{background:var(--color-primary)}.changelog-year[data-year="2024"]{background:var(--color-success)}.changelog-year[data-year="2023"]{background:var(--color-warning)}.changelog-year[data-year="2022"]{background:var(--color-info)}.changelog-year[data-year="2021"]{background:var(--color-danger)}.changelog-version{font-size:18px;font-weight:bold}.changelog-date{font-size:14px;color:#555}.changelog-list{margin:8px 0 0 20px}.changelog-list li{margin-bottom:4px}.page-container{max-width:1100px;margin:0;font-family:"Inter",Arial,sans-serif}.page-header h1{font-size:28px;margin-bottom:6px}.page-header p{font-size:15px;color:#555}.anchor-buttons{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 24px}.anchor-buttons a{color:white;padding:8px 14px;border-radius:6px;font-weight:500;text-decoration:none;transition:background .2s}.anchor-buttons a:hover{background:#056ee9}.section-title{font-size:22px;font-weight:bold;margin:30px 0 14px;padding-bottom:4px;border-bottom:2px solid #eee}.image-block{margin:14px 0;text-align:center}.image-block img{max-width:100%;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,0.08)}.term-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:16px}.term-card{background:white;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,0.05)}.term-card h3{margin:0 0 6px;font-size:16px;color:var(--color-primary)}.term-card p{font-size:14px;color:#444;margin:0}.term-card-header{padding:14px 18px;color:white;font-weight:600;font-size:16px}.term-card-body{padding:16px 18px;font-size:14px;color:#444}.term-card.primary .term-card-header{background:var(--color-primary)}.term-card.success .term-card-header{background:var(--color-success)}.term-card.info .term-card-header{background:var(--color-info)}.term-card.warning .term-card-header{background:var(--color-warning)}.term-card.danger .term-card-header{background:var(--color-danger)}