.uhelp{--uhelp-radius:14px;--uhelp-card-bg:#ffffff;--uhelp-border:#ece7ea;--uhelp-q:#2b2130;--uhelp-body:#4a444d;--uhelp-muted:#8a828d;--uhelp-accent:#0fb5a8;--uhelp-sticky-top:100px;--uhelp-shadow:0 1px 3px rgba(30, 20, 35, 0.06), 0 8px 24px -16px rgba(30, 20, 35, 0.25);box-sizing:border-box;width:100%;text-align:left}.uhelp *,.uhelp *::before,.uhelp *::after{box-sizing:border-box}.uhelp [hidden]{display:none!important}.uhelp__title{text-align:var(--uhelp-title-align,center);margin:0 0 24px}.uhelp__search{position:relative;margin:0 0 14px}.uhelp__search-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.uhelp__search-input{width:100%;margin:0;padding:14px 48px 14px 48px;font:inherit;font-size:16px;line-height:1.4;color:var(--uhelp-q);background-color:var(--uhelp-card-bg);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%238a828d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:18px center;border:1px solid var(--uhelp-border);border-radius:999px;box-shadow:var(--uhelp-shadow);appearance:none;-webkit-appearance:none;outline:none;transition:border-color 0.15s ease,box-shadow 0.15s ease}.uhelp__search-input::-webkit-search-decoration,.uhelp__search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.uhelp__search-input:focus{border-color:var(--uhelp-accent);box-shadow:0 0 0 3px rgb(15 181 168 / .18)}.uhelp__search-clear{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#fff0;color:var(--uhelp-muted);font-size:24px;line-height:1;cursor:pointer}.uhelp__search-clear:hover{color:var(--uhelp-q);background:rgb(0 0 0 / .04)}.uhelp__search-clear:focus-visible{outline:2px solid var(--uhelp-accent);outline-offset:2px}.uhelp__search-status{margin:0 0 18px;padding:0 6px;font-size:14px;color:var(--uhelp-muted)}.uhelp__layout{display:block}.uhelp--has-nav .uhelp__layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:40px;align-items:start}.uhelp__main{min-width:0}.uhelp__nav{position:sticky;top:var(--uhelp-sticky-top);max-height:calc(100vh - var(--uhelp-sticky-top) - 24px);overflow-y:auto;padding:4px 0}.uhelp__nav-title{margin:0 0 8px 12px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--uhelp-muted)}.uhelp .uhelp__nav-list,.uhelp .uhelp__nav-item{list-style:none!important;margin:0!important;padding:0!important;line-height:1.3}.uhelp .uhelp__nav-item::before,.uhelp .uhelp__nav-item::marker{content:none}.uhelp__nav-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border-left:2px solid #fff0;color:var(--uhelp-body);font-size:14.5px;line-height:1.3;text-decoration:none;transition:color 0.15s ease,border-color 0.15s ease,background 0.15s ease}.uhelp__nav-link:hover{color:var(--uhelp-accent)}.uhelp__nav-link.is-active{color:var(--uhelp-nav-text,var(--uhelp-q));font-weight:600;border-left-color:var(--uhelp-nav-bar,var(--uhelp-accent));background:var(--uhelp-nav-bg,#eef9f8)}.uhelp__nav-link.is-empty{opacity:.45}.uhelp__nav-link:focus-visible{outline:2px solid var(--uhelp-accent);outline-offset:-2px}.uhelp__nav-text{display:flex;align-items:center;gap:9px;min-width:0}.uhelp__nav--dots .uhelp__nav-text::before{content:"";flex:0 0 6px;width:6px;height:6px;border-radius:50%;background:var(--uhelp-nav-dot,#8a828d)}.uhelp__nav-count{flex:0 0 auto;min-width:22px;padding:1px 7px;border-radius:999px;background:var(--uhelp-nav-count-bg,#f2f2f2);color:var(--uhelp-nav-count-text,var(--uhelp-muted));font-size:12px;font-weight:600;text-align:center}.uhelp__nav-select-label{display:none}.uhelp__nav-select{width:100%;margin:0;padding:12px 40px 12px 16px;font:inherit;font-size:15px;color:var(--uhelp-q);background-color:var(--uhelp-card-bg);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%232b2130' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;border:1px solid var(--uhelp-border);border-radius:12px;box-shadow:var(--uhelp-shadow);appearance:none;-webkit-appearance:none}.uhelp__screen{margin:0 0 44px;scroll-margin-top:calc(var(--uhelp-sticky-top) + 16px)}.uhelp__screen:last-of-type{margin-bottom:24px}.uhelp__screen-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin:0 0 14px;padding:0 0 10px;border-bottom:1px solid var(--uhelp-border)}.uhelp__screen-title{margin:0;padding:0;color:var(--uhelp-q);font-size:26px;line-height:1.2}.uhelp__expand{appearance:none;flex:0 0 auto;margin:0;padding:4px 0;border:0;background:#fff0;color:var(--uhelp-accent);font:inherit;font-size:13.5px;font-weight:600;cursor:pointer;white-space:nowrap}.uhelp__expand:hover{text-decoration:underline}.uhelp__expand:focus-visible{outline:2px solid var(--uhelp-accent);outline-offset:2px;border-radius:4px}.uhelp__group{margin:26px 0 0;scroll-margin-top:calc(var(--uhelp-sticky-top) + 16px)}.uhelp__group-title{margin:0 0 10px;padding:0;color:var(--uhelp-q);font-size:17px;font-weight:700;line-height:1.3}.uhelp__list{display:flex;flex-direction:column;gap:12px}.uhelp__item{background:var(--uhelp-card-bg);border:1px solid var(--uhelp-border);border-radius:var(--uhelp-radius);box-shadow:var(--uhelp-shadow);overflow:hidden;scroll-margin-top:calc(var(--uhelp-sticky-top) + 16px)}.uhelp__item.is-target{border-color:var(--uhelp-accent);box-shadow:0 0 0 3px rgb(15 181 168 / .18),var(--uhelp-shadow)}.uhelp__q{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 20px;cursor:pointer;list-style:none;color:var(--uhelp-card-title,var(--uhelp-q));font-size:var(--uhelp-q-size,17px);font-weight:700;line-height:1.35;user-select:none}.uhelp__q::-webkit-details-marker{display:none}.uhelp__q::marker{content:""}.uhelp__q:hover .uhelp__q-text{color:var(--uhelp-accent)}.uhelp__q:focus-visible{outline:2px solid var(--uhelp-accent);outline-offset:-2px;border-radius:var(--uhelp-radius)}.uhelp__q-text mark{background:rgb(15 181 168 / .22);color:inherit;padding:0 1px;border-radius:2px}.uhelp__marker{position:relative;flex:0 0 22px;width:22px;height:22px}.uhelp__marker::before,.uhelp__marker::after{content:"";position:absolute;left:50%;top:50%;background:var(--uhelp-accent);border-radius:2px;transition:transform 0.18s ease}.uhelp__marker::before{width:14px;height:2px;transform:translate(-50%,-50%)}.uhelp__marker::after{width:2px;height:14px;transform:translate(-50%,-50%)}.uhelp__item[open]>.uhelp__q .uhelp__marker::after{transform:translate(-50%,-50%) scaleY(0)}.uhelp__a{padding:0 20px 16px;border-top:1px solid var(--uhelp-border)}.uhelp__answer{color:var(--uhelp-body);font-size:var(--uhelp-a-size,15px);line-height:1.65}.uhelp__answer p{margin:14px 0 0;padding:0}.uhelp__answer a{color:var(--uhelp-accent)}.uhelp__answer strong{color:var(--uhelp-q)}.uhelp__answer ul,.uhelp__answer ol{margin:12px 0 0;padding-left:22px;list-style-position:outside}.uhelp__answer ul{list-style-type:disc}.uhelp__answer ol{list-style-type:decimal}.uhelp__answer li{margin:4px 0;padding:0}.uhelp__meta{display:flex;align-items:baseline;justify-content:space-between;gap:14px;flex-wrap:wrap;margin:14px 0 0}.uhelp__also{margin:0;font-size:13px;color:var(--uhelp-muted)}.uhelp__also a{color:var(--uhelp-accent);text-decoration:none}.uhelp__also a:hover{text-decoration:underline}.uhelp__link{margin-left:auto;font-size:12.5px;color:var(--uhelp-muted);text-decoration:none;white-space:nowrap}.uhelp__link:hover{color:var(--uhelp-accent)}.uhelp__none{margin:0 0 24px;padding:22px;border:1px dashed var(--uhelp-border);border-radius:var(--uhelp-radius);color:var(--uhelp-body);font-size:15px;text-align:center}.uhelp__contact{margin:8px 0 0;padding:18px 20px;border-top:1px solid var(--uhelp-border);color:var(--uhelp-body);font-size:15px;text-align:center}.uhelp__contact p{margin:0;padding:0}.uhelp__contact a{color:var(--uhelp-accent);font-weight:600}.uhelp--empty{padding:16px 20px;border:1px dashed var(--uhelp-border);border-radius:var(--uhelp-radius);color:var(--uhelp-body);font-size:14px}@media (max-width:900px){.uhelp--has-nav .uhelp__layout{display:block}.uhelp__nav{position:sticky;top:var(--uhelp-sticky-top);z-index:5;max-height:none;overflow:visible;margin:0 0 22px;padding:6px 0;background:var(--uhelp-page-bg,#fff)}.uhelp__nav-title,.uhelp__nav-list{display:none}.uhelp__nav-select-label{display:block}.uhelp__screen-title{font-size:22px}}@media (max-width:600px){.uhelp__q{padding:14px 16px}.uhelp__a{padding:0 16px 14px}.uhelp__search-input{font-size:16px;padding:12px 44px 12px 44px;background-position:15px center}}@media (prefers-reduced-motion:reduce){.uhelp *{transition:none!important}}