*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{color:#111827;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;background:#f7f9fc;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:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000f}.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:#fff;border-top:1px solid #e5e7eb;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 3px #0000000d}.fo-bottom-nav button{color:#9ca3af;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:#2563eb}@media (width>=768px){.fo-shell{flex-direction:row}.fo-sidebar{background:#1e2d5e;border-right:none;flex-direction:column;flex-shrink:0;width:220px;height:100dvh;min-height:100dvh;padding:24px 14px 20px;display:flex;position:sticky;top:0;overflow-y:auto;box-shadow:2px 0 8px #00000014}.fo-sidebar-nav{flex-direction:column;flex:1;gap:2px;margin-top:8px;display:flex}.fo-sidebar-btn{color:#94a3b8;cursor:pointer;text-align:left;letter-spacing:0;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .12s,color .12s;display:flex}.fo-sidebar-btn:hover{color:#e2e8f0;background:#ffffff14}.fo-sidebar-btn.fo-active{color:#93c5fd;background:#2563eb40;font-weight:600}.fo-sidebar-icon{font-size:1rem}.fo-header,.fo-bottom-nav{display:none}.fo-content{max-width:960px;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:#d1d5db;border-radius:3px}
