*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{color:#f1f5f9;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;background:#0f172a;height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow-x:hidden}#root{flex-direction:column;min-height:100dvh;display:flex}.fo-shell{flex-direction:column;width:100%;min-height:100dvh;display:flex}.fo-sidebar{display:none}.fo-main{flex-direction:column;flex:1;min-width:0;display:flex}.fo-header{z-index:50;background:#0f172a;border-bottom:1px solid #1e293b;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex;position:sticky;top:0}.fo-content{flex:1;padding:16px 16px 76px;overflow-x:hidden}.fo-bottom-nav{z-index:100;height:56px;padding-bottom:env(safe-area-inset-bottom,0px);background:#1e293b;border-top:1px solid #334155;display:flex;position:fixed;bottom:0;left:0;right:0}.fo-bottom-nav button{color:#64748b;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:6px 0 4px;font-family:inherit;font-size:.6rem;font-weight:700;transition:color .1s;display:flex}.fo-nav-icon{font-size:1.3rem;line-height:1}.fo-bottom-nav button.fo-active{color:#185fa5}@media (width>=768px){.fo-shell{flex-direction:row}.fo-sidebar{background:#1e293b;border-right:1px solid #334155;flex-direction:column;flex-shrink:0;width:210px;height:100dvh;min-height:100dvh;padding:24px 12px 20px;display:flex;position:sticky;top:0;overflow-y:auto}.fo-sidebar-nav{flex-direction:column;flex:1;gap:3px;margin-top:8px;display:flex}.fo-sidebar-btn{color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .12s,color .12s;display:flex}.fo-sidebar-btn:hover{color:#f1f5f9;background:#273449}.fo-sidebar-btn.fo-active{color:#60a5fa;background:#185fa52e}.fo-sidebar-icon{font-size:1.05rem}.fo-header,.fo-bottom-nav{display:none}.fo-content{max-width:920px;padding:28px 36px 36px}}@media (width<=767px){input,select,textarea{font-size:16px!important}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}
