.ho-support-overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ho-support-modal{background:linear-gradient(160deg,#162034fc,#0a101cfc);border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;width:100%;max-width:560px;max-height:min(90vh,720px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px #0000008c}.ho-support-modal__close{z-index:2;color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:absolute;top:14px;right:14px}.ho-support-modal__close:hover{background:#ffffff24}.ho-support-modal__head{border-bottom:1px solid #ffffff14;flex-shrink:0;padding:24px 52px 16px 24px}.ho-support-modal__title{letter-spacing:-.02em;color:#f1f5f9;margin:0;font-size:22px;font-weight:700}.ho-support-modal__subtitle{color:#94a3b8;margin:8px 0 0;font-size:14px;line-height:1.5}.ho-support-modal__email{color:#7dd3fc;text-decoration:none}.ho-support-modal__email:hover{text-decoration:underline}.ho-support-modal__body{flex:1;padding:16px 24px 20px;overflow-y:auto}.ho-support-faq{flex-direction:column;gap:8px;display:flex}.ho-support-faq__item{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;overflow:hidden}.ho-support-faq__question{color:#e2e8f0;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.ho-support-faq__question:hover{background:#ffffff0a}.ho-support-faq__chevron{color:#64748b;flex-shrink:0;transition:transform .2s}.ho-support-faq__item--open .ho-support-faq__chevron{transform:rotate(180deg)}.ho-support-faq__answer{color:#94a3b8;padding:0 16px 14px;font-size:14px;line-height:1.55}.ho-support-modal__foot{border-top:1px solid #ffffff14;flex-direction:column;flex-shrink:0;gap:10px;padding:16px 24px 24px;display:flex}.ho-support-modal__back{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:13px}.ho-support-modal__back:hover{color:#cbd5e1}.ho-support-form{flex-direction:column;gap:12px;display:flex}.ho-support-form__label{color:#cbd5e1;font-size:14px;font-weight:500}.ho-support-form__textarea{color:#f1f5f9;resize:vertical;background:#00000040;border:1px solid #ffffff1f;border-radius:12px;width:100%;min-height:140px;padding:12px 14px;font-size:14px;line-height:1.5}.ho-support-form__textarea:focus{border-color:#7dd3fc80;outline:none;box-shadow:0 0 0 3px #7dd3fc1f}.ho-support-form__textarea::placeholder{color:#64748b}.ho-support-form__error{color:#fb7185;margin:0;font-size:13px}.ho-support-form__success{color:#86efac;margin:0;font-size:14px;line-height:1.5}.ho-support-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-size:14px;font-weight:600;transition:opacity .15s,background .15s;display:inline-flex}.ho-support-btn:disabled{opacity:.55;cursor:not-allowed}.ho-support-btn--primary{color:#0f172a;background:linear-gradient(135deg,#38bdf8,#0ea5e9)}.ho-support-btn--primary:hover:not(:disabled){filter:brightness(1.06)}.ho-support-btn--secondary{color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff1f}.ho-support-btn--secondary:hover:not(:disabled){background:#ffffff1f}
:root{--ho-top-bar-height:56px}.ho-top-bar{z-index:72;background:var(--ho-nav-bg,#050810);box-sizing:border-box;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;min-height:56px;padding:10px 14px;display:flex;position:fixed;top:0;left:0;right:0}.ho-top-bar__left{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ho-top-bar__menu-btn{flex-shrink:0}.ho-top-bar__brand{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.ho-top-bar__brand-ring{background:radial-gradient(circle at 35% 35%,#22d3ee59,#0000 72%);border:2px solid #38bdf8bf;border-radius:50%;flex-shrink:0;width:32px;height:32px;box-shadow:0 0 20px #38bdf84d}.ho-top-bar__brand-text{min-width:0}.ho-top-bar__brand-name{letter-spacing:.18em;color:#e7eefb;margin:0;font-size:13px;font-weight:900;line-height:1.2}.ho-top-bar__brand-tagline{color:#9fb0c8;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:10px;font-weight:400;line-height:1.2;overflow:hidden}.ho-top-bar__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.ho-top-bar__help-btn{color:#e7eefb;cursor:pointer;text-align:left;background:#0f1a2e80;border:1px solid #60a5fa59;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-family:inherit;font-size:11px;font-weight:500;line-height:1.2;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.ho-top-bar__help-btn:hover{background:#60a5fa1f;border-color:#60a5fa80}.ho-top-bar__help-label{flex-direction:column;gap:0;display:flex}.ho-top-bar__help-label span{display:block}@media (max-width:380px){.ho-top-bar__help-label{display:none}.ho-top-bar__help-btn{padding:8px}}.ho-top-bar__profile-wrap{position:relative}.ho-top-bar__profile-btn{cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:0;padding:0;font-family:inherit;transition:background .15s;display:flex}.ho-top-bar__profile-btn:hover{background:#ffffff0f}.ho-top-bar__avatar{color:#e7eefb;background:linear-gradient(135deg,#60a5fa73,#22d3ee59);border:1px solid #ffffff24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex;overflow:hidden}.ho-top-bar__chevron{color:#94a3b8;flex-shrink:0;transition:transform .15s}.ho-top-bar__profile-btn--desktop .ho-top-bar__chevron{margin-left:6px}@media (max-width:1023px){.ho-top-bar__chevron{display:none}}.ho-top-bar__profile-btn[aria-expanded=true] .ho-top-bar__chevron{transform:rotate(180deg)}.ho-top-bar__menu{z-index:80;background:#0f172afa;border:1px solid #ffffff1f;border-radius:14px;width:260px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 20px 50px #00000080}.ho-top-bar__welcome{display:none}.ho-top-bar--dashboard .ho-top-bar__welcome{flex-basis:100%;order:10;width:100%;padding:4px 2px 6px;display:block}.ho-top-bar--dashboard:has(.ho-top-bar__subtitle){flex-wrap:wrap;align-items:flex-start;padding-bottom:12px}.ho-top-bar--dashboard .ho-top-bar__title{letter-spacing:-.02em;color:#f1f5f9;margin:0;font-size:18px;font-weight:700;line-height:1.3}.ho-top-bar--dashboard .ho-top-bar__subtitle{color:#94a3b8;margin:6px 0 0;font-size:13px;font-weight:400;line-height:1.4}.ho-top-bar__mobile-only{display:flex}.ho-top-bar__desktop-only{display:none}@media (min-width:1024px){.ho-top-bar{min-height:auto;left:var(--ho-nav-sidebar-width,260px);z-index:48;background:var(--ho-nav-bg,#050810);border-bottom:1px solid #ffffff0f;padding:14px 32px}.ho-top-bar--dashboard:has(.ho-top-bar__subtitle){padding:20px 32px 18px}.ho-top-bar__mobile-only{display:none}.ho-top-bar__desktop-only{display:flex}.ho-top-bar--dashboard .ho-top-bar__welcome{flex:auto;order:unset;align-items:center;width:auto;min-width:0;padding:0;display:flex}.ho-top-bar--dashboard .ho-top-bar__welcome:has(.ho-top-bar__subtitle){flex-direction:column;justify-content:center;align-items:flex-start;gap:0}.ho-top-bar--dashboard:has(.ho-top-bar__subtitle){flex-wrap:nowrap;padding-bottom:18px}.ho-top-bar__welcome--chat{flex:auto;order:unset;align-items:center;width:auto;min-width:0;padding:0;display:flex}.ho-top-bar__left{display:none}.ho-top-bar__title{letter-spacing:-.02em;color:#f1f5f9;margin:0;font-size:22px;font-weight:700;line-height:1.25}.ho-top-bar__subtitle{color:#94a3b8;margin:6px 0 0;font-size:14px;font-weight:400;line-height:1.4}.ho-top-bar__actions{gap:16px;margin-left:auto}.ho-top-bar__help-btn{border-radius:12px;gap:10px;padding:10px 18px;font-size:14px}.ho-top-bar__help-label{flex-direction:row;gap:.25em;display:inline-flex}.ho-top-bar__help-label span{display:inline}.ho-top-bar__avatar{width:40px;height:40px;font-size:14px}.ho-top-bar__profile-btn--desktop{gap:8px;padding:4px}}@media (max-width:1023px){html.ho-nav-active .ho-app-shell__main{padding-top:var(--ho-top-bar-height,56px);padding-bottom:var(--ho-nav-bottom-clearance)}}@media (min-width:1024px){html.ho-nav-active .ho-app-shell__main{padding-top:var(--ho-top-bar-height,84px);padding-bottom:0}html.ho-nav-active .ho-app-shell__main.ho-chat-main{padding-top:var(--ho-top-bar-height,56px)}}
