.Tabs-module__6KedNG__nav{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Tabs-module__6KedNG__navTitle{color:#f1f1f1;flex:1;font-size:18px}.Tabs-module__6KedNG__navTabs{background-color:var(--Fills-F2);border-radius:10px;gap:4px;padding:4px;display:flex}.Tabs-module__6KedNG__navTab{text-align:center;cursor:pointer;white-space:nowrap;color:var(--Labels-Primary);border-radius:8px;flex:1;padding:4px 12px;font-size:14px;font-weight:500;transition:all .2s}.Tabs-module__6KedNG__navTab:hover{background:var(--Fills-F2-hover)}.Tabs-module__6KedNG__navTabActive{background:var(--Fills-F2-active)}.Tabs-module__6KedNG__tabsContent{animation:.3s Tabs-module__6KedNG__fadeEnter}@keyframes Tabs-module__6KedNG__fadeEnter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (max-width:679px){.Tabs-module__6KedNG__nav{flex-direction:column-reverse}}
:root{--header-mobile-breakpoint:1000px}.header-mobile-nav-wrapper{background-color:var(--Bg-Primary);z-index:200;transform-origin:top;opacity:0;pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:calc(100dvh - 64px);padding:0;transition:transform .25s,opacity .25s;position:absolute;top:100%;left:0;overflow:hidden;transform:scaleY(0)}.header-mobile-nav-wrapper.is-open{opacity:1;pointer-events:auto;transform:scaleY(1)}.header-mobile-nav-list{flex-direction:column;align-items:stretch;gap:0;width:100%;height:100%;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.header-mobile-nav-item{border-top:.5px solid var(--Separators-S1);border-radius:0;margin:0;padding:20px 24px;list-style:none;position:relative}.header-mobile-nav-item:first-child{padding-top:26px}.header-mobile-nav-item:last-child{border-bottom:none}.header-mobile-nav-link{color:var(--Labels-Primary);align-items:center;min-height:24px;padding:0;font-size:18px;font-weight:500;line-height:24px;text-decoration:none;display:flex}@media screen and (min-width:1000px){.header-mobile-nav-wrapper{z-index:auto;opacity:1;pointer-events:auto;background:0 0;flex-direction:row;width:auto;height:auto;padding:0;transition:none;position:static;overflow:visible;transform:none;display:flex!important}.header-mobile-nav-list{background:0 0;flex-direction:row;align-items:center;gap:24px;height:auto;overflow:visible}.header-mobile-nav-item{cursor:pointer;border-top:none;border-radius:8px;padding:4px 8px;transition:background-color .2s}.header-mobile-nav-item:first-child{padding-top:4px}.header-mobile-nav-item:hover{background-color:var(--Fills-F1)}.header-mobile-nav-link{color:var(--Labels-Secondary);white-space:nowrap;font-size:16px;font-weight:400;line-height:24px}.header-mobile-nav-link[data-active=true],.header-mobile-nav-item:hover .header-mobile-nav-link{color:var(--Labels-Primary)!important;font-weight:500!important}header[data-force-dark=true] .header-mobile-nav-link{color:#ffffffb3!important}header[data-force-dark=true] .header-mobile-nav-link[data-active=true]{color:#fff!important;font-weight:500!important}header[data-force-dark=true] .header-mobile-nav-item:hover{background-color:#ffffff1a}header[data-force-dark=true] .header-mobile-nav-item:hover .header-mobile-nav-link{color:#fff!important}}.nav-dropdown{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-8px)scale(.95)}.nav-dropdown--center{transform:translate(-50%)translateY(-8px)scale(.95)}.nav-ready .nav-dropdown{transition:visibility .2s,opacity .2s cubic-bezier(.2,.8,.2,1),transform .2s cubic-bezier(.2,.8,.2,1)}.nav-dropdown.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.nav-dropdown--center.is-open{transform:translate(-50%)translateY(0)scale(1)}@media screen and (min-width:768px) and (max-width:999px){.kimi-site-header--help-center .header-mobile-nav-wrapper{z-index:auto;opacity:1;pointer-events:auto;background:0 0;flex-direction:row;width:auto;height:auto;padding:0;transition:none;position:static;overflow:visible;transform:none;display:flex!important}.kimi-site-header--help-center .header-mobile-nav-list{background:0 0;flex-direction:row;align-items:center;gap:24px;height:auto;overflow:visible}.kimi-site-header--help-center .header-mobile-nav-item{border-top:none;border-radius:8px;padding:4px 8px}.kimi-site-header--help-center .header-mobile-nav-item:first-child{padding-top:4px}}
