:root{--ho-nav-sidebar-width:260px;--ho-nav-mobile-height:92px;--ho-nav-bottom-clearance:calc(112px + env(safe-area-inset-bottom,0px));--ho-chat-composer-clearance:calc(96px + env(safe-area-inset-bottom,0px));--ho-chat-composer-stack:calc(var(--ho-chat-composer-clearance) + 72px);--ho-nav-bg:#050810;--ho-nav-panel:#0f1a2eeb;--ho-nav-active-bg:#2563eb38;--ho-nav-active-border:#60a5fa59;--ho-nav-accent:#38bdf8;--ho-nav-accent-solid:#3b82f6}.ho-app-shell,.ho-app-shell__main{min-height:100vh}@media (min-width:1024px){.ho-app-shell__main{margin-left:var(--ho-nav-sidebar-width)}}@media (max-width:1023px){.ho-app-shell__main{padding-bottom:var(--ho-nav-bottom-clearance)}html.ho-nav-active .ho-clear-above-bottom-nav{bottom:var(--ho-chat-composer-clearance)!important}}.ho-nav-sidebar{display:none}@media (min-width:1024px){.ho-nav-sidebar{z-index:70;width:var(--ho-nav-sidebar-width);background:var(--ho-nav-bg);overscroll-behavior:contain;border-right:1px solid #ffffff14;flex-direction:column;height:100dvh;padding:28px 20px 24px;display:flex;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:4px 0 32px #00000059}}.ho-nav-brand{color:inherit;align-items:flex-start;gap:12px;margin-bottom:36px;text-decoration:none;display:flex}.ho-nav-brand__ring{background:radial-gradient(circle at 35% 35%,#22d3ee59,#0000 72%);border:3px solid #38bdf8bf;border-radius:50%;flex-shrink:0;width:40px;height:40px;box-shadow:0 0 28px #38bdf859,inset 0 0 14px #60a5fa33}.ho-nav-brand__title{letter-spacing:.2em;color:#e7eefb;margin:0;font-size:15px;font-weight:900;line-height:1.2}.ho-nav-brand__tagline{color:#9fb0c8;letter-spacing:.01em;margin:4px 0 0;font-size:12px;font-weight:400}.ho-nav-menu{flex-direction:column;flex:1;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ho-nav-item{color:#e7eefb;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex}.ho-nav-item:hover:not(:disabled){background:#60a5fa14}.ho-nav-item--active{background:var(--ho-nav-active-bg);border-color:var(--ho-nav-active-border);color:#fff}.ho-nav-item--active .ho-nav-item__icon{color:var(--ho-nav-accent)}.ho-nav-item--active .ho-nav-item__icon svg{stroke:var(--ho-nav-accent)}.ho-nav-item--active.ho-nav-item--home .ho-nav-item__icon svg{fill:var(--ho-nav-accent);stroke:none}.ho-nav-item:disabled{opacity:.55;cursor:default}.ho-nav-item__icon{color:#e7eefbd9;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.ho-nav-item__icon svg{width:20px;height:20px}.ho-nav-item__label{flex:1}.ho-nav-item__badge{color:#fff;background:linear-gradient(135deg,#3b82f6,#22d3ee);border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:flex}.ho-nav-mobile{left:12px;right:12px;bottom:calc(8px + env(safe-area-inset-bottom,0px));z-index:70;pointer-events:none;display:block;position:fixed}@media (min-width:1024px){.ho-nav-mobile{display:none}}.ho-nav-mobile__inner{pointer-events:auto;-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);background:#080e1cf5;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:repeat(5,1fr);align-items:flex-end;gap:0;padding:10px 8px 12px;display:grid;position:relative;box-shadow:0 -8px 32px #00000073,0 12px 40px #00000059}.ho-nav-mobile__inner:before{content:"";pointer-events:none;background:#080e1cf5;border:1px solid #ffffff14;border-bottom:none;border-radius:50% 50% 0 0/100% 100% 0 0;width:72px;height:28px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.ho-nav-mobile-item{color:#9fb0c8;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:4px 2px 0;font-family:inherit;font-size:10px;font-weight:500;text-decoration:none;display:flex}.ho-nav-mobile-item--active{color:var(--ho-nav-accent)}.ho-nav-mobile-item--active .ho-nav-mobile-item__icon svg{stroke:var(--ho-nav-accent)}.ho-nav-mobile-item--active.ho-nav-mobile-item--home .ho-nav-mobile-item__icon svg{fill:var(--ho-nav-accent);stroke:none}.ho-nav-mobile-item:disabled{opacity:.5;cursor:default}.ho-nav-mobile-item__icon-wrap{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.ho-nav-mobile-item__badge{color:#06101f;background:linear-gradient(135deg,#3b82f6,#22d3ee);border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-8px}.ho-nav-mobile-item__icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ho-nav-mobile-item__icon svg{width:22px;height:22px}.ho-nav-mobile-item__label{white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:100%;line-height:1.2;overflow:hidden}.ho-nav-mobile-item--center{margin-top:-28px;position:relative}.ho-nav-mobile-fab{cursor:pointer;background:linear-gradient(145deg,#3b82f6 0%,#22d3ee 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 8px 24px #22d3ee59,0 4px 12px #3b82f666}.ho-nav-mobile-fab:hover{transform:scale(1.04);box-shadow:0 10px 28px #22d3ee73,0 6px 16px #3b82f680}.ho-nav-mobile-fab svg{color:#fff;width:28px;height:28px}.ho-nav-mobile-item--center .ho-nav-mobile-item__label{color:var(--ho-nav-accent);margin-top:6px;font-weight:600}
.legal-module__ZlaDcW__legalPage{--bg0:#0b1220;--bg1:#0f1a2e;--bg2:#12213a;--text:#e7eefb;--muted:#9fb0c8;--stroke:#ffffff1f;--blue:#60a5fa;--cyan:#22d3ee;--max:760px;min-height:100vh;color:var(--text);background:radial-gradient(900px 500px at 20% 0%,#60a5fa38,transparent 60%),radial-gradient(900px 500px at 85% 10%,#22d3ee24,transparent 55%),linear-gradient(180deg,var(--bg0),var(--bg1),var(--bg2))}.legal-module__ZlaDcW__legalMain{max-width:var(--max);margin:0 auto;padding:108px 18px 48px}.legal-module__ZlaDcW__legalCard{border:1px solid var(--stroke);background:#00000038;border-radius:24px;padding:32px 28px;box-shadow:0 24px 60px #00000059}.legal-module__ZlaDcW__legalTitle{letter-spacing:.08em;margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.15}.legal-module__ZlaDcW__legalEffective{color:var(--muted);margin:0 0 28px;font-size:13px}.legal-module__ZlaDcW__legalSection+.legal-module__ZlaDcW__legalSection{border-top:1px solid #ffffff14;margin-top:24px;padding-top:24px}.legal-module__ZlaDcW__legalSectionTitle{color:var(--text);margin:0 0 10px;font-size:15px;font-weight:700}.legal-module__ZlaDcW__legalParagraph{color:#e7eefbeb;margin:0 0 10px;font-size:14px;line-height:1.65}.legal-module__ZlaDcW__legalParagraph:last-child{margin-bottom:0}.legal-module__ZlaDcW__legalList{color:#e7eefbeb;margin:10px 0 0;padding-left:20px;font-size:14px;line-height:1.65}.legal-module__ZlaDcW__legalList li+li{margin-top:6px}.legal-module__ZlaDcW__legalFooter{color:var(--muted);border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:12px 20px;margin-top:28px;padding-top:20px;font-size:12px;display:flex}.legal-module__ZlaDcW__legalFooterLinks{gap:16px;display:flex}.legal-module__ZlaDcW__legalFooterLinks a{color:var(--muted);transition:color .15s}.legal-module__ZlaDcW__legalFooterLinks a:hover{color:var(--text)}@media (max-width:640px){.legal-module__ZlaDcW__legalMain{padding-top:96px}.legal-module__ZlaDcW__legalCard{padding:24px 18px}.legal-module__ZlaDcW__legalTitle{font-size:22px}}
