*{box-sizing:border-box}html,body,#root{height:100%}:root{--ui-font: "Ubuntu", Helvetica, Arial, sans-serif}body{font-family:var(--ui-font),sans-serif;font-weight:400}button{font-family:inherit;cursor:pointer;border:none;background:none}.app-shell{height:100%;min-height:100vh;display:flex;flex-direction:column;background:#f4f6f8}.app-body{flex:1;display:flex;min-height:0;align-items:stretch;background:#099;gap:0}.topbar{height:90px;background:#fff;border-bottom:1px solid #e6e8eb;display:flex;align-items:center;justify-content:space-between;padding:0 30px;box-sizing:border-box}.topbar-left{height:100%;display:flex;align-items:center}.topbar-logo{height:70px;width:auto;max-width:200px;object-fit:contain;display:block}.topbar-nav{display:flex;gap:18px;align-items:center}.topbar-link{color:#2b2b2b;text-decoration:none;font-size:14px}.topbar-link:hover{text-decoration:underline}.sidebar{height:100%;border:0;width:250px;background:#099;color:#fff;transition:width .16s ease;font-family:var(--ui-font),sans-serif;align-self:stretch;margin-right:0;display:flex;flex-direction:column;min-height:0}.sidebar .sidebar-item-text{font-family:Ubuntu,Helvetica,Arial,sans-serif!important;font-weight:510!important;max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.sidebar.is-collapsed{width:64px}.sidebar-header{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid rgba(255,255,255,.18);box-sizing:border-box}.sidebar-title{font-size:18px;font-weight:700;letter-spacing:.3px}.sidebar-toggle{width:32px;height:32px;border-radius:8px;background:#ffffff24;color:#fff;cursor:pointer}.sidebar-toggle:hover{background:#fff3}.sidebar-nav{flex:1;min-height:0;overflow-y:auto;background:#099;padding:10px 8px;margin:0}.sidebar-item{width:100%;border:0;background:transparent;color:#fff;text-align:left;padding:12px 16px;cursor:pointer}.sidebar-item:hover,.sidebar-item:focus-visible,.sidebar-item.is-active:hover,.sidebar-item.is-active:focus-visible{background:#005b7f;color:#fff}.sidebar-item:focus{outline:none}.sidebar-item:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:2px}.sidebar-item:hover{background:#005b7f}.sidebar-item.is-active{background:transparent}.sidebar-item-icon{width:28px;height:28px;border-radius:8px;background:#ffffff29;display:grid;place-items:center;font-weight:700}.sidebar.is-collapsed .sidebar-item{justify-content:center;padding:10px 6px}.sidebar.is-collapsed .sidebar-item-icon{width:34px;height:34px}.content{flex:1;min-height:0;overflow:hidden;padding:18px 22px;background:#fff;display:flex;flex-direction:column}.content-header{flex:0 0 auto;padding:0}.content-title{margin:8px 0 10px;line-height:1.05;font-size:32px;letter-spacing:.5px;height:auto}.content-scroll{flex:1;min-height:0;overflow:hidden}.helpPage{height:100%;min-height:0;display:flex;flex-direction:column;border:0;border-radius:0;box-shadow:none;background:transparent}.helpPage-header{flex:0 0 auto;padding:0;margin:0;border:0}.helpPage-section-label{font-size:12px;color:#9ca3af;letter-spacing:1px}.helpPage-title{margin:4px 0 0;font-size:24px;font-weight:700;color:#1f2937}.helpPage-body{flex:1;min-height:0;overflow:hidden;padding-top:16px}.helpPage-status{padding:12px 16px;font-size:14px}.helpPage-status.error{color:#b91c1c}.htmlFrame{width:100%;height:100%;border:0;display:block;background:#fff}.refresh-button{padding:10px 16px;background-color:#28a745;color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .12s ease,transform .06s ease,opacity .12s ease}.refresh-button:hover{background-color:#218838}.refresh-button:active{transform:translateY(1px)}.refresh-button:disabled,.refresh-button[disabled]{background-color:#94d3a2;cursor:not-allowed;opacity:.9;transform:none}.refresh-button.ghost{background:transparent;color:#28a745;border:1px solid #28a745}.sync-page{max-width:720px;margin:40px auto;padding:16px}.sync-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.sync-logo{height:32px}.sync-title{font-size:18px;font-weight:700}.sync-subtitle{font-size:12px;opacity:.7}.sync-hint{opacity:.8}.sync-input-row{display:flex;gap:12px;align-items:center;margin-top:12px}.sync-input{flex:1;padding:10px;border-radius:6px;border:1px solid #ccc}.sync-status{margin-top:16px}.sync-status.running{font-weight:600}.sync-status.error{color:#dc143c}.sync-result{margin-top:16px;background:#e6e8eb;color:#1f2937;padding:16px;border-radius:6px}.sync-success{font-weight:700;margin-bottom:8px}.sync-summary{padding-left:18px}.help-content table{width:100%;border-collapse:separate;border-spacing:0;margin:12px 0 18px;font-size:14px;line-height:1.35;background:#fff;border:1px solid #e6eaee;border-radius:10px;overflow:hidden}.help-content table thead th,.help-content table tr:first-child th{background:#f6f8fa;font-weight:700;color:#1d2b36}.help-content table th,.help-content table td{padding:10px 12px;vertical-align:top;border-right:1px solid #eef2f5;border-bottom:1px solid #eef2f5}.help-content table tr>*:last-child{border-right:none}.help-content table tr:last-child>*{border-bottom:none}.help-content table tbody tr:nth-child(2n) td{background:#fbfcfd}.help-content table tbody tr:hover td{background:#f2f7ff}.help-content table p{margin:0!important;line-height:1.25!important}.help-content table ul,.help-content table ol{margin:0!important;padding-left:18px}.help-content table li{margin:0!important}.help-content .table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:12px 0 18px}.help-content .table-wrap table{min-width:640px;margin:0}.help-content table code{background:#f6f8fa;border:1px solid #e6eaee;padding:1px 6px;border-radius:6px;font-size:13px}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ubuntu-cyrillic-ext-400-normal-B-Nhg57H.woff2) format("woff2"),url(/assets/ubuntu-cyrillic-ext-400-normal-BQUrPAlD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ubuntu-cyrillic-400-normal-D9OZd8lm.woff2) format("woff2"),url(/assets/ubuntu-cyrillic-400-normal-CD6XmiVF.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ubuntu-greek-ext-400-normal-CeBDcuzJ.woff2) format("woff2"),url(/assets/ubuntu-greek-ext-400-normal-VZgpvyyF.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ubuntu-greek-400-normal-GaJa0t-K.woff2) format("woff2"),url(/assets/ubuntu-greek-400-normal-UX4bU-Ff.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ubuntu-latin-ext-400-normal-Bb6UNjxu.woff2) format("woff2"),url(/assets/ubuntu-latin-ext-400-normal-kv0aZEtN.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ubuntu-latin-400-normal-CQJ26Fy6.woff2) format("woff2"),url(/assets/ubuntu-latin-400-normal-ChuJk2Dr.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/ubuntu-cyrillic-ext-700-normal-VUzwJTK6.woff2) format("woff2"),url(/assets/ubuntu-cyrillic-ext-700-normal-BZbN9t83.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/ubuntu-cyrillic-700-normal-CF4plK0P.woff2) format("woff2"),url(/assets/ubuntu-cyrillic-700-normal-DN03sdX6.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/ubuntu-greek-ext-700-normal-BKlOPkfe.woff2) format("woff2"),url(/assets/ubuntu-greek-ext-700-normal-5K5_eCDc.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/ubuntu-greek-700-normal-Jbnau0eS.woff2) format("woff2"),url(/assets/ubuntu-greek-700-normal-DM68am3C.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/ubuntu-latin-ext-700-normal-D3iP7lMw.woff2) format("woff2"),url(/assets/ubuntu-latin-ext-700-normal-YrKfr4VU.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/ubuntu-latin-700-normal-DlYwEzNn.woff2) format("woff2"),url(/assets/ubuntu-latin-700-normal-DAmh8SsM.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
